Author: janpascal-guest Date: 2009-01-29 10:54:21 +0000 (Thu, 29 Jan 2009) New Revision: 7897
Added: tags/solr/1.2.0+ds2-3/ tags/solr/1.2.0+ds2-3/debian/ tags/solr/1.2.0+ds2-3/debian/changelog tags/solr/1.2.0+ds2-3/debian/control tags/solr/1.2.0+ds2-3/debian/patches/00list tags/solr/1.2.0+ds2-3/debian/patches/07_fix-for-lucene-2.4.dpatch tags/solr/1.2.0+ds2-3/debian/po/gl.po tags/solr/1.2.0+ds2-3/debian/po/sv.po Removed: tags/solr/1.2.0+ds2-3/debian/changelog tags/solr/1.2.0+ds2-3/debian/control tags/solr/1.2.0+ds2-3/debian/patches/00list tags/solr/1.2.0+ds2-3/debian/patches/07_fix-for-lucene-2.3.dpatch tags/solr/1.2.0+ds2-3/debian/po/gl.po tags/solr/1.2.0+ds2-3/debian/po/se.po Log: Tagged solr release 1.2.0+ds2-3 Copied: tags/solr/1.2.0+ds2-3 (from rev 7132, branches/solr/1.2.0+ds2) Property changes on: tags/solr/1.2.0+ds2-3 ___________________________________________________________________ Name: svn:mergeinfo + Copied: tags/solr/1.2.0+ds2-3/debian (from rev 7133, branches/solr/1.2.0+ds2/debian) Deleted: tags/solr/1.2.0+ds2-3/debian/changelog =================================================================== --- branches/solr/1.2.0+ds2/debian/changelog 2008-10-12 15:19:56 UTC (rev 7133) +++ tags/solr/1.2.0+ds2-3/debian/changelog 2009-01-29 10:54:21 UTC (rev 7897) @@ -1,59 +0,0 @@ -solr (1.2.0+ds2-1) unstable; urgency=low - - * New (fake) upstream version to work around a bug in dak. - - -- Jan-Pascal van Best <[email protected]> Sat, 23 Aug 2008 21:22:53 +0200 - -solr (1.2.0+ds1-4) unstable; urgency=low - - * Build with OpenJDK, move to main - * Update debian/copyright, refer to Apache 2.0 license in common-licenses - * Bump Standards-Version to 3.8.0 - * Do not create unused directory /usr/share/tomcat5.5/conf/Catalina/localhost - * Install Solr docs from debian/rules instead of from debian/docs; remove - a few empty directories - * Do not compress .js, .xslt and .xsl files under doc/ - * Update Debian README for the removal of solr-jetty; renamed to - README.Debian - * Added Swedish translation of debconf messages (closes: #483416). - - -- Jan-Pascal van Best <[email protected]> Wed, 20 Aug 2008 20:25:03 +0200 - -solr (1.2.0+ds1-3) unstable; urgency=low - - * Updated control file for new Vcs-* and Homepage fields - * Removed solr-jetty binary package since the jetty package - has been removed from Lenny - * Update to Lucene 2.3 - - -- Jan-Pascal van Best <[email protected]> Tue, 22 Apr 2008 17:08:50 +0200 - -solr (1.2.0+ds1-2) unstable; urgency=low - - * Run unit tests during build (closes: #441890). - * Rename /usr/share/solr/bin directory to /usr/share/solr/scripts, since - this directory contains only scripts. - * Install link to config file in /etc/tomcat5.5/Catalina/localhost because - this is the new location in recent Tomcat packaging. - * Remove portions of the copyright file that referred to libraries that are - not shipped with the Debian package for Solr. - * Debconf templates and debian/control reviewed by the debian-l10n- - english team as part of the Smith review project. (closes: #444655). - * Add Portuguese translation of debconf messages (closes: #442306, #445351). - * Add Tamil translation of debconf messages (closes: #445284). - * Add Czech translation of debconf messages (closes: #445652). - * Add Finnish translation of debconf messages (closes: #445701). - * Add Russian translation of debconf messages (closes: #446140). - * Add German translation of debconf messages (closes: #446284). - * Add Galician translation of debconf messages (closes: #446607). - * Add Vietnamese translation of debconf messages (closes: #446986). - * Add Brazilian Portuguese translation of debconf messages (closes: #447091). - * Add French translation of debconf messages (closes: #447223). - - -- Jan-Pascal van Best <[email protected]> Mon, 26 Nov 2007 12:02:17 +0100 - -solr (1.2.0+ds1-1) unstable; urgency=low - - * Initial upload (Closes: #426763) - - -- Jan-Pascal van Best <[email protected]> Thu, 06 Sep 2007 22:50:49 +0200 Copied: tags/solr/1.2.0+ds2-3/debian/changelog (from rev 7896, branches/solr/1.2.0+ds2/debian/changelog) =================================================================== --- tags/solr/1.2.0+ds2-3/debian/changelog (rev 0) +++ tags/solr/1.2.0+ds2-3/debian/changelog 2009-01-29 10:54:21 UTC (rev 7897) @@ -0,0 +1,75 @@ +solr (1.2.0+ds2-3) unstable; urgency=low + + * Update Galician translations in gl.po (closes: 513148). + * Update to compile with Lucene 2.4. + + -- Jan-Pascal van Best <[email protected]> Wed, 28 Jan 2009 13:30:55 +0100 + +solr (1.2.0+ds2-2) unstable; urgency=low + + * Fix Swedish translation of debconf messages by renaming se.po to sv.po + (closes: #483416). + * Added DM-Upload-Allowed: yes to debian/control + * Restricted dependency on liblucene2-java to version << 2.4.0 + + -- Jan-Pascal van Best <[email protected]> Mon, 13 Oct 2008 11:54:46 +0200 + +solr (1.2.0+ds2-1) unstable; urgency=low + + * New (fake) upstream version to work around a bug in dak. + + -- Jan-Pascal van Best <[email protected]> Sat, 23 Aug 2008 21:22:53 +0200 + +solr (1.2.0+ds1-4) unstable; urgency=low + + * Build with OpenJDK, move to main + * Update debian/copyright, refer to Apache 2.0 license in common-licenses + * Bump Standards-Version to 3.8.0 + * Do not create unused directory /usr/share/tomcat5.5/conf/Catalina/localhost + * Install Solr docs from debian/rules instead of from debian/docs; remove + a few empty directories + * Do not compress .js, .xslt and .xsl files under doc/ + * Update Debian README for the removal of solr-jetty; renamed to + README.Debian + * Added Swedish translation of debconf messages (closes: #483416). + + -- Jan-Pascal van Best <[email protected]> Wed, 20 Aug 2008 20:25:03 +0200 + +solr (1.2.0+ds1-3) unstable; urgency=low + + * Updated control file for new Vcs-* and Homepage fields + * Removed solr-jetty binary package since the jetty package + has been removed from Lenny + * Update to Lucene 2.3 + + -- Jan-Pascal van Best <[email protected]> Tue, 22 Apr 2008 17:08:50 +0200 + +solr (1.2.0+ds1-2) unstable; urgency=low + + * Run unit tests during build (closes: #441890). + * Rename /usr/share/solr/bin directory to /usr/share/solr/scripts, since + this directory contains only scripts. + * Install link to config file in /etc/tomcat5.5/Catalina/localhost because + this is the new location in recent Tomcat packaging. + * Remove portions of the copyright file that referred to libraries that are + not shipped with the Debian package for Solr. + * Debconf templates and debian/control reviewed by the debian-l10n- + english team as part of the Smith review project. (closes: #444655). + * Add Portuguese translation of debconf messages (closes: #442306, #445351). + * Add Tamil translation of debconf messages (closes: #445284). + * Add Czech translation of debconf messages (closes: #445652). + * Add Finnish translation of debconf messages (closes: #445701). + * Add Russian translation of debconf messages (closes: #446140). + * Add German translation of debconf messages (closes: #446284). + * Add Galician translation of debconf messages (closes: #446607). + * Add Vietnamese translation of debconf messages (closes: #446986). + * Add Brazilian Portuguese translation of debconf messages (closes: #447091). + * Add French translation of debconf messages (closes: #447223). + + -- Jan-Pascal van Best <[email protected]> Mon, 26 Nov 2007 12:02:17 +0100 + +solr (1.2.0+ds1-1) unstable; urgency=low + + * Initial upload (Closes: #426763) + + -- Jan-Pascal van Best <[email protected]> Thu, 06 Sep 2007 22:50:49 +0200 Deleted: tags/solr/1.2.0+ds2-3/debian/control =================================================================== --- branches/solr/1.2.0+ds2/debian/control 2008-10-12 15:19:56 UTC (rev 7133) +++ tags/solr/1.2.0+ds2-3/debian/control 2009-01-29 10:54:21 UTC (rev 7897) @@ -1,65 +0,0 @@ -Source: solr -Section: web -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Jan-Pascal van Best <[email protected]> -Homepage: http://lucene.apache.org/solr/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/solr/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/solr/ -Build-Depends: cdbs, debhelper (>= 4.1.0), dpatch (>= 2.0), po-debconf, - openjdk-6-jdk (>= 6b11-5), - ant (>= 1.7.0), ant-optional (>= 1.7.0), - junit (>= 3.8.1.1), libeasymock-java (>= 2.4), - libcommons-codec-java (>= 1.3), - libcommons-csv-java (>= 0.1-SNAPSHOT+svn558885), - libcommons-fileupload-java (>= 1.2), - libcommons-io-java (>= 1.3.1), - libservlet2.4-java (>= 5.0.30), - liblucene2-java (>= 2.3.2), - libxpp3-java (>= 1.1.3.4.0) -Standards-Version: 3.8.0 - -Package: solr-common -Architecture: all -Depends: debconf (>= 1.5), - openjdk-6-jre (>= 6b11-5) | java5-runtime, - libcommons-codec-java (>= 1.3), - libcommons-csv-java (>= 0.1-SNAPSHOT+svn558885), - libcommons-fileupload-java (>= 1.2), - libcommons-io-java (>= 1.3.1), - libservlet2.4-java (>= 5.0.30), - liblucene2-java (>= 2.3), - libxpp3-java (>= 1.1.3.4.0) -Recommends: solr-tomcat5.5 (>= ${binary:Version}) | solr-jetty (>= ${binary:Version}) -Description: enterprise search server based on Lucene - common files - Solr is an open source enterprise search server based on the Lucene - Java search library, with XML/HTTP and JSON APIs, hit highlighting, - faceted search, caching, replication, and a web administration - interface. It runs in a Java servlet container such as Tomcat. - . - This package provides the common files for Solr. Install - solr-tomcat5.5 or solr-jetty to use Solr under Tomcat or Jetty. - -Package: solr-tomcat5.5 -Architecture: all -Depends: solr-common (>= ${binary:Version}), tomcat5.5 (>= 5.5.20) -Conflicts: solr-jetty -Description: enterprise search server based on Lucene - Tomcat integration - Solr is an open source enterprise search server based on the Lucene - Java search library, with XML/HTTP and JSON APIs, hit highlighting, - faceted search, caching, replication, and a web administration - interface. It runs in a Java servlet container such as Tomcat. - . - This package provides the Tomcat integration files for Solr. - -#Package: solr-jetty -#Architecture: all -#Depends: solr-common (>= ${binary:Version}), jetty (>= 5.1) -#Conflicts: solr-tomcat5.5 -#Description: enterprise search server based on Lucene - Jetty integration -# Solr is an open source enterprise search server based on the Lucene -# Java search library, with XML/HTTP and JSON APIs, hit highlighting, -# faceted search, caching, replication, and a web administration -# interface. It runs in a Java servlet container such as Tomcat. -# . -# This package provides the Jetty integration files for Solr. Copied: tags/solr/1.2.0+ds2-3/debian/control (from rev 7896, branches/solr/1.2.0+ds2/debian/control) =================================================================== --- tags/solr/1.2.0+ds2-3/debian/control (rev 0) +++ tags/solr/1.2.0+ds2-3/debian/control 2009-01-29 10:54:21 UTC (rev 7897) @@ -0,0 +1,66 @@ +Source: solr +Section: web +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Jan-Pascal van Best <[email protected]> +DM-Upload-Allowed: yes +Homepage: http://lucene.apache.org/solr/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/solr/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/solr/ +Build-Depends: cdbs, debhelper (>= 4.1.0), dpatch (>= 2.0), po-debconf, + openjdk-6-jdk (>= 6b11-5), + ant (>= 1.7.0), ant-optional (>= 1.7.0), + junit (>= 3.8.1.1), libeasymock-java (>= 2.4), + libcommons-codec-java (>= 1.3), + libcommons-csv-java (>= 0.1-SNAPSHOT+svn558885), + libcommons-fileupload-java (>= 1.2), + libcommons-io-java (>= 1.3.1), + libservlet2.4-java (>= 5.0.30), + liblucene2-java (>= 2.4.0), + libxpp3-java (>= 1.1.3.4.0) +Standards-Version: 3.8.0 + +Package: solr-common +Architecture: all +Depends: debconf (>= 1.5), + openjdk-6-jre (>= 6b11-5) | java5-runtime, + libcommons-codec-java (>= 1.3), + libcommons-csv-java (>= 0.1-SNAPSHOT+svn558885), + libcommons-fileupload-java (>= 1.2), + libcommons-io-java (>= 1.3.1), + libservlet2.4-java (>= 5.0.30), + liblucene2-java (>= 2.4) + libxpp3-java (>= 1.1.3.4.0) +Recommends: solr-tomcat5.5 (>= ${binary:Version}) | solr-jetty (>= ${binary:Version}) +Description: enterprise search server based on Lucene - common files + Solr is an open source enterprise search server based on the Lucene + Java search library, with XML/HTTP and JSON APIs, hit highlighting, + faceted search, caching, replication, and a web administration + interface. It runs in a Java servlet container such as Tomcat. + . + This package provides the common files for Solr. Install + solr-tomcat5.5 or solr-jetty to use Solr under Tomcat or Jetty. + +Package: solr-tomcat5.5 +Architecture: all +Depends: solr-common (>= ${binary:Version}), tomcat5.5 (>= 5.5.20) +Conflicts: solr-jetty +Description: enterprise search server based on Lucene - Tomcat integration + Solr is an open source enterprise search server based on the Lucene + Java search library, with XML/HTTP and JSON APIs, hit highlighting, + faceted search, caching, replication, and a web administration + interface. It runs in a Java servlet container such as Tomcat. + . + This package provides the Tomcat integration files for Solr. + +#Package: solr-jetty +#Architecture: all +#Depends: solr-common (>= ${binary:Version}), jetty (>= 5.1) +#Conflicts: solr-tomcat5.5 +#Description: enterprise search server based on Lucene - Jetty integration +# Solr is an open source enterprise search server based on the Lucene +# Java search library, with XML/HTTP and JSON APIs, hit highlighting, +# faceted search, caching, replication, and a web administration +# interface. It runs in a Java servlet container such as Tomcat. +# . +# This package provides the Jetty integration files for Solr. Deleted: tags/solr/1.2.0+ds2-3/debian/patches/00list =================================================================== --- branches/solr/1.2.0+ds2/debian/patches/00list 2008-10-12 15:19:56 UTC (rev 7133) +++ tags/solr/1.2.0+ds2-3/debian/patches/00list 2009-01-29 10:54:21 UTC (rev 7897) @@ -1,6 +0,0 @@ -01_remove-all-jarfiles.dpatch -02_fix-solr-version.dpatch -03_relocate-datadir.dpatch -04_fix-lucene-lock-directory.dpatch -05_use-debian-java-libraries.dpatch -07_fix-for-lucene-2.3.dpatch Copied: tags/solr/1.2.0+ds2-3/debian/patches/00list (from rev 7896, branches/solr/1.2.0+ds2/debian/patches/00list) =================================================================== --- tags/solr/1.2.0+ds2-3/debian/patches/00list (rev 0) +++ tags/solr/1.2.0+ds2-3/debian/patches/00list 2009-01-29 10:54:21 UTC (rev 7897) @@ -0,0 +1,6 @@ +01_remove-all-jarfiles.dpatch +02_fix-solr-version.dpatch +03_relocate-datadir.dpatch +04_fix-lucene-lock-directory.dpatch +05_use-debian-java-libraries.dpatch +07_fix-for-lucene-2.4.dpatch Deleted: tags/solr/1.2.0+ds2-3/debian/patches/07_fix-for-lucene-2.3.dpatch =================================================================== --- branches/solr/1.2.0+ds2/debian/patches/07_fix-for-lucene-2.3.dpatch 2008-10-12 15:19:56 UTC (rev 7133) +++ tags/solr/1.2.0+ds2-3/debian/patches/07_fix-for-lucene-2.3.dpatch 2009-01-29 10:54:21 UTC (rev 7897) @@ -1,24 +0,0 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run -## 07_fix-for-lucene-2.3.dpatch by Jan-Pascal van Best <[email protected]> -## -## All lines beginning with `## DP:' are a description of the patch. -## DP: Fix for update to Lucene 2.3 (upstream SVN rev. 614789). - -...@dpatch@ -diff -urNad solr~/src/java/org/apache/solr/analysis/StopFilterFactory.java solr/src/java/org/apache/solr/analysis/StopFilterFactory.java ---- solr~/src/java/org/apache/solr/analysis/StopFilterFactory.java 2008-04-22 16:47:42.000000000 +0200 -+++ solr/src/java/org/apache/solr/analysis/StopFilterFactory.java 2008-04-22 16:49:19.000000000 +0200 -@@ -44,10 +44,12 @@ - } catch (IOException e) { - throw new RuntimeException(e); - } -+ } else { -+ stopWords = StopFilter.makeStopSet(StopAnalyzer.ENGLISH_STOP_WORDS, ignoreCase); - } - } - -- private Set stopWords = StopFilter.makeStopSet(StopAnalyzer.ENGLISH_STOP_WORDS); -+ private Set stopWords; - private boolean ignoreCase; - - public TokenStream create(TokenStream input) { Copied: tags/solr/1.2.0+ds2-3/debian/patches/07_fix-for-lucene-2.4.dpatch (from rev 7896, branches/solr/1.2.0+ds2/debian/patches/07_fix-for-lucene-2.4.dpatch) =================================================================== --- tags/solr/1.2.0+ds2-3/debian/patches/07_fix-for-lucene-2.4.dpatch (rev 0) +++ tags/solr/1.2.0+ds2-3/debian/patches/07_fix-for-lucene-2.4.dpatch 2009-01-29 10:54:21 UTC (rev 7897) @@ -0,0 +1,42 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 07_fix-for-lucene-2.3.dpatch by Jan-Pascal van Best <[email protected]> +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Fix for update to Lucene 2.3 (upstream SVN rev. 614789). + +...@dpatch@ +diff -urNad 1.2.0+ds2~/src/java/org/apache/solr/analysis/EnglishPorterFilterFactory.java 1.2.0+ds2/src/java/org/apache/solr/analysis/EnglishPorterFilterFactory.java +--- 1.2.0+ds2~/src/java/org/apache/solr/analysis/EnglishPorterFilterFactory.java 2007-05-30 17:51:11.000000000 +0200 ++++ 1.2.0+ds2/src/java/org/apache/solr/analysis/EnglishPorterFilterFactory.java 2009-01-28 13:26:02.000000000 +0100 +@@ -59,12 +59,12 @@ + */ + class EnglishPorterFilter extends TokenFilter { + private final Set protWords; +- private net.sf.snowball.ext.EnglishStemmer stemmer; ++ private org.tartarus.snowball.ext.EnglishStemmer stemmer; + + public EnglishPorterFilter(TokenStream source, Set protWords) { + super(source); + this.protWords=protWords; +- stemmer = new net.sf.snowball.ext.EnglishStemmer(); ++ stemmer = new org.tartarus.snowball.ext.EnglishStemmer(); + } + + +diff -urNad 1.2.0+ds2~/src/java/org/apache/solr/analysis/StopFilterFactory.java 1.2.0+ds2/src/java/org/apache/solr/analysis/StopFilterFactory.java +--- 1.2.0+ds2~/src/java/org/apache/solr/analysis/StopFilterFactory.java 2009-01-28 13:24:37.000000000 +0100 ++++ 1.2.0+ds2/src/java/org/apache/solr/analysis/StopFilterFactory.java 2009-01-28 13:24:38.000000000 +0100 +@@ -44,10 +44,12 @@ + } catch (IOException e) { + throw new RuntimeException(e); + } ++ } else { ++ stopWords = StopFilter.makeStopSet(StopAnalyzer.ENGLISH_STOP_WORDS, ignoreCase); + } + } + +- private Set stopWords = StopFilter.makeStopSet(StopAnalyzer.ENGLISH_STOP_WORDS); ++ private Set stopWords; + private boolean ignoreCase; + + public TokenStream create(TokenStream input) { Deleted: tags/solr/1.2.0+ds2-3/debian/po/gl.po =================================================================== --- branches/solr/1.2.0+ds2/debian/po/gl.po 2008-10-12 15:19:56 UTC (rev 7133) +++ tags/solr/1.2.0+ds2-3/debian/po/gl.po 2009-01-29 10:54:21 UTC (rev 7897) @@ -1,41 +0,0 @@ -# Galician translation of solr's debconf templates -# This file is distributed under the same license as the solr package. -# Jacobo Tarrio <[email protected]>, 2007. -# -msgid "" -msgstr "" -"Project-Id-Version: solr\n" -"Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2007-10-04 07:18+0200\n" -"PO-Revision-Date: 2007-10-14 12:29+0100\n" -"Last-Translator: Jacobo Tarrio <[email protected]>\n" -"Language-Team: Galician <[email protected]>\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#. Type: boolean -#. Description -#: ../solr-common.templates:2001 -msgid "Remove Solr index files?" -msgstr "¿Eliminar os ficheiros de índice de Solr?" - -#. Type: boolean -#. Description -#: ../solr-common.templates:2001 -msgid "" -"The Solr data directory (/var/lib/solr), and the index files it contains, " -"may be removed while purging the package." -msgstr "" -"Pódese eliminar o directorio de datos de Solr (/var/lib/solr), xunto cos " -"ficheiros de índices que contén, ao purgar o paquete." - -#. Type: boolean -#. Description -#: ../solr-common.templates:2001 -msgid "" -"You should not choose this option if you intend to re-use Solr's index files " -"later." -msgstr "" -"Non escolla esta opción se quere reutilizar os ficheiros de índice de Solr " -"máis adiante." Copied: tags/solr/1.2.0+ds2-3/debian/po/gl.po (from rev 7892, branches/solr/1.2.0+ds2/debian/po/gl.po) =================================================================== --- tags/solr/1.2.0+ds2-3/debian/po/gl.po (rev 0) +++ tags/solr/1.2.0+ds2-3/debian/po/gl.po 2009-01-29 10:54:21 UTC (rev 7897) @@ -0,0 +1,45 @@ +# translation of solr_1.2.0+ds1-3_gl.po to galician +# Galician translation of solr's debconf templates +# This file is distributed under the same license as the solr package. +# +# Jacobo Tarrio <[email protected]>, 2007. +# mvillarino <[email protected]>, 2009. +msgid "" +msgstr "" +"Project-Id-Version: solr_1.2.0+ds1-3_gl\n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2007-10-04 07:18+0200\n" +"PO-Revision-Date: 2009-01-26 22:12+0100\n" +"Last-Translator: Marce Villarino <[email protected]>\n" +"Language-Team: galician <[email protected]>\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=2; plural=n != 1;\n" + +#. Type: boolean +#. Description +#: ../solr-common.templates:2001 +msgid "Remove Solr index files?" +msgstr "Desexa eliminar os ficheiros de índice de Solr?" + +#. Type: boolean +#. Description +#: ../solr-common.templates:2001 +msgid "" +"The Solr data directory (/var/lib/solr), and the index files it contains, " +"may be removed while purging the package." +msgstr "" +"Póndese eliminar o directorio de datos de Solr (/var/lib/solr), xunto cos " +"ficheiros de índices que contén, ao purgar o paquete." + +#. Type: boolean +#. Description +#: ../solr-common.templates:2001 +msgid "" +"You should not choose this option if you intend to re-use Solr's index files " +"later." +msgstr "" +"Non escolla esta opción se quere reutilizar os ficheiros de índice de Solr " +"máis adiante." Deleted: tags/solr/1.2.0+ds2-3/debian/po/se.po =================================================================== --- branches/solr/1.2.0+ds2/debian/po/se.po 2008-10-12 15:19:56 UTC (rev 7133) +++ tags/solr/1.2.0+ds2-3/debian/po/se.po 2009-01-29 10:54:21 UTC (rev 7897) @@ -1,41 +0,0 @@ -# translation of solr_1.2.0+ds1-3_templates.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 <[email protected]>, 2008. -msgid "" -msgstr "" -"Project-Id-Version: solr_1.2.0+ds1-3_templates\n" -"Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2007-10-04 07:18+0200\n" -"PO-Revision-Date: 2008-05-28 20:16+0200\n" -"Last-Translator: Martin Bagge <[email protected]>\n" -"Language-Team: swedish <[email protected]>\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: boolean -#. Description -#: ../solr-common.templates:2001 -msgid "Remove Solr index files?" -msgstr "Ta bort index filer för Solr?" - -#. Type: boolean -#. Description -#: ../solr-common.templates:2001 -msgid "" -"The Solr data directory (/var/lib/solr), and the index files it contains, " -"may be removed while purging the package." -msgstr "Data-katalogen (/var/lib/solr), samt index-filerna som finns däri, kan raderas när paketet rensas ut." - -#. Type: boolean -#. Description -#: ../solr-common.templates:2001 -msgid "" -"You should not choose this option if you intend to re-use Solr's index files " -"later." -msgstr "Du ska inte välja det här alternativet om du har tänkt använda Solrs index-filer vid ett senare tillfälle." - - Copied: tags/solr/1.2.0+ds2-3/debian/po/sv.po (from rev 7136, branches/solr/1.2.0+ds2/debian/po/sv.po) =================================================================== --- tags/solr/1.2.0+ds2-3/debian/po/sv.po (rev 0) +++ tags/solr/1.2.0+ds2-3/debian/po/sv.po 2009-01-29 10:54:21 UTC (rev 7897) @@ -0,0 +1,41 @@ +# translation of solr_1.2.0+ds1-3_templates.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 <[email protected]>, 2008. +msgid "" +msgstr "" +"Project-Id-Version: solr_1.2.0+ds1-3_templates\n" +"Report-Msgid-Bugs-To: [email protected]\n" +"POT-Creation-Date: 2007-10-04 07:18+0200\n" +"PO-Revision-Date: 2008-05-28 20:16+0200\n" +"Last-Translator: Martin Bagge <[email protected]>\n" +"Language-Team: swedish <[email protected]>\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: boolean +#. Description +#: ../solr-common.templates:2001 +msgid "Remove Solr index files?" +msgstr "Ta bort index filer för Solr?" + +#. Type: boolean +#. Description +#: ../solr-common.templates:2001 +msgid "" +"The Solr data directory (/var/lib/solr), and the index files it contains, " +"may be removed while purging the package." +msgstr "Data-katalogen (/var/lib/solr), samt index-filerna som finns däri, kan raderas när paketet rensas ut." + +#. Type: boolean +#. Description +#: ../solr-common.templates:2001 +msgid "" +"You should not choose this option if you intend to re-use Solr's index files " +"later." +msgstr "Du ska inte välja det här alternativet om du har tänkt använda Solrs index-filer vid ett senare tillfälle." + + _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

