[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-4-1-gef16f4c



The following commit has been merged in the master branch:
commit ef16f4cbde3a8b1c0058f823c0de49a423fa9ff7
Author: Rene Engelhard <rene@debian.org>
Date:   Sat Oct 1 00:20:15 2011 +0200

    add openoffice.org-sdbc-postgresql to other_source_packages

diff --git a/changelog b/changelog
index a8009a7..2e0f15c 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,11 @@
+openoffice.org (1:3.4.0~ooo340m1-5) unstable; urgency=low
+
+  * brown paper bag release
+
+  * add openoffice.org-sdbc-postgresql to other_source_packages 
+
+ -- Rene Engelhard <rene@debian.org>  Sat, 01 Oct 2011 00:19:16 +0200
+
 openoffice.org (1:3.4.0~ooo340m1-4) unstable; urgency=low
 
   * debian/scripts/gentranspkgs.py:
diff --git a/control b/control
index 5f3af51..1f3dc6d 100644
--- a/control
+++ b/control
@@ -849,7 +849,7 @@ Package: openoffice.org-sdbc-postgresql
 Architecture: all
 Priority: extra
 Section: misc
-Depends: libreoffice-sdbc-postgresql (>= 1:3.4.0~)
+Depends: libreoffice-sdbc-postgresql
 Description: LibreOffice extension for PostgreSQL SDBC driver
  This is a transitional package, replacing the OpenOffice.org packaging
  with the LibreOffice packaging.
diff --git a/scripts/gentranspkgs.py b/scripts/gentranspkgs.py
index 6e9a8ea..8ee929d 100644
--- a/scripts/gentranspkgs.py
+++ b/scripts/gentranspkgs.py
@@ -3,7 +3,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', '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','openoffice.org-wiki-publisher','openoffice.org-zemberek', 'openoffice.org-presenter-console', 'openoffice.org-writer2xhtml');
+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','openoffice.org-wiki-publisher','openoffice.org-zemberek', 'openoffice.org-presenter-console', 'openoffice.org-writer2xhtml', 'openoffice.org-sdbc-postgresql');
 
 def gen_transitonal_packages():
     skip = True

-- 
OpenOffice.org packaging repository


Reply to: