X-Git-Url: http://git.home-dn.net/?p=manu%2Fmod-proxy-html.git;a=blobdiff_plain;f=debian%2Fchangelog;h=f976198b4892f7d61c743c5be8818511d31f3b1f;hp=58f63a03fb1e02a5e0fce6a3908e5dda8327ec07;hb=c5bde94cb8c9fdf79fa6ae912c1a8536bf7e800c;hpb=e23d1bdf874c2af6d7ab54fa834da653cc75c6cc;ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 58f63a0..f976198 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +mod-proxy-html (3.0.0-1) unstable; urgency=low + + * New upstream release, closes: #446782 + + -- Emmanuel Lacour Tue, 16 Oct 2007 11:38:11 +0200 + +mod-proxy-html (2.5.2-1.1) unstable; urgency=high + + * Non-maintainer upload. + * High-urgency upload for RC bugfix. + * Depend on apache2.2-common in addition to apache2 to ensure a + consistent ABI between the module and server, and update the + versioned build-dependency on apache2-prefork-dev for the same + reason. Closes: #394920. + + -- Steve Langasek Thu, 2 Nov 2006 23:33:45 -0800 + +mod-proxy-html (2.5.2-1) unstable; urgency=low + + * New upstream release, closes: #393997 + * debian/control: updated Standards-Version (3.6.1 -> 3.7.2) + + -- Emmanuel Lacour Thu, 19 Oct 2006 20:28:54 +0200 + mod-proxy-html (2.4.3-2) unstable; urgency=low * mod_proxy_html.c: use new apache regex definitions, closes: #297912