Package: libapache-mod-relocate
Version: 1.0-9.1
Severity: normal
Tags: patch

Hi,

Attached is the diff for my libapache-mod-relocate 1.0-9.2 NMU.

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D
diff -u libapache-mod-relocate-1.0/debian/changelog 
libapache-mod-relocate-1.0/debian/changelog
--- libapache-mod-relocate-1.0/debian/changelog
+++ libapache-mod-relocate-1.0/debian/changelog
@@ -1,3 +1,11 @@
+libapache-mod-relocate (1.0-9.2) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Remove libdb4.2-dev build-dep (Closes: #355308).
+  * Fix implicitly converted pointer (Closes: #325500).
+
+ -- Luk Claes <[EMAIL PROTECTED]>  Sun, 26 Mar 2006 19:37:25 +0200
+
 libapache-mod-relocate (1.0-9.1) unstable; urgency=low
 
   * NMU
diff -u libapache-mod-relocate-1.0/debian/control 
libapache-mod-relocate-1.0/debian/control
--- libapache-mod-relocate-1.0/debian/control
+++ libapache-mod-relocate-1.0/debian/control
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Pawel Wiecek <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 3.0.0), apache-dev (>= 1.3.28), libdb4.2-dev
+Build-Depends: debhelper (>> 3.0.0), apache-dev (>= 1.3.28)
 Standards-Version: 3.6.1
 
 Package: libapache-mod-relocate
only in patch2:
unchanged:
--- libapache-mod-relocate-1.0.orig/mod_relocate.c
+++ libapache-mod-relocate-1.0/mod_relocate.c
@@ -5,6 +5,7 @@
 #include "httpd.h"
 #include "http_config.h"
 #include "http_protocol.h"
+#include "http_request.h"
 #include "ap_config.h"
 #include "http_log.h"
 

Attachment: signature.asc
Description: Digital signature

Reply via email to