diff -Nru node-archy-1.0.0/debian/changelog node-archy-1.0.0/debian/changelog --- node-archy-1.0.0/debian/changelog 2019-05-23 15:47:00.000000000 +0000 +++ node-archy-1.0.0/debian/changelog 2019-08-03 13:42:09.000000000 +0000 @@ -1,3 +1,14 @@ +node-archy (1.0.0-3) unstable; urgency=medium + + * Team upload + * Bump debhelper compatibility level to 12 + * Declare compliance with policy 4.4.0 + * Add debian/gbp.conf + * Add upstream/metadata + * Switch install to pkg-js-tools + + -- Xavier Guimard Sat, 03 Aug 2019 15:42:09 +0200 + node-archy (1.0.0-2) unstable; urgency=medium * Team upload diff -Nru node-archy-1.0.0/debian/compat node-archy-1.0.0/debian/compat --- node-archy-1.0.0/debian/compat 2019-05-23 15:02:00.000000000 +0000 +++ node-archy-1.0.0/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -9 diff -Nru node-archy-1.0.0/debian/control node-archy-1.0.0/debian/control --- node-archy-1.0.0/debian/control 2019-05-23 15:44:00.000000000 +0000 +++ node-archy-1.0.0/debian/control 2019-07-31 06:15:47.000000000 +0000 @@ -4,11 +4,11 @@ Maintainer: Debian Javascript Maintainers Uploaders: Jérémy Lal Build-Depends: - debhelper (>= 9) + debhelper-compat (= 12) , node-tap , dh-buildinfo - , pkg-js-tools -Standards-Version: 4.3.0 + , pkg-js-tools (>= 0.8.6) +Standards-Version: 4.4.0 Homepage: https://github.com/substack/node-archy Vcs-Git: https://salsa.debian.org/js-team/node-archy.git Vcs-Browser: https://salsa.debian.org/js-team/node-archy diff -Nru node-archy-1.0.0/debian/gbp.conf node-archy-1.0.0/debian/gbp.conf --- node-archy-1.0.0/debian/gbp.conf 1970-01-01 00:00:00.000000000 +0000 +++ node-archy-1.0.0/debian/gbp.conf 2019-07-31 06:15:05.000000000 +0000 @@ -0,0 +1,5 @@ +[DEFAULT] +pristine-tar = True + +[import-orig] +filter = [ '.gitignore', '.travis.yml', '.git*' ] diff -Nru node-archy-1.0.0/debian/install node-archy-1.0.0/debian/install --- node-archy-1.0.0/debian/install 2019-05-23 15:02:00.000000000 +0000 +++ node-archy-1.0.0/debian/install 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -index.js usr/lib/nodejs/archy -package.json usr/lib/nodejs/archy diff -Nru node-archy-1.0.0/debian/upstream/metadata node-archy-1.0.0/debian/upstream/metadata --- node-archy-1.0.0/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ node-archy-1.0.0/debian/upstream/metadata 2019-07-31 06:15:06.000000000 +0000 @@ -0,0 +1,7 @@ +--- +Archive: GitHub +Bug-Database: https://github.com/substack/node-archy/issues +Contact: https://github.com/substack/node-archy/issues +Name: node-archy +Repository: https://github.com/substack/node-archy.git +Repository-Browse: https://github.com/substack/node-archy