[netcdf-cxx] 07/11: Repack upstream tarball to excluded autom4te.cache directory.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat May 14 12:40:47 UTC 2016


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

sebastic pushed a commit to branch master
in repository netcdf-cxx.

commit 895057d775801f368a17897e032630a648ada655
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat May 14 14:28:53 2016 +0200

    Repack upstream tarball to excluded autom4te.cache directory.
---
 debian/changelog | 1 +
 debian/copyright | 1 +
 debian/watch     | 3 ++-
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7461772..21b73b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ netcdf-cxx (4.3.0-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Bump Standards-Version to 3.9.8, no changes.
   * Update symbols for amd64.
+  * Repack upstream tarball to excluded autom4te.cache directory.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 14 May 2016 12:55:36 +0200
 
diff --git a/debian/copyright b/debian/copyright
index ac2ec84..800cef5 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: NetCDF C++
 Upstream-Contact: University Corporation for Atmospheric Research/Unidata
 Source: https://github.com/Unidata/netcdf-cxx4/releases
+Files-Excluded: autom4te.cache/*
 
 Files: *
 Copyright: 1993-2011, University Corporation for Atmospheric Research/Unidata
diff --git a/debian/watch b/debian/watch
index ecdfc8a..319da82 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,6 +2,7 @@ version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 uversionmangle=s/_/./g;s/(\d)[_\.\-\+]?((RC|rc|pre|dev|gamma|beta|alpha|b|a)[\-\.]?(\d*))$/$1~$3$4/;s/RC/rc/,\
-filenamemangle=s/(?:.*?)?[vr]?(\d[\d\.\-\w]*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/netcdf-cxx-$1.$2/ \
+filenamemangle=s/(?:.*?)?[vr]?(\d[\d\.\-\w]*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/netcdf-cxx-$1.$2/,\
+repacksuffix=+ds \
 https://github.com/Unidata/netcdf-cxx4/releases \
 (?:.*/)*(?:rel|v|r|netcdf-cxx4|)[\-\_]?(\d[\d\-\.\w]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-grass-devel mailing list