diff options
-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 92b5411..07ad812 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +scons-doc (1.2.0.d20091224-1) UNRELEASED; urgency=low + + * New upstream checkpoint release. + + -- Luca Falavigna <dktrkranz@debian.org> Tue, 29 Dec 2009 13:20:49 +0100 + scons-doc (1.2.0.d20090919-1) unstable; urgency=low * New upstream checkpoint release. diff --git a/debian/control b/debian/control index bb5be74..172e39e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: doc Priority: optional Maintainer: Luca Falavigna <dktrkranz@debian.org> Uploaders: Mark Brown <broonie@debian.org> -Build-Depends: debhelper (>= 7.0.50~), scons (>= 1.2.0.d20090919), quilt (>= 0.46-7) +Build-Depends: debhelper (>= 7.0.50~), scons (>= 1.2.0.d20091224), quilt (>= 0.46-7) Build-Depends-Indep: docbook-utils, jade Standards-Version: 3.8.3 Homepage: http://www.scons.org/ |