diff options
| author | Sebastian Heinlein <sebi@sebi-pc.daheim> | 2006-12-10 23:40:34 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebi@sebi-pc.daheim> | 2006-12-10 23:40:34 +0100 |
| commit | 0c3388641eac326fcb527060005b03755543fa72 (patch) | |
| tree | 4e64fb9757f00b268a93f156acb6265432e851b4 /debian | |
| parent | 4d027f3bde2f083f87b6e645e518607f731caa12 (diff) | |
| parent | 38491fe36963dceff062c38e298bcfedcae0ea56 (diff) | |
| download | python-apt-0c3388641eac326fcb527060005b03755543fa72.tar.gz | |
* merge with laptop
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 4 | ||||
| -rw-r--r-- | debian/dirs | 2 | ||||
| -rw-r--r-- | debian/docs | 0 |
4 files changed, 3 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index dc89f8be..99cfc55e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-aptsources (0.0.1) unstable; urgency=low +python-aptsources (0.0.1) feisty; urgency=low * Initial Release. diff --git a/debian/control b/debian/control index 1ede02b3..5f661bc6 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,9 @@ Source: python-aptsources -Section: unknown +Section: python Priority: optional XS-Python-Version: all Maintainer: Sebastian Heinlein <glatzor@ubuntu.com> -Build-Depends: cdbs, debhelper (>= 5.0.37.2), python-central (>= 0.5), python-distutils-extra +Build-Depends: cdbs, debhelper (>= 5.0.37.2), python-central (>= 0.5), python-distutils-extra, python-all-dev Standards-Version: 3.7.2 Package: python-aptsources diff --git a/debian/dirs b/debian/dirs deleted file mode 100644 index ca882bbb..00000000 --- a/debian/dirs +++ /dev/null @@ -1,2 +0,0 @@ -usr/bin -usr/sbin diff --git a/debian/docs b/debian/docs deleted file mode 100644 index e69de29b..00000000 --- a/debian/docs +++ /dev/null |
