[Pkg-mc-commits] r164 - in trunk/debian: . patches patches/po

winnie at alioth.debian.org winnie at alioth.debian.org
Tue Jun 24 16:21:45 UTC 2008


Author: winnie
Date: 2008-06-24 16:21:44 +0000 (Tue, 24 Jun 2008)
New Revision: 164

Added:
   trunk/debian/patches/po/11_de_free_space.patch
Modified:
   trunk/debian/changelog
   trunk/debian/control
   trunk/debian/patches/all.series
Log:
Prepare upload after ftpmaster let it into the archive


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-06-24 10:11:02 UTC (rev 163)
+++ trunk/debian/changelog	2008-06-24 16:21:44 UTC (rev 164)
@@ -2,8 +2,9 @@
 
   * Correct translation of Free space. Thanks to Sven Joachim. 
     (Closes: #471543)
+  * Build depends on libgpm-dev (Closes: #487863) 
 
- -- Patrick Winnertz <winnie at debian.org>  Tue, 24 Jun 2008 12:08:19 +0200
+ -- Patrick Winnertz <winnie at debian.org>  Tue, 24 Jun 2008 18:19:37 +0200
 
 mc (2:4.6.2~git20080311-2) unstable; urgency=low
 

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2008-06-24 10:11:02 UTC (rev 163)
+++ trunk/debian/control	2008-06-24 16:21:44 UTC (rev 164)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian MC Packaging Group <pkg-mc-devel at lists.alioth.debian.org>
 Uploaders: Patrick Winnertz <winnie at debian.org>
-Build-Depends: debhelper (> 5), libglib2.0-dev, libgpmg1-dev |not+linux-gnu, gettext, libslang2-dev, quilt, cvs, automake, binutils
+Build-Depends: debhelper (> 5), libglib2.0-dev, libgpm-dev |not+linux-gnu, gettext, libslang2-dev, quilt, cvs, automake, binutils
 Standards-Version: 3.7.3
 Homepage: http://www.ibiblio.org/mc/
 

Modified: trunk/debian/patches/all.series
===================================================================
--- trunk/debian/patches/all.series	2008-06-24 10:11:02 UTC (rev 163)
+++ trunk/debian/patches/all.series	2008-06-24 16:21:44 UTC (rev 164)
@@ -17,6 +17,7 @@
 mc.ext/10_run_mailcap.patch
 po/09_de.po.patch
 po/10_it.po.patch
+po/11_de_free_space.patch
 syntax/01_debian_syntax.patch
 syntax/02_improving_nroff_filematch.patch
 syntax/03_cxx.syntax.patch

Added: trunk/debian/patches/po/11_de_free_space.patch
===================================================================
--- trunk/debian/patches/po/11_de_free_space.patch	                        (rev 0)
+++ trunk/debian/patches/po/11_de_free_space.patch	2008-06-24 16:21:44 UTC (rev 164)
@@ -0,0 +1,21 @@
+diff -Nurwd mc-4.6.2~git20080311.orig/po/de.po mc-4.6.2~git20080311/po/de.po
+--- mc-4.6.2~git20080311.orig/po/de.po	2008-06-24 12:11:33.000000000 +0200
++++ mc-4.6.2~git20080311/po/de.po	2008-06-24 12:12:07.000000000 +0200
+@@ -13,7 +13,7 @@
+ "Project-Id-Version: mc 4.6.x\n"
+ "Report-Msgid-Bugs-To: \n"
+ "POT-Creation-Date: 2005-08-23 10:06+0200\n"
+-"PO-Revision-Date: 2005-05-19 12:57+0100\n"
++"PO-Revision-Date: 2008-06-24 12:12+0200\n"
+ "Last-Translator: Roland Illig <roland.illig at gmx.de>\n"
+ "Language-Team: German <gnome-de at gnome.org>\n"
+ "MIME-Version: 1.0\n"
+@@ -1926,7 +1926,7 @@
+ 
+ #, c-format
+ msgid "Free space: %s (%d%%) of %s"
+-msgstr "Freie Knoten: %s (%d%%) von %s"
++msgstr "Freier Platz: %s (%d%%) von %s"
+ 
+ msgid "No space information"
+ msgstr "Keine Information über Speicherplatz"




More information about the Pkg-mc-commits mailing list