r20049 - in /desktop/unstable/gcalctool/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed May 20 10:48:48 UTC 2009


Author: joss
Date: Wed May 20 10:48:48 2009
New Revision: 20049

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20049
Log:
Add missing build-dependency on libatk1.0-dev.

Modified:
    desktop/unstable/gcalctool/debian/changelog
    desktop/unstable/gcalctool/debian/control
    desktop/unstable/gcalctool/debian/control.in

Modified: desktop/unstable/gcalctool/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gcalctool/debian/changelog?rev=20049&op=diff
==============================================================================
--- desktop/unstable/gcalctool/debian/changelog (original)
+++ desktop/unstable/gcalctool/debian/changelog Wed May 20 10:48:48 2009
@@ -1,12 +1,16 @@
-gcalctool (5.26.0-1) UNRELEASED; urgency=low
-
+gcalctool (5.26.2-1) unstable; urgency=low
+
+  [ Luca Bruno ]
   * New upstream release.
   * debian/control.in:
     + Updated Standards-Version to 3.8.1. No changes needed.
   * debian/rules:
     + Removed both patching system and debian/patches.
 
- -- Luca Bruno <lethalman88 at gmail.com>  Tue, 24 Mar 2009 16:31:03 +0100
+  [ Josselin Mouette ]
+  * Add missing build-dependency on libatk1.0-dev.
+
+ -- Josselin Mouette <joss at debian.org>  Wed, 20 May 2009 12:48:46 +0200
 
 gcalctool (5.24.3.1-1) unstable; urgency=low
 

Modified: desktop/unstable/gcalctool/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gcalctool/debian/control?rev=20049&op=diff
==============================================================================
--- desktop/unstable/gcalctool/debian/control (original)
+++ desktop/unstable/gcalctool/debian/control Wed May 20 10:48:48 2009
@@ -5,6 +5,7 @@
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs,
                debhelper (>= 5),
+               libatk1.0-dev (>= 1.5),
                libgtk2.0-dev (>= 2.14.0),
                libgconf2-dev (>= 2.6.1-2),
                libglade2-dev,

Modified: desktop/unstable/gcalctool/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gcalctool/debian/control.in?rev=20049&op=diff
==============================================================================
--- desktop/unstable/gcalctool/debian/control.in (original)
+++ desktop/unstable/gcalctool/debian/control.in Wed May 20 10:48:48 2009
@@ -5,6 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs,
                debhelper (>= 5),
+               libatk1.0-dev (>= 1.5),
                libgtk2.0-dev (>= 2.14.0),
                libgconf2-dev (>= 2.6.1-2),
                libglade2-dev,




More information about the pkg-gnome-commits mailing list