From 72111ff6895a6df7103a1959cc44900e7c419ff1 Mon Sep 17 00:00:00 2001 From: Sebastian Heinlein Date: Mon, 27 Nov 2006 09:46:13 +0100 Subject: * improve packaging --- debian/changelog | 2 +- debian/control | 4 ++-- debian/dirs | 2 -- debian/docs | 0 4 files changed, 3 insertions(+), 5 deletions(-) delete mode 100644 debian/dirs delete mode 100644 debian/docs (limited to 'debian') 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 -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 -- cgit v1.2.3