r8771 - packages/trunk/alienblaster/debian

Gonéri Le Bouder goneri at alioth.debian.org
Thu Feb 12 20:38:47 UTC 2009


Author: goneri
Date: 2009-02-12 20:38:47 +0000 (Thu, 12 Feb 2009)
New Revision: 8771

Modified:
   packages/trunk/alienblaster/debian/changelog
   packages/trunk/alienblaster/debian/control
   packages/trunk/alienblaster/debian/rules
Log:
* Add Vcs-{Svn,Browser} fields
* Drop the DM-Upload-Allowed: yes, all the uploader are DD now
* Drop some dh-make template comment from debian/rules


Modified: packages/trunk/alienblaster/debian/changelog
===================================================================
--- packages/trunk/alienblaster/debian/changelog	2009-02-12 20:25:46 UTC (rev 8770)
+++ packages/trunk/alienblaster/debian/changelog	2009-02-12 20:38:47 UTC (rev 8771)
@@ -2,6 +2,9 @@
 
   * Install the manpage only in alienblaster (Closes: #514403) 
     + add alienblaster.manpages
+  * Add Vcs-{Svn,Browser} fields 
+  * Drop the DM-Upload-Allowed: yes, all the uploader are DD now 
+  * Drop some dh-make template comment from debian/rules
 
  -- Gonéri Le Bouder <goneri at rulezlan.org>  Thu, 12 Feb 2009 21:24:14 +0100
 

Modified: packages/trunk/alienblaster/debian/control
===================================================================
--- packages/trunk/alienblaster/debian/control	2009-02-12 20:25:46 UTC (rev 8770)
+++ packages/trunk/alienblaster/debian/control	2009-02-12 20:38:47 UTC (rev 8771)
@@ -6,6 +6,8 @@
 Build-Depends: debhelper (>= 5), libsdl1.2-dev, libsdl-mixer1.2-dev, quilt
 Standards-Version: 3.8.0
 Homepage: http://www.schwardtnet.de/alienblaster/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/alienblaster/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/alienblaster/
 DM-Upload-Allowed: yes
 
 Package: alienblaster

Modified: packages/trunk/alienblaster/debian/rules
===================================================================
--- packages/trunk/alienblaster/debian/rules	2009-02-12 20:25:46 UTC (rev 8770)
+++ packages/trunk/alienblaster/debian/rules	2009-02-12 20:38:47 UTC (rev 8771)
@@ -1,18 +1,6 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-#
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-#
-# Modified to make a template file for a multi-binary package with separated
-# build-arch and build-indep targets  by Bill Allombert 2001
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
 
@@ -82,11 +70,9 @@
 	dh_testroot
 	dh_installchangelogs CHANGELOG
 	dh_installdocs
-	dh_installexamples
 	dh_installmenu
 	dh_installman
 	dh_desktop
-	dh_link
 	dh_strip
 	dh_compress 
 	dh_fixperms




More information about the Pkg-games-commits mailing list