[SCM] Debian packaging of Pinto CPAN distribution branch, master, updated. upstream/0.87-49-g1d5fea3

Oleg Gashev oleg at gashev.net
Sat Jul 27 11:30:24 UTC 2013


The following commit has been merged in the master branch:
commit 1d5fea346cc6cc61506494d4376f2e5950f07f35
Author: Oleg Gashev <oleg at gashev.net>
Date:   Sat Jul 27 07:29:22 2013 -0400

    Fixed lintian warnings E: pinto source: untranslatable-debconf-templates and E: pinto source: not-using-po-debconf.

diff --git a/debian/pinto.templates b/debian/pinto.templates
index 7d111de..2aa4f77 100644
--- a/debian/pinto.templates
+++ b/debian/pinto.templates
@@ -1,17 +1,17 @@
 Template: pinto/adminpassword
 Type: password
-Description: Pinto web administration password:
+_Description: Pinto web administration password:
  Please provide the password to be created with the "pintoadmin" user.
  .
  This is the username and password you will use to log in to your pinto
- installation after configuration is complete.  If you do not provide
- a password, you will have to configure access to pinto yourself.
+ installation after configuration is complete. If you do not provide a
+ password, you will have to configure access to pinto yourself.
 
 Template: pinto/adminpassword-repeat
 Type: password
-Description: Password confirmation:
+_Description: Password confirmation:
 
 Template: pinto/adminpassword-mismatch
 Type: note
-Description: The passwords do not match
+_Description: The passwords do not match
 
diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in
new file mode 100644
index 0000000..8e8fea6
--- /dev/null
+++ b/debian/po/POTFILES.in
@@ -0,0 +1 @@
+[type: gettext/rfc822deb] pinto.templates
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
new file mode 100644
index 0000000..b58625e
--- /dev/null
+++ b/debian/po/templates.pot
@@ -0,0 +1,51 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: pinto\n"
+"Report-Msgid-Bugs-To: pinto at packages.debian.org\n"
+"POT-Creation-Date: 2013-07-27 07:13-0400\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: password
+#. Description
+#: ../pinto.templates:1001
+msgid "Pinto web administration password:"
+msgstr ""
+
+#. Type: password
+#. Description
+#: ../pinto.templates:1001
+msgid "Please provide the password to be created with the \"pintoadmin\" user."
+msgstr ""
+
+#. Type: password
+#. Description
+#: ../pinto.templates:1001
+msgid ""
+"This is the username and password you will use to log in to your pinto "
+"installation after configuration is complete. If you do not provide a "
+"password, you will have to configure access to pinto yourself."
+msgstr ""
+
+#. Type: password
+#. Description
+#: ../pinto.templates:2001
+msgid "Password confirmation:"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../pinto.templates:3001
+msgid "The passwords do not match"
+msgstr ""

-- 
Debian packaging of Pinto CPAN distribution



More information about the Pkg-perl-cvs-commits mailing list