[med-svn] [openemr] 01/01: Lintian is just wrong when it claims that you should use dversionmangle. If you follow this advise the resulting download tarball will lack the +dfsg suffix

Andreas Tille tille at debian.org
Fri Aug 22 07:00:01 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 1d059fa631768d524ffa6334edaf424efe0cdb87
Author: Andreas Tille <tille at debian.org>
Date:   Fri Aug 22 08:59:41 2014 +0200

    Lintian is just wrong when it claims that you should use dversionmangle. If you follow this advise the resulting download tarball will lack the +dfsg suffix
---
 debian/watch | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index d1fd1b0..a9b7ddf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,7 @@
 version=3
-opts=dversionmangle=s/\+dfsg// \
+# Lintian is just wrong when it claims that you should use dversionmangle.
+# If you follow this advise the resulting download tarball will lack the +dfsg suffix
+#opts=dversionmangle=s/\+dfsg// \
+
+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