[pkg-fso-commits] [SCM] Debian packaging for uboot-envtools branch, master, updated. debian/20081215-2-4-ga9e7c6b

Per Andersson avtobiff at gmail.com
Thu Jul 30 18:26:20 UTC 2009


The following commit has been merged in the master branch:
commit 12d580454cb5c803db15a21d0b551f4d43d6b660
Author: Per Andersson <avtobiff at gmail.com>
Date:   Thu Jul 30 15:53:18 2009 +0200

    added templates for uboot-envtools configuration.

diff --git a/debian/control b/debian/control
index b145619..33e5064 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Debian freesmartphone.org Team <pkg-fso-maint at lists.alioth.debian.org>
 Uploaders: Per Andersson <avtobiff at gmail.com>
-Build-Depends: debhelper (>= 6), quilt, zlib1g-dev
+Build-Depends: debhelper (>= 6), po-debconf, quilt, zlib1g-dev
 Standards-Version: 3.8.2
 Homepage: http://www.denx.de/wiki/U-Boot/WebHome
 Vcs-Git: git://git.debian.org/git/pkg-fso/uboot-envtools.git
diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in
new file mode 100644
index 0000000..13d40f1
--- /dev/null
+++ b/debian/po/POTFILES.in
@@ -0,0 +1 @@
+[type: gettext/rfc822deb] uboot-envtools.templates
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
new file mode 100644
index 0000000..c9e8676
--- /dev/null
+++ b/debian/po/templates.pot
@@ -0,0 +1,38 @@
+# 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: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: uboot-envtools at packages.debian.org\n"
+"POT-Creation-Date: 2009-07-30 16:44+0200\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"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: select
+#. Description
+#: ../uboot-envtools.templates:1001
+msgid "Device to automaticatically configure for"
+msgstr ""
+
+#. Type: select
+#. Description
+#: ../uboot-envtools.templates:1001
+msgid ""
+"The U-Boot boot loader has an environment stored on flash. The U-Boot "
+"environment tools needs to be configured in order to be able to read and "
+"modify this environment."
+msgstr ""
+
+#. Type: select
+#. Description
+#: ../uboot-envtools.templates:1001
+msgid "Depending on device, automatic configuration can be possible."
+msgstr ""
diff --git a/debian/uboot-envtools.templates b/debian/uboot-envtools.templates
new file mode 100644
index 0000000..e9bd73b
--- /dev/null
+++ b/debian/uboot-envtools.templates
@@ -0,0 +1,9 @@
+Template: uboot-envtools/machine
+Type: select
+Choices: Kurobox Pro, Linkstation Pro Live, Linkstation Mipsel, Linkstation HG, OpenMoko Neo 1973 (GTA01), OpenMoko FreeRunner (GTA02), QNAP TS-101, QNAP TS-109/209, QNAP TS-119/219, Do not configure
+_Description: Device to automaticatically configure for
+ The U-Boot boot loader has an environment stored on flash. The U-Boot
+ environment tools needs to be configured in order to be able to read and
+ modify this environment.
+ .
+ Depending on device, automatic configuration can be possible.

-- 
Debian packaging for uboot-envtools



More information about the pkg-fso-commits mailing list