r16021 - in packages/tags/fretsonfire: ! dirs' list truncated !

Markus Koschany apo at moszumanska.debian.org
Wed Aug 23 00:33:48 UTC 2017


Author: apo
Date: 2017-08-23 00:33:48 +0000 (Wed, 23 Aug 2017)
New Revision: 16021

Added:
   packages/tags/fretsonfire/1.3.110.dfsg2-5/
   packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/changelog
   packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/control
   packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/patches/python-pil-compatibility.patch
   packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/patches/series
Removed:
   packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/changelog
   packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/control
   packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/patches/series
Log:
[svn-buildpackage] Tagging fretsonfire 1.3.110.dfsg2-5

Deleted: packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/changelog
===================================================================
--- packages/trunk/fretsonfire/debian/changelog	2017-08-20 15:30:51 UTC (rev 16019)
+++ packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/changelog	2017-08-23 00:33:48 UTC (rev 16021)
@@ -1,250 +0,0 @@
-fretsonfire (1.3.110.dfsg2-4) unstable; urgency=medium
-
-  * Team upload.
-  * Switch to compat level 10.
-  * debian/control: Replace python-imaging with python-pil (Closes: #866426).
-  * Drop deprecated menu file and xpm icon.
-  * Declare compliance with Debian Policy 4.0.0.
-
- -- Markus Koschany <apo at debian.org>  Sat, 15 Jul 2017 14:53:36 +0200
-
-fretsonfire (1.3.110.dfsg2-3) unstable; urgency=medium
-
-  * Team upload.
-  * Declare compliance with Debian Policy 3.9.8.
-  * Replace fonts-mgopen dependency with fonts-dejavu. (Closes: #823106)
-
- -- Markus Koschany <apo at debian.org>  Sun, 01 May 2016 17:10:08 +0200
-
-fretsonfire (1.3.110.dfsg2-2) unstable; urgency=medium
-
-  * Team upload.
-  * Use compat level 9 and require debhelper >= 9.
-  * wrap-and-sort -sa.
-  * Declare compliance with Debian Policy 3.9.6.
-  * Vcs-Browser: Use https.
-  * Remove Matthew Johnson from Uploaders because he is not active anymore.
-    (Closes: #762555)
-  * Remove David Martínez Martí from Uploaders because he is not active anymore.
-  * Add python-PIL-tobytes-error.patch and fix runtime error due to API changes
-    in Python PIL. Thanks to Samuele Battarra for the report. (Closes: #807250)
-  * debian/rules: Fix Lintian error
-    uses-deprecated-compression-for-data-tarball and use xz for compressing
-    the tarball.
-  * Switch from ttf-dejavu to fonts-dejavu.
-  * debian/rules: Replace deprecated dh_clean -k with dh_prep.
-  * fretsonfire-game.desktop: Add keywords and a comment in German.
-  * fretsonfire-game.docs: Remove debian/README.Debian line because
-    README.Debian will be installed automatically.
-  * Install 64x64 icon to hicolor icon directory.
-
- -- Markus Koschany <apo at debian.org>  Sun, 13 Dec 2015 16:30:45 +0100
-
-fretsonfire (1.3.110.dfsg2-1) unstable; urgency=low
-
-  [ Evgeni Golov ]
-  * Correct Vcs-* URLs to point to anonscm.debian.org
-
-  [ Miriam Ruiz ]
-  * Repackaged upstream source to remove data/PyOpenGL__init__.pyc
-    Closes: #744699
-  * Upgraded Standards-Version from 3.8.3 to 3.9.5
-  * Changed my email address to miriam at debian.org
-  * Removed dependency from pysupport
-  * Fixed small issue with icons (png)
-  * Improved slightly starting script
-
- -- Miriam Ruiz <miriam at debian.org>  Sat, 19 Apr 2014 00:39:48 +0200
-
-fretsonfire (1.3.110.dfsg-3) unstable; urgency=low
-
-  * Team upload.
-
-  [ Paul Wise ]
-  * Fix hard-coded symlink to the mgopen font (Closes: #653657)
-  * Switch from ttf-mgopen to fonts-mgopen
-  * Drop dependency on libgl1-mesa-dev since it is no longer needed
-    (Closes: #561314, #561985)
-  * FoF is implemented in python, no need for ${shlibs:Depends}
-  * Add missing ${misc:Depends} to fretsonfire Depends
-  * Switch to dpkg-source v3 instead of manual patching using quilt
-  * Don't need python-dev in build-deps, switch to python
-  * Clean up the patches and add DEP-3 headers to them
-  * Link to the correct version of the GPL
-
-  [ Andrew Higginson ]
-  * Better description for package 'fretsonfire' describing gameplay,
-    included applications etc. and removing non-user-friendly 'this is
-    a metapackage...' (LP: #599525) (Closes: #587621)
-
- -- Paul Wise <pabs at debian.org>  Sun, 01 Jan 2012 13:48:45 +0800
-
-fretsonfire (1.3.110.dfsg-2) unstable; urgency=low
-
-  [ Matthew Johnson ]
-  * Change credits to use sectoid/Feelings instead of defy. (Closes: #526399)
-    + I'd like to ignore the error / have no music,
-    + but that doesn't seem to work. I can't figure out how to
-    + catch the exception.
-
-  [ Barry deFreese ]
-  * Add myself to uploaders.
-  * Remove python-numpy and python-numeric depends. (Closes: #547960).
-  * Add depends on libgl1-mesa-dev for now. (Closes: #524731).
-  * Add README.source for quilt patch system.
-  * Clean up some syntax in debian/copyright.
-  * Bump Standards Version to 3.8.3. (No changes needed).
-
- -- Barry deFreese <bdefreese at debian.org>  Wed, 21 Oct 2009 16:57:43 -0400
-
-fretsonfire (1.3.110.dfsg-1) unstable; urgency=low
-
-  [ Ansgar Burchardt ]
-  * python-pyogg was renamed into python-ogg, update dependencies accordingly
-    (Closes: #494893)
-
-  [ Peter De Wachter ]
-  * Fixed watch file.
-
-  [ Matthew Johnson ]
-  * New upstream release (Closes: #516912)
-   - Rewrote get-orig-source for new source format
-   - Removed png-generation from debian/rules since they are provided upstream
-   - Removed patches svg.patch, stage.ini.patch and fix_glow_svg.patch because
-   they are obsolete
-   - Removed build-deps on inkscape and *sdl*, since we are not converting
-   svgs any more
-  * Add Depends/Recommends on fretsonfire-songs-muldjord
-
- -- Matthew Johnson <mjj29 at adonis.trinhall.cam.ac.uk>  Mon, 02 Mar 2009 23:17:47 +0000
-
-fretsonfire (1.2.512.dfsg-3) unstable; urgency=low
-
-  [ Miriam Ruiz ]
-  * Added David Martínez Martí <deavidsedice at gmail.com> as comaintainer.
-
-  [ David Martínez Martí ]
-  * Added fix_glow_svg.patch to fix bug in glow.svg
-  * Added keep_sound_when_failed.patch si that the sound does not disappear
-    completely when you fail a note and there's no base soundtrack
-
- -- Miriam Ruiz <little_miry at yahoo.es>  Wed, 23 Jul 2008 19:45:04 +0200
-
-fretsonfire (1.2.512.dfsg-2) unstable; urgency=low
-
-  * Added fonts_lower_cpu.patch to reduce CPU consumption. Closes: #462624
-    Thanks to David Martínez Martí <deavidsedice at gmail.com>
-  * Added patch: fix_window_height_bug.patch to fix a bug calculating
-    window size when the orthogonal projection window is set.
-    Thanks to David Martínez Martí <deavidsedice at gmail.com>
-
- -- Miriam Ruiz <little_miry at yahoo.es>  Tue, 22 Jul 2008 12:38:20 +0200
-
-fretsonfire (1.2.512.dfsg-1) unstable; urgency=low
-
-  [ Miriam Ruiz ]
-  * New Upstream Release.
-  * Removed old Spanish translations. The ones from upstream are up-to-date
-    now.
-  * Refreshed patch typeerror.patch
-  * Standards-Version set to 3.8.0
-  * Added call to dh_desktop in debian/rules.
-  * Added check in debian/rules to make sure that the images have been
-    successfully converted from svg to png files.
-
-  [ Matthew Johnson ]
-  * Correct obvious inaccuracies in man page.
-  * Add dependency on python-numty
-  * Enable use of cached png files
-  * Add patch reverting Font.py changes to make text render
-  * Use ttf-dejavu instead of ttf-bitstream-vera (Closes: #455580)
-  * Reformat Depends: to be more readable
-  * Compress using bzip2
-  * Apply stage.ini patch from Sami
-
-  [ Jon Dowland ]
-  * Add Homepage: control field to source stanza
-  * Remove a bashism from the clean target (Closes: #462237)
-
-  [ Ansgar Burchardt ]
-  * Remove deprecated Encoding key from .desktop file
-  * debian/control: Change XS-Vcs-* to Vcs-*
-
- -- Miriam Ruiz <little_miry at yahoo.es>  Tue, 22 Jul 2008 12:12:09 +0200
-
-fretsonfire (1.2.451.dfsg-2) unstable; urgency=low
-
-  [ Matthew Johnson ]
-  * Update debian/copyright to be utf8
-  * reformat README.Debian-source to be 80 characters/line
-  * Added watch file
-  * Fixed stage.ini so that lights are smaller (only a problem with the pngs)
-    (Closes: #428350)
-  * Depend on python-pyvorbis (Closes: #427579)
-  * Add note to README.Debian and long description that FoF won't work without
-    proper GL support.
-  * Add note to README.Debian that only PS2 importing is supported
-    (Closes: #428346)
-  * Update menu to format menu-2, change menu section
-    as-per menu transition
-
-  [ Gonéri Le Bouder ]
-  * fixed the watch file
-
-  [Miriam Ruiz]
-  * Updated Sami's address in debian/copyright
-  * Added patch to fix a crashing on startup due to wrong type. Closes: #437330
-
- -- Miriam Ruiz <little_miry at yahoo.es>  Sat, 01 Sep 2007 17:46:06 +0000
-
-fretsonfire (1.2.451.dfsg-1) unstable; urgency=low
-
-  [ Matthew Johnson ]
-  * DFSG version/tarball (remove songs and fonts)
-  * Add depends on python-pyogg, new version needs it
-  * Add recommends on fretsonfire-songs-sectoid
-  * Rewrite get-orig-source to use makefile targets
-  * Add depends on ttf-bitstream-vera and ttf-mgopen
-  * Patch Svg.py no to try and initialise amanith
-  * Rename game package to fretsonfire-game
-  * Add fretsonfire metapackage
-  * Create xpm
-  * Move installation to .install
-  * Remove lintian-override
-  * Added and install .desktop file 
-
-  [ Miriam Ruiz ]
-  * Fetch translation sources from SVN in get-orig-source
-  * Added translations to the building system
-  * New Spanish translations
-
- -- Matthew Johnson <debian at matthew.ath.cx>  Thu, 24 May 2007 13:18:11 +0100
-
-fretsonfire (1.2.451-1) unstable; urgency=low
-
-  [ Miriam Ruiz ]
-  * New Upstream Version.
-  * Added vorbis-tools to Suggests.
-  * Updated copyright notices.
-
- -- Miriam Ruiz <little_miry at yahoo.es>  Sat, 28 Apr 2007 16:40:28 +0200
-
-fretsonfire (1.1.324-1) unstable; urgency=low
-
-  [ Miriam Ruiz ]
-  * Initial release (Closes: #383316)
-
-  [ Matthew Johnson ]
-  * Update packaging
-   - add manpages
-   - clean up debian directory
-   - add wrapper executable
-   - add menu entry
-   - add icon
-   - fix lintian errors
-   - use install -m rather than cp -a to ensure correct mode for installed
-   files
-  * Change maintainer and Uploaders
-  * Add suggests on vorbis-tools
-
- -- Matthew Johnson <debian at matthew.ath.cx>  Tue, 17 Apr 2007 08:35:02 +0100

Copied: packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/changelog (from rev 16020, packages/trunk/fretsonfire/debian/changelog)
===================================================================
--- packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/changelog	                        (rev 0)
+++ packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/changelog	2017-08-23 00:33:48 UTC (rev 16021)
@@ -0,0 +1,259 @@
+fretsonfire (1.3.110.dfsg2-5) unstable; urgency=medium
+
+  * Team upload.
+  * Add python-pil-compatibility.patch and fix startup error.
+    Thanks to Hans Joachim Desserud for the report. (Closes: #872934)
+  * Declare compliance with Debian Policy 4.1.0.
+
+ -- Markus Koschany <apo at debian.org>  Wed, 23 Aug 2017 02:19:32 +0200
+
+fretsonfire (1.3.110.dfsg2-4) unstable; urgency=medium
+
+  * Team upload.
+  * Switch to compat level 10.
+  * debian/control: Replace python-imaging with python-pil (Closes: #866426).
+  * Drop deprecated menu file and xpm icon.
+  * Declare compliance with Debian Policy 4.0.0.
+
+ -- Markus Koschany <apo at debian.org>  Sat, 15 Jul 2017 14:53:36 +0200
+
+fretsonfire (1.3.110.dfsg2-3) unstable; urgency=medium
+
+  * Team upload.
+  * Declare compliance with Debian Policy 3.9.8.
+  * Replace fonts-mgopen dependency with fonts-dejavu. (Closes: #823106)
+
+ -- Markus Koschany <apo at debian.org>  Sun, 01 May 2016 17:10:08 +0200
+
+fretsonfire (1.3.110.dfsg2-2) unstable; urgency=medium
+
+  * Team upload.
+  * Use compat level 9 and require debhelper >= 9.
+  * wrap-and-sort -sa.
+  * Declare compliance with Debian Policy 3.9.6.
+  * Vcs-Browser: Use https.
+  * Remove Matthew Johnson from Uploaders because he is not active anymore.
+    (Closes: #762555)
+  * Remove David Martínez Martí from Uploaders because he is not active anymore.
+  * Add python-PIL-tobytes-error.patch and fix runtime error due to API changes
+    in Python PIL. Thanks to Samuele Battarra for the report. (Closes: #807250)
+  * debian/rules: Fix Lintian error
+    uses-deprecated-compression-for-data-tarball and use xz for compressing
+    the tarball.
+  * Switch from ttf-dejavu to fonts-dejavu.
+  * debian/rules: Replace deprecated dh_clean -k with dh_prep.
+  * fretsonfire-game.desktop: Add keywords and a comment in German.
+  * fretsonfire-game.docs: Remove debian/README.Debian line because
+    README.Debian will be installed automatically.
+  * Install 64x64 icon to hicolor icon directory.
+
+ -- Markus Koschany <apo at debian.org>  Sun, 13 Dec 2015 16:30:45 +0100
+
+fretsonfire (1.3.110.dfsg2-1) unstable; urgency=low
+
+  [ Evgeni Golov ]
+  * Correct Vcs-* URLs to point to anonscm.debian.org
+
+  [ Miriam Ruiz ]
+  * Repackaged upstream source to remove data/PyOpenGL__init__.pyc
+    Closes: #744699
+  * Upgraded Standards-Version from 3.8.3 to 3.9.5
+  * Changed my email address to miriam at debian.org
+  * Removed dependency from pysupport
+  * Fixed small issue with icons (png)
+  * Improved slightly starting script
+
+ -- Miriam Ruiz <miriam at debian.org>  Sat, 19 Apr 2014 00:39:48 +0200
+
+fretsonfire (1.3.110.dfsg-3) unstable; urgency=low
+
+  * Team upload.
+
+  [ Paul Wise ]
+  * Fix hard-coded symlink to the mgopen font (Closes: #653657)
+  * Switch from ttf-mgopen to fonts-mgopen
+  * Drop dependency on libgl1-mesa-dev since it is no longer needed
+    (Closes: #561314, #561985)
+  * FoF is implemented in python, no need for ${shlibs:Depends}
+  * Add missing ${misc:Depends} to fretsonfire Depends
+  * Switch to dpkg-source v3 instead of manual patching using quilt
+  * Don't need python-dev in build-deps, switch to python
+  * Clean up the patches and add DEP-3 headers to them
+  * Link to the correct version of the GPL
+
+  [ Andrew Higginson ]
+  * Better description for package 'fretsonfire' describing gameplay,
+    included applications etc. and removing non-user-friendly 'this is
+    a metapackage...' (LP: #599525) (Closes: #587621)
+
+ -- Paul Wise <pabs at debian.org>  Sun, 01 Jan 2012 13:48:45 +0800
+
+fretsonfire (1.3.110.dfsg-2) unstable; urgency=low
+
+  [ Matthew Johnson ]
+  * Change credits to use sectoid/Feelings instead of defy. (Closes: #526399)
+    + I'd like to ignore the error / have no music,
+    + but that doesn't seem to work. I can't figure out how to
+    + catch the exception.
+
+  [ Barry deFreese ]
+  * Add myself to uploaders.
+  * Remove python-numpy and python-numeric depends. (Closes: #547960).
+  * Add depends on libgl1-mesa-dev for now. (Closes: #524731).
+  * Add README.source for quilt patch system.
+  * Clean up some syntax in debian/copyright.
+  * Bump Standards Version to 3.8.3. (No changes needed).
+
+ -- Barry deFreese <bdefreese at debian.org>  Wed, 21 Oct 2009 16:57:43 -0400
+
+fretsonfire (1.3.110.dfsg-1) unstable; urgency=low
+
+  [ Ansgar Burchardt ]
+  * python-pyogg was renamed into python-ogg, update dependencies accordingly
+    (Closes: #494893)
+
+  [ Peter De Wachter ]
+  * Fixed watch file.
+
+  [ Matthew Johnson ]
+  * New upstream release (Closes: #516912)
+   - Rewrote get-orig-source for new source format
+   - Removed png-generation from debian/rules since they are provided upstream
+   - Removed patches svg.patch, stage.ini.patch and fix_glow_svg.patch because
+   they are obsolete
+   - Removed build-deps on inkscape and *sdl*, since we are not converting
+   svgs any more
+  * Add Depends/Recommends on fretsonfire-songs-muldjord
+
+ -- Matthew Johnson <mjj29 at adonis.trinhall.cam.ac.uk>  Mon, 02 Mar 2009 23:17:47 +0000
+
+fretsonfire (1.2.512.dfsg-3) unstable; urgency=low
+
+  [ Miriam Ruiz ]
+  * Added David Martínez Martí <deavidsedice at gmail.com> as comaintainer.
+
+  [ David Martínez Martí ]
+  * Added fix_glow_svg.patch to fix bug in glow.svg
+  * Added keep_sound_when_failed.patch si that the sound does not disappear
+    completely when you fail a note and there's no base soundtrack
+
+ -- Miriam Ruiz <little_miry at yahoo.es>  Wed, 23 Jul 2008 19:45:04 +0200
+
+fretsonfire (1.2.512.dfsg-2) unstable; urgency=low
+
+  * Added fonts_lower_cpu.patch to reduce CPU consumption. Closes: #462624
+    Thanks to David Martínez Martí <deavidsedice at gmail.com>
+  * Added patch: fix_window_height_bug.patch to fix a bug calculating
+    window size when the orthogonal projection window is set.
+    Thanks to David Martínez Martí <deavidsedice at gmail.com>
+
+ -- Miriam Ruiz <little_miry at yahoo.es>  Tue, 22 Jul 2008 12:38:20 +0200
+
+fretsonfire (1.2.512.dfsg-1) unstable; urgency=low
+
+  [ Miriam Ruiz ]
+  * New Upstream Release.
+  * Removed old Spanish translations. The ones from upstream are up-to-date
+    now.
+  * Refreshed patch typeerror.patch
+  * Standards-Version set to 3.8.0
+  * Added call to dh_desktop in debian/rules.
+  * Added check in debian/rules to make sure that the images have been
+    successfully converted from svg to png files.
+
+  [ Matthew Johnson ]
+  * Correct obvious inaccuracies in man page.
+  * Add dependency on python-numty
+  * Enable use of cached png files
+  * Add patch reverting Font.py changes to make text render
+  * Use ttf-dejavu instead of ttf-bitstream-vera (Closes: #455580)
+  * Reformat Depends: to be more readable
+  * Compress using bzip2
+  * Apply stage.ini patch from Sami
+
+  [ Jon Dowland ]
+  * Add Homepage: control field to source stanza
+  * Remove a bashism from the clean target (Closes: #462237)
+
+  [ Ansgar Burchardt ]
+  * Remove deprecated Encoding key from .desktop file
+  * debian/control: Change XS-Vcs-* to Vcs-*
+
+ -- Miriam Ruiz <little_miry at yahoo.es>  Tue, 22 Jul 2008 12:12:09 +0200
+
+fretsonfire (1.2.451.dfsg-2) unstable; urgency=low
+
+  [ Matthew Johnson ]
+  * Update debian/copyright to be utf8
+  * reformat README.Debian-source to be 80 characters/line
+  * Added watch file
+  * Fixed stage.ini so that lights are smaller (only a problem with the pngs)
+    (Closes: #428350)
+  * Depend on python-pyvorbis (Closes: #427579)
+  * Add note to README.Debian and long description that FoF won't work without
+    proper GL support.
+  * Add note to README.Debian that only PS2 importing is supported
+    (Closes: #428346)
+  * Update menu to format menu-2, change menu section
+    as-per menu transition
+
+  [ Gonéri Le Bouder ]
+  * fixed the watch file
+
+  [Miriam Ruiz]
+  * Updated Sami's address in debian/copyright
+  * Added patch to fix a crashing on startup due to wrong type. Closes: #437330
+
+ -- Miriam Ruiz <little_miry at yahoo.es>  Sat, 01 Sep 2007 17:46:06 +0000
+
+fretsonfire (1.2.451.dfsg-1) unstable; urgency=low
+
+  [ Matthew Johnson ]
+  * DFSG version/tarball (remove songs and fonts)
+  * Add depends on python-pyogg, new version needs it
+  * Add recommends on fretsonfire-songs-sectoid
+  * Rewrite get-orig-source to use makefile targets
+  * Add depends on ttf-bitstream-vera and ttf-mgopen
+  * Patch Svg.py no to try and initialise amanith
+  * Rename game package to fretsonfire-game
+  * Add fretsonfire metapackage
+  * Create xpm
+  * Move installation to .install
+  * Remove lintian-override
+  * Added and install .desktop file 
+
+  [ Miriam Ruiz ]
+  * Fetch translation sources from SVN in get-orig-source
+  * Added translations to the building system
+  * New Spanish translations
+
+ -- Matthew Johnson <debian at matthew.ath.cx>  Thu, 24 May 2007 13:18:11 +0100
+
+fretsonfire (1.2.451-1) unstable; urgency=low
+
+  [ Miriam Ruiz ]
+  * New Upstream Version.
+  * Added vorbis-tools to Suggests.
+  * Updated copyright notices.
+
+ -- Miriam Ruiz <little_miry at yahoo.es>  Sat, 28 Apr 2007 16:40:28 +0200
+
+fretsonfire (1.1.324-1) unstable; urgency=low
+
+  [ Miriam Ruiz ]
+  * Initial release (Closes: #383316)
+
+  [ Matthew Johnson ]
+  * Update packaging
+   - add manpages
+   - clean up debian directory
+   - add wrapper executable
+   - add menu entry
+   - add icon
+   - fix lintian errors
+   - use install -m rather than cp -a to ensure correct mode for installed
+   files
+  * Change maintainer and Uploaders
+  * Add suggests on vorbis-tools
+
+ -- Matthew Johnson <debian at matthew.ath.cx>  Tue, 17 Apr 2007 08:35:02 +0100

Deleted: packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/control
===================================================================
--- packages/trunk/fretsonfire/debian/control	2017-08-20 15:30:51 UTC (rev 16019)
+++ packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/control	2017-08-23 00:33:48 UTC (rev 16021)
@@ -1,59 +0,0 @@
-Source: fretsonfire
-Section: games
-Priority: optional
-Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders:
- Miriam Ruiz <miriam at debian.org>,
- Barry deFreese <bdefreese at debian.org>
-Build-Depends:
- debhelper (>= 10)
-Build-Depends-Indep:
- docbook-to-man,
- python
-Standards-Version: 4.0.0
-Homepage: http://fretsonfire.sourceforge.net/
-Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/fretsonfire/
-Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/fretsonfire/
-
-Package: fretsonfire
-Architecture: all
-Depends:
- fretsonfire-game,
- fretsonfire-songs-muldjord,
- fretsonfire-songs-sectoid,
- ${misc:Depends}
-Description: game of musical skill and fast fingers
- A game of musical skill and fast fingers. The aim of the game is to play
- guitar with the keyboard as accurately as possible.
- .
- Players must press buttons to keep in time with the rhythm of the music,
- shown by markers on screen. An official online high score list allows
- players to show off their skills to competitors around the globe.
- .
- The game comes with an easy to understand tutorial to get players
- started, and a song editor lets players edit and compose songs
- for use in the game.
-
-Package: fretsonfire-game
-Architecture: all
-Depends:
- python,
- python-pil,
- python-ogg,
- python-opengl,
- python-pygame,
- python-pyvorbis,
- fonts-dejavu,
- ${misc:Depends},
- ${python:Depends}
-Recommends:
- fretsonfire-songs-muldjord,
- fretsonfire-songs-sectoid
-Suggests:
- vorbis-tools
-Description: game of musical skill and fast fingers - Game files
- A game of musical skill and fast fingers. The aim of the game is to
- play guitar with the keyboard as accurately as possible.
- .
- This is the package containing the game executable code. You will need
- working sound and a 3D capable graphics card.

Copied: packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/control (from rev 16020, packages/trunk/fretsonfire/debian/control)
===================================================================
--- packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/control	                        (rev 0)
+++ packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/control	2017-08-23 00:33:48 UTC (rev 16021)
@@ -0,0 +1,59 @@
+Source: fretsonfire
+Section: games
+Priority: optional
+Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Uploaders:
+ Miriam Ruiz <miriam at debian.org>,
+ Barry deFreese <bdefreese at debian.org>
+Build-Depends:
+ debhelper (>= 10)
+Build-Depends-Indep:
+ docbook-to-man,
+ python
+Standards-Version: 4.1.0
+Homepage: http://fretsonfire.sourceforge.net/
+Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/fretsonfire/
+Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/fretsonfire/
+
+Package: fretsonfire
+Architecture: all
+Depends:
+ fretsonfire-game,
+ fretsonfire-songs-muldjord,
+ fretsonfire-songs-sectoid,
+ ${misc:Depends}
+Description: game of musical skill and fast fingers
+ A game of musical skill and fast fingers. The aim of the game is to play
+ guitar with the keyboard as accurately as possible.
+ .
+ Players must press buttons to keep in time with the rhythm of the music,
+ shown by markers on screen. An official online high score list allows
+ players to show off their skills to competitors around the globe.
+ .
+ The game comes with an easy to understand tutorial to get players
+ started, and a song editor lets players edit and compose songs
+ for use in the game.
+
+Package: fretsonfire-game
+Architecture: all
+Depends:
+ python,
+ python-pil,
+ python-ogg,
+ python-opengl,
+ python-pygame,
+ python-pyvorbis,
+ fonts-dejavu,
+ ${misc:Depends},
+ ${python:Depends}
+Recommends:
+ fretsonfire-songs-muldjord,
+ fretsonfire-songs-sectoid
+Suggests:
+ vorbis-tools
+Description: game of musical skill and fast fingers - Game files
+ A game of musical skill and fast fingers. The aim of the game is to
+ play guitar with the keyboard as accurately as possible.
+ .
+ This is the package containing the game executable code. You will need
+ working sound and a 3D capable graphics card.

Copied: packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/patches/python-pil-compatibility.patch (from rev 16020, packages/trunk/fretsonfire/debian/patches/python-pil-compatibility.patch)
===================================================================
--- packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/patches/python-pil-compatibility.patch	                        (rev 0)
+++ packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/patches/python-pil-compatibility.patch	2017-08-23 00:33:48 UTC (rev 16021)
@@ -0,0 +1,30 @@
+From: Markus Koschany <apo at debian.org>
+Date: Wed, 23 Aug 2017 02:07:29 +0200
+Subject: python-pil compatibility
+
+Python-imaging will be removed from Debian and imports should use python-pil
+instead.
+
+Bug-Debian: https://bugs.debian.org/872934
+Forwarded: no
+---
+ src/Texture.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/src/Texture.py b/src/Texture.py
+index 9b3b6de..c028d9b 100644
+--- a/src/Texture.py
++++ b/src/Texture.py
+@@ -24,10 +24,10 @@ from __future__ import division
+ 
+ import Log
+ import Config
+-import Image
++from PIL import Image
+ import pygame
+ import StringIO
+-import PngImagePlugin
++from PIL import PngImagePlugin
+ from OpenGL.GL import *
+ from OpenGL.GLU import *
+ from Queue import Queue, Empty

Deleted: packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/patches/series
===================================================================
--- packages/trunk/fretsonfire/debian/patches/series	2017-08-20 15:30:51 UTC (rev 16019)
+++ packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/patches/series	2017-08-23 00:33:48 UTC (rev 16021)
@@ -1,8 +0,0 @@
-datapath.patch
-typeerror.patch
-font-revert.patch
-fonts_lower_cpu.patch
-fix_window_height_bug.patch
-keep_sound_when_failed.patch
-credits_music.patch
-python-PIL-tobytes-error.patch

Copied: packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/patches/series (from rev 16020, packages/trunk/fretsonfire/debian/patches/series)
===================================================================
--- packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/patches/series	                        (rev 0)
+++ packages/tags/fretsonfire/1.3.110.dfsg2-5/debian/patches/series	2017-08-23 00:33:48 UTC (rev 16021)
@@ -0,0 +1,9 @@
+datapath.patch
+typeerror.patch
+font-revert.patch
+fonts_lower_cpu.patch
+fix_window_height_bug.patch
+keep_sound_when_failed.patch
+credits_music.patch
+python-PIL-tobytes-error.patch
+python-pil-compatibility.patch




More information about the Pkg-games-commits mailing list