Package: libapache2-mod-macro
Version: 1.1.4-3
Severity: normal
Tags: patch
Hi,
Attached is the diff for my libapache2-mod-macro 1.1.4-3.1 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 libapache2-mod-macro-1.1.4/debian/changelog
libapache2-mod-macro-1.1.4/debian/changelog
--- libapache2-mod-macro-1.1.4/debian/changelog
+++ libapache2-mod-macro-1.1.4/debian/changelog
@@ -1,3 +1,10 @@
+libapache2-mod-macro (1.1.4-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Update to apache 2.2 (Closes: #391755).
+
+ -- Luk Claes <[EMAIL PROTECTED]> Mon, 16 Oct 2006 22:05:36 +0200
+
libapache2-mod-macro (1.1.4-3) unstable; urgency=high
* Rebuild, reverting the apache2 ABI changes.
diff -u libapache2-mod-macro-1.1.4/debian/control
libapache2-mod-macro-1.1.4/debian/control
--- libapache2-mod-macro-1.1.4/debian/control
+++ libapache2-mod-macro-1.1.4/debian/control
@@ -3,11 +3,11 @@
Priority: extra
Maintainer: Thom May <[EMAIL PROTECTED]>
Standards-Version: 3.5.7
-Build-Depends: apache2-prefork-dev (>= 2.0.50-10) | apache2-threaded-dev (>=
2.0.50-10), debhelper (> 4)
+Build-Depends: apache2-prefork-dev (>= 2.2.3-1) | apache2-threaded-dev (>=
2.2.3-1), debhelper (> 4)
Package: libapache2-mod-macro
Architecture: any
-Depends: ${shlibs:depends}, apache2-common
+Depends: ${shlibs:depends}, apache2.2-common
Description: Create macros inside apache2 config files
mod-macro allows the definition and use of macros within apache runtime
configuration files.