Hi, > That looks a little odd. Those changes should be included in the > debdiff. If you unpack the new .dsc, does the result include the > patches?
Just discovered a Typo in the naming of the patches. Fixed that and rebuilded the package again, here's the actual debdiff. Thanks, Werner werner@squeeze:~$ debdiff policyd-weight_0.1.15.1-2.dsc policyd-weight_0.1.15.1-2+squeeze1.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,12 @@ +policyd-weight (0.1.15.1-2+squeeze1) squeeze; urgency=low + + * Add 07_del_rfc-ignorant.org.dpatch which removes rfc-ignorant.org + lists due to service shut down on 2012-11-30 + * Add 06_del_non_func_ipv6_dnsbl.dpatch which removes non-functional DNSBL + rbl.ipv6-world.net + + -- Werner Detter <wer...@aloah-from-hell.de> Thu, 20 Sep 2012 22:31:52 +0100 + policyd-weight (0.1.15.1-2) unstable; urgency=low * Updating standards version to 3.8.4 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 +4 @@ -04_del_rfc-ignorant.org.patch.dpatch +04_del_rfc-ignorant.org.dpatch reverted: --- policyd-weight-0.1.15.1/debian/patches/04_del_rfc-ignorant.org.patch.dpatch +++ policyd-weight-0.1.15.1.orig/debian/patches/04_del_rfc-ignorant.org.patch.dpatch @@ -1,21 +0,0 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run -## 04_del_rfc-ignorant.org.patch.dpatch by Werner Detter <wer...@aloah-from-hell.de> -## -## DP: removes DNSBL dsn.rfc-ignorant.org, postmaster.rfc-ignorant.org, abuse.rfc-ignorant.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 2008-09-24 10:59:15.000000000 +0200 -+++ policyd-weight-0.1.15.1/policyd-weight 2012-09-20 22:20:01.166932704 +0200 -@@ -392,10 +392,7 @@ - ## RHSBL settings - my @rhsbl_score = ( - 'multi.surbl.org', 4, 0, 'SURBL', -- 'rhsbl.ahbl.org', 4, 0, 'AHBL', -- 'dsn.rfc-ignorant.org', 3.5, 0, 'DSN_RFCI', -- 'postmaster.rfc-ignorant.org', 0.1, 0, 'PM_RFCI', -- 'abuse.rfc-ignorant.org', 0.1, 0, 'ABUSE_RFCI' -+ 'rhsbl.ahbl.org', 4, 0, 'AHBL' - ); - - my $BL_ERROR_SKIP = 2; # skip a RBL if this RBL had this many continuous only in patch2: unchanged: --- policyd-weight-0.1.15.1.orig/debian/patches/04_del_rfc-ignorant.org.dpatch +++ policyd-weight-0.1.15.1/debian/patches/04_del_rfc-ignorant.org.dpatch @@ -0,0 +1,21 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 04_del_rfc-ignorant.org.patch.dpatch by Werner Detter <wer...@aloah-from-hell.de> +## +## DP: removes DNSBL dsn.rfc-ignorant.org, postmaster.rfc-ignorant.org, abuse.rfc-ignorant.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 2008-09-24 10:59:15.000000000 +0200 ++++ policyd-weight-0.1.15.1/policyd-weight 2012-09-20 22:20:01.166932704 +0200 +@@ -392,10 +392,7 @@ + ## RHSBL settings + my @rhsbl_score = ( + 'multi.surbl.org', 4, 0, 'SURBL', +- 'rhsbl.ahbl.org', 4, 0, 'AHBL', +- 'dsn.rfc-ignorant.org', 3.5, 0, 'DSN_RFCI', +- 'postmaster.rfc-ignorant.org', 0.1, 0, 'PM_RFCI', +- 'abuse.rfc-ignorant.org', 0.1, 0, 'ABUSE_RFCI' ++ 'rhsbl.ahbl.org', 4, 0, 'AHBL' + ); + + my $BL_ERROR_SKIP = 2; # skip a RBL if this RBL had this many continuous -- To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/505b8c65.10...@aloah-from-hell.de