r12522 - in /desktop/unstable/atk1.0/debian: changelog control rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Mon Sep 17 13:01:27 UTC 2007


Author: slomo
Date: Mon Sep 17 13:01:27 2007
New Revision: 12522

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12522
Log:
* New upstream release, with API additions:
  + debian/rules:
    - Bump shlibs to >= 1.20.0.

Modified:
    desktop/unstable/atk1.0/debian/changelog
    desktop/unstable/atk1.0/debian/control
    desktop/unstable/atk1.0/debian/rules

Modified: desktop/unstable/atk1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/changelog?rev=12522&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/changelog (original)
+++ desktop/unstable/atk1.0/debian/changelog Mon Sep 17 13:01:27 2007
@@ -1,8 +1,14 @@
-atk1.0 (1.18.0-3) UNRELEASED; urgency=low
-
+atk1.0 (1.20.0-1) unstable; urgency=low
+
+  [ Loic Minier ]
   * Fix description of -dbg package.
 
- -- Loic Minier <lool at dooz.org>  Mon, 30 Apr 2007 12:12:49 +0200
+  [ Sebastian Dröge ]
+  * New upstream release, with API additions:
+    + debian/rules:
+      - Bump shlibs to >= 1.20.0.
+
+ -- Sebastian Dröge <slomo at debian.org>  Mon, 17 Sep 2007 14:50:26 +0200
 
 atk1.0 (1.18.0-2) unstable; urgency=low
 

Modified: desktop/unstable/atk1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/control?rev=12522&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/control (original)
+++ desktop/unstable/atk1.0/debian/control Mon Sep 17 13:01:27 2007
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>
+Uploaders: Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>= 5.0.22),
                pkg-config,
                libglib2.0-dev (>= 2.5.7),

Modified: desktop/unstable/atk1.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/rules?rev=12522&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/rules (original)
+++ desktop/unstable/atk1.0/debian/rules Mon Sep 17 13:01:27 2007
@@ -14,7 +14,7 @@
 # build static stuff:
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc --enable-static
 
-SHLIB_VERSION := 1.13.2
+SHLIB_VERSION := 1.20.0
 DEB_DH_MAKESHLIBS_ARGS_libatk1.0-0 += -V"libatk1.0-0 (>= $(SHLIB_VERSION))" --add-udeb="libatk1.0-udeb"
 
 DEB_DBG_PACKAGE_ALL := libatk1.0-dbg




More information about the pkg-gnome-commits mailing list