r1714 - packages/trunk/vdrift/debian

Gonéri Le Bouder goneri-guest at costa.debian.org
Wed Sep 27 22:08:03 UTC 2006


Author: goneri-guest
Date: 2006-09-27 22:07:25 +0000 (Wed, 27 Sep 2006)
New Revision: 1714

Modified:
   packages/trunk/vdrift/debian/changelog
   packages/trunk/vdrift/debian/rules
Log:
remove template header from rules file


Modified: packages/trunk/vdrift/debian/changelog
===================================================================
--- packages/trunk/vdrift/debian/changelog	2006-09-27 21:39:33 UTC (rev 1713)
+++ packages/trunk/vdrift/debian/changelog	2006-09-27 22:07:25 UTC (rev 1714)
@@ -9,6 +9,7 @@
   * update descriptions
   * Architecture: amd64 arm i386 ia64 powerpc (Closes: #385840, #376740)
   * vdrift.desktop: better french translation
+  * remove template header from rules file
 
   [ Eddy Petrişor ]
   * Added Romanian translation to desktop file

Modified: packages/trunk/vdrift/debian/rules
===================================================================
--- packages/trunk/vdrift/debian/rules	2006-09-27 21:39:33 UTC (rev 1713)
+++ packages/trunk/vdrift/debian/rules	2006-09-27 22:07:25 UTC (rev 1714)
@@ -1,16 +1,9 @@
 #!/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.
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-#include /usr/share/cdbs/1/rules/simple-patchsys.mk
-
 CFLAGS = -Wall -g
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))




More information about the Pkg-games-commits mailing list