diff options
author | Luca Falavigna <dktrkranz@debian.org> | 2010-01-23 15:23:55 +0100 |
---|---|---|
committer | Luca Falavigna <dktrkranz@debian.org> | 2010-01-23 15:23:55 +0100 |
commit | f673a62c25b975d2cccc302a95321465ea19c372 (patch) | |
tree | 879a74de723cb121a6c996dfb9faf1c4fde4fd97 | |
parent | aa2da1d1213172ca46db9b6fc6effca70df85981 (diff) |
New upstream checkpoint release 1.2.0.d20100117
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index f10a584..a3bff86 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -scons-doc (1.2.0.d20091224-2) UNRELEASED; urgency=low +scons-doc (1.2.0.d20100117-1) UNRELEASED; urgency=low + * New upstream checkpoint release. * Switch to format 3.0 (quilt). - -- Luca Falavigna <dktrkranz@debian.org> Sat, 02 Jan 2010 20:58:25 +0100 + -- Luca Falavigna <dktrkranz@debian.org> Sat, 23 Jan 2010 15:22:23 +0100 scons-doc (1.2.0.d20091224-1) unstable; urgency=low diff --git a/debian/control b/debian/control index a99b003..b8ba7fa 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.d20091224) +Build-Depends: debhelper (>= 7.0.50~), scons (>= 1.2.0.d20100117) 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.d20090919) +Suggests: scons (>= 1.2.0.d20100117) 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 |