./packages/openofficeorg/3.3.0/experimental r2100: -industrial is gone
------------------------------------------------------------
revno: 2100
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Thu 2010-09-16 22:43:33 +0200
message:
-industrial is gone
modified:
changelog
control.in
rules
=== modified file 'changelog'
--- a/changelog 2010-09-16 19:23:56 +0000
+++ b/changelog 2010-09-16 20:43:33 +0000
@@ -9,7 +9,6 @@
- use 3.2.98.1 release
- use new ooo-build build insfrastructure
- * debian/control.in:
* debian/rules:
- add and rework target(s) for new external sources handling upstream
- updates for 3.3 and its various configuration changes
@@ -53,8 +52,9 @@
add trigger for openoffice.org-common to run unopkg verify after all
extensions in /usr/lib/openoffice/share/extensions have been
installed/updated
+ * debian/control.in, debian/rules: stop building industrial package
- -- Rene Engelhard <rene@debian.org> Thu, 16 Sep 2010 16:38:45 +0200
+ -- Rene Engelhard <rene@debian.org> Thu, 16 Sep 2010 22:42:14 +0200
openoffice.org (1:3.2.1-6) unstable; urgency=high
=== modified file 'control.in'
--- a/control.in 2010-08-24 11:40:27 +0000
+++ b/control.in 2010-09-16 20:43:33 +0000
@@ -268,8 +268,7 @@
Depends: openoffice.orgVER-style-default | openoffice.orgVER-style,
${misc:Depends},
ure
-Suggests: openoffice.orgVER-style-industrial,
- openoffice.orgVER-style-hicontrast,
+Suggests: openoffice.orgVER-style-hicontrast,
openoffice.orgVER-style-tango,
openoffice.orgVER-style-crystal,
openoffice.orgVER-style-oxygen
@@ -552,18 +551,6 @@
.
This package contains the "oxygen" symbol style, default style for KDE 4.
-Package: openoffice.orgVER-style-industrial
-Architecture: all
-Depends: ${misc:Depends}, openoffice.orgVER-core (>= 1:3.2.0~beta)
-Suggests: gtk2-engines, gnome-themes, industrial-cursor-theme
-Replaces: openoffice.orgVER-common (<< 2.1~m190)
-Provides: openoffice.orgVER-style
-Description: office productivity suite -- Industrial symbol style
- OpenOffice.org is a full-featured office productivity suite that provides
- a near drop-in replacement for Microsoft(R) Office.
- .
- This package contains the "industrial" symbol style.
-
Package: openoffice.orgVER-style-tango
Architecture: all
Depends: ${misc:Depends}, openoffice.orgVER-core (>= 1:3.2.0~beta)
=== modified file 'rules'
--- a/rules 2010-09-16 19:23:56 +0000
+++ b/rules 2010-09-16 20:43:33 +0000
@@ -289,7 +289,7 @@
# otherwise
INTERNAL_STDLIBS=n
DEFAULT_IMAGE=galaxy
-IMAGES:=$(DEFAULT_IMAGE) industrial crystal hicontrast tango oxygen classic
+IMAGES:=$(DEFAULT_IMAGE) crystal hicontrast tango oxygen classic
ENABLE_MYSQLNATIVE=y
# cannot be disabled, unless you have a internal MySQL somewhere :-)
USE_SYSTEM_MYSQLCLIENT=y
Reply to: