~pieq/checkbox/ppa-packaging-plainbox-provider-checkbox-remove-python2-dependencies

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Zygmunt Krynicki
  • Date: 2014-04-10 09:58:41 UTC
  • mto: This revision was merged to the branch mainline in revision 2.
  • Revision ID: zygmunt.krynicki@canonical.com-20140410095841-wn8d9bwa7772u65f
* Automatic PPA build
* New upstream release. List of bugfixes:
  https://launchpad.net/plainbox-provider-checkbox/14.04/0.4
* debian/watch: look for new releases on launchpad
* debian/rules: stop using pybuild and use manage.py
  {i18n,build,install,validate} instead. This also drops dependency on
  python3-distutils-extra and replaces that with intltool
* debian/control: drop X-Python3-Version
* debian/control: make plainbox-provider-checkbox depend on python and
  python2.7 (for some scripts) rather than suggesting them.
* debian/upstream/signing-key.asc: Use armoured gpg keys to avoid having to
  keep binary files in Debian packaging. Also, replace that with my key
  since I made the 0.3 release upstream.
* debian/source/lintian-overrides: add an override for warning about no
  source for flash movie with reference to a bug report that discusses that
  issue.
* debian/source/include-binaries: drop (no longer needed)
* debian/patches: drop (no longer needed)
* debian/plainbox-provider-checkbox.lintian-overrides: drop (no longer
  needed)
* Stop being a python3 module, move to from DPMT to PAPT

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: plainbox-provider-checkbox
2
2
Section: utils
3
3
Priority: optional
4
 
Maintainer: Sylvain Pineau <sylvain.pineau@canonical.com>
5
 
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
 
4
Maintainer: Checkbox Developers <checkbox-dev@lists.launchpad.net> 
 
5
Uploaders: Sylvain Pineau <sylvain.pineau@canonical.com>,
 
6
           Zygmunt Krynicki <zygmunt.krynicki@canonical.com>,
 
7
           Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
6
8
Build-Depends:
7
9
 debhelper (>= 9),
8
10
 dh-python,
9
 
 python3-all,
10
 
 python3-distutils-extra
 
11
 intltool,
 
12
 python (>= 2.7),
 
13
 python3,
 
14
 python3-plainbox (>= 0.5.3),
11
15
Standards-Version: 3.9.5
12
 
X-Python3-Version: >= 3.2
13
 
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/plainbox-provider-checkbox/trunk/
14
 
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/plainbox-provider-checkbox/trunk/
 
16
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/plainbox-provider-checkbox/trunk/
 
17
Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/plainbox-provider-checkbox/trunk/
15
18
Homepage: http://launchpad.net/checkbox
16
19
 
17
20
Package: plainbox-provider-checkbox
18
21
Architecture: any
19
 
Depends: plainbox-provider-resource-generic,
20
 
         python3 (>= 3.2),
21
 
         ${misc:Depends},
22
 
         ${shlibs:Depends}
 
22
Depends:
 
23
 ${misc:Depends},
 
24
 ${shlibs:Depends},
 
25
 plainbox-provider-resource-generic (>= 0.3),
 
26
 python (>= 2.7),
 
27
 python2.7,
 
28
 python3,
23
29
Recommends: gir1.2-gst-plugins-base-1.0,
24
30
            gir1.2-gstreamer-1.0,
25
31
            gstreamer1.0-plugins-good,
43
49
          nmap,
44
50
          obexd-client,
45
51
          obexftp,
46
 
          python (>= 2.7),
47
52
          render-bench,
48
53
          smartmontools,
49
54
          sox,