[Pkg-mono-svn-commits] rev 2421 - non-group/nant/trunk/debian

Dave Beckett dajobe at costa.debian.org
Tue Apr 11 16:21:41 UTC 2006


Author: dajobe
Date: 2006-04-11 16:21:39 +0000 (Tue, 11 Apr 2006)
New Revision: 2421

Modified:
   non-group/nant/trunk/debian/changelog
   non-group/nant/trunk/debian/rules
Log:
nant nant-0.84+0.85-rc3-10

Modified: non-group/nant/trunk/debian/changelog
===================================================================
--- non-group/nant/trunk/debian/changelog	2006-04-10 22:07:17 UTC (rev 2420)
+++ non-group/nant/trunk/debian/changelog	2006-04-11 16:21:39 UTC (rev 2421)
@@ -1,3 +1,18 @@
+nant (0.84+0.85-rc3-10) unstable; urgency=low
+
+  * Remove call to dh_makeclilibs since nant has no public GAC installed
+    libraries (Closes: 361976)
+
+ -- Dave Beckett <dajobe at debian.org>  Tue, 11 Apr 2006 09:09:30 -0700
+
+nant (0.84+0.85-rc3-9) unstable; urgency=low
+
+  * Update debian/watch again to use http://qa.debian.org/watch/sf.php to
+    try to follow sourceforge updates.
+  * Depend on cli-common (>= 0.2.0)
+
+ -- Dave Beckett <dajobe at debian.org>  Sat,  4 Feb 2006 23:03:29 -0800
+
 nant (0.84+0.85-rc3-8) unstable; urgency=low
 
   * Depend on libmono-dev to get mono.pc at runtime.

Modified: non-group/nant/trunk/debian/rules
===================================================================
--- non-group/nant/trunk/debian/rules	2006-04-10 22:07:17 UTC (rev 2420)
+++ non-group/nant/trunk/debian/rules	2006-04-11 16:21:39 UTC (rev 2421)
@@ -83,7 +83,6 @@
 	dh_installexamples
 	-find $(CURDIR)/debian/nant/usr/share/doc/nant/examples -type f -exec chmod 644 {} \;
 	-find $(CURDIR)/debian/nant -name .arch-ids -exec rm -rvf {} \;
-	dh_makeclilibs -m $(UPVERSION)
 	dh_clideps -m $(UPVERSION)
 	dh_installman
 	dh_link




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