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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Mon Jan 4 19:19:36 UTC 2010


Author: joss
Date: Mon Jan  4 19:19:30 2010
New Revision: 22713

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22713
Log:
Require abiword 2.8, which has the split plugin.

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=22713&op=diff
==============================================================================
--- desktop/unstable/meta-gnome2/debian/changelog [utf-8] (original)
+++ desktop/unstable/meta-gnome2/debian/changelog [utf-8] Mon Jan  4 19:19:30 2010
@@ -11,6 +11,9 @@
   [ Emilio Pozuelo Monfort ]
   * gnome-office: Depend on abiword instead of on abiword-plugin-goffice.
     Closes: #561629.
+
+  [ Josselin Mouette ]
+  * Require abiword 2.8, which has the split plugin.
 
  -- Josselin Mouette <joss at debian.org>  Mon, 04 Jan 2010 20:14:17 +0100
 

Modified: desktop/unstable/meta-gnome2/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome2/debian/control?rev=22713&op=diff
==============================================================================
--- desktop/unstable/meta-gnome2/debian/control [utf-8] (original)
+++ desktop/unstable/meta-gnome2/debian/control [utf-8] Mon Jan  4 19:19:30 2010
@@ -192,7 +192,7 @@
 Section: gnome
 Priority: optional
 Depends: gnome-core (>= ${source:Version}),
-         abiword (>= 2.6),
+         abiword (>= 2.8),
          gimp (>= 2.6),
          gnumeric (>= 1.9),
          inkscape (>= 0.46),

Modified: desktop/unstable/meta-gnome2/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome2/debian/control.in?rev=22713&op=diff
==============================================================================
--- desktop/unstable/meta-gnome2/debian/control.in [utf-8] (original)
+++ desktop/unstable/meta-gnome2/debian/control.in [utf-8] Mon Jan  4 19:19:30 2010
@@ -187,7 +187,7 @@
 Section: gnome
 Priority: optional
 Depends: gnome-core (>= ${source:Version}),
-         abiword (>= 2.6),
+         abiword (>= 2.8),
          gimp (>= 2.6),
          gnumeric (>= 1.9),
          inkscape (>= 0.46),




More information about the pkg-gnome-commits mailing list