[SCM] postgis branch, master, updated. upstream/2.0.1-23-g22ccf92

Jerome Villeneuve Larouche jlarouche at mapgears.com
Tue Jan 8 13:30:22 UTC 2013


The following commit has been merged in the master branch:
commit 4786692c6d524db24b558febed0bd77898786361
Author: Jerome Villeneuve Larouche <jlarouche at mapgears.com>
Date:   Thu Aug 23 16:00:29 2012 +0000

    added dh_makeshlibs to debian/rules

diff --git a/debian/changelog b/debian/changelog
index 9b7640d..88afb7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 postgis (2.0.1-1) unstable; urgency=low
 
   * New upstream release, 2.0.1
+  * Removed old patches
+  * Added Makefile.comments patch
 
  -- Jerome Villeneuve Larouche <jlarouche at mapgears.com>  Fri, 17 Aug 2012 14:56:22 +0000
 
diff --git a/debian/rules b/debian/rules
index 484e83f..6673d08 100755
--- a/debian/rules
+++ b/debian/rules
@@ -140,6 +140,7 @@ binary-common:
 	dh_compress 
 	dh_fixperms
 	dh_installdeb
+	dh_makeshlibs
 	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums

-- 
PostGIS for PostgreSQL



More information about the Pkg-grass-devel mailing list