[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.94.dfsg.2-1-314-g2bd63c3
Michael Tautschnig
mt at debian.org
Fri Mar 13 11:41:49 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit 2bd63c3676cd2da329c283aa4e7319a283974b5d
Author: Michael Tautschnig <mt at debian.org>
Date: Fri Mar 13 12:41:00 2009 +0100
Fixed watch file
- Just do s/\+dfsg// to obtain the corresponding upstream version
Signed-off-by: Michael Tautschnig <mt at debian.org>
diff --git a/debian/changelog b/debian/changelog
index 7f4edd2..428ac94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,8 +14,9 @@ clamav (0.95rc1+dfsg-1) unstable; urgency=low
* Build-Depend on libltdl3-dev to avoid using the bundled libltdl, but still
get support for runtime loading (nonfree) unrar code if the user so
decides.
+ * Fixed watch file to deal with new versioning schema (+dfsg).
- -- Michael Tautschnig <mt at debian.org> Fri, 13 Mar 2009 12:05:44 +0100
+ -- Michael Tautschnig <mt at debian.org> Fri, 13 Mar 2009 12:40:50 +0100
clamav (0.94.dfsg.2-1) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 3aea5e8..4729a86 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-opts=uversionmangle=s/(\d+)(rc)/$1\.0\.$2/,dversionmangle=s/\.dfsg// \
+opts=dversionmangle=s/\+dfsg// \
http://sf.net/clamav/clamav-(.*).tar.gz debian uupdate
--
Debian repository for ClamAV
More information about the Pkg-clamav-commits
mailing list