This is an automated email from the git hooks/post-receive script.

treinen pushed a commit to branch experimental/master
in repository alt-ergo.

commit 5f1b37beba161ef55155ae3d5f91f4cbded17920
Author: Ralf Treinen <trei...@free.fr>
Date:   Tue Dec 30 19:05:10 2014 +0100

    debian/watch : mangle +dfsg\d* \version suffix
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e17118a..a09bc0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ alt-ergo (0.99.1+dfsg1-1) unstable; urgency=medium
 
   * New upstream version.
   * debian/copyright: add Files-Excluded: nonfree
+  * debian/watch: mangle suffix +dfsg\d*
   * debian/rules:
     - override for dh_auto_clean target: call "make clean" only
       when config.status present
diff --git a/debian/watch b/debian/watch
index c5e4552..8eef9d5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=filenamemangle=s/.*=(.*)/$1/ \
+opts="filenamemangle=s/.*=(.*)/$1/,dversionmangle=s/\+dfsg\d*//" \
 http://alt-ergo.ocamlpro.com/download.php 
download_manager\.php\?target=alt-ergo-([\d\.]+)\.tar\.gz
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/alt-ergo.git

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to