[Pkg-octave-commit] [SCM] dynare branch, master, updated. 2e938f27dc99941261b3063513dcacc86a1e8e8a

Rafael Laboissiere rafael at debian.org
Mon Jun 1 08:46:46 UTC 2009


The following commit has been merged in the master branch:
commit 2e938f27dc99941261b3063513dcacc86a1e8e8a
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Mon Jun 1 10:30:04 2009 +0200

    Add po-debconf support (required by Policy)

diff --git a/debian/control b/debian/control
index 872ff13..ff2cacd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ DM-Upload-Allowed: yes
 Section: math
 Priority: optional
 Build-Depends: debhelper (>= 7), octave3.0-headers, flex, bison, texlive,
- texlive-publishers, xsltproc, dblatex, latex-beamer, docbook-xsl, quilt
+ texlive-publishers, xsltproc, dblatex, latex-beamer, docbook-xsl, quilt,
+ po-debconf
 Standards-Version: 3.8.1
 Homepage: http://www.dynare.org/
 Vcs-Git: git://git.debian.org/git/pkg-octave/dynare.git
diff --git a/debian/dynare-matlab.templates b/debian/dynare-matlab.templates
index 2a09bed..0305a70 100644
--- a/debian/dynare-matlab.templates
+++ b/debian/dynare-matlab.templates
@@ -1,6 +1,6 @@
 Template: dynare-matlab/matlab-path
 Type: string
-Description: Absolute path to MATLAB installation:
+_Description: Absolute path to MATLAB installation:
  Please enter the directory where you have installed MATLAB.
  .
  For example, if MATLAB executable is in "/usr/local/matlab76/bin/matlab",
@@ -8,7 +8,7 @@ Description: Absolute path to MATLAB installation:
 
 Template: dynare-matlab/matlab-user
 Type: string
-Description: UNIX user account able to launch MATLAB:
+_Description: UNIX user account able to launch MATLAB:
  If your MATLAB installation is such that only one or a limited set of UNIX
  user accounts can launch MATLAB, please indicate here the login of such an
  account.
@@ -18,7 +18,7 @@ Description: UNIX user account able to launch MATLAB:
 
 Template: dynare-matlab/license-manager
 Type: note
-Description: Please make sure that MATLAB license manager is running
+_Description: Please make sure that MATLAB license manager is running
  You have specified a UNIX user account for running MATLAB.
  .
  This probably means that your MATLAB installation uses a license manager.
@@ -28,7 +28,7 @@ Description: Please make sure that MATLAB license manager is running
 Template: dynare-matlab/rename-libs
 Type: boolean
 Default: true
-Description: Rename MATLAB files conflicting with Dynare?
+_Description: Rename MATLAB files conflicting with Dynare?
  A MATLAB installation is shipped with copies of GCC dynamic loadable
  libraries, which typically come from an old version of GCC.
  .
diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in
new file mode 100644
index 0000000..02b6d09
--- /dev/null
+++ b/debian/po/POTFILES.in
@@ -0,0 +1 @@
+[type: gettext/rfc822deb] dynare-matlab.templates
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
new file mode 100644
index 0000000..8a0e708
--- /dev/null
+++ b/debian/po/templates.pot
@@ -0,0 +1,124 @@
+# 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: dynare at packages.debian.org\n"
+"POT-Creation-Date: 2009-06-01 10:22+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: string
+#. Description
+#: ../dynare-matlab.templates:1001
+msgid "Absolute path to MATLAB installation:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../dynare-matlab.templates:1001
+msgid "Please enter the directory where you have installed MATLAB."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../dynare-matlab.templates:1001
+msgid ""
+"For example, if MATLAB executable is in \"/usr/local/matlab76/bin/matlab\", "
+"please enter \"/usr/local/matlab76\"."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../dynare-matlab.templates:2001
+msgid "UNIX user account able to launch MATLAB:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../dynare-matlab.templates:2001
+msgid ""
+"If your MATLAB installation is such that only one or a limited set of UNIX "
+"user accounts can launch MATLAB, please indicate here the login of such an "
+"account."
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../dynare-matlab.templates:2001
+msgid ""
+"If every UNIX user account (including root) is allowed to launch MATLAB, "
+"please leave this field empty."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../dynare-matlab.templates:3001
+msgid "Please make sure that MATLAB license manager is running"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../dynare-matlab.templates:3001
+msgid "You have specified a UNIX user account for running MATLAB."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../dynare-matlab.templates:3001
+msgid ""
+"This probably means that your MATLAB installation uses a license manager."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../dynare-matlab.templates:3001
+msgid "If the license manager is not running, MEX files compilation will fail."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../dynare-matlab.templates:4001
+msgid "Rename MATLAB files conflicting with Dynare?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../dynare-matlab.templates:4001
+msgid ""
+"A MATLAB installation is shipped with copies of GCC dynamic loadable "
+"libraries, which typically come from an old version of GCC."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../dynare-matlab.templates:4001
+msgid ""
+"This creates a conflict which makes Dynare fail when running the "
+"preprocessor."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../dynare-matlab.templates:4001
+msgid ""
+"If you accept it, the installation process will rename the conflicting files "
+"using a \".bak\" extension. These files are located in the \"sys/os/glnx86\" "
+"or \"sys/os/glnxa64\" subdirectory of your MATLAB installation."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../dynare-matlab.templates:4001
+msgid ""
+"Otherwise, Dynare will probably fail to run, and you will need to manually "
+"hack your MATLAB installation."
+msgstr ""

-- 
dynare



More information about the Pkg-octave-commit mailing list