diff --git a/debian/changelog b/debian/changelog index dd95d7d2453ec271db41babd46b3becbd2476b80..ac030abe329a33556add519fc4a1777cbd32cd58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pd-nusmuk (20151113+repack-5) UNRELEASED; urgency=medium + + * Use secure URI in debian/watch. + * Bump debhelper from old 11 to 12. + + -- Debian Janitor Thu, 19 Sep 2019 05:19:06 +0000 + pd-nusmuk (20151113+repack-4) unstable; urgency=medium * Switched buildsystem from dh to cdbs diff --git a/debian/control b/debian/control index 53987ba14ab532b5a19ee288c60ab6f07eec16c6..6c016088cb1597e2a23b934f654bca79a8fd2c93 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: IOhannes m zmölnig (Debian/GNU) , Build-Depends: puredata-dev | puredata, - debhelper-compat (= 11), + debhelper-compat (= 12), dh-buildinfo, Standards-Version: 4.1.3 Homepage: https://www.chnry.net/ch/?011-Software diff --git a/debian/watch b/debian/watch index 06c4cb12c379ff1e361d64c0333375e890ddecde..0389fd52057cb46781080e1e092a0bd9f8ecdfae 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ # Process with uscan version=3 opts=dversionmangle=s/\+repack[0-9]*$// \ -http://www.chnry.net/data/ nusmuk-utils-(.*)-src\.zip +https://www.chnry.net/data/ nusmuk-utils-(.*)-src\.zip