r14240 - in packages/tags/oneisenough: . 0.40-3/debian 0.40-3/debian/patches

Paul Wise pabs at alioth.debian.org
Fri Jun 7 09:27:33 UTC 2013


Author: pabs
Date: 2013-06-07 09:27:31 +0000 (Fri, 07 Jun 2013)
New Revision: 14240

Added:
   packages/tags/oneisenough/0.40-3/
   packages/tags/oneisenough/0.40-3/debian/README.source
   packages/tags/oneisenough/0.40-3/debian/changelog
   packages/tags/oneisenough/0.40-3/debian/compat
   packages/tags/oneisenough/0.40-3/debian/control
   packages/tags/oneisenough/0.40-3/debian/patches/font_path.patch
   packages/tags/oneisenough/0.40-3/debian/rules
Removed:
   packages/tags/oneisenough/0.40-3/debian/README.source
   packages/tags/oneisenough/0.40-3/debian/changelog
   packages/tags/oneisenough/0.40-3/debian/compat
   packages/tags/oneisenough/0.40-3/debian/control
   packages/tags/oneisenough/0.40-3/debian/patches/font_path.patch
   packages/tags/oneisenough/0.40-3/debian/rules
Log:
[svn-buildpackage] Tagging oneisenough 0.40-3

Deleted: packages/tags/oneisenough/0.40-3/debian/README.source
===================================================================
--- packages/trunk/oneisenough/debian/README.source	2013-06-07 08:57:56 UTC (rev 14236)
+++ packages/tags/oneisenough/0.40-3/debian/README.source	2013-06-07 09:27:31 UTC (rev 14240)
@@ -1,55 +0,0 @@
-#General information#
-
-This file is valid MarkDown and can be compiled into various formats with `markdown(1)`
-
-oneisenough contains only one patch:
-
-    debian/patches/font_path.patch
-
-Its only use is to remove references to TTF files which are packaged by upstream by installed system-wide on Debian systems by
-
-    ttf-dejavu-core
-
-A full list of all patches can be retrieved as follows:
-
-    % quilt series
-    font_path.patch
-    %
-
-#Patching#
-
-Patches are maintained with `quilt(1)`; documentation should be readily available.
-
-
-##Applying the patch##
-
-Patching is done via
-
-    quilt push
-
-
-##Changing the patch##
-
-After applying the patch, unpack the source and run
-
-    quilt add $file
-    quilt edit $file
-    quilt refresh
-    quilt pop
-
-
-##Removing the patch##
-
-Simply run
-
-    quilt pop
-
-
-##Upgrading to new upstream##
-
-However unlikely, if you need to apply the patch to a new upstream release, unpack the source tarball and run
-
-   quilt push
-   quilt edit oneisenough-0.40/bin/game.py
-   quilt refresh
-   quilt pop

Copied: packages/tags/oneisenough/0.40-3/debian/README.source (from rev 14239, packages/trunk/oneisenough/debian/README.source)
===================================================================
--- packages/tags/oneisenough/0.40-3/debian/README.source	                        (rev 0)
+++ packages/tags/oneisenough/0.40-3/debian/README.source	2013-06-07 09:27:31 UTC (rev 14240)
@@ -0,0 +1,55 @@
+#General information#
+
+This file is valid MarkDown and can be compiled into various formats with `markdown(1)`
+
+oneisenough contains only one patch:
+
+    debian/patches/font_path.patch
+
+Its only use is to remove references to TTF files which are packaged by upstream by installed system-wide on Debian systems by
+
+    fonts-dejavu-core
+
+A full list of all patches can be retrieved as follows:
+
+    % quilt series
+    font_path.patch
+    %
+
+#Patching#
+
+Patches are maintained with `quilt(1)`; documentation should be readily available.
+
+
+##Applying the patch##
+
+Patching is done via
+
+    quilt push
+
+
+##Changing the patch##
+
+After applying the patch, unpack the source and run
+
+    quilt add $file
+    quilt edit $file
+    quilt refresh
+    quilt pop
+
+
+##Removing the patch##
+
+Simply run
+
+    quilt pop
+
+
+##Upgrading to new upstream##
+
+However unlikely, if you need to apply the patch to a new upstream release, unpack the source tarball and run
+
+   quilt push
+   quilt edit oneisenough-0.40/bin/game.py
+   quilt refresh
+   quilt pop

Deleted: packages/tags/oneisenough/0.40-3/debian/changelog
===================================================================
--- packages/trunk/oneisenough/debian/changelog	2013-06-07 08:57:56 UTC (rev 14236)
+++ packages/tags/oneisenough/0.40-3/debian/changelog	2013-06-07 09:27:31 UTC (rev 14240)
@@ -1,40 +0,0 @@
-oneisenough (0.40-3) unstable; urgency=low
-
-  [Richard Hartmann]
-  * Re-introduce binary-indep & binary-arch
-    (Fixes debian-rules-missing-required-target)
-  * Add header to debian/font_path.patch
-    (Fixes quilt-patch-missing-description)
-  * Fix patch-system-but-no-source-readme
-  * Fix uploaders to reference new email address
-  * Bump Standards Version to 3.9.4. (s/binary-/build-/g on debian/rules)
-  * Depend on ${misc:Depends} (Fixes lintian debhelper-but-no-misc-depends)
-  * Create debian/README.source (Fixes patch-system-but-no-source-readme)
-
-  [ Paul Wise ]
-  * Fix Vcs-Browser and use canonical URLs for Vcs-*
-
- -- Richard Hartmann <richih.mailinglist at gmail.com>  Thu, 06 Jun 2013 01:42:30 +0200
-
-oneisenough (0.40-2) unstable; urgency=low
-
-  [ Cyril Brulebois ]
-  * Fix FTBFS with new “3.0 (quilt)” source package format by using a
-    patch level of 1 instead of 0 in the font_path.patch patch and by
-    adjusting the series file appropriately (i.e. by deleting the “-p0”
-    option), thanks to Raphaël Hertzog for the notice (Closes: #485264).
-
-  [ Barry deFreese ]
-  * Add myself to uploaders.
-  * Fix minor syntax issues in debian/copyright.
-  * Fix typo in package description. (Closes: #499628).
-  * Bump Standards Version to 3.8.1. (No changes needed).
-
- -- Barry deFreese <bdefreese at debian.org>  Wed, 18 Mar 2009 21:47:53 -0400
-
-oneisenough (0.40-1) unstable; urgency=low
-
-  * Initial release (Closes: #448973)
-
- -- Richard Hartmann <richih-debian at net.in.tum.de>  Tue, 13 Sep 2007 03:32:46 +0100
-

Copied: packages/tags/oneisenough/0.40-3/debian/changelog (from rev 14238, packages/trunk/oneisenough/debian/changelog)
===================================================================
--- packages/tags/oneisenough/0.40-3/debian/changelog	                        (rev 0)
+++ packages/tags/oneisenough/0.40-3/debian/changelog	2013-06-07 09:27:31 UTC (rev 14240)
@@ -0,0 +1,42 @@
+oneisenough (0.40-3) unstable; urgency=low
+
+  [Richard Hartmann]
+  * Re-introduce binary-indep & binary-arch
+    (Fixes debian-rules-missing-required-target)
+  * Add header to debian/font_path.patch
+    (Fixes quilt-patch-missing-description)
+  * Fix patch-system-but-no-source-readme
+  * Fix uploaders to reference new email address
+  * Bump Standards Version to 3.9.4. (s/binary-/build-/g on debian/rules)
+  * Depend on ${misc:Depends} (Fixes lintian debhelper-but-no-misc-depends)
+  * Create debian/README.source (Fixes patch-system-but-no-source-readme)
+
+  [ Paul Wise ]
+  * Fix Vcs-Browser and use canonical URLs for Vcs-*
+  * Switch to dh and bump debhelper compat level to 9
+  * Switch to the new package and paths for the DejaVu fonts
+
+ -- Richard Hartmann <richih.mailinglist at gmail.com>  Thu, 06 Jun 2013 01:42:30 +0200
+
+oneisenough (0.40-2) unstable; urgency=low
+
+  [ Cyril Brulebois ]
+  * Fix FTBFS with new “3.0 (quilt)” source package format by using a
+    patch level of 1 instead of 0 in the font_path.patch patch and by
+    adjusting the series file appropriately (i.e. by deleting the “-p0”
+    option), thanks to Raphaël Hertzog for the notice (Closes: #485264).
+
+  [ Barry deFreese ]
+  * Add myself to uploaders.
+  * Fix minor syntax issues in debian/copyright.
+  * Fix typo in package description. (Closes: #499628).
+  * Bump Standards Version to 3.8.1. (No changes needed).
+
+ -- Barry deFreese <bdefreese at debian.org>  Wed, 18 Mar 2009 21:47:53 -0400
+
+oneisenough (0.40-1) unstable; urgency=low
+
+  * Initial release (Closes: #448973)
+
+ -- Richard Hartmann <richih-debian at net.in.tum.de>  Tue, 13 Sep 2007 03:32:46 +0100
+

Deleted: packages/tags/oneisenough/0.40-3/debian/compat
===================================================================
--- packages/trunk/oneisenough/debian/compat	2013-06-07 08:57:56 UTC (rev 14236)
+++ packages/tags/oneisenough/0.40-3/debian/compat	2013-06-07 09:27:31 UTC (rev 14240)
@@ -1 +0,0 @@
-5

Copied: packages/tags/oneisenough/0.40-3/debian/compat (from rev 14237, packages/trunk/oneisenough/debian/compat)
===================================================================
--- packages/tags/oneisenough/0.40-3/debian/compat	                        (rev 0)
+++ packages/tags/oneisenough/0.40-3/debian/compat	2013-06-07 09:27:31 UTC (rev 14240)
@@ -0,0 +1 @@
+9

Deleted: packages/tags/oneisenough/0.40-3/debian/control
===================================================================
--- packages/trunk/oneisenough/debian/control	2013-06-07 08:57:56 UTC (rev 14236)
+++ packages/tags/oneisenough/0.40-3/debian/control	2013-06-07 09:27:31 UTC (rev 14240)
@@ -1,26 +0,0 @@
-Source: oneisenough
-Section: games
-Priority: extra
-Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders:
- Richard Hartmann <richih.mailinglist at gmail.com>,
- Barry deFreese <bdefreese at debian.org>
-Build-Depends:
- debhelper (>= 5.0.51~),
- quilt
-Standards-Version: 3.9.4
-Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/oneisenough/
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/oneisenough/
-Homepage: http://hectigo.net/puskutraktori/oneisenough/
-
-Package: oneisenough
-Architecture: all
-Depends:
- python,
- python-pygame,
- ttf-dejavu-core,
- ${misc:Depends}
-Description: 2D platform game about the epic struggle of balls
- One Is Enough, a 2D platform game in which a communist ball needs to
- convert capitalist balls into fellow communist balls. More and more
- capitalist balls will be issued by the bank, creating new enemies.

Copied: packages/tags/oneisenough/0.40-3/debian/control (from rev 14238, packages/trunk/oneisenough/debian/control)
===================================================================
--- packages/tags/oneisenough/0.40-3/debian/control	                        (rev 0)
+++ packages/tags/oneisenough/0.40-3/debian/control	2013-06-07 09:27:31 UTC (rev 14240)
@@ -0,0 +1,25 @@
+Source: oneisenough
+Section: games
+Priority: extra
+Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Uploaders:
+ Richard Hartmann <richih.mailinglist at gmail.com>,
+ Barry deFreese <bdefreese at debian.org>
+Build-Depends:
+ debhelper (>= 9)
+Standards-Version: 3.9.4
+Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/oneisenough/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/oneisenough/
+Homepage: http://hectigo.net/puskutraktori/oneisenough/
+
+Package: oneisenough
+Architecture: all
+Depends:
+ python,
+ python-pygame,
+ fonts-dejavu-core,
+ ${misc:Depends}
+Description: 2D platform game about the epic struggle of balls
+ One Is Enough, a 2D platform game in which a communist ball needs to
+ convert capitalist balls into fellow communist balls. More and more
+ capitalist balls will be issued by the bank, creating new enemies.

Deleted: packages/tags/oneisenough/0.40-3/debian/patches/font_path.patch
===================================================================
--- packages/trunk/oneisenough/debian/patches/font_path.patch	2013-06-07 08:57:56 UTC (rev 14236)
+++ packages/tags/oneisenough/0.40-3/debian/patches/font_path.patch	2013-06-07 09:27:31 UTC (rev 14240)
@@ -1,26 +0,0 @@
-Author: Richard Hartmann <richih.mailinglist at gmail.com>
-Description: Use TTF fonts provided by Debian instead of the ones distributed by upstream.
-Forwarded: not-needed
-Last-Update: 2009-03-19
---- a/bin/game.py
-+++ b/bin/game.py
-@@ -14,7 +14,7 @@
- from camp import Camp
- 
- pygame.font.init()
--smallfont = pygame.font.Font(os.path.join("data","Vera.ttf"), 14)
-+smallfont = pygame.font.Font(os.path.join("/usr/share/fonts/truetype/ttf-dejavu","DejaVuSansMono.ttf"), 14)
- 
- dismiss_delay = 0
- 
---- a/bin/mainmenu.py
-+++ b/bin/mainmenu.py
-@@ -8,7 +8,7 @@
- from locals import *
- import game
- 
--smallfont = pygame.font.Font(os.path.join("data","Vera.ttf"), 22)
-+smallfont = pygame.font.Font(os.path.join("/usr/share/fonts/truetype/ttf-dejavu","DejaVuSansMono.ttf"), 22)
- 
- def render_score(screen, score):
-   image = smallfont.render(str(score), 1, (0,0,0))

Copied: packages/tags/oneisenough/0.40-3/debian/patches/font_path.patch (from rev 14238, packages/trunk/oneisenough/debian/patches/font_path.patch)
===================================================================
--- packages/tags/oneisenough/0.40-3/debian/patches/font_path.patch	                        (rev 0)
+++ packages/tags/oneisenough/0.40-3/debian/patches/font_path.patch	2013-06-07 09:27:31 UTC (rev 14240)
@@ -0,0 +1,26 @@
+Author: Richard Hartmann <richih.mailinglist at gmail.com>
+Description: Use TTF fonts provided by Debian instead of the ones distributed by upstream.
+Forwarded: not-needed
+Last-Update: 2013-06-07
+--- a/bin/game.py
++++ b/bin/game.py
+@@ -14,7 +14,7 @@
+ from camp import Camp
+ 
+ pygame.font.init()
+-smallfont = pygame.font.Font(os.path.join("data","Vera.ttf"), 14)
++smallfont = pygame.font.Font(os.path.join("/usr/share/fonts/truetype/dejavu","DejaVuSansMono.ttf"), 14)
+ 
+ dismiss_delay = 0
+ 
+--- a/bin/mainmenu.py
++++ b/bin/mainmenu.py
+@@ -8,7 +8,7 @@
+ from locals import *
+ import game
+ 
+-smallfont = pygame.font.Font(os.path.join("data","Vera.ttf"), 22)
++smallfont = pygame.font.Font(os.path.join("/usr/share/fonts/truetype/dejavu","DejaVuSansMono.ttf"), 22)
+ 
+ def render_score(screen, score):
+   image = smallfont.render(str(score), 1, (0,0,0))

Deleted: packages/tags/oneisenough/0.40-3/debian/rules
===================================================================
--- packages/trunk/oneisenough/debian/rules	2013-06-07 08:57:56 UTC (rev 14236)
+++ packages/tags/oneisenough/0.40-3/debian/rules	2013-06-07 09:27:31 UTC (rev 14240)
@@ -1,53 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/quilt/quilt.make
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-build: patch build-stamp
-build-stamp:
-	dh_testdir
-	touch $@
-
-clean: unpatch
-	dh_testdir
-	dh_testroot
-	rm -f build-stamp
-	dh_clean 
-
-install: build
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	chmod +x run_game.py
-	chmod +x bin/mainmenu.py
-	chmod +x debian/game.sh
-	dh_installdirs
-
-build-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installchangelogs
-	dh_installdocs
-	dh_install
-	dh_installmenu
-	dh_installman
-	dh_icons
-	dh_link
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_shlibdeps
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-build-arch:
-
-binary-indep: build-indep
-
-binary-arch:
-
-binary: build-indep build-arch
-.PHONY: build clean build-indep build-arch binary install

Copied: packages/tags/oneisenough/0.40-3/debian/rules (from rev 14237, packages/trunk/oneisenough/debian/rules)
===================================================================
--- packages/tags/oneisenough/0.40-3/debian/rules	                        (rev 0)
+++ packages/tags/oneisenough/0.40-3/debian/rules	2013-06-07 09:27:31 UTC (rev 14240)
@@ -0,0 +1,12 @@
+#!/usr/bin/make -f
+
+#export DH_VERBOSE=1
+
+%:
+	dh $@ --parallel
+
+override_dh_install:
+	chmod +x run_game.py
+	chmod +x bin/mainmenu.py
+	chmod +x debian/game.sh
+	dh_install




More information about the Pkg-games-commits mailing list