Hi,

I've prepared an NMU for this package to help the release of etch.
Thanks to Bill Allombert for discovering the bug and joseph for helping
to debug it.

Attached is the patch I used. I broke the (unneeded) cyclic dependency
between the packages by downgrading the depends of zorp-modules on zorp
to a recommends. I've also encountered two other minor problems which
I've reported as bugs separately.


Thijs
diff -Nru /tmp/dvNiVSP0cw/zorp-3.0.8/debian/changelog /tmp/hmMHQRn3KO/zorp-3.0.8/debian/changelog
--- /tmp/dvNiVSP0cw/zorp-3.0.8/debian/changelog	2006-09-03 23:43:38.000000000 +0200
+++ /tmp/hmMHQRn3KO/zorp-3.0.8/debian/changelog	2006-10-10 16:10:15.000000000 +0200
@@ -1,3 +1,11 @@
+zorp (3.0.8-0.2) unstable; urgency=high
+
+  * Non-maintainer upload to fix release critical bug.
+  * Downgrade Depends of zorp-modules on zorp to a Recommends;
+    remove cyclic dependency that broke purge (Closes: #389769).
+
+ -- Thijs Kinkhorst <[EMAIL PROTECTED]>  Tue, 10 Oct 2006 15:58:17 +0200
+
 zorp (3.0.8-0.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru /tmp/dvNiVSP0cw/zorp-3.0.8/debian/control /tmp/hmMHQRn3KO/zorp-3.0.8/debian/control
--- /tmp/dvNiVSP0cw/zorp-3.0.8/debian/control	2006-09-03 23:47:30.000000000 +0200
+++ /tmp/hmMHQRn3KO/zorp-3.0.8/debian/control	2006-10-10 16:10:19.000000000 +0200
@@ -44,7 +44,8 @@
 Package: zorp-modules
 Section: net
 Architecture: any
-Depends: ${shlibs:Depends}, zorp (= ${binary:Version})
+Depends: ${shlibs:Depends}
+Recommends: zorp (= ${binary:Version})
 Description: Default proxy modules for Zorp
  Zorp is a new generation firewall. It is essentially a transparent proxy
  firewall, with strict protocol analyzing proxies, a modular architecture,

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to