r5935 - packages/trunk/vodovod/debian

Cyril Brulebois kibi-guest at alioth.debian.org
Thu Feb 28 23:18:56 UTC 2008


Author: kibi-guest
Date: 2008-02-28 23:18:56 +0000 (Thu, 28 Feb 2008)
New Revision: 5935

Modified:
   packages/trunk/vodovod/debian/changelog
   packages/trunk/vodovod/debian/rules
Log:
Call dh_desktop.

Modified: packages/trunk/vodovod/debian/changelog
===================================================================
--- packages/trunk/vodovod/debian/changelog	2008-02-28 23:17:27 UTC (rev 5934)
+++ packages/trunk/vodovod/debian/changelog	2008-02-28 23:18:56 UTC (rev 5935)
@@ -17,6 +17,7 @@
   * Fix FTBFS with gcc-4.3 (Closes: #455114) by adding the following
     patch:
      + fix-FTBFS-with-gcc-4.3.patch.
+  * Call dh_desktop since a .desktop file is shipped.
 
   [ Barry deFreese ]
   * Re-fix the watch file.

Modified: packages/trunk/vodovod/debian/rules
===================================================================
--- packages/trunk/vodovod/debian/rules	2008-02-28 23:17:27 UTC (rev 5934)
+++ packages/trunk/vodovod/debian/rules	2008-02-28 23:18:56 UTC (rev 5935)
@@ -52,6 +52,7 @@
 	dh_install
 	dh_installmenu
 	dh_installman debian/vodovod.6
+	dh_desktop
 	dh_link
 	dh_strip
 	dh_compress




More information about the Pkg-games-commits mailing list