diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 6 | ||||
-rw-r--r-- | debian/files | 1 | ||||
-rw-r--r-- | debian/watch | 2 |
4 files changed, 8 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 37c31ad..ad535bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -scons-doc (3.0.0+repack-2) UNRELEASED; urgency=medium +scons-doc (3.0.0+repack-2) unstable; urgency=medium * Switch from openjdk-8-jre to default-jre (Closes: #894355). * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. - * Declare compliance with Debian Policy 4.1.3 (No changes needed). + * Declare compliance with Debian Policy 4.1.4 (No changes needed). * Change to my new email address: - debian/control - debian/copyright @@ -12,7 +12,7 @@ scons-doc (3.0.0+repack-2) UNRELEASED; urgency=medium - Add year 2018 to debian/*. - Use secure URI for copyright format. - -- Jörg Frings-Fürst <debian@jff.email> Fri, 30 Mar 2018 10:17:32 +0200 + -- Jörg Frings-Fürst <debian@jff.email> Fri, 04 May 2018 21:42:05 +0200 scons-doc (3.0.0+repack-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 5e2dcb9..674f9a2 100644 --- a/debian/control +++ b/debian/control @@ -13,10 +13,10 @@ Build-Depends-Indep: fop, python-libxml2, python-libxslt1 -Standards-Version: 4.1.3 +Standards-Version: 4.1.4 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 +Vcs-Git: https://salsa.debian.org/debian/scons-doc.git +Vcs-Browser: https://salsa.debian.org/debian/scons-doc Package: scons-doc Architecture: all diff --git a/debian/files b/debian/files new file mode 100644 index 0000000..8cfe841 --- /dev/null +++ b/debian/files @@ -0,0 +1 @@ +scons-doc_3.0.0+repack-2_source.buildinfo doc optional diff --git a/debian/watch b/debian/watch index 0208447..a799d58 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts=dversionmangle=s/\+repack(.*)// \ -http://sf.net/scons/scons-src-(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +https://sf.net/scons/scons-src-(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) |