[DebianGIS-dev] r1127 - packages/geotiff/libgeotiff-epsg/trunk/debian
frankie at alioth.debian.org
frankie at alioth.debian.org
Sat Sep 29 13:19:10 UTC 2007
Author: frankie
Date: 2007-09-29 13:19:09 +0000 (Sat, 29 Sep 2007)
New Revision: 1127
Modified:
packages/geotiff/libgeotiff-epsg/trunk/debian/changelog
packages/geotiff/libgeotiff-epsg/trunk/debian/rules
Log:
Releasing 1.2.4-3
Modified: packages/geotiff/libgeotiff-epsg/trunk/debian/changelog
===================================================================
--- packages/geotiff/libgeotiff-epsg/trunk/debian/changelog 2007-09-28 22:01:03 UTC (rev 1126)
+++ packages/geotiff/libgeotiff-epsg/trunk/debian/changelog 2007-09-29 13:19:09 UTC (rev 1127)
@@ -1,3 +1,9 @@
+libgeotiff-epsg (1.2.4-3) unstable; urgency=low
+
+ * Fixed missing dh_installchangelogs in debian/rules :-/
+
+ -- Francesco Paolo Lovergine <frankie at debian.org> Sat, 29 Sep 2007 15:17:53 +0200
+
libgeotiff-epsg (1.2.4-2) unstable; urgency=low
* Setting mode 600 at install time for csv files in debian/rules.
Modified: packages/geotiff/libgeotiff-epsg/trunk/debian/rules
===================================================================
--- packages/geotiff/libgeotiff-epsg/trunk/debian/rules 2007-09-28 22:01:03 UTC (rev 1126)
+++ packages/geotiff/libgeotiff-epsg/trunk/debian/rules 2007-09-29 13:19:09 UTC (rev 1127)
@@ -23,6 +23,7 @@
# Build architecture-independent files here.
binary-indep: build install
dh_testroot
+ dh_installchangelogs
dh_installdocs
dh_install --sourcedir=$(CURDIR)/debian/tmp
dh_compress
More information about the Pkg-grass-devel
mailing list