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

[SCM] OpenOffice.org packaging repository branch, master, updated. openoffice.org_3.4.0_ooo340m1-1-1-g72dc9fe



The following commit has been merged in the master branch:
commit 72dc9fe241aa5ba6aebd2e1b14b8d117ebda33ac
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Sep 7 08:39:44 2011 +0200

    *really* exclude openoffice.org-hyphenation-hi-in, we need to exclude -hi in skip_pckages...

diff --git a/changelog b/changelog
index 0d51323..08443f3 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+openoffice.org (1:3.4.0~ooo340m1-2) unstable; urgency=medium
+
+  * *really* exclude openoffice.org-hyphenation-hi-in, we need to exclude -hi
+    in skip_pckages... 
+
+ -- Rene Engelhard <rene@debian.org>  Wed, 07 Sep 2011 08:36:52 +0200
+
 openoffice.org (1:3.4.0~ooo340m1-1) unstable; urgency=medium
 
   * debian/mirror.1und1.de_debian_dists_sid_main_binary-amd64_Packages:
diff --git a/control b/control
index 6dff9fb..4a4d2a3 100644
--- a/control
+++ b/control
@@ -878,17 +878,6 @@ Description: office productivity suite -- Bulgarian language package
  .
  It can be safely removed after an upgrade.
 
-Package: openoffice.org-hyphenation-hi-in
-Architecture: all
-Priority: extra
-Section: text
-Depends: hyphen-hi
-Description: Hindi 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-l10n-be-by
 Architecture: all
 Priority: extra
diff --git a/scripts/gentranspkgs.py b/scripts/gentranspkgs.py
index 218b32e..e0b9fef 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', 'openoffice.org-hyphenation-hi-in', 'openoffice.org-hyphenation-pa', 'openoffice.org-l10n-is')
+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', '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: