diff options
author | Luca Falavigna <dktrkranz@debian.org> | 2010-03-25 20:52:52 +0100 |
---|---|---|
committer | Luca Falavigna <dktrkranz@debian.org> | 2010-03-25 20:52:52 +0100 |
commit | 33db580a1673e8aa890dc645b92b69b1acd17860 (patch) | |
tree | 2b694c58975facc670f04159388fa7d6c5399eed /debian | |
parent | 7edc4d959cd4a1153e5b17881fdca3ca8df2e72a (diff) |
Upstream released 1.3.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 557b656..dc0ad2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +scons-doc (1.3.0-1) UNRELEASED; urgency=low + + * New upstream release. + + -- Luca Falavigna <dktrkranz@debian.org> Thu, 25 Mar 2010 20:52:10 +0100 + scons-doc (1.2.0.d20100306-1) unstable; urgency=low * New upstream checkpoint release. diff --git a/debian/control b/debian/control index fd03f46..4f0978d 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.d20100306) +Build-Depends: debhelper (>= 7.0.50~), scons (>= 1.3.0) Build-Depends-Indep: docbook-utils, jade Standards-Version: 3.8.4 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.d20100306) +Suggests: scons (>= 1.3.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 |