[Pkg-cli-apps-commits] [SCM] pinta branch, master, updated. debian/1.2-1-1-g527a4c3

Iain Lane laney at debian.org
Thu Jul 5 11:04:00 UTC 2012


The following commit has been merged in the master branch:
commit 527a4c3bf18c8ed576c4617976fd7104414ed117
Author: Iain Lane <laney at debian.org>
Date:   Thu Jul 5 12:03:27 2012 +0100

    Sort "preview" versions lower than release versions

diff --git a/debian/watch b/debian/watch
index aef82c1..3d6208d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
-opts=dversionmangle=s/\+dfsg(\d)*$// \
+opts=dversionmangle=s/\+dfsg(\d)*$//,uversionmangle=s/-preview/~preview/ \
 https://github.com/PintaProject/Pinta/downloads /downloads/PintaProject/Pinta/pinta-(.*).tar.gz

-- 
pinta



More information about the Pkg-cli-apps-commits mailing list