[med-svn] [openemr] 01/01: After removing files the version should be appended by '+dfsg'
Andreas Tille
tille at debian.org
Sun Jun 29 07:16:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository openemr.
commit 91b8549254ec4af26a34f269234528fb3dcf1808
Author: Andreas Tille <tille at debian.org>
Date: Sun Jun 29 09:15:27 2014 +0200
After removing files the version should be appended by '+dfsg'
---
debian/changelog | 2 +-
debian/watch | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index aa5c81f..6406600 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-openemr (4.1.2p7-1) UNRELEASED; urgency=low
+openemr (4.1.2p7+dfsg-1) UNRELEASED; urgency=low
* Initial release (Closes: #<bug>)
diff --git a/debian/watch b/debian/watch
index 4e31fdb..a5a0eec 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://sf.net/openemr/openemr-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts="uversionmangle=s/$/+dfsg/ \
+ http://sf.net/openemr/openemr-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/openemr.git
More information about the debian-med-commit
mailing list