Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: pu
Dear Maintainers, recently Adam D. Barret uploaded my latest package policyd-weight 0.1.15.2-5 to unstable. I've requested to unblock this package to get it into wheezy, the request has been accepted. I suggest to add the patch which removes the DNSBL dnsbl.njabl.org from the policyd-weight source due to service shutdown of the list on 2013-03-01 also to the stable package as we had some problems with false positive responses after DNSBL's have been shut down in the past. The DNSBL dnsbl.njabl.org shouldn't be an issue from that perspective as they've emptied the zones rather than returning a match for all lookups but it's better to have a clean package and be sure that the debian package won't have any problems regardless of what happens to the mentioned DNSBL. Therefor I've recreated the package from stable with the mentioned patch applied. The relevant bugreport against release.debian.org can be found here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702838 * Package name : policyd-weight Version : policyd-weight/0.1.15.1-2+squeeze2 Upstream Author : Robert Felber * URL : www.policyd-weight.org * License : GPL-2+ Section : mail I've uploaded the package to mentors.debian.net - it would be great if someone could upload this package. The URL of your package is: http://mentors.debian.net/package/policyd-weight The respective dsc file can be found at: http://mentors.debian.net/debian/pool/main/p/policyd-weight/policyd-weight_0.1.15.1-2+squeeze2.dsc Thank you and best regards, Werner Detter werner@squeeze:~$ debdiff policyd-weight_0.1.15.1-2+squeeze1.dsc policyd-weight_0.1.15.1-2+squeeze2.dsc diff -u policyd-weight-0.1.15.1/debian/changelog policyd-weight-0.1.15.1/debian/changelog --- policyd-weight-0.1.15.1/debian/changelog +++ policyd-weight-0.1.15.1/debian/changelog @@ -1,3 +1,10 @@ +policyd-weight (0.1.15.1-2+squeeze2) squeeze; urgency=low + + * Add 05_del_dnsbl.njabl.org.dpatch which removes dnsbl.njabl.org list due + to service shutdown on 2013-03-01 + + -- Werner Detter <wer...@aloah-from-hell.de> Tue, 13 Mar 2013 00:23:14 +0100 + policyd-weight (0.1.15.1-2+squeeze1) squeeze; urgency=low * Add 04_del_rfc-ignorant.org.dpatch which removes rfc-ignorant.org diff -u policyd-weight-0.1.15.1/debian/patches/00list policyd-weight-0.1.15.1/debian/patches/00list --- policyd-weight-0.1.15.1/debian/patches/00list +++ policyd-weight-0.1.15.1/debian/patches/00list @@ -4,0 +5 @@ +05_del_dnsbl.njabl.org.dpatch only in patch2: unchanged: --- policyd-weight-0.1.15.1.orig/debian/patches/05_del_dnsbl.njabl.org.dpatch +++ policyd-weight-0.1.15.1/debian/patches/05_del_dnsbl.njabl.org.dpatch @@ -0,0 +1,17 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 05_del_dnsbl.njabl.org.dpatch by Werner Detter <wer...@aloah-from-hell.de> +## +## DP: removes DNSBL dnsbl.njabl.org from policyd-weight source + +@DPATCH@ +diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' policyd-weight-0.1.15.1~/policyd-weight policyd-weight-0.1.15.1/policyd-weight +--- policyd-weight-0.1.15.1~/policyd-weight 2013-03-13 00:16:58.649177609 +0100 ++++ policyd-weight-0.1.15.1/policyd-weight 2013-03-13 00:17:09.541635469 +0100 +@@ -374,7 +374,6 @@ + 'pbl.spamhaus.org', 3.25, 0, 'DYN_PBL_SPAMHAUS', + 'sbl-xbl.spamhaus.org', 4.35, -1.5, 'SBL_XBL_SPAMHAUS', + 'bl.spamcop.net', 3.75, -1.5, 'SPAMCOP', +- 'dnsbl.njabl.org', 4.25, -1.5, 'BL_NJABL', + 'ix.dnsbl.manitu.net', 4.35, 0, 'IX_MANITU' + ); + -- System Information: Debian Release: 6.0.7 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org