r14434 - in packages/tags/gnujump: . 1.0.8-1 1.0.8-1/debian 1.0.8-1/debian/patches
Evgeni Golov
evgeni at alioth.debian.org
Sat Jul 6 20:48:30 UTC 2013
Author: evgeni
Date: 2013-07-06 20:48:29 +0000 (Sat, 06 Jul 2013)
New Revision: 14434
Added:
packages/tags/gnujump/1.0.8-1/
packages/tags/gnujump/1.0.8-1/debian/
packages/tags/gnujump/1.0.8-1/debian/changelog
packages/tags/gnujump/1.0.8-1/debian/patches/
packages/tags/gnujump/1.0.8-1/debian/patches/01_Makefile_am_datadir_fix.patch
packages/tags/gnujump/1.0.8-1/debian/patches/04_linker_arguments.patch
packages/tags/gnujump/1.0.8-1/debian/patches/06_link_against_-lm_.patch
Removed:
packages/tags/gnujump/1.0.8-1/debian/
packages/tags/gnujump/1.0.8-1/debian/changelog
packages/tags/gnujump/1.0.8-1/debian/patches/
packages/tags/gnujump/1.0.8-1/debian/patches/01_Makefile_am_datadir_fix.patch
packages/tags/gnujump/1.0.8-1/debian/patches/04_linker_arguments.patch
packages/tags/gnujump/1.0.8-1/debian/patches/06_link_against_-lm_.patch
Log:
[svn-buildpackage] Tagging gnujump 1.0.8-1
Deleted: packages/tags/gnujump/1.0.8-1/debian/changelog
===================================================================
--- packages/trunk/gnujump/debian/changelog 2013-07-06 18:17:18 UTC (rev 14431)
+++ packages/tags/gnujump/1.0.8-1/debian/changelog 2013-07-06 20:48:29 UTC (rev 14434)
@@ -1,145 +0,0 @@
-gnujump (1.0.8-1) UNRELEASED; urgency=low
-
- * New upstream release.
- + Refresh patches against it.
- * link against -lm to fix underlinking FTBFS
- Thanks: Logan Rosen <logan at ubuntu.com>
- Closes: #704699
- * fix a crash when $HOME is not set
- Thanks: Alexandre Rebert <alexandre at cmu.edu> and the whole
- The Mayhem Team at Cylab, Carnegie Mellon University
- * Update my email address.
- * Use canonical URLs for the SVN repository.
- * Use debhelper 9 and get hardening for free.
- * Update debian/copyright to follow copyright-format/1.0.
- * Standards-Version: 3.9.4.
-
- -- Evgeni Golov <evgeni at debian.org> Thu, 27 Jun 2013 08:07:45 +0200
-
-gnujump (1.0.6-4) unstable; urgency=low
-
- * Remove README.source, because quilt is no longer being used.
- * Fix datadir. (Closes: #650596)
-
- -- Bas Wijnen <wijnen at debian.org> Sun, 22 Jan 2012 12:05:01 +0100
-
-gnujump (1.0.6-3) unstable; urgency=low
-
- * Update standards version (no changes needed).
- * Use new debhelper format in debian/rules.
- * Replaced quilt build-dependency with the source format.
- * Link with -Wl,--as-needed to avoid extra dependencies.
- * Adjust tree to build from source.
- * Don't use versioned automake.
- * Remove autoconf-archive dependency. (Closes: #634530)
- * Upgraded packaging license to GPL-3+.
-
- -- Bas Wijnen <wijnen at debian.org> Tue, 19 Jul 2011 11:40:51 +0200
-
-gnujump (1.0.6-2) unstable; urgency=low
-
- * Upload to unstable again.
- * debian/control:
- + Make depends and recommends versioned. (Closes: #501785)
- + Update the Homepage field.
- + Remove the unused udeb part.
- * debian/rules:
- + Pass "-Wl,-z,defs -Wl,--as-needed" to LDFLAGS.
- + Don't install upstream ChangeLog for now, it's empty.
- * debian/patches/*.patch:
- + Add short descriptions to the patches.
-
- -- Evgeni Golov <sargentd at die-welt.net> Mon, 16 Feb 2009 18:16:02 +0100
-
-gnujump (1.0.6-1) experimental; urgency=low
-
- * New upstream release (Closes: #494695)
- * Use quilt for patch-management
- * debian/sdljump.desktop
- + rename to gnujump.desktop
- + update to reflect the rename to gnujump
- + remove the Encoding field
- * debian/gnujump.menu
- + update to reflect the rename to gnujump
- + use Games/Action instead of Games/Arcade
- * debian/control:
- + remove the leading "a" in the short description
- + wrap the Build-Depends for better reading
- + use the Homepage field
- + bump Standards-Version to 3.8.0
- + add Vcs-* fields
- + add myself to Uploaders
- * debian/rules:
- + call dh_desktop to silence lintian
- + reorganize the targets, create a config target
- + don't set CFLAGS, let dpkg handle it
- * debian/gnujump(-data).install:
- + move gnujump.desktop to the gnujump package
- + same for gnujump.png
- * debian/copyright:
- + Convert to machine readable format
- + Update some of the copyright statements
- * debian/patches/02_manpage_fixes.patch:
- + Fix a typo in the patch, it's "hy", not "ny"
- * debian/README.source:
- + add a README.source as recommended by Policy 4.14
- * debian/patches/03_main_c_include_locale_h.patch:
- + Fix FTBFS with -O0 because locale.h isn't included
- * debian/watch:
- + Update the watchfile to reflect the new homepage
-
- -- Evgeni Golov <sargentd at die-welt.net> Thu, 09 Oct 2008 09:57:05 +0200
-
-gnujump (1.0.0-3) unstable; urgency=low
-
- * Link name to gnujump to match package name. (Closes: #406121)
-
- -- Bas Wijnen <wijnen at debian.org> Thu, 24 May 2007 23:58:00 +0200
-
-gnujump (1.0.0-2) unstable; urgency=low
-
- * Actually install files in the package (Closes: #403424). Not setting
- urgency to high even though this is a release critical bug, because the
- package is not in testing.
- * Fix typo in manpage (from ``--help'' to ``\-\-help''), thanks to Cyril
- Brulebois.
- * Add menu ``longtitle'' so there is a hint when the mouse moves over the
- menu entry.
-
- -- Bas Wijnen <wijnen at debian.org> Sun, 17 Dec 2006 23:32:05 +0100
-
-gnujump (1.0.0-1) unstable; urgency=low
-
- * Package rename following upstream rename. Even though there is no new
- upstream version yet, the new package name is used so no transition
- packages are needed after Etch is released.
- * Changed website references.
-
- -- Bas Wijnen <wijnen at debian.org> Tue, 5 Dec 2006 16:22:50 +0100
-
-sdljump (1.0.0-2) unstable; urgency=low
-
- * Build with usr/share/games built into executable (Closes: #391074)
-
- -- Bas Wijnen <wijnen at debian.org> Fri, 6 Oct 2006 17:36:27 +0200
-
-sdljump (1.0.0-1) unstable; urgency=low
-
- * New upstream release.
-
- -- Bas Wijnen <wijnen at debian.org> Sat, 30 Sep 2006 09:15:55 +0200
-
-sdljump (0.91-1-2) unstable; urgency=low
-
- * Install manpage from where it was built. (Closes: #378206)
- * Remove bashism from debian/rules.
- * Update to policy 3.7.2 (no changes needed).
-
- -- Bas Wijnen <shevek at fmf.nl> Tue, 18 Jul 2006 13:46:06 +0200
-
-sdljump (0.91-1-1) unstable; urgency=low
-
- * Initial Release. (Closes: #352252)
-
- -- Bas Wijnen <shevek at fmf.nl> Fri, 10 Feb 2006 15:19:36 +0100
-
Copied: packages/tags/gnujump/1.0.8-1/debian/changelog (from rev 14433, packages/trunk/gnujump/debian/changelog)
===================================================================
--- packages/tags/gnujump/1.0.8-1/debian/changelog (rev 0)
+++ packages/tags/gnujump/1.0.8-1/debian/changelog 2013-07-06 20:48:29 UTC (rev 14434)
@@ -0,0 +1,146 @@
+gnujump (1.0.8-1) unstable; urgency=low
+
+ * New upstream release.
+ + Refresh patches against it.
+ * link against -lm to fix underlinking FTBFS
+ Thanks: Logan Rosen <logan at ubuntu.com>
+ Closes: #704699
+ * fix a crash when $HOME is not set
+ Thanks: Alexandre Rebert <alexandre at cmu.edu> and the whole
+ The Mayhem Team at Cylab, Carnegie Mellon University
+ * Update my email address.
+ * Use canonical URLs for the SVN repository.
+ * Use debhelper 9 and get hardening for free.
+ * Update debian/copyright to follow copyright-format/1.0.
+ * Standards-Version: 3.9.4.
+ * Update debian/watch to point to ftp.gnu.org.
+
+ -- Evgeni Golov <evgeni at debian.org> Sat, 06 Jul 2013 22:41:56 +0200
+
+gnujump (1.0.6-4) unstable; urgency=low
+
+ * Remove README.source, because quilt is no longer being used.
+ * Fix datadir. (Closes: #650596)
+
+ -- Bas Wijnen <wijnen at debian.org> Sun, 22 Jan 2012 12:05:01 +0100
+
+gnujump (1.0.6-3) unstable; urgency=low
+
+ * Update standards version (no changes needed).
+ * Use new debhelper format in debian/rules.
+ * Replaced quilt build-dependency with the source format.
+ * Link with -Wl,--as-needed to avoid extra dependencies.
+ * Adjust tree to build from source.
+ * Don't use versioned automake.
+ * Remove autoconf-archive dependency. (Closes: #634530)
+ * Upgraded packaging license to GPL-3+.
+
+ -- Bas Wijnen <wijnen at debian.org> Tue, 19 Jul 2011 11:40:51 +0200
+
+gnujump (1.0.6-2) unstable; urgency=low
+
+ * Upload to unstable again.
+ * debian/control:
+ + Make depends and recommends versioned. (Closes: #501785)
+ + Update the Homepage field.
+ + Remove the unused udeb part.
+ * debian/rules:
+ + Pass "-Wl,-z,defs -Wl,--as-needed" to LDFLAGS.
+ + Don't install upstream ChangeLog for now, it's empty.
+ * debian/patches/*.patch:
+ + Add short descriptions to the patches.
+
+ -- Evgeni Golov <sargentd at die-welt.net> Mon, 16 Feb 2009 18:16:02 +0100
+
+gnujump (1.0.6-1) experimental; urgency=low
+
+ * New upstream release (Closes: #494695)
+ * Use quilt for patch-management
+ * debian/sdljump.desktop
+ + rename to gnujump.desktop
+ + update to reflect the rename to gnujump
+ + remove the Encoding field
+ * debian/gnujump.menu
+ + update to reflect the rename to gnujump
+ + use Games/Action instead of Games/Arcade
+ * debian/control:
+ + remove the leading "a" in the short description
+ + wrap the Build-Depends for better reading
+ + use the Homepage field
+ + bump Standards-Version to 3.8.0
+ + add Vcs-* fields
+ + add myself to Uploaders
+ * debian/rules:
+ + call dh_desktop to silence lintian
+ + reorganize the targets, create a config target
+ + don't set CFLAGS, let dpkg handle it
+ * debian/gnujump(-data).install:
+ + move gnujump.desktop to the gnujump package
+ + same for gnujump.png
+ * debian/copyright:
+ + Convert to machine readable format
+ + Update some of the copyright statements
+ * debian/patches/02_manpage_fixes.patch:
+ + Fix a typo in the patch, it's "hy", not "ny"
+ * debian/README.source:
+ + add a README.source as recommended by Policy 4.14
+ * debian/patches/03_main_c_include_locale_h.patch:
+ + Fix FTBFS with -O0 because locale.h isn't included
+ * debian/watch:
+ + Update the watchfile to reflect the new homepage
+
+ -- Evgeni Golov <sargentd at die-welt.net> Thu, 09 Oct 2008 09:57:05 +0200
+
+gnujump (1.0.0-3) unstable; urgency=low
+
+ * Link name to gnujump to match package name. (Closes: #406121)
+
+ -- Bas Wijnen <wijnen at debian.org> Thu, 24 May 2007 23:58:00 +0200
+
+gnujump (1.0.0-2) unstable; urgency=low
+
+ * Actually install files in the package (Closes: #403424). Not setting
+ urgency to high even though this is a release critical bug, because the
+ package is not in testing.
+ * Fix typo in manpage (from ``--help'' to ``\-\-help''), thanks to Cyril
+ Brulebois.
+ * Add menu ``longtitle'' so there is a hint when the mouse moves over the
+ menu entry.
+
+ -- Bas Wijnen <wijnen at debian.org> Sun, 17 Dec 2006 23:32:05 +0100
+
+gnujump (1.0.0-1) unstable; urgency=low
+
+ * Package rename following upstream rename. Even though there is no new
+ upstream version yet, the new package name is used so no transition
+ packages are needed after Etch is released.
+ * Changed website references.
+
+ -- Bas Wijnen <wijnen at debian.org> Tue, 5 Dec 2006 16:22:50 +0100
+
+sdljump (1.0.0-2) unstable; urgency=low
+
+ * Build with usr/share/games built into executable (Closes: #391074)
+
+ -- Bas Wijnen <wijnen at debian.org> Fri, 6 Oct 2006 17:36:27 +0200
+
+sdljump (1.0.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Bas Wijnen <wijnen at debian.org> Sat, 30 Sep 2006 09:15:55 +0200
+
+sdljump (0.91-1-2) unstable; urgency=low
+
+ * Install manpage from where it was built. (Closes: #378206)
+ * Remove bashism from debian/rules.
+ * Update to policy 3.7.2 (no changes needed).
+
+ -- Bas Wijnen <shevek at fmf.nl> Tue, 18 Jul 2006 13:46:06 +0200
+
+sdljump (0.91-1-1) unstable; urgency=low
+
+ * Initial Release. (Closes: #352252)
+
+ -- Bas Wijnen <shevek at fmf.nl> Fri, 10 Feb 2006 15:19:36 +0100
+
Deleted: packages/tags/gnujump/1.0.8-1/debian/patches/01_Makefile_am_datadir_fix.patch
===================================================================
--- packages/trunk/gnujump/debian/patches/01_Makefile_am_datadir_fix.patch 2013-07-06 18:16:09 UTC (rev 14430)
+++ packages/tags/gnujump/1.0.8-1/debian/patches/01_Makefile_am_datadir_fix.patch 2013-07-06 20:48:29 UTC (rev 14434)
@@ -1,14 +0,0 @@
-We want our data in /usr/share/games/$(package), not in
-/usr/share/$(package)
-
---- a/src/Makefile.am 2008-08-11 15:04:48.000000000 +0200
-+++ b/src/Makefile.am 2008-09-14 20:13:31.000000000 +0200
-@@ -42,7 +42,7 @@
- effects-trail.c\
- effects-blur.c
-
--datadirdir = $(prefix)/share/$(package)
-+datadirdir = $(datadir)/$(package)
-
- datadir = @datadir@
- localedir = $(datadir)/locale
Copied: packages/tags/gnujump/1.0.8-1/debian/patches/01_Makefile_am_datadir_fix.patch (from rev 14431, packages/trunk/gnujump/debian/patches/01_Makefile_am_datadir_fix.patch)
===================================================================
--- packages/tags/gnujump/1.0.8-1/debian/patches/01_Makefile_am_datadir_fix.patch (rev 0)
+++ packages/tags/gnujump/1.0.8-1/debian/patches/01_Makefile_am_datadir_fix.patch 2013-07-06 20:48:29 UTC (rev 14434)
@@ -0,0 +1,14 @@
+We want our data in /usr/share/games/$(package), not in
+/usr/share/$(package)
+
+--- a/src/Makefile.am 2008-08-11 15:04:48.000000000 +0200
++++ b/src/Makefile.am 2008-09-14 20:13:31.000000000 +0200
+@@ -42,7 +42,7 @@
+ effects-trail.c \
+ effects-blur.c
+
+-datadirdir = $(prefix)/share/$(package)
++datadirdir = $(datadir)/$(package)
+
+ datadir = @datadir@
+ localedir = $(datadir)/locale
Deleted: packages/tags/gnujump/1.0.8-1/debian/patches/04_linker_arguments.patch
===================================================================
--- packages/trunk/gnujump/debian/patches/04_linker_arguments.patch 2013-07-06 18:16:09 UTC (rev 14430)
+++ packages/tags/gnujump/1.0.8-1/debian/patches/04_linker_arguments.patch 2013-07-06 20:48:29 UTC (rev 14434)
@@ -1,16 +0,0 @@
-Only link used libraries, and link them as libraries, not flags.
-
-Index: gnujump-1.0.6/src/Makefile.am
-===================================================================
---- gnujump-1.0.6.orig/src/Makefile.am 2011-07-19 10:21:42.217593415 +0200
-+++ gnujump-1.0.6/src/Makefile.am 2011-07-19 10:21:45.345612764 +0200
-@@ -4,7 +4,8 @@
- INCLUDES= $(all_includes)
-
- # the library search path.
--gnujump_LDFLAGS = $(all_libraries)
-+gnujump_LDFLAGS = -Wl,--as-needed
-+gnujump_LDADD = $(all_libraries)
-
- gnujump_SOURCES = \
- game.h\
Copied: packages/tags/gnujump/1.0.8-1/debian/patches/04_linker_arguments.patch (from rev 14431, packages/trunk/gnujump/debian/patches/04_linker_arguments.patch)
===================================================================
--- packages/tags/gnujump/1.0.8-1/debian/patches/04_linker_arguments.patch (rev 0)
+++ packages/tags/gnujump/1.0.8-1/debian/patches/04_linker_arguments.patch 2013-07-06 20:48:29 UTC (rev 14434)
@@ -0,0 +1,16 @@
+Only link used libraries, and link them as libraries, not flags.
+
+Index: gnujump-1.0.6/src/Makefile.am
+===================================================================
+--- gnujump-1.0.6.orig/src/Makefile.am 2011-07-19 10:21:42.217593415 +0200
++++ gnujump-1.0.6/src/Makefile.am 2011-07-19 10:21:45.345612764 +0200
+@@ -4,7 +4,8 @@
+ INCLUDES= $(all_includes)
+
+ # the library search path.
+-gnujump_LDFLAGS = $(all_libraries)
++gnujump_LDFLAGS = -Wl,--as-needed
++gnujump_LDADD = $(all_libraries)
+
+ gnujump_SOURCES = \
+ game.h \
Deleted: packages/tags/gnujump/1.0.8-1/debian/patches/06_link_against_-lm_.patch
===================================================================
--- packages/trunk/gnujump/debian/patches/06_link_against_-lm_.patch 2013-07-06 18:16:09 UTC (rev 14430)
+++ packages/tags/gnujump/1.0.8-1/debian/patches/06_link_against_-lm_.patch 2013-07-06 20:48:29 UTC (rev 14434)
@@ -1,13 +0,0 @@
-Description: link against -lm to fix underlinking FTBFS
-Author: Logan Rosen <logan at ubuntu.com>
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -5,7 +5,7 @@
-
- # the library search path.
- gnujump_LDFLAGS = -Wl,--as-needed
--gnujump_LDADD = $(all_libraries)
-+gnujump_LDADD = $(all_libraries) -lm
-
- gnujump_SOURCES = \
- game.h\
Copied: packages/tags/gnujump/1.0.8-1/debian/patches/06_link_against_-lm_.patch (from rev 14431, packages/trunk/gnujump/debian/patches/06_link_against_-lm_.patch)
===================================================================
--- packages/tags/gnujump/1.0.8-1/debian/patches/06_link_against_-lm_.patch (rev 0)
+++ packages/tags/gnujump/1.0.8-1/debian/patches/06_link_against_-lm_.patch 2013-07-06 20:48:29 UTC (rev 14434)
@@ -0,0 +1,13 @@
+Description: link against -lm to fix underlinking FTBFS
+Author: Logan Rosen <logan at ubuntu.com>
+--- a/src/Makefile.am
++++ b/src/Makefile.am
+@@ -5,7 +5,7 @@
+
+ # the library search path.
+ gnujump_LDFLAGS = -Wl,--as-needed
+-gnujump_LDADD = $(all_libraries)
++gnujump_LDADD = $(all_libraries) -lm
+
+ gnujump_SOURCES = \
+ game.h \
More information about the Pkg-games-commits
mailing list