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

popcon-commits@lists.alioth.debian.org popcon-commits@lists.alioth.debian.org
Tue, 15 Jun 2004 16:25:19 -0600


Update of /cvsroot/popcon/popularity-contest/debian
In directory haydn:/tmp/cvs-serv4200/debian

Modified Files:
	changelog rules 
Log Message:
Remove nb.po/no.po transition code.  The duplication is now
handled by po-debconf via dh_installdebconf.


Index: changelog
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/changelog,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -d -r1.135 -r1.136
--- changelog	15 Jun 2004 06:20:39 -0000	1.135
+++ changelog	15 Jun 2004 22:25:16 -0000	1.136
@@ -17,6 +17,9 @@
   * Christian Perrier
     - Shorten the main template to fit it in one screen
       Closes: #250951
+  * Petter Reinholdtsen
+    - Remove nb.po/no.po transition code.  The duplication is now
+      handled by po-debconf via dh_installdebconf.
 
  -- Christian Perrier <bubulle@debian.org>  Sun, 13 Jun 2004 08:56:28 +0200
 

Index: rules
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/rules,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- rules	13 Apr 2004 22:10:38 -0000	1.10
+++ rules	15 Jun 2004 22:25:16 -0000	1.11
@@ -14,9 +14,6 @@
 	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
@@ -41,9 +38,6 @@
 	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]
-	cd debian/po; ln -s nb.po no.po
 	dh_installdebconf
 	dh_installchangelogs
 	dh_perl -d