Author: sistpoty-guest
Date: 2011-11-25 20:29:40 +0000 (Fri, 25 Nov 2011)
New Revision: 12862

Modified:
   packages/trunk/trigger-data/debian/changelog
   packages/trunk/trigger-data/debian/rules
Log:
* add a compatiblity link so that the old trigger-rally version (0.5.2.1-2+b1)
  still works (ahem, well, the menu for single race is not displayed fully on
  the screen, but nevertheless racing is possible)


Modified: packages/trunk/trigger-data/debian/changelog
===================================================================
--- packages/trunk/trigger-data/debian/changelog        2011-11-25 20:21:05 UTC 
(rev 12861)
+++ packages/trunk/trigger-data/debian/changelog        2011-11-25 20:29:40 UTC 
(rev 12862)
@@ -12,9 +12,11 @@
     + add build-arch and build-indep targets, that do not get anything
       done, as there is nothing to be built.
     + select xz as compression algorithm as this gives the best results.
+    + provide a compatibility link to work (at least somewhat) with
+      trigger-rally, version 0.5.2.1-2+b1.
   * debian/TODO.debian: Removed. Doesn't match actual state.
 
- -- Stefan Potyra <[email protected]>  Fri, 25 Nov 2011 21:19:06 +0100
+ -- Stefan Potyra <[email protected]>  Fri, 25 Nov 2011 21:23:30 +0100
 
 trigger-rally-data (0.5.2-2) unstable; urgency=low
 

Modified: packages/trunk/trigger-data/debian/rules
===================================================================
--- packages/trunk/trigger-data/debian/rules    2011-11-25 20:21:05 UTC (rev 
12861)
+++ packages/trunk/trigger-data/debian/rules    2011-11-25 20:29:40 UTC (rev 
12862)
@@ -52,6 +52,9 @@
        for i in $(EXECUTABLE_GAME_DATA); do                    \
                chmod ugo-x debian/$(PACKAGE)/$(DATADIR)/$$i;   \
        done
+       # compatibility link for trigger version 0.5.2.1-2+b1
+       dh_link $(DATADIR)/textures/dial_speed_mph.png  \
+               $(DATADIR)/textures/dial_speed.png
 
 
 binary-arch: build install


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

Reply via email to