[Pkg-mono-svn-commits] rev 1035 - gtk-sharp/trunk/debian

Eduard Bloch blade@haydn.debian.org
Wed, 16 Jun 2004 17:15:55 -0600


Author: blade
Date: 2004-06-16 17:15:38 -0600 (Wed, 16 Jun 2004)
New Revision: 1035

Modified:
   gtk-sharp/trunk/debian/changelog
   gtk-sharp/trunk/debian/rules
Log:
AFAICS (and guessing from what some developer on #mono said between
spams of arrogance) we can rely on gtk-sharp not breaking the ABI soon


Modified: gtk-sharp/trunk/debian/changelog
===================================================================
--- gtk-sharp/trunk/debian/changelog	2004-06-16 21:47:31 UTC (rev 1034)
+++ gtk-sharp/trunk/debian/changelog	2004-06-16 23:15:38 UTC (rev 1035)
@@ -3,6 +3,7 @@
   * (NOT RELEASED YET) New upstream release
   * Eduard Bloch
     + integration of the new debhelper-managed dependencies
+    + relaxed the suggested dependencies, the API should be frozen
   * Mirco 'meebey' Bauer
     + added proper Conflicts/Replaces for smooth upgrades from older versions
 

Modified: gtk-sharp/trunk/debian/rules
===================================================================
--- gtk-sharp/trunk/debian/rules	2004-06-16 21:47:31 UTC (rev 1034)
+++ gtk-sharp/trunk/debian/rules	2004-06-16 23:15:38 UTC (rev 1035)
@@ -76,7 +76,7 @@
 	dh_compress -i
 	dh_fixperms -i
 	dh_installdeb -i
-	dh_makenetlibs -i -r
+	dh_makenetlibs -i -l 0.93
 	dh_netdeps -i -d
 	dh_gencontrol -i
 	dh_md5sums -i
@@ -109,7 +109,7 @@
 	dh_fixperms -a
 	dh_installdeb -a
 	dh_shlibdeps -a
-	dh_makenetlibs -a -r
+	dh_makenetlibs -a -l 0.93
 	dh_netdeps -a -d
 	dh_gencontrol -a -- -Vmono:upversion=$(UPVERSION)
 	dh_md5sums -a