[Popcon-commits] cvs commit to popularity-contest/debian by pere

popcon-commits@lists.alioth.debian.org popcon-commits@lists.alioth.debian.org
Sat, 28 Feb 2004 09:03:47 +0100


Update of /cvsroot/popcon/popularity-contest/debian
In directory quantz:/tmp/cvs-serv19367/debian

Modified Files:
	changelog rules 
Log Message:
Move Norwegian Bokmål debconf translation to nb.po, and
install it using language codes 'nb' and 'no' as part of the
Norwegian language code transition.


Index: changelog
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/changelog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- changelog	18 Feb 2004 11:51:39 -0000	1.54
+++ changelog	28 Feb 2004 08:03:45 -0000	1.55
@@ -1,6 +1,11 @@
 popularity-contest (1.13) UNRELEASED; urgency=low
 
-  * Update server-side scripts to current popcon.debian.org version.
+  * Bill Allombert
+    - Update server-side scripts to current popcon.debian.org version.
+  * Petter Reinholdtsen 
+    - Move Norwegian Bokmål debconf translation to nb.po, and
+      install it using language codes 'nb' and 'no' as part of the
+      Norwegian language code transition.
 
  -- Bill Allombert <ballombe@debian.org>  Sat, 14 Feb 2004 16:34:37 +0100
 

Index: rules
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/rules,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- rules	10 Feb 2004 13:34:12 -0000	1.7
+++ rules	28 Feb 2004 08:03:45 -0000	1.8
@@ -14,6 +14,9 @@
 	dh_testdir
 	dh_testroot
 	dh_clean
+	# Remove transition copy while we wait for all users to change from
+	# no_NO to nb_NO [pere 2004-02-27]
+	$(RM) debian/po/no.po
 
 install:
 	dh_testdir
@@ -38,6 +41,9 @@
 	dh_installmenu
 	dh_installcron
 	dh_installmanpages
+	# Make transition copy while we wait for all users to change from
+	# no_NO to nb_NO [pere 2004-02-27]
+	cp debian/po/nb.po debian/po/no.po
 	dh_installdebconf
 	dh_installchangelogs
 	dh_perl -d