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

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Tue Dec 1 14:52:46 UTC 2009


Author: slomo
Date: Tue Dec  1 14:52:46 2009
New Revision: 22481

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22481
Log:
* New upstream development release:
  + debian/rules:
    - Include check-dist.mk to prevent accidental uploads to unstable.
    - Update SHVER to 1.29.3 for the new API.

Modified:
    desktop/experimental/atk1.0/debian/changelog
    desktop/experimental/atk1.0/debian/control
    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=22481&op=diff
==============================================================================
--- desktop/experimental/atk1.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/atk1.0/debian/changelog [utf-8] Tue Dec  1 14:52:46 2009
@@ -1,3 +1,12 @@
+atk1.0 (1.29.3-1) experimental; urgency=low
+
+  * New upstream development release:
+    + debian/rules:
+      - Include check-dist.mk to prevent accidental uploads to unstable.
+      - Update SHVER to 1.29.3 for the new API.
+
+ -- Sebastian Dröge <slomo at debian.org>  Tue, 01 Dec 2009 15:49:37 +0100
+
 atk1.0 (1.28.0-1) unstable; urgency=low
 
   * New major upstream release.

Modified: desktop/experimental/atk1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/atk1.0/debian/control?rev=22481&op=diff
==============================================================================
--- desktop/experimental/atk1.0/debian/control [utf-8] (original)
+++ desktop/experimental/atk1.0/debian/control [utf-8] Tue Dec  1 14:52:46 2009
@@ -1,3 +1,8 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
 Source: atk1.0
 Section: libs
 Priority: optional

Modified: desktop/experimental/atk1.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/atk1.0/debian/rules?rev=22481&op=diff
==============================================================================
--- desktop/experimental/atk1.0/debian/rules [utf-8] (original)
+++ desktop/experimental/atk1.0/debian/rules [utf-8] Tue Dec  1 14:52:46 2009
@@ -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.20.0
+SHLIB_VERSION := 1.29.3
 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