File: control

package info (click to toggle)
bzr-explorer 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 6,696 kB
  • sloc: python: 21,837; xml: 277; makefile: 31
file content (38 lines) | stat: -rw-r--r-- 1,408 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Source: bzr-explorer
Section: vcs
Priority: extra
Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint@lists.alioth.debian.org>
Uploaders: Andrew Starr-Bochicchio <a.starr.b@gmail.com>
Build-Depends: bzr (>= 2.3),
               debhelper (>= 7.0.50~),
               python-testtools,
               python (>= 2.6.6-3),
               qbzr,
               xvfb,
               xauth,
               python-bzrlib.tests | bzr (<< 2.4.0~beta1-2)
Build-Depends-Indep: python-distutils-extra
Standards-Version: 3.9.3
X-Python-Version: >=2.4
Vcs-Bzr: http://anonscm.debian.org/bzr/bzr/pkg-bazaar/bzr-explorer/unstable/
Vcs-Browser: http://anonscm.debian.org/loggerhead/pkg-bazaar/bzr-explorer/unstable/files
Homepage: http://doc.bazaar.canonical.com/explorer/en/

Package: bzr-explorer
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         bzr (>= 2.3),
         qbzr (>= 0.19),
         tango-icon-theme
Recommends: ssh-askpass
Enhances: bzr
Description: GUI application for using Bazaar
 Bazaar Explorer is a desktop application providing an easy-to-use
 interface to the Bazaar version control system. It is designed to
 be simple enough for casual users of version control, yet powerful
 enough for experts to be productive.
 .
 It provides a high level interface to all commonly used features,
 launching "applets" from the QBzr plug-in to provide most of the
 functionality.