[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, 18 Aug 2009 16:03:13 +0000 (UTC)
commit cf79f43ff71380fb50afea2a20aa2a9ddcf2478f
Author: J.H.M. Dassen (Ray) <jdassen debian org>
Date: Sun Aug 16 15:13:03 2009 +0200
Updated debianisation
debian/changelog | 18 ++++++++++++++++++
debian/control | 4 ++--
debian/rules | 2 --
3 files changed, 20 insertions(+), 4 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index a381e97..b2ecae2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+gnumeric (1.9.10-1) unstable; urgency=low
+
+ * New upstream development release.
+ * [debian/control]
+ * Bumped goffice build dependency as per per configure.in .
+ * Updated Standards-Version.
+ * [debian/rules]
+ * dh_scrollkeeper is a deprecated no-op nowadays; removed call.
+
+ -- J.H.M. Dassen (Ray) <jdassen debian org> Sun, 16 Aug 2009 14:00:53 +0200
+
+gnumeric (1.9.9-2) unstable; urgency=medium
+
+ * [src/print-info.c] (gnm_page_breaks_clean): handle breaks being NULL.
+ (Closes: #541095)
+
+ -- J.H.M. Dassen (Ray) <jdassen debian org> Thu, 13 Aug 2009 19:49:05 +0200
+
gnumeric (1.9.9-1) unstable; urgency=low
* New upstream development release.
diff --git a/debian/control b/debian/control
index d129b24..9fc51dd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ 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.8), libxml2-dev (>= 2.6.10-2),
+ libgoffice-0-8-dev (>= 0.7.9), 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),
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 7.0.0), python-central (>= 0.5), dh-buildinfo,
Homepage: http://www.gnumeric.org/
Vcs-git: git://git.gnome.org/gnumeric
Vcs-Browser: http://git.gnome.org/cgit/gnumeric
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
Package: gnumeric
Architecture: any
diff --git a/debian/rules b/debian/rules
index 1b21a42..0da1df5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -242,7 +242,6 @@ binary-indep: build install
# dh_undocumented -i
dh_installchangelogs ChangeLog -i
dh_gconf -i
- dh_scrollkeeper -i
dh_icons -i
dh_link -i
dh_compress -i
@@ -276,7 +275,6 @@ binary-arch: build install
# dh_undocumented -a
dh_installchangelogs ChangeLog -a
dh_gconf -a
- dh_scrollkeeper -a
dh_icons -a
dh_strip -a
dh_link -a
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]