[cimg] 07/11: Adapt watch file to new tagging scheme

Andreas Tille tille at debian.org
Tue May 3 09:03:09 UTC 2016


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

tille pushed a commit to branch master
in repository cimg.

commit 45feaabaf1c8caf9d740401403936f09348d1559
Author: Andreas Tille <tille at debian.org>
Date:   Tue May 3 10:48:13 2016 +0200

    Adapt watch file to new tagging scheme
---
 debian/changelog | 4 +++-
 debian/watch     | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1c676cf..a8d964c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
-cimg (1.6.5+dfsg-2) UNRELEASED; urgency=medium
+cimg (1.7.1+dfsg-1) UNRELEASED; urgency=medium
 
+  * New upstream version
+  * Adapt watch file to new tagging scheme
   * Move packaging from SVN to Git
   * cme fix dpkg-control
 
diff --git a/debian/watch b/debian/watch
index 43cd332..69143b9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
-  https://github.com/dtschump/CImg/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="uversionmangle=s/^(\d)(\d)(\d)$/$1.$2.$3/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+  https://github.com/dtschump/CImg/releases .*/archive/v\.*(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cimg.git



More information about the debian-science-commits mailing list