r10969 - in /packages/unstable/balsa/debian: changelog control control.in rules

alanbach-guest at users.alioth.debian.org alanbach-guest at users.alioth.debian.org
Mon May 14 16:10:37 UTC 2007


Author: alanbach-guest
Date: Mon May 14 16:10:37 2007
New Revision: 10969

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10969
Log:
* Removed libgnomeprint2.2-dev and lignomeprintui2.2-dev from build-deps, * GtkPrint is enabled as build option

Modified:
    packages/unstable/balsa/debian/changelog
    packages/unstable/balsa/debian/control
    packages/unstable/balsa/debian/control.in
    packages/unstable/balsa/debian/rules

Modified: packages/unstable/balsa/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/balsa/debian/changelog?rev=10969&op=diff
==============================================================================
--- packages/unstable/balsa/debian/changelog (original)
+++ packages/unstable/balsa/debian/changelog Mon May 14 16:10:37 2007
@@ -11,16 +11,19 @@
     anymore
   * Updated debian/rules
      - Minor clean-ups
-     - Added --enable-threads build option
+     - Added --enable-threads and --with-gtkprint to the 
+       build options
   * Updated debian/control
-     - Added libnotify-dev build-deps
+     - Added libnotify-dev and gnome-pkg-tools to build-deps
      - Wrapped build-deps and deps
      - libgtk2.0-dev requires 2.4.0 atleast
      - Changed libgtkhtml3.8-dev build-dep to libgtkhtml3.14-dev
+     - Removed libgnomeprint2.2-dev and lignomeprintui2.2-dev 
+       from build-deps, GtkPrint is enabled
   * debian/README.Debian
      - Minor clean-ups
 
- -- Alan Baghumian <alan at technotux.org>  Mon, 14 May 2007 14:55:37 +0330
+ -- Alan Baghumian <alan at technotux.org>  Mon, 14 May 2007 19:33:31 +0330
 
 balsa (2.3.13-2) unstable; urgency=low
 

Modified: packages/unstable/balsa/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/balsa/debian/control?rev=10969&op=diff
==============================================================================
--- packages/unstable/balsa/debian/control (original)
+++ packages/unstable/balsa/debian/control Mon May 14 16:10:37 2007
@@ -27,8 +27,6 @@
                libgnomeui-dev,
                libgnomevfs2-dev,
                libbonobo2-dev,
-               libgnomeprint2.2-dev,
-               libgnomeprintui2.2-dev,
                libglib2.0-dev,
                libgtk2.0-dev (>= 2.4.0),
                liborbit2-dev,

Modified: packages/unstable/balsa/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/balsa/debian/control.in?rev=10969&op=diff
==============================================================================
--- packages/unstable/balsa/debian/control.in (original)
+++ packages/unstable/balsa/debian/control.in Mon May 14 16:10:37 2007
@@ -27,8 +27,6 @@
                libgnomeui-dev,
                libgnomevfs2-dev,
                libbonobo2-dev,
-               libgnomeprint2.2-dev,
-               libgnomeprintui2.2-dev,
                libglib2.0-dev,
                libgtk2.0-dev (>= 2.4.0),
                liborbit2-dev,

Modified: packages/unstable/balsa/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/balsa/debian/rules?rev=10969&op=diff
==============================================================================
--- packages/unstable/balsa/debian/rules (original)
+++ packages/unstable/balsa/debian/rules Mon May 14 16:10:37 2007
@@ -8,7 +8,7 @@
 # Compile options
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-smime --with-compface --with-gpgme	\
 	--with-gss --with-gtkspell --with-ldap --with-sqlite --with-ssl \
-	--with-gtksourceview --enable-extra-mimeicons --enable-threads
+	--with-gtksourceview --enable-extra-mimeicons --enable-threads --with-gtkprint
 DEB_CONFIGURE_SCRIPT_ENV += GTK_UPDATE_ICON_CACHE=/bin/true
 
 # Debhelper arguments




More information about the pkg-gnome-commits mailing list