--- simba-0.8.4.orig/debian/README.Debian +++ simba-0.8.4/debian/README.Debian @@ -0,0 +1,6 @@ +simba for Debian +=============== + +After a successful instalation you can access simba at http://localhost/simba. + + --- simba-0.8.4.orig/debian/apache.conf +++ simba-0.8.4/debian/apache.conf @@ -0,0 +1,3 @@ +ScriptAlias /simba /usr/lib/cgi-bin/simba.cgi +Alias /simba-css /usr/share/websimba/simba-css +Alias /simba-img /usr/share/websimba/simba-img --- simba-0.8.4.orig/debian/changelog +++ simba-0.8.4/debian/changelog @@ -0,0 +1,114 @@ +simba (0.8.4-4.3) unstable; urgency=medium + + * Non-maintainer upload. + * Fix "FTBFS: RoPkg::Rsync ...failed! (needed)": + debian/rules: tell ExtUtils::AutoInstall not to try to download modules + from the CPAN. + (Closes: #759979) + * Fix "FTBFS with '.' removed from perl's @INC": + call perl with "-I." in debian/rules. + (Closes: #834356) + + -- gregor herrmann Sun, 21 Aug 2016 21:29:24 +0200 + +simba (0.8.4-4.2) unstable; urgency=low + + * Non-maintainer upload. + * Stop using deprecated makemaker install rule + * Add build-arch and build-indep build rules + * Fix pending l10n issues. Debconf translations: + - Italian (Vincenzo Campanella). Closes: #573828 + - Danish (Joe Hansen). Closes: #633395 + - Dutch; (Jeroen Schot). Closes: #660242 + - Polish (Michał Kułach). Closes: #661477 + + -- Christian Perrier Wed, 07 Mar 2012 07:35:18 +0100 + +simba (0.8.4-4.1) unstable; urgency=low + + * Non-maintainer upload. + * Add ${misc:Depends} to binary package dependencies (in place of + "debconf" alone, which is anyway incorrect) to properly cope + with dependencies triggerred by the use of debhelper utilities. + * Bump debhelper compatibility to 7. As a consequence of this, + replace "dh_clean -k" by "dh_prep". + * Link to versioned GPL document in debian/copyright + * Replace deprecated ${Source-Version} in dependencies + * Use Homepage: field for home page in debian/control + * No longer ignore errors from "make distclean" for libropkg-perl + * Drop "build-depends-on-1-revision" + * Fix pending l10n issues. Debconf translations: + - Swedish (Martin Bagge). Closes: #504334 + - Russian (Yuri Kozlov). Closes: #558276 + - Japanese (Hideki Yamane (Debian-JP)). Closes: #559382 + + -- Christian Perrier Fri, 12 Mar 2010 07:44:43 +0100 + +simba (0.8.4-4) unstable; urgency=high + + * Added Spanish debconf translation. (closes: #410222) + Thanks to Felipe Caminos. + + -- Radu Spineanu Fri, 16 Feb 2007 12:33:54 +0200 + +simba (0.8.4-3) unstable; urgency=high + + * New German debconf translation. (closes: #402489) + Thanks to Helge Kreutzmann + + -- Radu Spineanu Wed, 10 Jan 2007 02:10:00 +0200 + +simba (0.8.4-2) unstable; urgency=high + + * Added a missing virtual-mysql-client dependency (closes: #398525) + + -- Radu Spineanu Tue, 14 Nov 2006 12:43:44 +0200 + +simba (0.8.4-1) unstable; urgency=low + + * New upstream release + + -- Radu Spineanu Wed, 4 Oct 2006 23:57:59 +0300 + +simba (0.8.3-1) unstable; urgency=low + + * New upstream release + * Also check for dbconfig-common in the config script + (closes: #388235) + + -- Radu Spineanu Tue, 26 Sep 2006 13:32:45 +0300 + +simba (0.8-3) unstable; urgency=low + + * Check for dbconfig-common to be installed in postrm + * New Debconf Portugese translation by Rui Branco . + (closes: #378894) + * New Debconf French translation by Florentin Duneau . + (closes: #379299) + * New Debconf Czech translation by Miroslav Kure . + (closes: #380526) + + -- Radu Spineanu Sat, 26 Aug 2006 16:01:38 +0300 + +simba (0.8-2) unstable; urgency=low + + * Fix broken debconf template. + Thanks to Thomas Huriaux for the patch (closes: #378229) + * websimba depends using Source-Version on simba + + -- Radu Spineanu Fri, 14 Jul 2006 16:45:31 +0300 + +simba (0.8-1) unstable; urgency=low + + * New upstream release + * Minor fixes in the debconf template. + Thanks to Thomas Huriaux for the patch. (closes: #372897) + + -- Radu Spineanu Tue, 11 Jul 2006 14:03:35 +0300 + +simba (0.7.2-1) unstable; urgency=low + + * Initial release (closes: #360636) + + -- Radu Spineanu Wed, 22 Mar 2006 21:06:35 +0200 + --- simba-0.8.4.orig/debian/compat +++ simba-0.8.4/debian/compat @@ -0,0 +1 @@ +7 --- simba-0.8.4.orig/debian/control +++ simba-0.8.4/debian/control @@ -0,0 +1,35 @@ +Source: simba +Section: perl +Priority: optional +Maintainer: Radu Spineanu +Build-Depends: debhelper (>= 7), dpatch +Build-Depends-Indep: po-debconf, libropkg-perl (>= 0.4), liblog-dispatch-perl, libxml-rss-perl, libnumber-format-perl, libhtml-template-perl, libmodule-pluggable-perl, libsql-abstract-perl, libdatetime-perl, liblog-log4perl-perl +Standards-Version: 3.7.2 +Homepage: http://simba.packages.ro/ + +Package: simba +Architecture: all +Depends: perl (>= 5.8.0), libropkg-perl (>= 0.4-1), liblog-dispatch-perl, libxml-rss-perl, libnumber-format-perl, libhtml-template-perl, libmodule-pluggable-perl, libsql-abstract-perl, libdatetime-perl, liblog-log4perl-perl, dbconfig-common (>= 1.8.12), ${misc:Depends}, virtual-mysql-client +Description: next generation mirroring tool + Simba was created to be _the_ mirroring tool, to get more control + over the mirrored content and (most importantly) more control over + the reports you can generate using the mirrored content data. + Using Simba, you can: + + Create web pages with mirrors status + + Create web pages with mirror details + + Generate RSS feeds + + Generate Google sitemaps + + Generate rsync configuration files + + ... and more + Simba is extensible and has a dynamic plugin system. If you have some knowledge + of perl, you can write your own plugins and extend Simba as you wish. + +Package: websimba +Architecture: all +Depends: apache | apache-ssl | apache-perl | apache2, wwwconfig-common, ${misc:Depends}, simba (= ${source:Version} ) +Description: web interface for simba + This package contains the web interface for simba. + . + Simba was created to be _the_ mirroring tool, to get more control + over the mirrored content and (most importantly) more control over + the reports you can generate using the mirrored content data. --- simba-0.8.4.orig/debian/copyright +++ simba-0.8.4/debian/copyright @@ -0,0 +1,28 @@ +3This package was debianized by Radu Spineanu on +Wed, 22 Mar 2006 21:06:35 +0200. + +It was downloaded from http://perl.packages.ro/download/ + +Copyright Holder: Subredu Manuel - diablo@iasi.roedu.net + +License: + +Copyright (C) 2006 Subredu Manuel - diablo@iasi.roedu.net + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2 dated June, 1991. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-2'. + --- simba-0.8.4.orig/debian/patches/00list +++ simba-0.8.4/debian/patches/00list @@ -0,0 +1,2 @@ +01_debianconfig + --- simba-0.8.4.orig/debian/patches/01_debianconfig +++ simba-0.8.4/debian/patches/01_debianconfig @@ -0,0 +1,41 @@ +#! /bin/sh -e +## 01_debianconfig.dpatch done by Radu Spineanu +## This patch modifies simba.cfg to work with dbconfig-common + + +if [ $# -lt 1 ]; then + echo >&2 "`basename $0`: script expects -patch|-unpatch as argument" + exit 1 +fi +case "$1" in + -patch) patch -f --no-backup-if-mismatch -p1 < $0;; + + -unpatch) patch -f --no-backup-if-mismatch -R -p1 < $0;; + + *) + echo >&2 \ + "`basename $0`: script expects -patch|-unpatch as argument" + exit 1;; +esac + +exit 0 + +@DPATCH@ +diff -Naur RoPkg-Simba-0.6.2.old/simba.cfg RoPkg-Simba-0.6.2/simba.cfg +--- RoPkg-Simba-0.6.2.old/simba.cfg 2006-04-11 16:37:16.534377968 +0300 ++++ RoPkg-Simba-0.6.2/simba.cfg 2006-04-11 16:37:56.600287024 +0300 +@@ -26,12 +26,8 @@ + log4perl.appender.Log.layout=Log::Log4perl::Layout::PatternLayout + log4perl.appender.Log.layout.ConversionPattern=%d %p> %m%n + ), +- +- db => { +- dsn => 'dbi:mysql:database=mirrors_db;host=localhost;port=3306', +- user => 'mirrors', +- pass => 'mirrors', +- }, ++ ++ db => do '/etc/simba/simba-db.cfg', + + general => { + lockfile => 'inProgress', --- simba-0.8.4.orig/debian/po/POTFILES.in +++ simba-0.8.4/debian/po/POTFILES.in @@ -0,0 +1,2 @@ +[type: gettext/rfc822deb] websimba.templates + --- simba-0.8.4.orig/debian/po/cs.po +++ simba-0.8.4/debian/po/cs.po @@ -0,0 +1,47 @@ +# 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 , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: simba\n" +"Report-Msgid-Bugs-To: simba@packages.debian.org\n" +"POT-Creation-Date: 2010-03-05 09:37+0100\n" +"PO-Revision-Date: 2006-07-30 18:02+0200\n" +"Last-Translator: Miroslav Kure \n" +"Language-Team: Czech \n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "All" +msgstr "Všechny" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "None" +msgstr "Žádný" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Webserver type:" +msgstr "Typ webového serveru:" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Simba needs to configure a webserver to correctly function." +msgstr "Aby simba fungovala správně, musí nastavit webový server." + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Select \"None\" if you would like to configure your webserver by hand." +msgstr "Pokud chcete svůj webový server nastavit ručně, použijte \"Žádný\"." --- simba-0.8.4.orig/debian/po/da.po +++ simba-0.8.4/debian/po/da.po @@ -0,0 +1,47 @@ +# Danish translation simba. +# Copyright (C) 2011 simba & nedenstående oversættere. +# This file is distributed under the same license as the simba package. +# Joe Hansen (joedalton2@yahoo.dk), 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: simba\n" +"Report-Msgid-Bugs-To: simba@packages.debian.org\n" +"POT-Creation-Date: 2010-03-05 09:37+0100\n" +"PO-Revision-Date: 2011-07-09 12:42+0000\n" +"Last-Translator: Joe Hansen \n" +"Language-Team: Danish \n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "All" +msgstr "Alle" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "None" +msgstr "Ingen" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Webserver type:" +msgstr "Type af internetserver:" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Simba needs to configure a webserver to correctly function." +msgstr "Simba skal konfigurere en internetserver for at fungere korrekt." + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Select \"None\" if you would like to configure your webserver by hand." +msgstr "Vælg »Ingen« hvis du ønsker at konfigurere din internetserver manuelt." --- simba-0.8.4.orig/debian/po/de.po +++ simba-0.8.4/debian/po/de.po @@ -0,0 +1,47 @@ +# Translation of simba debconf templates to German +# Copyright (C) Helge Kreutzmann , 2006. +# This file is distributed under the same license as the simba package. +# +msgid "" +msgstr "" +"Project-Id-Version: simba 0.8.4-2\n" +"Report-Msgid-Bugs-To: simba@packages.debian.org\n" +"POT-Creation-Date: 2010-03-05 09:37+0100\n" +"PO-Revision-Date: 2006-12-10 20:58+0100\n" +"Last-Translator: Helge Kreutzmann \n" +"Language-Team: German \n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-15\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "All" +msgstr "Alle" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "None" +msgstr "Keinen" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Webserver type:" +msgstr "Art des Webservers:" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Simba needs to configure a webserver to correctly function." +msgstr "Simba muss zur korrekten Funktion einen Webserver konfigurieren." + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Select \"None\" if you would like to configure your webserver by hand." +msgstr "" +"Whlen Sie Keine falls Sie Ihren Webserver manuell konfigurieren wollen." --- simba-0.8.4.orig/debian/po/es.po +++ simba-0.8.4/debian/po/es.po @@ -0,0 +1,72 @@ +# simba po-debconf translation to spanish +# +# Changes: +# - Initial translation +# Felipe Caminos Echeverría , 2007. +# +# Traductores, si no conoce el formato PO, merece la pena leer la +# documentación de gettext, especialmente las secciones dedicadas a este +# formato, por ejemplo ejecutando: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Equipo de traducción al español, por favor lean antes de traducir +# los siguientes documentos: +# +# - El proyecto de traducción de Debian al español +# http://www.debian.org/intl/spanish/ +# especialmente las notas y normas de traducción en +# http://www.debian.org/intl/spanish/notas +# +# - La guía de traducción de po's de debconf: +# /usr/share/doc/po-debconf/README-trans +# o http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Si tiene dudas o consultas sobre esta traducción consulte con el último +# traductor (campo Last-Translator) y ponga en copia a la lista de +# traducción de Debian al español () +# +msgid "" +msgstr "" +"Project-Id-Version: simba_0.8.4-3_templates\n" +"Report-Msgid-Bugs-To: simba@packages.debian.org\n" +"POT-Creation-Date: 2010-03-05 09:37+0100\n" +"PO-Revision-Date: 2007-01-28 04:11-0300\n" +"Last-Translator: Felipe Caminos \n" +"Language-Team: Debian l10n spanish \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "All" +msgstr "Todo" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "None" +msgstr "Ninguno" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Webserver type:" +msgstr "Tipo de servidor web:" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Simba needs to configure a webserver to correctly function." +msgstr "" +"Simba necesita configurar un servidor web para funcionar correctamente." + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Select \"None\" if you would like to configure your webserver by hand." +msgstr "Seleccione «Ninguno» si desea configurar manualmente el servidor web." --- simba-0.8.4.orig/debian/po/fr.po +++ simba-0.8.4/debian/po/fr.po @@ -0,0 +1,50 @@ +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Florentin Duneau , 2006. +msgid "" +msgstr "" +"Project-Id-Version: simba\n" +"Report-Msgid-Bugs-To: simba@packages.debian.org\n" +"POT-Creation-Date: 2010-03-05 09:37+0100\n" +"PO-Revision-Date: 2006-07-22 18:59+0200\n" +"Last-Translator: Florentin Duneau \n" +"Language-Team: French \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.2\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "All" +msgstr "Tous" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "None" +msgstr "Aucun" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Webserver type:" +msgstr "Type de serveur web :" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Simba needs to configure a webserver to correctly function." +msgstr "Simba nécessite un serveur web configuré pour fonctionner." + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Select \"None\" if you would like to configure your webserver by hand." +msgstr "" +"Choisissez « Aucun » si vous souhaitez configurer manuellement le serveur " +"web." --- simba-0.8.4.orig/debian/po/it.po +++ simba-0.8.4/debian/po/it.po @@ -0,0 +1,48 @@ +# ITALIAN TRANSLATION OF SIMBA'S PO-DEBCONF FILE. +# COPYRIGHT (C) 2010 THE SIMBA'S COPYRIGHT HOLDER +# This file is distributed under the same license as the simba package. +# Vincenzo Campanella , 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: simba\n" +"Report-Msgid-Bugs-To: simba@packages.debian.org\n" +"POT-Creation-Date: 2010-03-05 09:37+0100\n" +"PO-Revision-Date: 2010-03-05 18:05+0100\n" +"Last-Translator: Vincenzo Campanella \n" +"Language-Team: Italian \n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "All" +msgstr "Tutti" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "None" +msgstr "Nessuno" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Webserver type:" +msgstr "Tipo di server web:" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Simba needs to configure a webserver to correctly function." +msgstr "Per funzionare correttamente, Simba deve configurare un server web." + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Select \"None\" if you would like to configure your webserver by hand." +msgstr "" +"Selezionare «Nessuno» se si preferisce configurare manualmente il server web." --- simba-0.8.4.orig/debian/po/ja.po +++ simba-0.8.4/debian/po/ja.po @@ -0,0 +1,46 @@ +# Copyright (C) 2009 Radu Spineanu +# This file is distributed under the same license as simba package. +# Hideki Yamane (Debian-JP) , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: simba 0.8.4-4\n" +"Report-Msgid-Bugs-To: simba@packages.debian.org\n" +"POT-Creation-Date: 2010-03-05 09:37+0100\n" +"PO-Revision-Date: 2009-11-24 14:32+0900\n" +"Last-Translator: Hideki Yamane (Debian-JP) \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "All" +msgstr "すべて" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "None" +msgstr "どれでもない" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Webserver type:" +msgstr "ウェブサーバの種類:" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Simba needs to configure a webserver to correctly function." +msgstr "simba を正常に動作させるため、ウェブサーバの設定が必要です。" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Select \"None\" if you would like to configure your webserver by hand." +msgstr "ウェブサーバを手動で設定したい場合は「どれでもない」を選んでください。" --- simba-0.8.4.orig/debian/po/nl.po +++ simba-0.8.4/debian/po/nl.po @@ -0,0 +1,47 @@ +# Dutch translation of simba debconf templates. +# Copyright (C) 2012 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the simba package. +# Jeroen Schot , 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: simba 0.8.4-4.1\n" +"Report-Msgid-Bugs-To: simba@packages.debian.org\n" +"POT-Creation-Date: 2010-03-05 09:37+0100\n" +"PO-Revision-Date: 2012-02-17 16:51+0100\n" +"Last-Translator: Jeroen Schot \n" +"Language-Team: Debian l10n Dutch \n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "All" +msgstr "Alles" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "None" +msgstr "Geen" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Webserver type:" +msgstr "Type webserver:" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Simba needs to configure a webserver to correctly function." +msgstr "Simba moet een webserver configureren om correct te functioneren." + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Select \"None\" if you would like to configure your webserver by hand." +msgstr "Selecteer \"Geen\" als u uw webserver handmatig wilt configureren." --- simba-0.8.4.orig/debian/po/pl.po +++ simba-0.8.4/debian/po/pl.po @@ -0,0 +1,52 @@ +# Translation of simba debconf templates to Polish. +# Copyright (C) 2010 +# This file is distributed under the same license as the simba package. +# +# Michał Kułach , 2012. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: simba@packages.debian.org\n" +"POT-Creation-Date: 2010-03-05 09:37+0100\n" +"PO-Revision-Date: 2012-02-27 14:43+0100\n" +"Last-Translator: Michał Kułach \n" +"Language-Team: Polish \n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.2\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "All" +msgstr "wszystkie" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "None" +msgstr "brak" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Webserver type:" +msgstr "Typ serwera WWW:" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Simba needs to configure a webserver to correctly function." +msgstr "W celu poprawnego funkcjonowania, Simba musi skonfigurować serwer WWW." + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Select \"None\" if you would like to configure your webserver by hand." +msgstr "" +"Proszę wybrać \"brak\", jeśli konfiguracja serwera WWW zostanie wykonana " +"przez użytkownika samodzielnie." --- simba-0.8.4.orig/debian/po/pt.po +++ simba-0.8.4/debian/po/pt.po @@ -0,0 +1,51 @@ +# Native Portuguese translation of simba. +# Copyright (C) 2006 THE simba'S COPYRIGHT HOLDER +# This file is distributed under the same license as the simba package. +# Hugo Peixoto , 2006. +# +# +msgid "" +msgstr "" +"Project-Id-Version: simba 0.8-2\n" +"Report-Msgid-Bugs-To: simba@packages.debian.org\n" +"POT-Creation-Date: 2010-03-05 09:37+0100\n" +"PO-Revision-Date: 2006-07-19 12:38+0100\n" +"Last-Translator: Hugo Peixoto \n" +"Language-Team: Native Portuguese \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "All" +msgstr "Todos" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "None" +msgstr "Nenhum" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Webserver type:" +msgstr "Tipo de servidor web:" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Simba needs to configure a webserver to correctly function." +msgstr "" +"O Simba necessita de configurar um servidor web para funcionar correctamente." + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Select \"None\" if you would like to configure your webserver by hand." +msgstr "" +"Seleccione a opção \"Nenhum\" caso queira configurar o servidor web " +"manualmente." --- simba-0.8.4.orig/debian/po/ru.po +++ simba-0.8.4/debian/po/ru.po @@ -0,0 +1,50 @@ +# translation of simba_0.8.4-4_ru.po to Russian +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Yuri Kozlov , 2009. +msgid "" +msgstr "" +"Project-Id-Version: simba 0.8.4-4\n" +"Report-Msgid-Bugs-To: simba@packages.debian.org\n" +"POT-Creation-Date: 2010-03-05 09:37+0100\n" +"PO-Revision-Date: 2009-11-15 09:16+0300\n" +"Last-Translator: Yuri Kozlov \n" +"Language-Team: Russian \n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "All" +msgstr "Все" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "None" +msgstr "Ни одного" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Webserver type:" +msgstr "Тип веб-сервера:" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Simba needs to configure a webserver to correctly function." +msgstr "Для работы simba требуется правильно настроенный веб-сервер." + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Select \"None\" if you would like to configure your webserver by hand." +msgstr "Выберите \"Ни одного\", если хотите настроить веб-сервер вручную." --- simba-0.8.4.orig/debian/po/sv.po +++ simba-0.8.4/debian/po/sv.po @@ -0,0 +1,48 @@ +# translation of simba.po to swedish +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Martin Bagge , 2008. +msgid "" +msgstr "" +"Project-Id-Version: simba\n" +"Report-Msgid-Bugs-To: simba@packages.debian.org\n" +"POT-Creation-Date: 2010-03-05 09:37+0100\n" +"PO-Revision-Date: 2008-11-02 22:35+0100\n" +"Last-Translator: Martin Bagge \n" +"Language-Team: swedish \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "All" +msgstr "Alla" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "None" +msgstr "Inga" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Webserver type:" +msgstr "Webbservrar:" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Simba needs to configure a webserver to correctly function." +msgstr "Simba måste ha en webbserver för att fungera." + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Select \"None\" if you would like to configure your webserver by hand." +msgstr "Välj \"Inga\" om du vill ställa in din webbserver manuellt." --- simba-0.8.4.orig/debian/po/templates.pot +++ simba-0.8.4/debian/po/templates.pot @@ -0,0 +1,47 @@ +# 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 , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: simba@packages.debian.org\n" +"POT-Creation-Date: 2010-03-05 09:37+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "All" +msgstr "" + +#. Type: select +#. Choices +#: ../websimba.templates:1001 +msgid "None" +msgstr "" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Webserver type:" +msgstr "" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Simba needs to configure a webserver to correctly function." +msgstr "" + +#. Type: select +#. Description +#: ../websimba.templates:1002 +msgid "Select \"None\" if you would like to configure your webserver by hand." +msgstr "" --- simba-0.8.4.orig/debian/rules +++ simba-0.8.4/debian/rules @@ -0,0 +1,87 @@ +#!/usr/bin/make -f + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +PACKAGE=$(shell dh_listpackages) + +PERL = /usr/bin/perl + +DESTDIR=.. + +TMP =`pwd`/debian/simba + +# Include dpatch +include /usr/share/dpatch/dpatch.make + +configure: configure-stamp +configure-stamp: + dh_testdir + + $(PERL) -I. Makefile.PL --skipdeps verbose INSTALLDIRS=vendor + + touch configure-stamp + +build: build-arch build-indep +build-arch: build-stamp +build-indep: build-stamp +build-stamp: configure-stamp + dh_testdir + + $(MAKE) + + touch build-stamp + +clean: clean1 unpatch + +clean1: + dh_testdir + dh_testroot + rm -f build-stamp configure-stamp + + [ ! -f Makefile ] || $(MAKE) distclean + + dh_clean + +install: + dh_testdir + dh_testroot + dh_prep + dh_installdirs + + $(MAKE) install DESTDIR=$(TMP) + + # Remove any empty directories + + find $(TMP) -type d -empty -print0 | xargs --no-run-if-empty --null rmdir -p --ignore-fail-on-non-empty + mkdir -p $(TMP)/usr/share/dbconfig-common/data/simba/install + cp addons/simba.mysql $(TMP)/usr/share/dbconfig-common/data/simba/install/mysql + + mkdir $(TMP)/usr/share/man/man8 + pod2man simba.pod $(TMP)/usr/share/man/man8/simba.8 -s 8 + + +# Build architecture-independent files here. +binary-arch: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-indep: build install + dh_testdir + dh_testroot + dh_installdebconf + dh_installdocs + dh_install + dh_installman + dh_installchangelogs Changelog + dh_compress + dh_fixperms + dh_installdeb + dh_perl + dh_gencontrol + dh_md5sums + dh_builddeb --destdir=$(DESTDIR) + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary patch unpatch + --- simba-0.8.4.orig/debian/simba-cfg.template +++ simba-0.8.4/debian/simba-cfg.template @@ -0,0 +1,7 @@ +# local database configuration file: + +$db_config = { + dsn => 'dbi:mysql:database=_DBC_DBNAME_;host=_DBC_DBSERVER_;port=_DBC_DBPORT_', + user => '_DBC_DBUSER_', + pass => '_DBC_DBPASS_', +}; --- simba-0.8.4.orig/debian/simba.config +++ simba-0.8.4/debian/simba.config @@ -0,0 +1,18 @@ +#!/bin/sh + +action=$1 +version=$2 + +## Source debconf library +. /usr/share/debconf/confmodule +if [ -f /usr/share/dbconfig-common/dpkg/config.mysql ]; then + # source dbconfig-common stuff + . /usr/share/dbconfig-common/dpkg/config.mysql + dbc_first_version="0.6.1-1" + dbc_load_include="perl:/etc/simba/simba-db.cfg" + + dbc_go simba $@ +fi + + +exit 0 --- simba-0.8.4.orig/debian/simba.dirs +++ simba-0.8.4/debian/simba.dirs @@ -0,0 +1 @@ +/etc/simba --- simba-0.8.4.orig/debian/simba.docs +++ simba-0.8.4/debian/simba.docs @@ -0,0 +1,2 @@ +README +TODO --- simba-0.8.4.orig/debian/simba.install +++ simba-0.8.4/debian/simba.install @@ -0,0 +1,4 @@ +simba /usr/sbin/ +simba.cfg /etc/simba/ +debian/simba-cfg.template /usr/share/doc/simba/ + --- simba-0.8.4.orig/debian/simba.postinst +++ simba-0.8.4/debian/simba.postinst @@ -0,0 +1,45 @@ +#!/bin/sh + +set -e + +# +# Skip, if we are not in "configure" state +# +if [ "$1" != "configure" ]; then + echo "I: Skipping configuration" + exit 0 +fi + +# source debconf stuff +. /usr/share/debconf/confmodule +db_version 2.0 +# source dbconfig-common stuff +. /usr/share/dbconfig-common/dpkg/postinst.mysql +dbc_first_version="0.6.1-1" +dbc_generate_include="perl:/etc/simba/simba-db.cfg" +dbc_generate_include_perms="0640" +dbc_generate_include_args="-f template -o template_infile=/usr/share/doc/simba/simba-cfg.template" + +# See if we have some host/port values, and it not, fill them in with some defaults +db_get simba/remote/host && host="$RET" +db_get simba/remote/port && port="$RET" + +if [ ! "$host" ]; then + db_set simba/remote/host "localhost" +fi + +if [ ! "$port" ]; then + db_set simba/remote/port "3306" +fi + +dbc_go simba $@ + +# set some permissions +chown root:www-data /etc/simba/simba*.cfg +chmod 640 /etc/simba/simba*.cfg +touch /var/log/simba.log +chown root:www-data /var/log/simba.log +chmod 660 /var/log/simba.log + +#DEBHELPER# +exit 0 --- simba-0.8.4.orig/debian/simba.postrm +++ simba-0.8.4/debian/simba.postrm @@ -0,0 +1,30 @@ +#!/bin/sh + +# +# Skip, if we are not in "configure" state +# +if [ "$1" != "remove" -a "$1" != "purge" ]; then + exit 0 +fi + + +## Source debconf library +if [ -f /usr/share/debconf/confmodule ]; then + . /usr/share/debconf/confmodule + db_version 2.0 +fi + +# source dbconfig-common stuff +if [ -f /usr/share/dbconfig-common/dpkg/postrm.mysql ]; then + . /usr/share/dbconfig-common/dpkg/postrm.mysql + dbc_go simba $@ +fi + +if [ "$1" = "purge" ]; then + rm -rf /etc/simba + ucf --purge /etc/simba/simba-db.cfg +fi + +#DEBHELPER# +exit 0 + --- simba-0.8.4.orig/debian/simba.prerm +++ simba-0.8.4/debian/simba.prerm @@ -0,0 +1,13 @@ +#!/bin/sh + +set -e + +# source debconf stuff +. /usr/share/debconf/confmodule +# source dbconfig-common stuff +. /usr/share/dbconfig-common/dpkg/prerm.mysql +dbc_go simba $@ + +#DEBHELPER# + + --- simba-0.8.4.orig/debian/websimba.config +++ simba-0.8.4/debian/websimba.config @@ -0,0 +1,11 @@ +#!/bin/sh + +## Source debconf library +. /usr/share/debconf/confmodule + +# which web-server should I use? +db_input high websimba/webserver || true +db_go + +exit 0 + --- simba-0.8.4.orig/debian/websimba.dirs +++ simba-0.8.4/debian/websimba.dirs @@ -0,0 +1,2 @@ +/usr/lib/cgi-bin/simba +/etc/simba/templates/cgi --- simba-0.8.4.orig/debian/websimba.install +++ simba-0.8.4/debian/websimba.install @@ -0,0 +1,5 @@ +addons/web/simba.cgi /usr/lib/cgi-bin/ +addons/web/simba-css/* /usr/share/websimba/simba-css +addons/web/simba-img/* /usr/share/websimba/simba-img +addons/web/templates/* /etc/simba/templates/cgi +debian/apache.conf /etc/simba/ --- simba-0.8.4.orig/debian/websimba.postinst +++ simba-0.8.4/debian/websimba.postinst @@ -0,0 +1,70 @@ +#!/bin/sh + + +# +# Skip, if we are not in "configure" state +# +if [ "$1" != "configure" ]; then + echo "I: Skipping configuration" + cleanup + exit 0 +fi +version="$2" + + +## Source debconf library +. /usr/share/debconf/confmodule +db_version 2.0 + +# +# retrieve various configuration options from debconf +# +db_get websimba/webserver +WWWTYPE="$RET" + + +# update the webserver, if needed +echo -n "I: Installing apache config files:" +case "$WWWTYPE" in + "Apache") + webservers="apache" ;; + "Apache-SSL") + webservers="apache-ssl" ;; + "Apache2") + webservers="apache2" ;; + "All") + webservers="apache apache-ssl apache2" ;; + *) + webservers="" ;; +esac +. /usr/share/wwwconfig-common/php.get +. /usr/share/wwwconfig-common/apache-run.get + +for server in $webservers; do + echo -n " $server" + + # prefer conf.d over monolithic form + if [ -d "/etc/${server}/conf.d" ]; then + if [ ! -h "/etc/${server}/conf.d/simba.conf" ] ; then + ln -s ../../simba/apache.conf "/etc/${server}/conf.d/simba.conf" + fi + restart="$server $restart" + else + includefile="/etc/simba/apache.conf" + . /usr/share/wwwconfig-common/apache-include_all.sh + test "$status" = "uncomment" || "$status" = "include" && restart="$server $restart" + fi + + for index in index.php; do + . /usr/share/wwwconfig-common/apache-index_all.sh + test "$status" = "added" && restart="$server $restart" + done + + . /usr/share/wwwconfig-common/restart.sh +done +echo "." + +#DEBHELPER# + +exit 0 + --- simba-0.8.4.orig/debian/websimba.postrm +++ simba-0.8.4/debian/websimba.postrm @@ -0,0 +1,79 @@ +#!/bin/sh + + +# +# Skip, if we are not in "configure" state +# +if [ "$1" != "remove" ] && [ "$1" != "purge" ]; then + echo "I: Skipping configuration" + exit 0 +fi + +## Source debconf library +. /usr/share/debconf/confmodule +db_version 2.0 + +# +# retieve various configuration options from debconf +# +db_get websimba/webserver +WWWTYPE="$RET" + +case "$WWWTYPE" in + "Apache") + webservers="apache" ;; + "Apache-SSL") + webservers="apache-ssl" ;; + "Apache2") + webservers="apache2" ;; + "All") + webservers="apache apache-ssl apache2" ;; + *) + webservers="" ;; +esac +includefile=/etc/simba/apache.conf + + +# +# remove or purge the whole package +# + +if [ "$1" = "purge" ] || [ "$1" = "remove" ]; then + + echo -n "I: Remove apache configuration files:" + for server in $webservers; do + echo -n " $server" + + # prefer conf.d over monolithic form + if [ -d "/etc/${server}/conf.d" ]; then + if [ -L "/etc/${server}/conf.d/simba.conf" ]; then + rm "/etc/${server}/conf.d/simba.conf" + fi + else + conffile="/etc/$server/httpd.conf" + if [ -e /usr/share/wwwconfig-common/apache-uninclude.sh ]; then + . /usr/share/wwwconfig-common/apache-uninclude.sh + [ "$status" = "error" ] && echo "Unable to remove \"Include $includefile\" from $conffile" + else + echo "Cannot uninclude apache config part (can't find wwwconfig-common script)." >&2 + fi + fi + + if [ "$status" = "purge" ] ; then + restart="$restart $server" + fi + if [ -e /usr/share/wwwconfig-common/restart.sh ] ; then + . /usr/share/wwwconfig-common/restart.sh || + echo "Could not restart servers (wwwconfig-common script failed)." >&2 + else + echo "Cannot restart servers (can't find wwwconfig-common script)." >&2 + fi + + done + echo "." +fi + +#DEBHELPER# + +exit 0 + --- simba-0.8.4.orig/debian/websimba.templates +++ simba-0.8.4/debian/websimba.templates @@ -0,0 +1,9 @@ +Template: websimba/webserver +Type: select +#flag:translate:4,5 +__Choices: Apache, Apache-SSL, Apache2, All, None +Default: Apache +_Description: Webserver type: + Simba needs to configure a webserver to correctly function. + . + Select "None" if you would like to configure your webserver by hand.