r9421 - packages/trunk/attal/debian

Paul Wise pabs at alioth.debian.org
Sun Apr 5 13:25:03 UTC 2009


Author: pabs
Date: 2009-04-05 13:25:02 +0000 (Sun, 05 Apr 2009)
New Revision: 9421

Modified:
   packages/trunk/attal/debian/changelog
   packages/trunk/attal/debian/rules
Log:
Don't use dh_makeshlibs since we have no public libs

Modified: packages/trunk/attal/debian/changelog
===================================================================
--- packages/trunk/attal/debian/changelog	2009-04-05 13:22:56 UTC (rev 9420)
+++ packages/trunk/attal/debian/changelog	2009-04-05 13:25:02 UTC (rev 9421)
@@ -12,6 +12,7 @@
   * Bump Standards-Version due to the above changes
   * Install the upstream FreeDesktop menu files
   * Add patch to fix the FreeDesktop menu files
+  * Don't use dh_makeshlibs since we have no public libs
 
  -- Paul Wise <pabs at debian.org>  Sun, 05 Apr 2009 16:15:22 +0800
 

Modified: packages/trunk/attal/debian/rules
===================================================================
--- packages/trunk/attal/debian/rules	2009-04-05 13:22:56 UTC (rev 9420)
+++ packages/trunk/attal/debian/rules	2009-04-05 13:25:02 UTC (rev 9421)
@@ -50,7 +50,6 @@
 	dh_strip
 	dh_compress
 	dh_fixperms
-	dh_makeshlibs
 	dh_installdeb
 	dh_shlibdeps
 	dh_gencontrol




More information about the Pkg-games-commits mailing list