[med-svn] [qcumber] 13/15: Exclude minimized *.js
Andreas Tille
tille at debian.org
Wed Nov 23 08:21:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository qcumber.
commit f41f3665987ac89eb7ffc55e386f72d4c4b245dc
Author: Andreas Tille <tille at debian.org>
Date: Wed Nov 23 09:15:22 2016 +0100
Exclude minimized *.js
---
debian/changelog | 2 +-
debian/copyright | 9 ++++++---
debian/watch | 2 +-
3 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index db94802..257416d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qcumber (1.0.0-1) UNRELEASED; urgency=medium
+qcumber (1.0.0+dfsg-1) UNRELEASED; urgency=medium
TODO:
- license
diff --git a/debian/copyright b/debian/copyright
index fe6be77..d8eb80b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,9 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: <pkg>
-Source: <path_to_download>
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: QCumber
+Upstream-Contact: Vivi Lieu <LieuV at rki.de>
+Source: https://gitlab.com/RKIBioinformaticsPipelines/QCumber/tags
+Files-Excluded: */*min.js
+ */*min.css
Files: *
Copyright: 2016 Vivi Lieu <LieuV at rki.de>
diff --git a/debian/watch b/debian/watch
index 576121b..44e9b4c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S*)/QCumber-$1\.tar\.gz/g \
+opts="filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S*)/QCumber-$1\.tar\.gz/g,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
https://gitlab.com/RKIBioinformaticsPipelines/QCumber/tags .*archive\.tar\.gz\?ref=v?(\d\S*)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/qcumber.git
More information about the debian-med-commit
mailing list