diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index dadb9f6..127bfb7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +scons (1.2.0-3) UNRELEASED; urgency=low + + * Bump Standards-Version to 3.8.2, no changes required. + + -- Luca Falavigna <dktrkranz@ubuntu.com> Sat, 01 Aug 2009 18:23:25 +0200 + scons (1.2.0-2) unstable; urgency=low * Upload to unstable (Closes: #522413). diff --git a/debian/control b/debian/control index f6c013d..ada6688 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Luca Falavigna <dktrkranz@ubuntu.com> Uploaders: Mark Brown <broonie@debian.org> Build-Depends: debhelper (>= 5.0.37.2), python-dev, quilt Build-Depends-Indep: python-central (>= 0.5) -Standards-Version: 3.8.1 +Standards-Version: 3.8.2 XS-Python-Version: current Homepage: http://www.scons.org/ DM-Upload-Allowed: yes |