Author: j-jorge-guest
Date: 2009-09-03 00:02:34 +0000 (Thu, 03 Sep 2009)
New Revision: 10277

Modified:
   packages/trunk/libclaw/debian/changelog
   packages/trunk/libclaw/debian/control
   packages/trunk/libclaw/debian/rules
Log:
  * Pass -V option to dh_makeshlib.
  * Set Standards-Version: 3.8.3.



Modified: packages/trunk/libclaw/debian/changelog
===================================================================
--- packages/trunk/libclaw/debian/changelog     2009-09-02 22:46:19 UTC (rev 
10276)
+++ packages/trunk/libclaw/debian/changelog     2009-09-03 00:02:34 UTC (rev 
10277)
@@ -7,6 +7,8 @@
   * Add a command to remove the '-static' part of the static libraries in the
     rule named "build-stamp".
   * Add the paths of new upstream files in debian/libclaw-dev.install.
+  * Pass -V option to dh_makeshlib.
+  * Set Standards-Version: 3.8.3.
 
  -- Julien Jorge <[email protected]>  Wed, 17 Jun 2009 21:56:57 +0200
 

Modified: packages/trunk/libclaw/debian/control
===================================================================
--- packages/trunk/libclaw/debian/control       2009-09-02 22:46:19 UTC (rev 
10276)
+++ packages/trunk/libclaw/debian/control       2009-09-03 00:02:34 UTC (rev 
10277)
@@ -5,7 +5,7 @@
 Uploaders: Julien Jorge <[email protected]>
 Build-Depends: quilt, docbook-to-man, debhelper (>= 5), cmake (>= 2.4),
  libjpeg62-dev (>= 6b-11), libpng12-dev (>= 1.2.8), doxygen (>= 1.5)
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/libclaw/
 Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-games/packages/trunk/libclaw/?op=log
 

Modified: packages/trunk/libclaw/debian/rules
===================================================================
--- packages/trunk/libclaw/debian/rules 2009-09-02 22:46:19 UTC (rev 10276)
+++ packages/trunk/libclaw/debian/rules 2009-09-03 00:02:34 UTC (rev 10277)
@@ -69,7 +69,7 @@
        dh_strip
        dh_compress
        dh_fixperms
-       dh_makeshlibs
+       dh_makeshlibs -V
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to