[Pkg-mono-svn-commits] rev 3320 - gtk-sharp2/trunk/debian

Sebastian Dröge slomo at alioth.debian.org
Wed Sep 5 20:42:29 UTC 2007


Author: slomo
Date: 2007-09-05 20:42:29 +0000 (Wed, 05 Sep 2007)
New Revision: 3320

Modified:
   gtk-sharp2/trunk/debian/changelog
   gtk-sharp2/trunk/debian/rules
Log:
* debian/rules:
  + Bump clilibs to >= 2.10.2 because of new API.

Modified: gtk-sharp2/trunk/debian/changelog
===================================================================
--- gtk-sharp2/trunk/debian/changelog	2007-09-05 20:39:20 UTC (rev 3319)
+++ gtk-sharp2/trunk/debian/changelog	2007-09-05 20:42:29 UTC (rev 3320)
@@ -3,6 +3,8 @@
   * New upstream release.
   * debian/patches/fix_callback_code_generator.dpatch:
     + Dropped, a different fix for this is upstream now.
+  * debian/rules:
+    + Bump clilibs to >= 2.10.2 because of new API.
 
  -- Sebastian Dröge <slomo at debian.org>  Wed, 05 Sep 2007 20:05:12 +0200
 

Modified: gtk-sharp2/trunk/debian/rules
===================================================================
--- gtk-sharp2/trunk/debian/rules	2007-09-05 20:39:20 UTC (rev 3319)
+++ gtk-sharp2/trunk/debian/rules	2007-09-05 20:42:29 UTC (rev 3320)
@@ -63,7 +63,7 @@
 	dh_compress -i
 	dh_fixperms -i
 	dh_installdeb -i
-	dh_makeclilibs -m 2.10.1
+	dh_makeclilibs -m 2.10.2
 	dh_clideps -i -d
 	dh_gencontrol -i
 	dh_md5sums -i
@@ -84,7 +84,7 @@
 	dh_fixperms -a
 	dh_installdeb -a
 	dh_shlibdeps -a
-	dh_makeclilibs -m 2.10.1
+	dh_makeclilibs -m 2.10.2
 	dh_clideps -a -d
 	dh_gencontrol -a
 	dh_md5sums -a




More information about the Pkg-mono-svn-commits mailing list