Please unblock dctrl-tools 2.14.1.

This is a translation update with the following additional changes:

  * I changed one string to make it easier to translate.  The
    included translation updates all incorporate this change.

  * I updated Standards-Version with no packaging changes.

  * All po files (including those that have not been updated by a translator)
    have been rebuilt to match the current strings.  This makes them suitable
    for translator attention.  (I realize now that this inflates the diff, but
    it ought not affect the quality of the package.)  

The following is the source debdiff with the po file changes omitted.

diff -Nru dctrl-tools-2.14/debian/changelog dctrl-tools-2.14.1/debian/changelog
--- dctrl-tools-2.14/debian/changelog   2009-12-05 13:23:07.000000000 +0200
+++ dctrl-tools-2.14.1/debian/changelog 2010-08-23 21:09:14.000000000 +0300
@@ -1,3 +1,18 @@
+dctrl-tools (2.14.1) unstable; urgency=low
+
+  [ Antti-Juhani Kaijanaho ]
+  * grep-dctrl: Make a help string more comprehensible
+  * po/fi.po: Updated translation.
+  * Further Russian translation update from Yuri Kozlov (closes: #593240)
+  * French translation updated by David Prévot (closes: #593990)
+  * Standards-Version updated to 3.9.1 with no packaging changes.
+  
+  [ Gerfried Fuchs ]
+  * Russian translation updated by Yuri Kozlov (closes: #513026)
+  * German translation updated by myself.
+
+ -- Antti-Juhani Kaijanaho <[email protected]>  Mon, 23 Aug 2010 21:08:39 +0300
+
 dctrl-tools (2.14) unstable; urgency=low
 
   [ Antti-Juhani Kaijanaho ]
diff -Nru dctrl-tools-2.14/debian/control dctrl-tools-2.14.1/debian/control
--- dctrl-tools-2.14/debian/control     2009-12-05 13:23:07.000000000 +0200
+++ dctrl-tools-2.14.1/debian/control   2010-08-23 21:09:14.000000000 +0300
@@ -4,7 +4,7 @@
 Maintainer: dctrl-tools developers <[email protected]>
 Uploaders: Antti-Juhani Kaijanaho <[email protected]>,
            Jon Bernard <[email protected]>
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 Build-Depends: gettext (>= 0.11-0), gcc (>= 3.0)
 Vcs-Git: git://git.debian.org/git/collab-maint/dctrl-tools.git
 Vcs-Browser: http://git.debian.org/?p=collab-maint/dctrl-tools.git;a=summary
diff -Nru dctrl-tools-2.14/grep-dctrl/grep-dctrl.c 
dctrl-tools-2.14.1/grep-dctrl/grep-dctrl.c
--- dctrl-tools-2.14/grep-dctrl/grep-dctrl.c    2009-12-05 13:23:07.000000000 
+0200
+++ dctrl-tools-2.14.1/grep-dctrl/grep-dctrl.c  2010-08-23 21:09:14.000000000 
+0300
@@ -1,5 +1,5 @@
 /*  dctrl-tools - Debian control file inspection tools
-    Copyright © 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+    Copyright © 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 
2010
                 Antti-Juhani Kaijanaho
 
     This program is free software; you can redistribute it and/or modify
@@ -139,7 +139,7 @@
        { "mmap",           OPT_MMAP, 0,            0, N_("Attempt mmapping 
input files") },
        { "ignore-parse-errors", OPT_IGN_ERRS, 0,   0, N_("Ignore parse 
errors") },
         { "pattern",        OPT_PATTERN, N_("PATTERN"), 0, N_("Specify the 
pattern to search for") },
-       { "whole-pkg",      'w', 0,                 0, N_("Do (eregex) matching 
on whole package names") },
+       { "whole-pkg",      'w', 0,                 0, N_("Match only whole 
package names (this implies -e)") },
        { 0 }
 };
 
-- 
Antti-Juhani Kaijanaho, Jyväskylä, Finland
http://antti-juhani.kaijanaho.fi/newblog/
http://www.flickr.com/photos/antti-juhani/

Attachment: signature.asc
Description: Digital signature

Reply via email to