[med-svn] [prank] 02/08: Exclude .git repository from upstream source
Andreas Tille
tille at debian.org
Tue Sep 12 09:41:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository prank.
commit 870b95ef944e825f5c6db6345ec1b810afab19a7
Author: Andreas Tille <tille at debian.org>
Date: Tue Sep 12 11:21:58 2017 +0200
Exclude .git repository from upstream source
---
debian/changelog | 6 ++++++
debian/copyright | 1 +
debian/watch | 2 +-
3 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9db3927..17f6433 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+prank (0.0.150803-4) UNRELEASED; urgency=medium
+
+ * Exclude .git repository from upstream source
+
+ -- Andreas Tille <tille at debian.org> Tue, 12 Sep 2017 11:20:59 +0200
+
prank (0.0.150803-3) experimental; urgency=medium
* Team upload
diff --git a/debian/copyright b/debian/copyright
index 53d7a0b..a117716 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: prank-msa
Upstream-Contact: Ari Loytynoja <ari.loytynoja at helsinki.fi>
Source: http://wasabiapp.org/download/prank/
+Files-Excluded: .git
Files: *
Copyright: © 2005-2015 Ari Loytynoja <ari.loytynoja at gmail.com>
diff --git a/debian/watch b/debian/watch
index 240524d..dbd0b2c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts="uversionmangle=s/^/0.0./" \
+opts="uversionmangle=s/^/0.0./,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
http://wasabiapp.org/download/prank/ prank\.source\.(\d+)\.tgz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/prank.git
More information about the debian-med-commit
mailing list