r22721 - in /packages/unstable/gobject-introspection/debian: changelog control patches/02_home_permissions.patch rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Wed Jan 6 06:40:23 UTC 2010


Author: slomo
Date: Wed Jan  6 06:40:10 2010
New Revision: 22721

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22721
Log:
* New upstream release:
  + debian/patches/02_home_permissions.patch:
    - Dropped, merged upstream.
  + debian/rules:
    - Update shlibs version for new API.

Removed:
    packages/unstable/gobject-introspection/debian/patches/02_home_permissions.patch
Modified:
    packages/unstable/gobject-introspection/debian/changelog
    packages/unstable/gobject-introspection/debian/control
    packages/unstable/gobject-introspection/debian/rules

Modified: packages/unstable/gobject-introspection/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gobject-introspection/debian/changelog?rev=22721&op=diff
==============================================================================
--- packages/unstable/gobject-introspection/debian/changelog [utf-8] (original)
+++ packages/unstable/gobject-introspection/debian/changelog [utf-8] Wed Jan  6 06:40:10 2010
@@ -1,3 +1,13 @@
+gobject-introspection (0.6.7-1) unstable; urgency=low
+
+  * New upstream release:
+    + debian/patches/02_home_permissions.patch:
+      - Dropped, merged upstream.
+    + debian/rules:
+      - Update shlibs version for new API.
+
+ -- Sebastian Dröge <slomo at debian.org>  Wed, 06 Jan 2010 07:36:50 +0100
+
 gobject-introspection (0.6.5-4) unstable; urgency=low
 
   * Run dh_girepository in binary-predeb so that permissions are fixed 

Modified: packages/unstable/gobject-introspection/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gobject-introspection/debian/control?rev=22721&op=diff
==============================================================================
--- packages/unstable/gobject-introspection/debian/control [utf-8] (original)
+++ packages/unstable/gobject-introspection/debian/control [utf-8] Wed Jan  6 06:40:10 2010
@@ -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: gobject-introspection
 Section: devel
 Priority: optional

Modified: packages/unstable/gobject-introspection/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gobject-introspection/debian/rules?rev=22721&op=diff
==============================================================================
--- packages/unstable/gobject-introspection/debian/rules [utf-8] (original)
+++ packages/unstable/gobject-introspection/debian/rules [utf-8] Wed Jan  6 06:40:10 2010
@@ -11,7 +11,7 @@
 
 libgirepositoryN := $(shell sed -rn 's/^Package:[[:space:]]*(libgirepository-1.0[0-9]+)[[:space:]]*$$/\1/p' debian/control)
 
-DEB_DH_MAKESHLIBS_ARGS_$(libgirepositoryN) = -V '$(libgirepositoryN) (>= 0.6.5)'
+DEB_DH_MAKESHLIBS_ARGS_$(libgirepositoryN) = -V '$(libgirepositoryN) (>= 0.6.7)'
 
 binary-install/gobject-introspection::
 	dh_pysupport -p$(cdbs_curpkg)




More information about the pkg-gnome-commits mailing list