[netcdf] 01/05: Repack upstream tarball to exclude autom4te.cache directory.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Mar 7 15:05:54 UTC 2015


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

sebastic pushed a commit to branch master
in repository netcdf.

commit 881f17847aae5ad1204a09903a7567b2ff79b67e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Mar 7 15:45:41 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 50c89b0..2c89fa4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,9 @@ netcdf (1:4.3.3.1-1) UNRELEASED; urgency=medium
     minimal dh rules, copyright-format 1.0, symbols.
   * Add myself to Uploaders.
 
+  [ Nico Schlömer ]
+  * Repack upstream tarball to exclude autom4te.cache directory.
+
  -- Nico Schlömer <nico.schloemer at gmail.com>  Mon, 12 May 2014 14:27:06 +0200
 
 netcdf (1:4.1.3-7.2) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index d94801d..3286fdf 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-c/releases
+Files-Excluded: autom4te.cache/*
 
 Files: *
 Copyright: 1993-2014, University Corporation for Atmospheric Research/Unidata
diff --git a/debian/watch b/debian/watch
index 4a4d2a0..6e928c0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,8 @@
 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/,\
-filenamemangle=s/(?:.*?)?[vr]?(\d[\d\.\-\w]*)\.tar\.gz/netcdf-c-$1.tar.gz/" \
+filenamemangle=s/(?:.*?)?[vr]?(\d[\d\.\-\w]*)\.tar\.gz/netcdf-c-$1.tar.gz/,\
+repacksuffix=+ds" \
 https://github.com/Unidata/netcdf-c/releases \
 (?:.*/)*(?:rel|v|r|netcdf-c|)[\-\_]?(\d[\d\-\.\w]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) \
 debian uupdate

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



More information about the Pkg-grass-devel mailing list