diff options
author | Frank Lichtenheld <djpig@debian.org> | 2006-01-24 11:24:25 +0000 |
---|---|---|
committer | Frank Lichtenheld <djpig@debian.org> | 2006-01-24 11:24:25 +0000 |
commit | 7a11120ca60f471e4d449280f4a0bcd2590572dc (patch) | |
tree | e8bbb1e5e70b4a4d0cee11279dd510d776e8dc89 | |
parent | dea6de8330252f41b7044f680979918d585f8bd9 (diff) | |
download | dpkg-7a11120ca60f471e4d449280f4a0bcd2590572dc.tar.gz |
Bump Standards-Version to 3.6.2 (no changes)
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
3 files changed, 6 insertions, 2 deletions
@@ -1,7 +1,10 @@ 2006-01-24 Frank Lichtenheld <djpig@debian.org> - * debian/control: dpkg and dselect are now in section admin, + * debian/control: + (Section) dpkg and dselect are now in section admin, not section base. Correct info in the control file. + (Standards-Version) Bump Standards-Version to 3.6.2 (no + changes). 2006-01-23 Vasilis Vasaitis <v.vasaitis@sms.ed.ac.uk> diff --git a/debian/changelog b/debian/changelog index c89e9fcce..df305619e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ dpkg (1.13.13~) unstable; urgency=low [Frank Lichtenheld] * dpkg and dselect are now in section admin, not section base. Correct info in the control file. + * Bump Standards-Version to 3.6.2 (no changes). -- diff --git a/debian/control b/debian/control index 6b8ae32e2..0fed09935 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Dpkg Developers <team@dpkg.org> Uploaders: Frank Lichtenheld <djpig@debian.org>, Guillem Jover <guillem@debian.org>, Brendan O'Dea <bod@debian.org>, Christian Perrier <bubulle@debian.org> Origin: debian Bugs: debbugs://bugs.debian.org -Standards-Version: 3.6.1.0 +Standards-Version: 3.6.2 Build-Depends: debhelper (>= 4.1.81), libncurses5-dev | libncurses-dev, zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev, libsepol1-dev [!hurd-i386 !kfreebsd-i386], libselinux1-dev [!hurd-i386 !kfreebsd-i386] Package: dpkg |