2007-06-01 11:44:28 +02:00
|
|
|
Source: ubuntu-dev-tools
|
|
|
|
Section: devel
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
|
2007-12-17 00:24:59 +01:00
|
|
|
Vcs-Bzr: https://launchpad.net/ubuntu-dev-tools/
|
|
|
|
Vcs-Browser: http://codebrowse.launchpad.net/~ubuntu-dev/ubuntu-dev-tools/trunk/changes
|
|
|
|
Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5), python-all-dev (>= 2.4)
|
|
|
|
Build-Depends-Indep: docbook2x, python-central (>= 0.5)
|
2007-06-01 11:44:28 +02:00
|
|
|
XS-Python-Version: all
|
2007-11-08 09:41:38 +11:00
|
|
|
Homepage: https://launchpad.net/ubuntu-dev-tools/
|
2007-12-17 00:24:59 +01:00
|
|
|
Standards-Version: 3.7.3
|
2007-06-01 11:44:28 +02:00
|
|
|
|
|
|
|
Package: ubuntu-dev-tools
|
|
|
|
Architecture: all
|
|
|
|
Section: devel
|
2008-02-18 17:33:02 +01:00
|
|
|
Depends: ${python:Depends}, binutils, devscripts, sudo, python-launchpad-bugs (>= 0.2.25), python-debian, dctrl-tools, lsb-release
|
2008-02-17 23:39:10 +01:00
|
|
|
Recommends: bzr, pbuilder, python-ubuntu-utils, reportbug (>= 3.39ubuntu1)
|
2007-09-12 10:47:45 +10:00
|
|
|
Conflicts: devscripts (<< 2.10.7ubuntu5)
|
|
|
|
Replaces: devscripts (<< 2.10.7ubuntu5)
|
2007-06-01 11:44:28 +02:00
|
|
|
XB-Python-Version: ${python:Versions}
|
|
|
|
Description: useful tools for Ubuntu developers
|
|
|
|
This is a collection of useful tools that Ubuntu developers use to
|
|
|
|
make their packaging work a lot easier. Such tools can include bug
|
|
|
|
filing, packaging preparation, package analysis, etc.
|
2008-02-15 13:09:34 -05:00
|
|
|
|
2008-02-18 17:33:02 +01:00
|
|
|
Package: python-ubuntutools
|
2008-02-15 13:09:34 -05:00
|
|
|
Architecture: all
|
|
|
|
Section: python
|
|
|
|
Depends: ${python:Depends}
|
2008-02-17 23:39:10 +01:00
|
|
|
Suggests: ubuntu-dev-tools
|
2008-02-15 13:09:34 -05:00
|
|
|
XB-Python-Version: ${python:Versions}
|
2008-02-17 23:39:10 +01:00
|
|
|
Description: useful Python modules for Ubuntu developers
|
2008-02-18 17:33:02 +01:00
|
|
|
This is a namespace of Python modules that people interested in
|
|
|
|
Ubuntu development might find useful. It include:
|
2008-02-17 23:39:10 +01:00
|
|
|
.
|
|
|
|
* ppaput: a Python module that abstracts the process of creating and
|
|
|
|
uploading Debian source packages to Launchpad's Personal Package
|
|
|
|
Archives.
|