------------------------------------------------------------
revno: 2137
committer: Rene Engelhard <r...@debian.org>
branch nick: debian
timestamp: Wed 2011-01-26 21:50:13 +0100
message:
  exclude -help-sk, didn't exist in OOo
modified:
  control
  scripts/gentranspkgs.py
=== modified file 'control'
--- a/control   2011-01-24 10:16:25 +0000
+++ b/control   2011-01-26 20:50:13 +0000
@@ -834,17 +834,6 @@
  .
  It can be safely removed after an upgrade.
 
-Package: openoffice.org-help-sk
-Architecture: all
-Priority: extra
-Section: doc
-Depends: libreoffice-help-sk
-Description: office productivity suite -- Slovak help
- 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-or
 Architecture: all
 Priority: extra

=== modified file 'scripts/gentranspkgs.py'
--- a/scripts/gentranspkgs.py   2011-01-24 09:25:38 +0000
+++ b/scripts/gentranspkgs.py   2011-01-26 20:50:13 +0000
@@ -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')
+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')
 
 def gen_transitonal_packages():
     skip = True

Reply via email to