r12243 - in /desktop/experimental/atk1.0: ./ debian/changelog debian/rules

he at users.alioth.debian.org he at users.alioth.debian.org
Sat Aug 4 07:29:52 UTC 2007


Author: he
Date: Sat Aug  4 07:29:51 2007
New Revision: 12243

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12243
Log:
* New upstream release (API addition):
  + debian/rules:
    - Bump shlib version
    - Use check-dist.mk again

Added:
    desktop/experimental/atk1.0/
      - copied from r12234, desktop/unstable/atk1.0/
Modified:
    desktop/experimental/atk1.0/debian/changelog
    desktop/experimental/atk1.0/debian/rules

Modified: desktop/experimental/atk1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/atk1.0/debian/changelog?rev=12243&op=diff
==============================================================================
--- desktop/experimental/atk1.0/debian/changelog (original)
+++ desktop/experimental/atk1.0/debian/changelog Sat Aug  4 07:29:51 2007
@@ -1,8 +1,15 @@
-atk1.0 (1.18.0-3) UNRELEASED; urgency=low
-
+atk1.0 (1.19.6-1) experimental; urgency=low
+
+  [ Loic Minier ]
   * Fix description of -dbg package.
 
- -- Loic Minier <lool at dooz.org>  Mon, 30 Apr 2007 12:12:49 +0200
+  [ Marc 'HE' Brockschmidt ]
+  * New upstream release (API addition):
+    + debian/rules:
+      - Bump shlib version
+      - Use check-dist.mk again
+
+ -- Marc 'HE' Brockschmidt <he at debian.org>  Sat, 04 Aug 2007 09:20:30 +0200
 
 atk1.0 (1.18.0-2) unstable; urgency=low
 

Modified: desktop/experimental/atk1.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/atk1.0/debian/rules?rev=12243&op=diff
==============================================================================
--- desktop/experimental/atk1.0/debian/rules (original)
+++ desktop/experimental/atk1.0/debian/rules Sat Aug  4 07:29:51 2007
@@ -5,6 +5,7 @@
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
+include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 GNOME_MODULE := atk
@@ -14,7 +15,7 @@
 # build static stuff:
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc --enable-static
 
-SHLIB_VERSION := 1.13.2
+SHLIB_VERSION := 1.19.6
 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