[Pkg-apache-commits] r913 - in /trunk/apr-util: changelog control

sf at alioth.debian.org sf at alioth.debian.org
Sun May 10 08:31:23 UTC 2009


Author: sf
Date: Sun May 10 08:31:23 2009
New Revision: 913

URL: http://svn.debian.org/wsvn/pkg-apache/?sc=1&rev=913
Log:
Add "Breaks: apache2.2-common << 2.2.11-3"

Modified:
    trunk/apr-util/changelog
    trunk/apr-util/control

Modified: trunk/apr-util/changelog
URL: http://svn.debian.org/wsvn/pkg-apache/trunk/apr-util/changelog?rev=913&op=diff
==============================================================================
--- trunk/apr-util/changelog (original)
+++ trunk/apr-util/changelog Sun May 10 08:31:23 2009
@@ -6,6 +6,8 @@
 
   [ Stefan Fritsch ]
   * Add workaround to fix FTBFS when doing parallel build (closes: #527812)
+  * Add "Breaks: apache2.2-common << 2.2.11-3", to make upgrades from lenny
+    to squeeze less noisy.
 
  -- Stefan Fritsch <sf at debian.org>  Sat, 11 Apr 2009 20:56:23 +0200
 

Modified: trunk/apr-util/control
URL: http://svn.debian.org/wsvn/pkg-apache/trunk/apr-util/control?rev=913&op=diff
==============================================================================
--- trunk/apr-util/control (original)
+++ trunk/apr-util/control Sun May 10 08:31:23 2009
@@ -13,6 +13,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}
 Conflicts: libaprutil1.0, apache2.2-common (<< 2.2.8-1~)
+Breaks: apache2.2-common << 2.2.11-3
 Description: The Apache Portable Runtime Utility Library
  APR is Apache's Portable Runtime Library, designed to be a support library 
  that provides a predictable and consistent interface to underlying 




More information about the Pkg-apache-commits mailing list