[Pkg-javascript-commits] [node-autolinker] 05/05: Switch to uscan for dfsg filtering.

Daniel Ring techwolf-guest at moszumanska.debian.org
Sun Dec 24 10:59:44 UTC 2017


This is an automated email from the git hooks/post-receive script.

techwolf-guest pushed a commit to branch master
in repository node-autolinker.

commit 50f5264ba7213d46421947786578fb29722d6d51
Author: Daniel Ring <dring at wolfishly.me>
Date:   Sun Dec 24 02:59:11 2017 -0800

    Switch to uscan for dfsg filtering.
---
 debian/copyright | 1 +
 debian/gbp.conf  | 3 ---
 debian/watch     | 2 ++
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 1e4464e..8268a34 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: autolinker
 Upstream-Contact: https://github.com/gregjacobs/Autolinker.js/issues
 Source: https://github.com/gregjacobs/Autolinker.js
+Files-Excluded: docs/*
 
 Files: *
 Copyright: 2017 Gregory Jacobs <greg at greg-jacobs.com>
diff --git a/debian/gbp.conf b/debian/gbp.conf
deleted file mode 100644
index fb5d3d4..0000000
--- a/debian/gbp.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-[import-orig]
-filter = ['docs']
-filter-pristine-tar = True
diff --git a/debian/watch b/debian/watch
index 16a10fc..3e97662 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,7 @@
 version=3
 opts=\
+repacksuffix=+dfsg,\
+repack,compression=xz,\
 dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
 filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-autolinker-$1.tar.gz/ \
  https://github.com/gregjacobs/Autolinker.js/tags .*/archive/v?([\d\.]+).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-autolinker.git



More information about the Pkg-javascript-commits mailing list