tags 666794 + pending
tags 712004 + pending
thanks

Hi Peter,

as subversion is on the critical path for the update to apache 2.4, I've
prepared an NMU for subversion (versioned as 1.7.9-1+nmu3) and am going
to upload it to DELAYED/2.  That should (assuming it builds everywhere)
get it off the crit path and give more time for a proper fix.

Cheers,
Julien
diff -u subversion-1.7.9/debian/control subversion-1.7.9/debian/control
--- subversion-1.7.9/debian/control
+++ subversion-1.7.9/debian/control
@@ -6,7 +6,7 @@
            Guilherme de S. Pastore <gpast...@debian.org>
 Build-Depends: debhelper, libneon27-gnutls-dev, libserf-dev (>= 1), zlib1g-dev,
                libapr1-dev, libaprutil1-dev, libdb5.1-dev,
-               libsasl2-dev, apache2-threaded-dev,
+               libsasl2-dev,
                libsqlite3-dev (>= 3.4), libgnome-keyring-dev, libdbus-1-dev, kdelibs5-dev,
                quilt, doxygen, autotools-dev, autoconf, libtool, swig,
                python-all-dev, perl, libperl-dev, ruby1.8, ruby1.8-dev,
@@ -67,17 +67,6 @@
  This package contains development (API) documentation for libsvn1, the
  Apache Subversion libraries.  See the 'libsvn1' package for more information.
 
-Package: libapache2-svn
-Section: httpd
-Architecture: any
-Depends: apache2.2-common, ${shlibs:Depends}, ${misc:Depends}
-Suggests: db5.1-util
-Description: Apache Subversion server modules for Apache httpd
- This package provides the mod_dav_svn and mod_authz_svn modules for
- the Apache 2.2 web server.  These modules provide Apache Subversion's WebDAV
- server backend, to serve repositories over the http and https
- protocols.  See the 'subversion' package for more information.
-
 Package: python-subversion
 Section: python
 Architecture: any
diff -u subversion-1.7.9/debian/changelog subversion-1.7.9/debian/changelog
--- subversion-1.7.9/debian/changelog
+++ subversion-1.7.9/debian/changelog
@@ -1,3 +1,10 @@
+subversion (1.7.9-1+nmu3) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Disable libapache2-svn build (closes: #712004, #666794)
+
+ -- Julien Cristau <jcris...@debian.org>  Tue, 09 Jul 2013 19:56:11 +0200
+
 subversion (1.7.9-1+nmu2) unstable; urgency=high
 
   * Non-maintainer upload.
diff -u subversion-1.7.9/debian/rules subversion-1.7.9/debian/rules
--- subversion-1.7.9/debian/rules
+++ subversion-1.7.9/debian/rules
@@ -26,7 +26,7 @@
 endif
 
 # We may need to disable libapache2-svn and/or libsvn-ruby*.
-ENABLE_APACHE        := yes
+ENABLE_APACHE        := no
 ENABLE_RUBY          := yes
 
 DEB_BUILDDIR     := BUILD

Attachment: signature.asc
Description: Digital signature

Reply via email to