diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4dec9eb..d4b989d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ scons-doc (3.0.0-1) UNRELEASED; urgency=medium - Refresh patches: + patches/0001-user_guide.patch. * New README.source to explain the branching model used. + * Declare compliance with Debian Policy 4.1.0. (No changes needed). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 28 Sep 2017 12:19:45 +0200 diff --git a/debian/control b/debian/control index 37343f1..25bfb62 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: fop, python-libxml2, python-libxslt1 -Standards-Version: 3.9.8 +Standards-Version: 4.1.0 Homepage: https://www.scons.org/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons-doc.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/scons-doc.git |