Prepare Debian release 3.0.30-1~pp-1.
authorRoland Rosenfeld <roland@debian.org>
Wed, 20 Jan 2021 18:45:14 +0000 (19:45 +0100)
committerRoland Rosenfeld <roland@debian.org>
Wed, 20 Jan 2021 18:45:14 +0000 (19:45 +0100)
debian/changelog
debian/patches/14_config.patch
debian/patches/35_man-spelling.patch
debian/rules

index 057a2ef..be4cfd6 100644 (file)
@@ -1,10 +1,10 @@
-privoxy (3.0.30~git-snapshot-1) UNRELEASED; urgency=medium
+privoxy (3.0.30-1~pp-1) unstable; urgency=medium
 
 
-  * Git Snapshot.
+  * New upstream release 3.0.30.
   * Update all patches to new version.
   * 39_show-status and 40_redirect-ssl are now incorporated upstream.
 
   * Update all patches to new version.
   * 39_show-status and 40_redirect-ssl are now incorporated upstream.
 
- -- Roland Rosenfeld <roland@debian.org>  Sun, 17 Jan 2021 15:15:58 +0100
+ -- Roland Rosenfeld <roland@debian.org>  Wed, 20 Jan 2021 19:44:57 +0100
 
 privoxy (3.0.29-2) unstable; urgency=medium
 
 
 privoxy (3.0.29-2) unstable; urgency=medium
 
index 81a2415..deb228f 100644 (file)
@@ -32,7 +32,7 @@ Forwarded: not-needed
  #
  #  2.5. actionsfile
  #  =================
  #
  #  2.5. actionsfile
  #  =================
-@@ -2467,7 +2467,7 @@ socket-timeout 300
+@@ -2468,7 +2468,7 @@ socket-timeout 300
  #
  #      ca-directory /usr/local/etc/privoxy/CA
  #
  #
  #      ca-directory /usr/local/etc/privoxy/CA
  #
@@ -41,7 +41,7 @@ Forwarded: not-needed
  #
  #  7.2. ca-cert-file
  #  ==================
  #
  #  7.2. ca-cert-file
  #  ==================
-@@ -2624,7 +2624,7 @@ socket-timeout 300
+@@ -2627,7 +2627,7 @@ socket-timeout 300
  #
  #      certificate-directory /usr/local/var/privoxy/certs
  #
  #
  #      certificate-directory /usr/local/var/privoxy/certs
  #
@@ -50,7 +50,7 @@ Forwarded: not-needed
  #
  #  7.6. cipher-list
  #  =================
  #
  #  7.6. cipher-list
  #  =================
-@@ -2756,7 +2756,7 @@ socket-timeout 300
+@@ -2759,7 +2759,7 @@ socket-timeout 300
  #
  #      trusted-cas-file trusted_cas_file.pem
  #
  #
  #      trusted-cas-file trusted_cas_file.pem
  #
index 873e4f9..89e8f63 100644 (file)
@@ -5,7 +5,7 @@ Forwarded: not-needed
 
 --- a/tools/privoxy-log-parser.pl
 +++ b/tools/privoxy-log-parser.pl
 
 --- a/tools/privoxy-log-parser.pl
 +++ b/tools/privoxy-log-parser.pl
-@@ -2793,7 +2793,7 @@ It does not escape any input!
+@@ -2814,7 +2814,7 @@ It does not escape any input!
  [B<--keep-date>] Don't remove the date when printing highlighted log messages.
  Useful when parsing multiple log files at once.
  
  [B<--keep-date>] Don't remove the date when printing highlighted log messages.
  Useful when parsing multiple log files at once.
  
index e7745b0..0864453 100755 (executable)
@@ -52,7 +52,7 @@ override_dh_auto_clean:
        rm -f src/java/org/privoxy/activityconsole/*.class
        rm -f doc/source/ldp.dsl
        rm -rf doc/source/temp
        rm -f src/java/org/privoxy/activityconsole/*.class
        rm -f doc/source/ldp.dsl
        rm -rf doc/source/temp
-       dh_clean -Xrc.privoxy.orig
+       dh_clean
 
 override_dh_auto_install:
        install -m 0755 privoxy $(DEBDIR)/usr/sbin/privoxy
 
 override_dh_auto_install:
        install -m 0755 privoxy $(DEBDIR)/usr/sbin/privoxy