[libgeotiff-epsg] 16/28: Imported Debian patch 1.4.0-1

Bas Couwenberg sebastic at xs4all.nl
Tue Nov 25 20:11:16 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-epsg.

commit 6931155c9c4f894c0fa9e726553685acefa5d08e
Merge: 688c004 430742a
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Tue Dec 17 10:14:05 2013 +0100

    Imported Debian patch 1.4.0-1

 csv/area.csv                                 | 4717 ++++++++-----
 csv/codes.csv                                |    0
 csv/compdcs.csv                              |   33 +
 csv/coordinate_axis.csv                      |   10 +
 csv/coordinate_axis_name.csv                 |   62 +-
 csv/coordinate_operation.csv                 | 7212 ++++++++++----------
 csv/coordinate_operation_method.csv          | 4248 +++++++++++-
 csv/coordinate_operation_parameter.csv       |  369 +-
 csv/coordinate_operation_parameter_value.csv | 1673 ++++-
 csv/coordinate_operation_path.csv            |   14 +
 csv/coordinate_reference_system.csv          | 9411 ++++++++++++++------------
 csv/coordinate_system.csv                    |  222 +-
 csv/datum.csv                                | 1192 ++--
 csv/datum_shift.csv                          |  759 +++
 csv/datum_shift_pref.csv                     |   43 +
 csv/deprecation.csv                          |  772 +++
 csv/ellipsoid.csv                            |  105 +-
 csv/gcs.csv                                  |  893 +--
 csv/gcs.override.csv                         |   37 +-
 csv/geoccs.csv                               |  115 +
 csv/pcs.csv                                  |  517 +-
 csv/pcs.override.csv                         |   11 +-
 csv/prime_meridian.csv                       |   29 +-
 csv/projop_wparm.csv                         |  172 +-
 csv/stateplane.csv                           |    3 +-
 csv/supersession.csv                         |  108 +
 csv/unit_of_measure.csv                      |  157 +-
 csv/vertcs.csv                               |  130 +
 csv/vertcs.override.csv                      |   19 +
 debian/changelog                             |   12 +
 debian/compat                                |    2 +-
 debian/control                               |   26 +-
 debian/rules                                 |   35 +-
 33 files changed, 21684 insertions(+), 11424 deletions(-)

diff --cc debian/changelog
index 854359d,0000000..048c049
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,43 -1,0 +1,55 @@@
++libgeotiff-epsg (1.4.0-1) unstable; urgency=medium
++
++  * New upstream release.
++  * Policy bumped to 3.9.5.
++  * Debhelper level set to 9.
++  * Fixed Vcs-* fields and repo.
++  * Now using dh method to simplify debian/rules.
++  * Introduced appropriate ${misc:Depends} in debian/control 
++  * Changed short and long description to make lintian happy. 
++
++ -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 17 Dec 2013 10:14:05 +0100
++
 +libgeotiff-epsg (1.3.0-1) unstable; urgency=low
 +
 +  [ Alan Boudreault ]
 +  * New upstream release.
 +  * Policy bumped to 3.8.3
 +  * Changed build-dep: debhelper 5 -> debhelper 7.
 +  * Updated csv files.
 +  * Added Alan as Uploader in debian/control.
 +
 +  [ Francesco Paolo Lovergine ]
 +  * Updated to policy 3.9.2.
 +  * Debhelper level set to 8.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Mon, 05 Sep 2011 13:58:33 +0200
 +
 +libgeotiff-epsg (1.2.4-4) UNRELEASED; urgency=low
 +
 +  * NOT RELEASED YET
 +  * Policy bumped to 3.7.3 (no changes)
 +  * Added Vcs-* fields in debian/control
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Thu, 03 Jan 2008 13:46:51 +0100
 +
 +libgeotiff-epsg (1.2.4-3) unstable; urgency=low
 +
 +  * Fixed missing dh_installchangelogs in debian/rules :-/
 +  * Added Homepage field in debian/control 
 +  * Fixed wrong section in binary package.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Sat, 29 Sep 2007 15:21:28 +0200
 +
 +libgeotiff-epsg (1.2.4-2) unstable; urgency=low
 +
 +  * Setting mode 600 at install time for csv files in debian/rules.
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Fri, 21 Sep 2007 16:52:02 +0200
 +
 +libgeotiff-epsg (1.2.4-1) unstable; urgency=low
 +
 +  * Initial release
 +
 + -- Francesco Paolo Lovergine <frankie at debian.org>  Wed, 19 Sep 2007 13:59:55 +0200
 +
diff --cc debian/compat
index 45a4fb7,0000000..ec63514
mode 100644,000000..100644
--- a/debian/compat
+++ b/debian/compat
@@@ -1,1 -1,0 +1,1 @@@
- 8
++9
diff --cc debian/control
index 1f0b77e,0000000..e0c1e68
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,23 -1,0 +1,25 @@@
 +Source: libgeotiff-epsg
 +Section: non-free/science
 +Priority: optional
 +Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 +Uploaders: Francesco Paolo Lovergine <frankie at debian.org>, Alan Boudreault <aboudreault at mapgears.com> 
- Build-Depends: debhelper (>= 8)
- Standards-Version: 3.9.2
++Build-Depends: debhelper (>= 9)
++Standards-Version: 3.9.5
 +Homepage: http://www.gdal.org/
- Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/geotiff/libgeotiff-epsg/trunk
- Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/geotiff/libgeotiff-epsg/trunk
++Vcs-Browser: http://git.debian.org/?p=pkg-grass/libgeotiff-epsg.git
++Vcs-Git: git://git.debian.org/git/pkg-grass/libgeotiff-epsg.git
++
 +
 +Package: libgeotiff-epsg
 +Section: non-free/science
 +Architecture: all
- Depends: libgeotiff2
- Description: the GeoTIFF library -- EPSG Geodetic Parameter Dataset 
-  This C library supports TIFF 6.0 based interchange format for georeferenced 
-  raster imagery. The GeoTIFF standard has been developed for reading, and writing
-  geographic meta-information tags on top of TIFF raster.
++Depends: libgeotiff2, ${misc:Depends}
++Description: GeoTIFF library -- EPSG Geodetic Parameter Dataset 
++ This C library supports TIFF 6.0 based interchange format for
++ georeferenced raster imagery. The GeoTIFF standard has been developed
++ for reading, and writing geographic meta-information tags on top of
++ TIFF raster.
 + .
-  This package contains EPSG Geodetic Paramenters data files which can be used
-  with standard projections. These data are useful to better dump geo-contents
-  of many GeoTIFF files.
++ This package contains EPSG Geodetic Paramenters data files which can be
++ used with standard projections. These data are useful to better dump
++ geo-contents of many GeoTIFF files.
diff --cc debian/rules
index e10388e,0000000..9d523b5
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,41 -1,0 +1,16 @@@
 +#!/usr/bin/make -f
 +# -*- makefile -*-
 +
 +# Uncomment this to turn on verbose mode.
 +#export DH_VERBOSE=1
 +
- clean: 
- 	dh_testdir
- 	dh_testroot
- 	dh_clean 
++%:
++	dh $@
 +
- build:
++override_dh_auto_configure:
 +
- install: build
- 	dh_testdir
- 	dh_testroot
- 	dh_clean -k 
- 	dh_installdirs
++override_dh_auto_build:
 +
++override_dh_auto_install:
 +	install -o root -g root -d $(CURDIR)/debian/tmp/usr/share/epsg_csv
 +	install -o root -g root -m 600 csv/*.csv $(CURDIR)/debian/tmp/usr/share/epsg_csv/.
- 
- # Build architecture-independent files here.
- binary-indep: build install
- 	dh_testroot
- 	dh_installchangelogs
- 	dh_installdocs
- 	dh_install --sourcedir=$(CURDIR)/debian/tmp
- 	dh_compress
- 	dh_fixperms
- 	dh_installdeb
- 	dh_gencontrol
- 	dh_md5sums
- 	dh_builddeb
- 
- # Build architecture-dependent files here.
- binary-arch: install
- # We have nothing to do by default.
- 
- binary: binary-indep binary-arch
- .PHONY: clean binary-indep binary-arch binary install

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



More information about the Pkg-grass-devel mailing list