diff options
author | Luca Falavigna <dktrkranz@debian.org> | 2011-09-10 11:30:07 +0200 |
---|---|---|
committer | Luca Falavigna <dktrkranz@debian.org> | 2011-09-10 11:30:07 +0200 |
commit | bc40ebdaf74761b0ae7c1e309025560712e048b2 (patch) | |
tree | 860d9ead2c74f737482941b49657f2f56f4170a6 /debian | |
parent | f920539cfcaf32813d390bfa501a08ea8bf8ec89 (diff) |
Upstream released 2.1.0
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 4845eff..d46f50d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +scons-doc (2.1.0-1) UNRELEASED; urgency=low + + * New upstream release. + + -- Luca Falavigna <dktrkranz@debian.org> Sat, 10 Sep 2011 11:27:27 +0200 + scons-doc (2.0.1-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 41ca37f..a55689c 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 (>= 2.0.1) +Build-Depends: debhelper (>= 7.0.50~), scons (>= 2.1.0) Build-Depends-Indep: docbook-utils, jade Standards-Version: 3.9.1 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 (>= 2.0.1) +Suggests: scons (>= 2.1.0) 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 |