Author: frankie
Date: 2009-09-25 20:54:02 +0000 (Fri, 25 Sep 2009)
New Revision: 2499

Modified:
   packages/postgis/branches/1.3/debian/changelog
   packages/postgis/branches/1.3/debian/rules
Log:
Fixating symlink broken


Modified: packages/postgis/branches/1.3/debian/changelog
===================================================================
--- packages/postgis/branches/1.3/debian/changelog      2009-09-25 11:18:14 UTC 
(rev 2498)
+++ packages/postgis/branches/1.3/debian/changelog      2009-09-25 20:54:02 UTC 
(rev 2499)
@@ -1,3 +1,10 @@
+postgis (1.3.6-2) unstable; urgency=high
+
+  * Fixed wrong obsolete version reference in debian/rules.
+    (closes: #548313)
+
+ -- Francesco Paolo Lovergine <fran...@debian.org>  Fri, 25 Sep 2009 22:31:16 
+0200
+
 postgis (1.3.6-1) unstable; urgency=medium
 
   * New upstream release.

Modified: packages/postgis/branches/1.3/debian/rules
===================================================================
--- packages/postgis/branches/1.3/debian/rules  2009-09-25 11:18:14 UTC (rev 
2498)
+++ packages/postgis/branches/1.3/debian/rules  2009-09-25 20:54:02 UTC (rev 
2499)
@@ -103,7 +103,7 @@
           
$(CURDIR)/debian/postgresql-8.3-postgis/usr/lib/postgis/$(VERSION)/postgres/8.3/lib
        mv $(CURDIR)/debian/postgresql-8.3-postgis/usr/lib/postgresql/8.3/bin 
$(CURDIR)/debian/postgis/usr
        $(MAKE) distclean
-       sed -e 's/@POSTGIS_VERSION@/1.3.5/' \
+       sed -e 's/@POSTGIS_VERSION@/1.3.6/' \
            -e 's/@POSTGRES_VERSION@/8.3/' \
            -e 's/@SOVERSION@/1.3/' \
            $(CURDIR)/debian/postgis-postgresql-generic.postinst.in 
>$(CURDIR)/debian/postgresql-8.3-postgis.postinst


_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to