r25371 - in /desktop/unstable/meta-gnome2/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Oct 14 13:23:26 UTC 2010


Author: joss
Date: Thu Oct 14 13:23:22 2010
New Revision: 25371

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25371
Log:
Allow ooo-gnome as an alternative to abiword+gnumeric. This should 
lead to having only OOo installed by default. It’s sad since OOo 
really has a crappy UI, but duplicating the functionality isn’t good 
either.

Modified:
    desktop/unstable/meta-gnome2/debian/changelog
    desktop/unstable/meta-gnome2/debian/control
    desktop/unstable/meta-gnome2/debian/control.in

Modified: desktop/unstable/meta-gnome2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome2/debian/changelog?rev=25371&op=diff
==============================================================================
--- desktop/unstable/meta-gnome2/debian/changelog [utf-8] (original)
+++ desktop/unstable/meta-gnome2/debian/changelog [utf-8] Thu Oct 14 13:23:22 2010
@@ -1,3 +1,12 @@
+meta-gnome2 (1:2.30+5) UNRELEASED; urgency=low
+
+  * Allow ooo-gnome as an alternative to abiword+gnumeric. This should 
+    lead to having only OOo installed by default. It’s sad since OOo 
+    really has a crappy UI, but duplicating the functionality isn’t good 
+    either.
+
+ -- Josselin Mouette <joss at debian.org>  Thu, 14 Oct 2010 15:16:00 +0200
+
 meta-gnome2 (1:2.30+4) unstable; urgency=low
 
   * Recommend shotwell instead of gthumb. Closes: #595760.

Modified: desktop/unstable/meta-gnome2/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome2/debian/control?rev=25371&op=diff
==============================================================================
--- desktop/unstable/meta-gnome2/debian/control [utf-8] (original)
+++ desktop/unstable/meta-gnome2/debian/control [utf-8] Thu Oct 14 13:23:22 2010
@@ -194,9 +194,9 @@
 Architecture: all
 Section: gnome
 Priority: optional
-Depends: abiword (>= 2.8),
+Depends: abiword (>= 2.8) | openoffice.org-gnome,
          gimp (>= 2.6),
-         gnumeric (>= 1.10),
+         gnumeric (>= 1.10) | openoffice.org-gnome,
          inkscape (>= 0.47),
          simple-scan
 Suggests: gnucash, dia-gnome, planner

Modified: desktop/unstable/meta-gnome2/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome2/debian/control.in?rev=25371&op=diff
==============================================================================
--- desktop/unstable/meta-gnome2/debian/control.in [utf-8] (original)
+++ desktop/unstable/meta-gnome2/debian/control.in [utf-8] Thu Oct 14 13:23:22 2010
@@ -189,9 +189,9 @@
 Architecture: all
 Section: gnome
 Priority: optional
-Depends: abiword (>= 2.8),
+Depends: abiword (>= 2.8) | openoffice.org-gnome,
          gimp (>= 2.6),
-         gnumeric (>= 1.10),
+         gnumeric (>= 1.10) | openoffice.org-gnome,
          inkscape (>= 0.47),
          simple-scan
 Suggests: gnucash, dia-gnome, planner




More information about the pkg-gnome-commits mailing list