diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/docs | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 9b42ed7..8b9c562 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,14 @@ scons-doc (1.2.0.d20090905-1) UNRELEASED; urgency=low * New upstream checkpoint release. + * Also provide PDF and PostScript files. * Update my e-mail address. * Remove DM-Upload-Allowed field. * Switch to debhelper 7. * Add Vcs-* fields to document where scons-doc debianisation is stored. * Bump Standards-Version to 3.8.3, no changes required. - -- Luca Falavigna <dktrkranz@debian.org> Tue, 08 Sep 2009 22:21:24 +0200 + -- Luca Falavigna <dktrkranz@debian.org> Tue, 08 Sep 2009 22:32:59 +0200 scons-doc (1.2.0-2) unstable; urgency=low diff --git a/debian/control b/debian/control index b7d7fb8..a6983a5 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Luca Falavigna <dktrkranz@debian.org> Uploaders: Mark Brown <broonie@debian.org> Build-Depends: debhelper (>= 7.0.50~) -Build-Depends-Indep: docbook-utils +Build-Depends-Indep: docbook-utils, jade Standards-Version: 3.8.3 Homepage: http://www.scons.org/ Vcs-Git: git://git.debian.org/git/users/dktrkranz/scons-doc.git diff --git a/debian/docs b/debian/docs index 9cfa1dc..819ff47 100644 --- a/debian/docs +++ b/debian/docs @@ -1 +1,3 @@ build/doc/HTML +build/doc/PDF +build/doc/PS |