[gnumeric] Updated debianisation
- From: J.H.M. Dassen (Ray) <jdassen src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnumeric] Updated debianisation
- Date: Tue, 1 Sep 2009 19:42:15 +0000 (UTC)
commit 5799d5af5f888ebcc3df1f7a6ca13062d8c98c2f
Author: J.H.M. Dassen (Ray) <jdassen debian org>
Date: Tue Sep 1 21:40:04 2009 +0200
Updated debianisation
debian/changelog | 18 ++++++++++++++++++
debian/control | 4 ++--
debian/gnumeric-common.install | 1 +
debian/gnumeric-plugins-extra.install | 2 +-
debian/rules | 8 ++++----
5 files changed, 26 insertions(+), 7 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index b2ecae2..3903be9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+gnumeric (1.9.11-1) unstable; urgency=low
+
+ * New upstream development release.
+ * [debian/rules, debian/control, debian/gnumeric-plugins-extra.install]
+ Reenable GDA plugin now that a sufficiently recent GDA is packaged in
+ sid. (Closes: #522430)
+ * [debian/control] Bumped goffice build dependency as per per configure.in .
+
+ -- J.H.M. Dassen (Ray) <jdassen debian org> Tue, 01 Sep 2009 20:58:18 +0200
+
+gnumeric (1.9.10-2) unstable; urgency=medium
+
+ * [src/dialogs/search-replace.glade] Fix XML by using an entity for the
+ ampersand character. This fixes the search & replace menu. (Closes:
+ 542141)
+
+ -- J.H.M. Dassen (Ray) <jdassen debian org> Tue, 18 Aug 2009 13:04:30 +0200
+
gnumeric (1.9.10-1) unstable; urgency=low
* New upstream development release.
diff --git a/debian/control b/debian/control
index 9fc51dd..b5bcd47 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,12 @@ Build-Depends: debhelper (>= 7.0.0), python-central (>= 0.5), dh-buildinfo,
po-debconf, gettext, bison, flex, rarian-compat | scrollkeeper,
intltool (>= 0.29), libxml-parser-perl,
zlib1g-dev, libglib2.0-dev (>= 2.12.0), libgsf-1-dev (>= 1.14.15),
- libgoffice-0-8-dev (>= 0.7.9), libxml2-dev (>= 2.6.10-2),
+ libgoffice-0-8-dev (>= 0.7.10), libxml2-dev (>= 2.6.10-2),
libpango1.0-dev (>= 1.12.0),
libgtk2.0-dev (>= 2.12.0), libglade2-dev (>= 1:2.4.0),
libart-2.0-dev (>= 2.3.16-5),
pxlib-dev (>= 0.5.1-2+b1), libpsiconv-dev (>= 0.9.8-2), libperl-dev,
- python-dev, python-gtk2-dev
+ python-dev, python-gtk2-dev, libgda-4.0-dev
Homepage: http://www.gnumeric.org/
Vcs-git: git://git.gnome.org/gnumeric
Vcs-Browser: http://git.gnome.org/cgit/gnumeric
diff --git a/debian/gnumeric-common.install b/debian/gnumeric-common.install
index a20f48c..d2ebebf 100644
--- a/debian/gnumeric-common.install
+++ b/debian/gnumeric-common.install
@@ -3,6 +3,7 @@
/usr/share/gnumeric/*/autoformat-templates/*/*.xml
/usr/share/gnumeric/*/autoformat-templates/*/.category
/usr/share/gnumeric/*/glade/*.glade
+/usr/share/gnumeric/*/ui/*.ui
# /usr/share/gnumeric/*/glade/*.png
# /usr/share/gnumeric/*/gnome*/ui/*.xml
# /usr/share/gnumeric/*/idl/*.idl
diff --git a/debian/gnumeric-plugins-extra.install b/debian/gnumeric-plugins-extra.install
index f40ad6c..6de97d2 100644
--- a/debian/gnumeric-plugins-extra.install
+++ b/debian/gnumeric-plugins-extra.install
@@ -1,4 +1,4 @@
-# /usr/lib/gnumeric/*/plugins/gdaif/*
+/usr/lib/gnumeric/*/plugins/gdaif/*
# /usr/lib/gnumeric/*/plugins/gnome-db/*
/usr/lib/gnumeric/*/plugins/gnome-glossary/*
/usr/lib/gnumeric/*/plugins/paradox/*
diff --git a/debian/rules b/debian/rules
index 0da1df5..03cd50b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,10 +36,10 @@ features+= --enable-ssindex
# Plugins to access databases through the GDA framework and through GnomeDB.
#
-# The GDA and GnomeDB plugins for gnumeric now require versions of GDA and
-# GnomeDB that are not available as packages yet.
-# Mon, 10 Oct 2005 20:37:06 +0200
-features+= --without-gda
+# The GnomeDB plugin for gnumeric requires a version of GnomeDB that is not
+# available as packages yet.
+# Tue, 01 Sep 2009 20:49:41 +0200
+features+= --with-gda --without-gnomedb
# Psion files support
features+= --with-psiconv
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]