[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Please unblock gnubg 0.14.3+20060923-3



There was a pending translation update and a minor correction to the
debconf template that was noted by a translator, so since I was making an
upload anyway, I fixed an annoying bug that could be fixed with a one-line
change to debian/rules.

Here is the changelog entry and the diff against the last package,
excluding the po directory:

gnubg (0.14.3+20060923-3) unstable; urgency=low

  * Install gnubg.gtkrc to get correct styling information for various
    text displays, including the move list.  (Closes: #393261)
  * Fix an incorrect pluralization in the debconf question.
  * Translation updates:
    - German, thanks Matthias Julius.  (Closes: #401254)
    - Czech, thanks Martin Sin.

 -- Russ Allbery <rra@debian.org>  Sun, 17 Dec 2006 16:26:22 -0800

diff -u gnubg-0.14.3+20060923/debian/rules gnubg-0.14.3+20060923/debian/rules
--- gnubg-0.14.3+20060923/debian/rules
+++ gnubg-0.14.3+20060923/debian/rules
@@ -91,6 +91,7 @@
 	install -d $(CURDIR)/debian/gnubg-data/usr/share
 	mv $(CURDIR)/debian/gnubg/usr/share/gnubg \
 	    $(CURDIR)/debian/gnubg-data/usr/share/
+	install -m 644 gnubg.gtkrc $(CURDIR)/debian/gnubg-data/usr/share/gnubg/
 	mv $(CURDIR)/debian/gnubg-data/usr/share/gnubg/gnubg.wd \
 	    $(CURDIR)/debian/gnubg/usr/lib/gnubg/gnubg.wd
 	ln -s /usr/lib/gnubg/gnubg.wd \
diff -u gnubg-0.14.3+20060923/debian/gnubg.templates gnubg-0.14.3+20060923/debian/gnubg.templates
--- gnubg-0.14.3+20060923/debian/gnubg.templates
+++ gnubg-0.14.3+20060923/debian/gnubg.templates
@@ -1,7 +1,7 @@
 Template: gnubg/build-bearoffs
 Type: boolean
 Default: false
-_Description: Build bearoff databases?
+_Description: Build bearoff database?
  For maximum strength, GNU Backgammon needs a two-sided bearoff database,
  used to evaluate positions in the end-game.  This database takes up
  6.6MB of disk space and requires several minutes to generate on a
diff -u gnubg-0.14.3+20060923/debian/po/templates.pot gnubg-0.14.3+20060923/debian/po/templates.pot

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>



Reply to: