r4344 - packages/trunk/prboom/debian

Marco Rodrigues gothicx-guest at alioth.debian.org
Sat Oct 6 12:45:38 UTC 2007


Author: gothicx-guest
Date: 2007-10-06 12:45:38 +0000 (Sat, 06 Oct 2007)
New Revision: 4344

Modified:
   packages/trunk/prboom/debian/changelog
   packages/trunk/prboom/debian/rules
Log:
Add .desktop file and xpm as icon

Modified: packages/trunk/prboom/debian/changelog
===================================================================
--- packages/trunk/prboom/debian/changelog	2007-10-06 04:49:18 UTC (rev 4343)
+++ packages/trunk/prboom/debian/changelog	2007-10-06 12:45:38 UTC (rev 4344)
@@ -1,14 +1,14 @@
 prboom (2:2.4.7+dfsg-2) UNRELEASED; urgency=low
 
   [ Marco Rodrigues ]
-  * ...
+  ...
 
- -- Marco Rodrigues <gothicx at sapo.pt>  Wed, 03 Oct 2007 21:42:01 +0100
+ -- Marco Rodrigues <gothicx at sapo.pt>  Thu, 04 Oct 2007 20:16:39 +0100
 
 prboom (2:2.4.7+dfsg-1) unstable; urgency=low
 
   [ Jon Dowland ]
-  * New upstream release. Closes: #426804
+  * New upstream release (Closes: #426804).
   * add fix_upstream.sh to ./debian in source archive: this
     scripts helps you to convert an upstream tarball into a DFSG
     one.
@@ -22,11 +22,12 @@
   * Added XS-Vcs-Svn and XS-Vcs-Browser fields in the control file.
 
   [ Marco Rodrigues ]
+  * Add prboom.desktop and modified debian/menu.
   * Bump debian/compat to version 5.
   * Bump debian/control debhelper to version 5.
   * Bump versions of libsdl packages.
 
- -- Marco Rodrigues <gothicx at sapo.pt>  Wed, 03 Oct 2007 21:34:15 +0100
+ -- Marco Rodrigues <gothicx at sapo.pt>  Thu, 03 Oct 2007 21:34:15 +0100
 
 prboom (2:2.4.6+dfsg-1) unstable; urgency=high
 

Modified: packages/trunk/prboom/debian/rules
===================================================================
--- packages/trunk/prboom/debian/rules	2007-10-06 04:49:18 UTC (rev 4343)
+++ packages/trunk/prboom/debian/rules	2007-10-06 12:45:38 UTC (rev 4344)
@@ -50,7 +50,7 @@
 	dh_installdirs
 
 	$(MAKE) install DESTDIR=$(dest)
-	
+
 	# boom.cfg would conflict with lxdoom
 	mv $(dest)/usr/share/man/man5/boom.cfg.5 $(dest)/usr/share/man/man5/prboom.cfg.5
 
@@ -61,10 +61,10 @@
 
 # Build architecture-dependent files here.
 binary-arch: build install
-#	dh_testversion
 	dh_testdir
 	dh_testroot
 	dh_movefiles
+	dh_install
 	dh_installdocs
 	dh_installman
 	dh_installmenu




More information about the Pkg-games-commits mailing list