[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RC fix unblock request: gdata-sharp/1.4.0.2-4



Hi,

I am requesting an unblock for gdata-sharp/1.4.0.2-4 which fixes a FTBFS
reported by one of lucas' sid rebuilds. The full debdiff is as follows:

diff -u gdata-sharp-1.4.0.2/debian/changelog
gdata-sharp-1.4.0.2/debian/changelog
--- gdata-sharp-1.4.0.2/debian/changelog
+++ gdata-sharp-1.4.0.2/debian/changelog
@@ -1,3 +1,12 @@
+gdata-sharp (1.4.0.2-4) unstable; urgency=low
+
+  * [2237ad3] Fix build-dependencies to use mono-devel 2.4.3's
+    monolithic mono-devel, and use NUnit's -cil-dev package
+  * [3a91407] Fix calls to mdoc to not only fix FTBFS, but actually
+    generate documentation (Closes #598175)
+
+ -- Jo Shields <directhex@apebox.org>  Mon, 27 Sep 2010 09:44:50 +0100
+
 gdata-sharp (1.4.0.2-3) unstable; urgency=low
 
   [ Jo Shields ]
diff -u gdata-sharp-1.4.0.2/debian/rules
gdata-sharp-1.4.0.2/debian/rules
--- gdata-sharp-1.4.0.2/debian/rules
+++ gdata-sharp-1.4.0.2/debian/rules
@@ -21,10 +21,12 @@
 	mdoc update \
 		-fno-assembly-versions \
 		-L$(CURDIR)/bin \
-		--out=monodoc
+		--out=monodoc \
+		*.dll
 	mdoc assemble \
 		--format ecma \
-		--out $(CURDIR)/GData
+		--out $(CURDIR)/GData \
+		./monodoc/
 
 override_dh_auto_clean:
 	dh_auto_clean


Please ignore the [2237ad3] commit message (this was fixed in 1.4.0.2-3,
but I was working in an outdated git tree).

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: