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

Bug#549856: pu: package gdebi/0.3.11debian1+nmu1



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: pu

gdebi does not permit to install .deb files via graphical
user interface (gdebi-gtk) because of an unimplented option
(--always-ask-pass) passed to gksu, as you can see in bug #493352.

Removing that line, users will be able to install pacakges from their
desktop environments without the need to spawn a root shell.

Attached patch is my proposed update to stable, please note that there
are some changes in .po files, but they are only date changes, so they
are completely uninfluent.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-486
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru gdebi-0.3.11debian1+nmu1/debian/changelog gdebi-0.3.11debian1+nmu1+lenny1/debian/changelog
--- gdebi-0.3.11debian1+nmu1/debian/changelog	2008-10-04 16:25:47.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/debian/changelog	2009-10-05 21:23:57.000000000 +0200
@@ -1,3 +1,11 @@
+gdebi (0.3.11debian1+nmu1+lenny1) stable; urgency=low
+
+  * GDebi/GDebi.py:
+    + Do not pass --always-ask-pass to gksu, this option is not currently
+      supported in Debian gksu package (Closes: #493352).
+
+ -- Luca Falavigna <dktrkranz@debian.org>  Mon, 05 Oct 2009 21:18:37 +0200
+
 gdebi (0.3.11debian1+nmu1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru gdebi-0.3.11debian1+nmu1/GDebi/GDebi.py gdebi-0.3.11debian1+nmu1+lenny1/GDebi/GDebi.py
--- gdebi-0.3.11debian1+nmu1/GDebi/GDebi.py	2008-10-04 20:20:14.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/GDebi/GDebi.py	2009-10-05 21:23:57.000000000 +0200
@@ -355,7 +355,7 @@
             os.execl("/usr/bin/gksu", "gksu", "--desktop",
                      "/usr/share/applications/gdebi.desktop",
                      "--message","<big><b>%s</b></big>\n\n%s" % (msg_hdr,msg_bdy),
-                     "--always-ask-pass",
+                     # "--always-ask-pass",
                      "--", "gdebi-gtk", "--non-interactive",
                      self._deb.file)
 
diff -Nru gdebi-0.3.11debian1+nmu1/po/bn.po gdebi-0.3.11debian1+nmu1+lenny1/po/bn.po
--- gdebi-0.3.11debian1+nmu1/po/bn.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/bn.po	2009-10-05 21:24:09.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-05-06 09:57+0000\n"
 "Last-Translator: Khandakar Mujahidul Islam <suzan@bengalinux.org>\n"
 "Language-Team: Bengali <bn@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/ca.po gdebi-0.3.11debian1+nmu1+lenny1/po/ca.po
--- gdebi-0.3.11debian1+nmu1/po/ca.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/ca.po	2009-10-05 21:24:09.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-03-27 21:18+0000\n"
 "Last-Translator: Rosetta Administrators <rosetta@launchpad.net>\n"
 "Language-Team: Catalan <ca@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/cs.po gdebi-0.3.11debian1+nmu1+lenny1/po/cs.po
--- gdebi-0.3.11debian1+nmu1/po/cs.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/cs.po	2009-10-05 21:24:09.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2008-03-20 14:30+0100\n"
 "Last-Translator: Kamil Páral <ripper42@gmail.com>\n"
 "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/da.po gdebi-0.3.11debian1+nmu1+lenny1/po/da.po
--- gdebi-0.3.11debian1+nmu1/po/da.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/da.po	2009-10-05 21:24:09.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-03-27 21:18+0000\n"
 "Last-Translator: Lasse Bang Mikkelsen <lbm@fatalerror.dk>\n"
 "Language-Team: Danish <dansk@klid.dk>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/de.po gdebi-0.3.11debian1+nmu1+lenny1/po/de.po
--- gdebi-0.3.11debian1+nmu1/po/de.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/de.po	2009-10-05 21:24:09.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: gdebi 0.1.4\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-05-14 18:00+0000\n"
 "Last-Translator: Sebastian Renner <sebastianrenner@gmx.li>\n"
 "Language-Team: German <gnome-de@gnome.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/es.po gdebi-0.3.11debian1+nmu1+lenny1/po/es.po
--- gdebi-0.3.11debian1+nmu1/po/es.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/es.po	2009-10-05 21:24:10.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-05-11 21:02+0000\n"
 "Last-Translator: Ricardo Pérez López <ricardo@iesdonana.org>\n"
 "Language-Team: Spanish <es@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/fi.po gdebi-0.3.11debian1+nmu1+lenny1/po/fi.po
--- gdebi-0.3.11debian1+nmu1/po/fi.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/fi.po	2009-10-05 21:24:10.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2007-03-12 23:38+0200\n"
 "Last-Translator: Timo Jyrinki <timo.jyrinki@iki.fi>\n"
 "Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/fr.po gdebi-0.3.11debian1+nmu1+lenny1/po/fr.po
--- gdebi-0.3.11debian1+nmu1/po/fr.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/fr.po	2009-10-05 21:24:10.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-05-16 22:21+0000\n"
 "Last-Translator: Benoît Turpin <benoit.turpin@centrale-lyon.net>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/gdebi.pot gdebi-0.3.11debian1+nmu1+lenny1/po/gdebi.pot
--- gdebi-0.3.11debian1+nmu1/po/gdebi.pot	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/gdebi.pot	2009-10-05 21:24:09.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/hr.po gdebi-0.3.11debian1+nmu1+lenny1/po/hr.po
--- gdebi-0.3.11debian1+nmu1/po/hr.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/hr.po	2009-10-05 21:24:10.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-05-14 06:11+0000\n"
 "Last-Translator: Ante Karamatić <ivoks@ubuntu.com>\n"
 "Language-Team: Croatian <hr@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/hu.po gdebi-0.3.11debian1+nmu1+lenny1/po/hu.po
--- gdebi-0.3.11debian1+nmu1/po/hu.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/hu.po	2009-10-05 21:24:10.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-04-11 20:19+0000\n"
 "Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
 "Language-Team: Hungarian <hu@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/id.po gdebi-0.3.11debian1+nmu1+lenny1/po/id.po
--- gdebi-0.3.11debian1+nmu1/po/id.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/id.po	2009-10-05 21:24:10.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-05-16 08:00+0000\n"
 "Last-Translator: Andy Apdhani <imtheface@gmail.com>\n"
 "Language-Team: Indonesian <id@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/it.po gdebi-0.3.11debian1+nmu1+lenny1/po/it.po
--- gdebi-0.3.11debian1+nmu1/po/it.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/it.po	2009-10-05 21:24:10.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-05-08 15:32+0000\n"
 "Last-Translator: Luca Ferretti <elle.uca@libero.it>\n"
 "Language-Team: Italian <it@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/ko.po gdebi-0.3.11debian1+nmu1+lenny1/po/ko.po
--- gdebi-0.3.11debian1+nmu1/po/ko.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/ko.po	2009-10-05 21:24:11.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-04-09 13:25+0000\n"
 "Last-Translator: atie <atie.at.matrix@gmail.com>\n"
 "Language-Team: Korean <ko@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/ku.po gdebi-0.3.11debian1+nmu1+lenny1/po/ku.po
--- gdebi-0.3.11debian1+nmu1/po/ku.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/ku.po	2009-10-05 21:24:11.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-05-13 13:45+0000\n"
 "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n"
 "Language-Team: Kurdish <ku@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/nl.po gdebi-0.3.11debian1+nmu1+lenny1/po/nl.po
--- gdebi-0.3.11debian1+nmu1/po/nl.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/nl.po	2009-10-05 21:24:11.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-04-11 19:00+0000\n"
 "Last-Translator: Jan Claeys <ubuntu@janc.be>\n"
 "Language-Team: Dutch <nl@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/pl.po gdebi-0.3.11debian1+nmu1+lenny1/po/pl.po
--- gdebi-0.3.11debian1+nmu1/po/pl.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/pl.po	2009-10-05 21:24:11.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-04-18 19:26+0000\n"
 "Last-Translator: Zygmunt Krynicki <zkrynicki@gmail.com>\n"
 "Language-Team: Polish <pl@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/pt_BR.po gdebi-0.3.11debian1+nmu1+lenny1/po/pt_BR.po
--- gdebi-0.3.11debian1+nmu1/po/pt_BR.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/pt_BR.po	2009-10-05 21:24:11.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-05-10 16:51+0000\n"
 "Last-Translator: Fábio Nogueira <deb-user-ba@ubuntu.com>\n"
 "Language-Team: Portuguese (Brazil) <pt_BR@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/pt.po gdebi-0.3.11debian1+nmu1+lenny1/po/pt.po
--- gdebi-0.3.11debian1+nmu1/po/pt.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/pt.po	2009-10-05 21:24:11.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-04-14 13:16+0000\n"
 "Last-Translator: Rui Az. <astronomy@mail.pt>\n"
 "Language-Team: Portuguese <pt@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/ru.po gdebi-0.3.11debian1+nmu1+lenny1/po/ru.po
--- gdebi-0.3.11debian1+nmu1/po/ru.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/ru.po	2009-10-05 21:24:12.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-05-17 03:25+0000\n"
 "Last-Translator: Igor Zubarev <igor4u@gmail.com>\n"
 "Language-Team: Russian <ru@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/sk.po gdebi-0.3.11debian1+nmu1+lenny1/po/sk.po
--- gdebi-0.3.11debian1+nmu1/po/sk.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/sk.po	2009-10-05 21:24:12.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-05-16 21:08+0000\n"
 "Last-Translator: Peter Chabada <ubuntu@chabada.sk>\n"
 "Language-Team: Slovak <sk@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/sr.po gdebi-0.3.11debian1+nmu1+lenny1/po/sr.po
--- gdebi-0.3.11debian1+nmu1/po/sr.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/sr.po	2009-10-05 21:24:12.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-04-29 17:23+0000\n"
 "Last-Translator: Jovan Turanjanin <jovan_turanjanin@yahoo.com>\n"
 "Language-Team: Serbian <sr@li.org>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/sv.po gdebi-0.3.11debian1+nmu1+lenny1/po/sv.po
--- gdebi-0.3.11debian1+nmu1/po/sv.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/sv.po	2009-10-05 21:24:12.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gdebi 0.1.4\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2006-04-23 13:00+0000\n"
 "Last-Translator: Christian Bjälevik <nafallo@ubuntu.com>\n"
 "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
diff -Nru gdebi-0.3.11debian1+nmu1/po/tr.po gdebi-0.3.11debian1+nmu1+lenny1/po/tr.po
--- gdebi-0.3.11debian1+nmu1/po/tr.po	2008-10-04 20:25:16.000000000 +0200
+++ gdebi-0.3.11debian1+nmu1+lenny1/po/tr.po	2009-10-05 21:24:12.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gdebi\n"
 "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n"
-"POT-Creation-Date: 2008-10-04 18:25+0000\n"
+"POT-Creation-Date: 2009-10-05 21:24+0200\n"
 "PO-Revision-Date: 2008-07-10 19:01+0200\n"
 "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n"
 "Language-Team: Turkish <tr@li.org>\n"

Reply to: