Author: tolimar
Date: 2009-02-25 15:50:02 +0000 (Wed, 25 Feb 2009)
New Revision: 8948

Modified:
   packages/trunk/neverball/debian/changelog
   packages/trunk/neverball/debian/control
   packages/trunk/neverball/debian/rules
   packages/trunk/neverball/debian/watch
Log:
Let's get neverputt working again

Modified: packages/trunk/neverball/debian/changelog
===================================================================
--- packages/trunk/neverball/debian/changelog   2009-02-24 21:32:14 UTC (rev 
8947)
+++ packages/trunk/neverball/debian/changelog   2009-02-25 15:50:02 UTC (rev 
8948)
@@ -1,10 +1,17 @@
-neverball (1.5.0-2) UNRELEASED; urgency=low
+neverball (1.5.0-2) unstable; urgency=medium
 
+  [ Jordà Polo ]
   * debian/control: libsdl-image and libsdl-mixer build dependencies are
     obsolete; use libvorbis-dev, libpng12-dev and libjpeg62-dev instead.
 
- -- Jordà Polo <[email protected]>  Fri, 13 Feb 2009 08:15:42 +0100
+  [ Alexander Reichle-Schmehl ]
+  * Fix debian/watch since download location changed
+  * Adopt debian/control to my new name
+  * create symlinks to ttf files in proper package
+    (Fixes segfault for neverputt, there fore urgency set to medium)
 
+ -- Alexander Reichle-Schmehl <[email protected]>  Wed, 25 Feb 2009 16:46:04 
+0100
+
 neverball (1.5.0-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/trunk/neverball/debian/control
===================================================================
--- packages/trunk/neverball/debian/control     2009-02-24 21:32:14 UTC (rev 
8947)
+++ packages/trunk/neverball/debian/control     2009-02-25 15:50:02 UTC (rev 
8948)
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: Debian Games Team <[email protected]>
-Uploaders: Alexander Schmehl <[email protected]>,
+Uploaders: Alexander Reichle-Schmehl <[email protected]>,
  Jordà Polo <[email protected]>, Tamas SZERB <[email protected]>
 Build-Depends: debhelper (>= 5), quilt (>= 0.40), libsdl1.2-dev,
  libsdl-ttf2.0-dev, libvorbis-dev, libpng12-dev, libjpeg62-dev

Modified: packages/trunk/neverball/debian/rules
===================================================================
--- packages/trunk/neverball/debian/rules       2009-02-24 21:32:14 UTC (rev 
8947)
+++ packages/trunk/neverball/debian/rules       2009-02-25 15:50:02 UTC (rev 
8948)
@@ -48,7 +48,7 @@
        dh_testroot -i
        dh_installchangelogs -i CHANGES
        dh_installdocs -i
-       dh_link -i usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf \
+       dh_link -pneverball-common 
usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf \
                   usr/share/games/neverball/ttf/DejaVuSans-Bold.ttf
        dh_compress -i
        dh_fixperms -i

Modified: packages/trunk/neverball/debian/watch
===================================================================
--- packages/trunk/neverball/debian/watch       2009-02-24 21:32:14 UTC (rev 
8947)
+++ packages/trunk/neverball/debian/watch       2009-02-25 15:50:02 UTC (rev 
8948)
@@ -1,2 +1,2 @@
 version=3
-http://neverball.org/neverball-(.*)\.tar\.gz
+http://neverball.org/download.php neverball-(.*)\.tar\.gz


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to