[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] OpenOffice.org packaging repository branch, master, updated. openoffice.org_3.3.0-11-9-g32566ce



The following commit has been merged in the master branch:
commit 32566ce8d3fdf0c405979722c2690794c08abc0a
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Sep 6 18:48:29 2011 +0200

    more packages to skip

diff --git a/changelog b/changelog
index b851bb8..0d51323 100644
--- a/changelog
+++ b/changelog
@@ -12,7 +12,7 @@ openoffice.org (1:3.4.0~ooo340m1-1) unstable; urgency=medium
     - regenerate
       + removes -style-andromeda, which is gone in 3.4.x 
 
- -- Rene Engelhard <rene@debian.org>  Mon, 05 Sep 2011 22:59:31 +0200
+ -- Rene Engelhard <rene@debian.org>  Tue, 06 Sep 2011 18:48:08 +0200
 
 openoffice.org (1:3.3.0-11) unstable; urgency=high
 
diff --git a/control b/control
index b129b21..6dff9fb 100644
--- a/control
+++ b/control
@@ -570,17 +570,6 @@ Description: French Thesaurus for LibreOffice/OpenOffice.org
  .
  It can be safely removed after an upgrade.
 
-Package: openoffice.org-hyphenation-pa
-Architecture: all
-Priority: extra
-Section: text
-Depends: hyphen-pa
-Description: Punjabi hyphenation patterns for OpenOffice.org/LibreOffice
- This is a transitional package, replacing the OpenOffice.org packaging
- with the LibreOffice packaging.
- .
- It can be safely removed after an upgrade.
-
 Package: openoffice.org-wiki-publisher
 Architecture: all
 Priority: extra
@@ -1704,17 +1693,6 @@ Description: office productivity suite -- Tango symbol style
  .
  It can be safely removed after an upgrade.
 
-Package: openoffice.org-l10n-is
-Architecture: all
-Priority: extra
-Section: localization
-Depends: libreoffice-l10n-is (>= 1:3.4.0~)
-Description: office productivity suite -- Icelandic language package
- This is a transitional package, replacing the OpenOffice.org packaging
- with the LibreOffice packaging.
- .
- It can be safely removed after an upgrade.
-
 Package: openoffice.org-help-zh-cn
 Architecture: all
 Priority: extra
diff --git a/scripts/gentranspkgs.py b/scripts/gentranspkgs.py
index faaafe9..218b32e 100644
--- a/scripts/gentranspkgs.py
+++ b/scripts/gentranspkgs.py
@@ -2,7 +2,7 @@
 
 import re, sys, fileinput
 
-skip_packages = ('openoffice.org-core', 'openoffice.org-report-builder-bin', 'openoffice.org-base-core', 'openoffice.org-dev', 'openoffice.org-dev-doc', 'openoffice.org-dbg', 'openoffice.org-help-sk', 'openoffice.org-nlpsolver', 'openoffice.org-hyphenation-show', 'openoffice.org-script-provider-bsh', 'openoffice.org-hyphenation-bn','openoffice.org-hyphenation-gu', 'openoffice.org-hyphenation-kn')
+skip_packages = ('openoffice.org-core', 'openoffice.org-report-builder-bin', 'openoffice.org-base-core', 'openoffice.org-dev', 'openoffice.org-dev-doc', 'openoffice.org-dbg', 'openoffice.org-help-sk', 'openoffice.org-nlpsolver', 'openoffice.org-hyphenation-show', 'openoffice.org-script-provider-bsh', 'openoffice.org-hyphenation-bn','openoffice.org-hyphenation-gu', 'openoffice.org-hyphenation-kn', 'openoffice.org-hyphenation-hi-in', 'openoffice.org-hyphenation-pa', 'openoffice.org-l10n-is')
 other_source_packages = ('docvert-openoffice.org', 'openclipart-openoffice.org','openoffice.org-dmaths','openoffice.org-mysql-connector','openoffice.org-pdfimport','openoffice.org-presentation-minimizer','openoffice.org-report-builder', 'openoffice.org-voikko','openoffice.org-writer2latex','openffice.org-wiki-publisher','openoffice.org-zemberek');
 
 def gen_transitonal_packages():

-- 
OpenOffice.org packaging repository


Reply to: