r10833 - in /packages/unstable/balsa/debian: changelog control control.in

alanbach-guest at users.alioth.debian.org alanbach-guest at users.alioth.debian.org
Mon May 7 09:00:24 UTC 2007


Author: alanbach-guest
Date: Mon May  7 09:00:24 2007
New Revision: 10833

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10833
Log:
 * libgtk2.0-dev requires 2.4.0 atleast

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

Modified: packages/unstable/balsa/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/balsa/debian/changelog?rev=10833&op=diff
==============================================================================
--- packages/unstable/balsa/debian/changelog (original)
+++ packages/unstable/balsa/debian/changelog Mon May  7 09:00:24 2007
@@ -1,4 +1,4 @@
-balsa (2.3.15-1) unstable; urgency=low
+balsa (2.3.15-1) WIP; urgency=low
 
   * New upstream release (Closes: #419723).
      - Use GtkPrint infrastructure if available
@@ -9,8 +9,9 @@
   * Changed libgtkhtml3.8-dev build-dep to libgtkhtml3.14-dev
   * Added libnotify-dev to build-deps
   * Wrapped build-deps and deps
-
- -- Alan Baghumian <alan at technotux.org>  Mon, 07 May 2007 12:02:39 +0330
+  * libgtk2.0-dev requires 2.4.0 atleast
+
+ -- Alan Baghumian <alan at technotux.org>  Mon, 07 May 2007 12:29:52 +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=10833&op=diff
==============================================================================
--- packages/unstable/balsa/debian/control (original)
+++ packages/unstable/balsa/debian/control Mon May  7 09:00:24 2007
@@ -30,7 +30,7 @@
                libgnomeprint2.2-dev,
                libgnomeprintui2.2-dev,
                libglib2.0-dev,
-               libgtk2.0-dev,
+               libgtk2.0-dev (>= 2.4.0),
                liborbit2-dev,
                libnotify-dev
 Uploaders: Alan Baghumian <alan at technotux.org>, Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Clément Stenac <zorglub at debian.org>, Dafydd Harries <daf at debian.org>, Guilherme de S. Pastore <gpastore at debian.org>, Gustavo Franco <stratus at debian.org>, Gustavo Noronha Silva <kov at debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Jordi Mallach <jordi at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Marco Cabizza <marco87 at gmail.com>, Oystein Gisnas <oystein at gisnas.net>, Ondřej Surý <ondrej at debian.org>, Ross Burton <ross at debian.org>, Sebastien Bacher <seb128 at debian.org>, Sjoerd Simons <sjoerd at debian.org>

Modified: packages/unstable/balsa/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/balsa/debian/control.in?rev=10833&op=diff
==============================================================================
--- packages/unstable/balsa/debian/control.in (original)
+++ packages/unstable/balsa/debian/control.in Mon May  7 09:00:24 2007
@@ -30,7 +30,7 @@
                libgnomeprint2.2-dev,
                libgnomeprintui2.2-dev,
                libglib2.0-dev,
-               libgtk2.0-dev,
+               libgtk2.0-dev (>= 2.4.0),
                liborbit2-dev,
                libnotify-dev
 Uploaders: Alan Baghumian <alan at technotux.org>, @GNOME_TEAM@




More information about the pkg-gnome-commits mailing list