[med-svn] [crac] 02/04: Need to strip third party sources from upstream source
Andreas Tille
tille at debian.org
Sat Sep 10 22:04:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository crac.
commit 93f464c5f5a112a269745fcdc1d9a93428c5f775
Author: Andreas Tille <tille at debian.org>
Date: Sun Sep 11 00:03:50 2016 +0200
Need to strip third party sources from upstream source
---
debian/changelog | 2 +-
debian/watch | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 04c20e4..cb67464 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-crac (2.5.0-1) UNRELEASED; urgency=low
+crac (2.5.0+dfsg-1) UNRELEASED; urgency=low
* Initial release (Closes: #<bug>)
diff --git a/debian/watch b/debian/watch
index d7b35db..ab5891a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
version=3
-http://gforge.inria.fr/frs/?group_id=3008 .*/crac-(.*)\.tar\.gz
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+ http://gforge.inria.fr/frs/?group_id=3008 .*/crac-(.*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/crac.git
More information about the debian-med-commit
mailing list