~debian-janitor/debian/sid/loggerhead/lintian-fixes

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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Source: loggerhead
Section: devel
Priority: optional
Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint@lists.alioth.debian.org>
Uploaders: Roland Mas <lolando@debian.org>,
           Vincent Ladeuil <v.ladeuil+lp@free.fr>,
           Andrew Starr-Bochicchio <asb@debian.org>,
           Jelmer Vernooij <jelmer@debian.org>
Homepage: https://launchpad.net/loggerhead
Build-Depends-Indep: bzr (<< 2.8.0),
                     bzr (>= 1.17~),
                     python-bzrlib.tests | bzr (<< 2.4.0~beta1-2),
                     python-fixtures,
                     python-sphinx,
                     python-subunit,
                     python-testtools
Build-Depends: python (>= 2.6.6-3),
               python-paste (>= 1.6),
               python-pkg-resources,
               python-simplejson,
               python-simpletal,
               debhelper-compat (= 12)
Standards-Version: 3.9.8
Vcs-Bzr: https://code.launchpad.net/~debian-bazaar/debian/sid/loggerhead/unstable
Vcs-Browser: https://code.launchpad.net/~debian-bazaar/debian/sid/loggerhead/unstable

Package: loggerhead
Architecture: all
Depends: adduser,
         libjs-yui3-min,
         python-bzrlib (<< 2.8.0),
         python-bzrlib (>= 1.17~),
         python-paste (>= 1.6),
         python-pkg-resources,
         python-simplejson,
         python-simpletal,
         ${misc:Depends},
         ${python:Depends}
Suggests: bzr, loggerhead-doc, python-pastedeploy (>= 1.3.0)
Enhances: bzr
Recommends: bzr-search, python-pygments
Description: Web viewer for Bazaar
 This is a web viewer for projects in the Bazaar version control system.
 It can be used to navigate a branch history, annotate files, view patches and
 perform searches.

Package: loggerhead-doc
Architecture: all
Section: doc
Depends: libjs-jquery, libjs-underscore, ${misc:Depends}
Suggests: loggerhead
Enhances: loggerhead
Description: Web viewer for Bazaar (documentation)
 This is a web viewer for projects in the Bazaar version control system.
 It can be used to navigate a branch history, annotate files, view patches and
 perform searches.
 .
 This package provides the documentation.