[DHG_packages] 01/02: gitit: Use dversionmangle in d/watch file

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Tue May 31 15:18:02 UTC 2016


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

iliastsi-guest pushed a commit to branch LTS-6
in repository DHG_packages.

commit 84ad06a7d8d1f21d9fc9114683d7bb331e19be83
Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
Date:   Tue May 31 17:58:27 2016 +0300

    gitit: Use dversionmangle in d/watch file
---
 p/gitit/debian/changelog | 1 +
 p/gitit/debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/p/gitit/debian/changelog b/p/gitit/debian/changelog
index f9318e3..e55e8a6 100644
--- a/p/gitit/debian/changelog
+++ b/p/gitit/debian/changelog
@@ -8,6 +8,7 @@ gitit (0.12.1.1+dfsg-1) unstable; urgency=medium
   * New upstream release
   * Specify the destination to use in the d/package.install files
     The cabal-debian tool does not support the autodest feature of dh_install.
+  * Use dversionmangle in d/watch file to remove the Debian specific suffix
 
  -- Ilias Tsitsimpis <i.tsitsimpis at gmail.com>  Mon, 30 May 2016 16:19:05 +0000
 
diff --git a/p/gitit/debian/watch b/p/gitit/debian/watch
index 875b6d3..d701e73 100644
--- a/p/gitit/debian/watch
+++ b/p/gitit/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts="repacksuffix=+dfsg" \
+opts=repacksuffix=+dfsg,dversionmangle=s/\+dfsg\d*$// \
 http://hackage.haskell.org/package/gitit/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list