[zoo-project] 07/12: Repack upstream tarball to exclude autom4te.cache files removed on clean.

Bas Couwenberg sebastic at debian.org
Sun Jan 15 21:42:16 UTC 2017


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

sebastic pushed a commit to branch master
in repository zoo-project.

commit f11ab5e36f211d1beeeb6e2abefc41a814ec0329
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jan 15 22:12:33 2017 +0100

    Repack upstream tarball to exclude autom4te.cache files removed on clean.
---
 debian/copyright | 1 +
 debian/watch     | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 4b203f0..94f6a27 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: ZOO-Project
 Upstream-Contact: Gerald Fenoy <gerald.fenoy at geolabs.fr>
 Source: http://zoo-project.org/Code/Download
+Files-Excluded: */autom4te.cache/*
 
 Files: *
 Copyright: 2008-2016, GeoLabs SARL
diff --git a/debian/watch b/debian/watch
index 17ddbef..6338028 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,7 @@
 version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
+repacksuffix=+ds \
 http://zoo-project.org/new/Code/Download \
 (?:.*?/)?(?:rel|v|zoo-project)?[\-\_]?(\d\S+)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/zoo-project.git



More information about the Pkg-grass-devel mailing list