Author: kobold
Date: 2006-11-02 07:25:17 +0100 (Thu, 02 Nov 2006)
New Revision: 582

Modified:
   packages/geos/trunk/debian/changelog
   packages/geos/trunk/debian/rules
Log:
Added -V switch to dh_makeshlibs.


Modified: packages/geos/trunk/debian/changelog
===================================================================
--- packages/geos/trunk/debian/changelog        2006-11-01 08:47:29 UTC (rev 
581)
+++ packages/geos/trunk/debian/changelog        2006-11-02 06:25:17 UTC (rev 
582)
@@ -1,6 +1,9 @@
 geos (2.2.3-2) unstable; urgency=low
 
   * Upload to unstable.
+  * debian/rules: added -V switch to dh_makeshlibs, since 2.2.3 doesn't bump
+    the SONAME but provides new functions. Packages which depend on this
+    version or above should have a versioned build-dependency on this release.
 
  -- Fabio Tranchitella <[EMAIL PROTECTED]>  Wed,  1 Nov 2006 08:46:54 +0100
 

Modified: packages/geos/trunk/debian/rules
===================================================================
--- packages/geos/trunk/debian/rules    2006-11-01 08:47:29 UTC (rev 581)
+++ packages/geos/trunk/debian/rules    2006-11-02 06:25:17 UTC (rev 582)
@@ -125,7 +125,7 @@
        dh_strip
        dh_compress
        dh_fixperms
-       dh_makeshlibs
+       dh_makeshlibs -V
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol


_______________________________________________
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