Hi Adam,
> As it's just a documentation fix, including it in unstable later would > be okay. Please let us have an updated debdiff including the manpage > fix, so we can confirm it's okay. The manpage fixes will be done in the next package for unstable as it's less important and more like a cosmetic issue. Should the updated package for wheezy contain the manpage fixes already - or should we just omit it? The current debdiff for policyd-weight/0.1.15.2-5+wheezy2 can be found here: [1] Thanks, Werner [1] diff -Nru policyd-weight-0.1.15.2/debian/changelog policyd-weight-0.1.15.2/debian/changelog --- policyd-weight-0.1.15.2/debian/changelog 2014-03-15 13:24:45.000000000 +0100 +++ policyd-weight-0.1.15.2/debian/changelog 2015-01-07 07:56:59.000000000 +0100 @@ -1,3 +1,11 @@ +policyd-weight (0.1.15.2-5+wheezy2) unstable; urgency=low + + * Add 10_del_rhsbl.ahbl.org.patch which removes rhsbl.ahbl.org list due + to service shutdown + + -- Werner Detter <wer...@aloah-from-hell.de> Wed, 7 Jan 2015 07:30:14 +0100 + + policyd-weight (0.1.15.2-5+wheezy1) wheezy; urgency=low * Add 09_fix_net_dns_usage.patch which fixes infinite loop when dns resolver diff -Nru policyd-weight-0.1.15.2/debian/patches/10_del_rhsbl.ahbl.org.patch policyd-weight-0.1.15.2/debian/patches/10_del_rhsbl.ahbl.org.patch --- policyd-weight-0.1.15.2/debian/patches/10_del_rhsbl.ahbl.org.patch 1970-01-01 01:00:00.000000000 +0100 +++ policyd-weight-0.1.15.2/debian/patches/10_del_rhsbl.ahbl.org.patch 2015-01-07 07:55:16.000000000 +0100 @@ -0,0 +1,15 @@ +Description: removes RHSBL rhsbl.ahbl.org from policyd-weight source +Author: Werner Detter <wer...@aloah-from-hell.de> +DEP: 3 +--- a/policyd-weight ++++ b/policyd-weight +@@ -389,8 +389,7 @@ + + ## RHSBL settings + my @rhsbl_score = ( +- 'multi.surbl.org', 4, 0, 'SURBL', +- 'rhsbl.ahbl.org', 4, 0, 'AHBL' ++ 'multi.surbl.org', 4, 0, 'SURBL' + ); + + my $BL_ERROR_SKIP = 2; # skip a RBL if this RBL had this many continuous diff -Nru policyd-weight-0.1.15.2/debian/patches/series policyd-weight-0.1.15.2/debian/patches/series --- policyd-weight-0.1.15.2/debian/patches/series 2014-03-15 13:26:31.000000000 +0100 +++ policyd-weight-0.1.15.2/debian/patches/series 2015-01-07 07:54:13.000000000 +0100 @@ -7,3 +7,4 @@ 07_del_rfc-ignorant.org.patch 08_del_dnsbl.njabl.org.patch 09_fix_net_dns_usage.patch +10_del_rhsbl.ahbl.org.patch -- To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/54ba5b6a.6000...@aloah-from-hell.de