[libgeotiff-dfsg] 01/09: Use uscan and Files-Excluded in copyright file to remove non-free csv files, repack upstream tarball using xz compression.
Bas Couwenberg
sebastic at xs4all.nl
Sat Nov 15 15:07:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository libgeotiff-dfsg.
commit e9e687dda0a9001b43b035ad3fb098acdb16745d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Nov 15 00:41:44 2014 +0100
Use uscan and Files-Excluded in copyright file to remove non-free csv files, repack upstream tarball using xz compression.
---
debian/changelog | 7 +++++++
debian/copyright | 1 +
debian/rules | 3 +++
debian/watch | 4 ++--
4 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6de133b..0052c12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libgeotiff-dfsg (1.4.0-6) UNRELEASED; urgency=medium
+
+ * Use uscan and Files-Excluded in copyright file to remove non-free
+ csv files, repack upstream tarball using xz compression.
+
+ -- Bas Couwenberg <sebastic at xs4all.nl> Sat, 15 Nov 2014 00:37:49 +0100
+
libgeotiff-dfsg (1.4.0-5) unstable; urgency=medium
* Add Breaks/Replaces libgeotiff-dev on geotiff-bin, listgeo.1 man page
diff --git a/debian/copyright b/debian/copyright
index b2dbd28..b374f39 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: GeoTIFF
Upstream-Contact: Frank Warmerdam <warmerdam at pobox.com>
Source: http://download.osgeo.org/geotiff/
+Files-Excluded: csv/*
Files: *
Copyright: 1995, Niles D. Ritter
diff --git a/debian/rules b/debian/rules
index 663a565..d1c284a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,3 +25,6 @@ override_dh_makeshlibs:
# Forces failure ignoring to collect new symbols
dh_makeshlibs -- -c0 -v$(GEOTIFF_VERSION)
+get-orig-source:
+ uscan --verbose --force-download --rename --repack --compression xz
+
diff --git a/debian/watch b/debian/watch
index ad05d50..6b0d2b3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# Compulsory line, this is a version 3 file
version=3
-http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-([\d\.]+)\.tar\.gz debian uupdate
-
+http://download.osgeo.org/geotiff/libgeotiff/ \
+libgeotiff-([\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libgeotiff-dfsg.git
More information about the Pkg-grass-devel
mailing list