r5954 - packages/trunk/briquolo/debian

Ansgar Burchardt ansgar-guest at alioth.debian.org
Fri Feb 29 03:46:43 UTC 2008


Author: ansgar-guest
Date: 2008-02-29 03:46:42 +0000 (Fri, 29 Feb 2008)
New Revision: 5954

Modified:
   packages/trunk/briquolo/debian/changelog
   packages/trunk/briquolo/debian/rules
Log:
* Call dh_desktop since we ship a .desktop file

Modified: packages/trunk/briquolo/debian/changelog
===================================================================
--- packages/trunk/briquolo/debian/changelog	2008-02-29 03:38:03 UTC (rev 5953)
+++ packages/trunk/briquolo/debian/changelog	2008-02-29 03:46:42 UTC (rev 5954)
@@ -24,8 +24,9 @@
   * Remove deprecated Encoding key from desktop file
   * debian/control: Add Vcs-* fields
   * debian/copyright: Change file reference to GPL-2
+  * Call dh_desktop since we ship a .desktop file
 
- -- Ansgar Burchardt <ansgar at 43-1.org>  Fri, 29 Feb 2008 04:36:42 +0100
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Fri, 29 Feb 2008 04:45:44 +0100
 
 briquolo (0.5.6-2) unstable; urgency=low
 

Modified: packages/trunk/briquolo/debian/rules
===================================================================
--- packages/trunk/briquolo/debian/rules	2008-02-29 03:38:03 UTC (rev 5953)
+++ packages/trunk/briquolo/debian/rules	2008-02-29 03:46:42 UTC (rev 5954)
@@ -85,6 +85,7 @@
 	dh_gencontrol -a
 	dh_md5sums -a
 	dh_builddeb -a
+	dh_desktop -a
 
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install




More information about the Pkg-games-commits mailing list