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

tille pushed a commit to branch master
in repository libzstd.

commit 9cbd8bdc4648126cca41117605ad7fab29ad1214
Author: Andreas Tille <ti...@debian.org>
Date:   Fri Dec 1 08:56:28 2017 +0100

    d/watch: Fix version mangling
---
 debian/changelog | 4 ++++
 debian/watch     | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cd0b16b..bacd2b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 libzstd (1.3.2+dfsg1-1) UNRELEASED; urgency=medium
 
+  [ Alexandre Mestiashvili ]
   * Update Files-Excluded section in d/copyright
   * New upstream version 1.3.2+dfsg1
   * Update d/rules:
@@ -13,6 +14,9 @@ libzstd (1.3.2+dfsg1-1) UNRELEASED; urgency=medium
   * Add myself to uploaders
   * Add ruby-ronn to build-deps, needed for man page generation
 
+  [ Andreas Tille ]
+  * d/watch: Fix version mangling
+
  -- Alexandre Mestiashvili <a...@biotec.tu-dresden.de>  Thu, 30 Nov 2017 
23:32:41 +0100
 
 libzstd (1.3.2+dfsg-1) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index 6ca3900..993f185 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
 
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg\d*//g,repack,compression=xz" \
   https://github.com/facebook/zstd/releases 
.*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/libzstd.git

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to