diff -Nru node-stringmap-0.2.2+20130926/debian/changelog node-stringmap-0.2.2+20130926/debian/changelog --- node-stringmap-0.2.2+20130926/debian/changelog 2017-01-19 09:10:16.000000000 +0000 +++ node-stringmap-0.2.2+20130926/debian/changelog 2018-08-07 11:29:17.000000000 +0000 @@ -1,3 +1,16 @@ +node-stringmap (0.2.2+20130926-3) unstable; urgency=medium + + * Refresh packaging: + - Use my debian.org mail address. + - Move to section javascript. + - Point Vcs-* fields to salsa. + - Bump d/watch to version 4. + - Bump dh compat to 11. + - Bump std-ver to 4.1.5. + - Mark the libjs-* package Multi-Arch: foreign. + + -- Julien Puydt Tue, 07 Aug 2018 13:29:17 +0200 + node-stringmap (0.2.2+20130926-2) unstable; urgency=medium * Push standards-version up to 3.9.8. diff -Nru node-stringmap-0.2.2+20130926/debian/compat node-stringmap-0.2.2+20130926/debian/compat --- node-stringmap-0.2.2+20130926/debian/compat 2017-01-19 09:10:16.000000000 +0000 +++ node-stringmap-0.2.2+20130926/debian/compat 2018-08-07 11:29:17.000000000 +0000 @@ -1 +1 @@ -10 +11 diff -Nru node-stringmap-0.2.2+20130926/debian/control node-stringmap-0.2.2+20130926/debian/control --- node-stringmap-0.2.2+20130926/debian/control 2017-01-19 09:10:16.000000000 +0000 +++ node-stringmap-0.2.2+20130926/debian/control 2018-08-07 11:29:17.000000000 +0000 @@ -1,13 +1,13 @@ Source: node-stringmap -Section: web +Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers -Uploaders: Julien Puydt -Build-Depends: debhelper (>= 10), nodejs -Standards-Version: 3.9.8 +Uploaders: Julien Puydt +Build-Depends: debhelper (>= 11), nodejs +Standards-Version: 4.1.5 Homepage: https://github.com/olov/stringmap -Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-stringmap.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-stringmap.git +Vcs-Git: https://salsa.debian.org/js-team/node-stringmap.git +Vcs-Browser: https://salsa.debian.org/js-team/node-stringmap Package: node-stringmap Architecture: all @@ -21,6 +21,7 @@ Package: libjs-stringmap Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Description: fast and robust stringmap (JavaScript lib) A fast and robust stringmap implementation that diff -Nru node-stringmap-0.2.2+20130926/debian/copyright node-stringmap-0.2.2+20130926/debian/copyright --- node-stringmap-0.2.2+20130926/debian/copyright 2017-01-19 09:10:16.000000000 +0000 +++ node-stringmap-0.2.2+20130926/debian/copyright 2018-08-07 11:29:17.000000000 +0000 @@ -8,7 +8,7 @@ License: Expat Files: debian/* -Copyright: 2015 Julien Puydt +Copyright: 2015-2018 Julien Puydt License: Expat License: Expat diff -Nru node-stringmap-0.2.2+20130926/debian/rules node-stringmap-0.2.2+20130926/debian/rules --- node-stringmap-0.2.2+20130926/debian/rules 2017-01-19 09:10:16.000000000 +0000 +++ node-stringmap-0.2.2+20130926/debian/rules 2018-08-07 11:29:17.000000000 +0000 @@ -1,7 +1,4 @@ #!/usr/bin/make -f -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - %: dh $@ diff -Nru node-stringmap-0.2.2+20130926/debian/watch node-stringmap-0.2.2+20130926/debian/watch --- node-stringmap-0.2.2+20130926/debian/watch 2017-01-19 09:10:16.000000000 +0000 +++ node-stringmap-0.2.2+20130926/debian/watch 2018-08-07 11:29:17.000000000 +0000 @@ -1,6 +1,6 @@ # Upstream doesn't tag releases, so git snapshot are packaged # the SHA of the commit is to be given in the debian/changelog entry -version=3 +version=4 opts=\ uversionmangle=s/([\d\.]+)\.([\d]+)\.([\d]+)\.([\d]+).*/$1+$2$3$4/ \ https://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=github_commits_package_json/olov/stringmap .*/archive/[0123456789abcdef]+\.tar.gz\?version=([\d.]+);date=([\d]+)-([\d]+)-([\d]+)T.*