diff options
author | Luca Falavigna <dktrkranz@debian.org> | 2010-03-10 14:17:52 +0100 |
---|---|---|
committer | Luca Falavigna <dktrkranz@debian.org> | 2010-03-10 14:17:52 +0100 |
commit | 526bd65b62627d6168325be7870d1d4855bcd512 (patch) | |
tree | 4f538d93037cdfa79eb44d92b0f91dcc568a8228 /debian | |
parent | df69433d6a185b997f1ec3c0d30768061c5b500f (diff) |
New upstream checkpoint release 1.2.0.d20100306
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 39b0819..fbb0b9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +scons-doc (1.2.0.d20100306-1) UNRELEASED; urgency=low + + * New upstream checkpoint release. + + -- Luca Falavigna <dktrkranz@debian.org> Wed, 10 Mar 2010 14:15:09 +0100 + scons-doc (1.2.0.d20100117-1) unstable; urgency=low * New upstream checkpoint release diff --git a/debian/control b/debian/control index b8ba7fa..ca132b8 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.d20100117) +Build-Depends: debhelper (>= 7.0.50~), scons (>= 1.2.0.d20100306) Build-Depends-Indep: docbook-utils, jade Standards-Version: 3.8.3 Homepage: http://www.scons.org/ @@ -13,7 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=users/dktrkranz/scons-doc.git;a=summary Package: scons-doc Architecture: all Depends: ${misc:Depends} -Suggests: scons (>= 1.2.0.d20100117) +Suggests: scons (>= 1.2.0.d20100306) Description: Documentation for SCons, a replacement for Make SCons is a make replacement providing a range of enhanced features such as automated dependency generation and built in compilation cache |