[Peter Samuelson]
> Subversion 1.6.0 requires serf 0.3.0.  I will disable Subversion's serf
> backend for now, but I'd appreciate having serf 0.3.0 in Debian soon.

I'm attaching a diff corresponding to a NMU of serf 0.3.0.  Would it be
OK for me to upload this?  I am waiting for this before I upload
Subversion 1.6 to unstable.
-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/
diff --git a/debian/changelog b/debian/changelog
index d10838d..224c611 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+serf (0.3.0-0.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * New upstream version.  (Closes: #520546)
+    - patches/work-around-an-error-of-libtool.diff: delete, no longer needed.
+
+ -- Peter Samuelson <[email protected]>  Thu, 18 Jun 2009 04:55:15 -0500
+
 serf (0.2.0-1) unstable; urgency=medium
 
   * New upstream version (Closes: #485025):
diff --git a/debian/patches/series b/debian/patches/series
index 6cba9c0..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-work-around-an-error-of-libtool.diff
diff --git a/debian/patches/work-around-an-error-of-libtool.diff b/debian/patches/work-around-an-error-of-libtool.diff
deleted file mode 100644
index d35f619..0000000
--- a/debian/patches/work-around-an-error-of-libtool.diff
+++ /dev/null
@@ -1,19 +0,0 @@
-Work around libtool's error such as:
-
-[[[
-libtool: compile: unable to infer tagged configuration
-libtool: compile: specify a tag with `--tag'
-]]]
-Index: pkg-serf/Makefile.in
-===================================================================
---- pkg-serf.orig/Makefile.in	2008-06-22 16:46:26.000000000 +0900
-+++ pkg-serf/Makefile.in	2008-06-22 16:46:41.000000000 +0900
-@@ -39,7 +39,7 @@
- libd...@libdir@
- included...@includedir@
- 
--LIBTOOL = @APR_LIBTOOL@ --silent
-+LIBTOOL = @APR_LIBTOOL@ --silent --tag=CC
- CC = @CC@
- CFLAGS = @CFLAGS@
- CPPFLAGS = @CPPFLAGS@

Reply via email to