[netcdf] 08/09: Drop Files-Excluded from copyright & repacksuffix from watch file, autom4te.cache/ no longer included.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Jul 25 00:22:12 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 bdb0fe2254fa3df1067cb2b4c76707328d432992
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Jul 25 02:12:19 2015 +0200
Drop Files-Excluded from copyright & repacksuffix from watch file, autom4te.cache/ no longer included.
---
debian/changelog | 2 ++
debian/copyright | 1 -
debian/watch | 3 +--
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d05a3a2..a86f1e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ netcdf (1:4.4.0~rc2-1) UNRELEASED; urgency=medium
* New upstream release candidate.
* Refresh patches.
* Update symbols for 4.4.0~rc2.
+ * Drop Files-Excluded from copyright & repacksuffix from watch file,
+ autom4te.cache/ no longer included.
-- Bas Couwenberg <sebastic at debian.org> Sat, 25 Jul 2015 01:51:31 +0200
diff --git a/debian/copyright b/debian/copyright
index 3286fdf..d94801d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,6 @@ 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 e394998..7f65b6e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,7 +2,6 @@ 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/,\
-repacksuffix=+ds \
+filenamemangle=s/(?:.*?)?[vr]?(\d[\d\.\-\w]*)\.tar\.gz/netcdf-c-$1.tar.gz/ \
https://github.com/Unidata/netcdf-c/releases \
(?:.*/)*(?:rel|v|r|netcdf-c|)[\-\_]?(\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.git
More information about the Pkg-grass-devel
mailing list