[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#774773: wheezy-pu: package policyd-weight/policyd-weight/0.1.15.2-5+wheezy2



Hi, 

>> 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
> 
> s/unstable/wheezy/

Thanks, fixed and uploaded to mentors, debdiff attached[1].
http://mentors.debian.net/debian/pool/main/p/policyd-weight/policyd-weight_0.1.15.2-5+wheezy2.dsc

> You might also want to update the manpage?
the man5 manpage needs to be updated, right. I will do this in unstable with the next version? 
Otherwise I need to recreate the both packages and we need to upload stable and unstable again. 
What do you propose? 

Cheers, 
Werner

[1]
werner@smaint:~/wheezy$ debdiff policyd-weight_0.1.15.2-5+wheezy1.dsc policyd-weight_0.1.15.2-5+wheezy2.dsc 
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 14:34:55.000000000 +0100
@@ -1,3 +1,11 @@
+policyd-weight (0.1.15.2-5+wheezy2) wheezy; urgency=low
+
+  * Add 10_del_rhsbl.ahbl.org.patch which removes rhsbl.ahbl.org list due
+    to service shutdown
+	
+ -- Werner Detter <werner@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 <werner@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


Reply to: