--- libgeotiff-epsg-1.3.0.orig/debian/dirs
+++ libgeotiff-epsg-1.3.0/debian/dirs
@@ -0,0 +1,2 @@
+usr/share
+usr/share/epsg_csv
--- libgeotiff-epsg-1.3.0.orig/debian/control
+++ libgeotiff-epsg-1.3.0/debian/control
@@ -0,0 +1,23 @@
+Source: libgeotiff-epsg
+Section: non-free/science
+Priority: optional
+Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
+Uploaders: Francesco Paolo Lovergine <frankie@debian.org>, Alan Boudreault <aboudreault@mapgears.com> 
+Build-Depends: debhelper (>= 8)
+Standards-Version: 3.9.2
+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
+
+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.
+ .
+ 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.
--- libgeotiff-epsg-1.3.0.orig/debian/rules
+++ libgeotiff-epsg-1.3.0/debian/rules
@@ -0,0 +1,41 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+clean: 
+	dh_testdir
+	dh_testroot
+	dh_clean 
+
+build:
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k 
+	dh_installdirs
+
+	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
--- libgeotiff-epsg-1.3.0.orig/debian/changelog
+++ libgeotiff-epsg-1.3.0/debian/changelog
@@ -0,0 +1,43 @@
+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@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@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@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@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@debian.org>  Wed, 19 Sep 2007 13:59:55 +0200
+
--- libgeotiff-epsg-1.3.0.orig/debian/compat
+++ libgeotiff-epsg-1.3.0/debian/compat
@@ -0,0 +1 @@
+8
--- libgeotiff-epsg-1.3.0.orig/debian/README.Debian
+++ libgeotiff-epsg-1.3.0/debian/README.Debian
@@ -0,0 +1,9 @@
+libgeotiff-epsg for Debian
+--------------------------
+
+This package installs the CSV version of the EPSG data for the libgeotiff package.
+The source package contains the full libgeotiff csv/ directory for completeness 
+for interested developers. 
+
+ -- Francesco Paolo Lovergine <frankie@debian.org>  Wed, 19 Sep 2007 10:51:31 +0200
+
--- libgeotiff-epsg-1.3.0.orig/debian/copyright
+++ libgeotiff-epsg-1.3.0/debian/copyright
@@ -0,0 +1,43 @@
+This package was debianized by Francesco Paolo Lovergine <frankie@debian.org> on
+Wed,  19 Sep 2007 20:45:27 +0200.
+
+It was downloaded from http://remotesensing.org/geotiff/geotiff.html
+
+Upstream Author: Frank Warmerdam et al <warmerdam@pobox.com>
+
+Copyright: Copyright (c) 1999, Frank Warmerdam
+	   Copyright (c) 1995, Niles D. Ritter
+
+License:
+
+The EPSG Tables (from which the CSV files, and .inc files are derived)
+carried this statement on use of the data (from the EPSG web site):
+
+  Use of the Data 
+
+  The user assumes the entire risk as to the accuracy and the use of this 
+  data. The data may be copied and distributed subject to the following 
+  conditions: 
+
+      1.All data pertinent to a specific coordinate system must be copied 
+        without modification and all related pages must be included; 
+
+      2.All components of this data set pertinent to any given coordinate 
+        system must be distributed together (complete distribution of all 
+        components of the data set is preferred, but the EPSG recognises 
+        the need for a more limited distribution); 
+
+      3.The data may not be distributed for profit by any third party; and 
+      4.The original source [EPSG] must be acknowledged.
+
+      INFORMATION PROVIDED IN THIS DOCUMENT IS PROVIDED "AS
+      IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR
+      IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED
+      WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
+      PARTICULAR PURPOSE. 
+
+-----------
+
+The Debian packaging is (C) 2007, Francesco Paolo Lovergine <frankie@debian.org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+
--- libgeotiff-epsg-1.3.0.orig/debian/install
+++ libgeotiff-epsg-1.3.0/debian/install
@@ -0,0 +1 @@
+usr/share/epsg_csv/*
