[Pkg-javascript-commits] [libjs-vue] 05/11: Packaging touchups
Michael Lustfield
mtecknology at debian.org
Wed Oct 4 01:16:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
mtecknology pushed a commit to branch master
in repository libjs-vue.
commit cdb0d4a1b231f8e4346f5eed8c1b39bf965c1b0c
Author: Michael Lustfield <michael at lustfield.net>
Date: Tue Oct 3 19:40:29 2017 -0500
Packaging touchups
---
debian/control | 3 ++-
debian/source/lintian-overrides | 2 ++
debian/watch | 1 +
3 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index e9f9bf6..28778d8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,11 @@ Priority: optional
Maintainer: Debian JavaScript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Michael Lustfield <michael at lustfield.net>
Build-Depends: debhelper (>= 10), uglifyjs
-Standards-Version: 4.0.0
+Standards-Version: 4.1.1
Homepage: https://github.com/vuejs/vue
Vcs-Git: https://anonscm.debian.org/pkg-javascript/libjs-vue.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/libjs-vue.git
+Testsuite: autopkgtest
Package: libjs-vue
Architecture: all
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..f06dfcb
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,2 @@
+# upstream does not sign releases
+source: debian-watch-may-check-gpg-signature
diff --git a/debian/watch b/debian/watch
index f42d435..4500a97 100644
--- a/debian/watch
+++ b/debian/watch
@@ -5,5 +5,6 @@ opts="\
pgpmode=none,\
repacksuffix=+dfsg,\
repack,compression=xz,\
+dversionmangle=s{[~+](?:ds|dfsg)\d*$}{},\
" https://github.com/vuejs/vue/releases \
.*/archive/v?(\d[\d.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/libjs-vue.git
More information about the Pkg-javascript-commits
mailing list