[Apt-listbugs-commits] [SCM] apt-listbugs development tree branch, master, updated. debian/0.1.3-12-g5931f36

Ryan Niebur ryanryan52 at gmail.com
Sun May 2 17:04:19 UTC 2010


The following commit has been merged in the master branch:
commit f4cfc0b247b8a896c1ba1b07a1f8d99375ca54f9
Author: Francesco Poli (t1000) <frx at firenze.linux.it>
Date:   Mon Apr 12 23:54:25 2010 +0200

    clarified man page about proxy env variables

diff --git a/apt-listbugs b/apt-listbugs
index f1c728e..9e3e4ab 100755
--- a/apt-listbugs
+++ b/apt-listbugs
@@ -4,7 +4,7 @@
 #
 # Copyright (C) 2002       Masato Taruishi <taru at debian.org>
 # Copyright (C) 2006-2008  Junichi Uekawa <dancer at debian.org>
-# Copyright (C) 2008-2009  Francesco Poli <frx at firenze.linux.it>
+# Copyright (C) 2008-2010  Francesco Poli <frx at firenze.linux.it>
 # Copyright (C) 2009       Ryan Niebur <ryan at debian.org>
 #
 #  This program is free software; you can redistribute it and/or modify
@@ -146,8 +146,8 @@ apt-listbugs [-h] [-v] [-s <severities>] [-T <tags>] [-S <stats>] [-B <bug#>] [-
 
 * http_proxy, soap_use_proxy=on
 
-  If HTTP_PROXY is set and SOAP_USE_PROXY is set, the value is used for HTTP Proxy.
-  The default is to use the same value set for apt.
+  If http_proxy is set and soap_use_proxy is set, the value is used for HTTP Proxy.
+  The default is to use the same value set for APT (in apt.conf).
 
 == CONFIGURATION FILE
 
diff --git a/debian/changelog b/debian/changelog
index 45630d1..f5c6d60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ apt-listbugs (0.1.4) UNRELEASED; urgency=low
     change (Closes: #572192)
   * fixed "Should not depends on transitional libhttp-access2-ruby1.8
     package" (Closes: #574075)
+  * clarified man page about proxy environment variables
 
- -- Francesco Poli (t1000) <frx at firenze.linux.it>  Wed, 17 Mar 2010 22:35:51 +0100
+ -- Francesco Poli (t1000) <frx at firenze.linux.it>  Mon, 12 Apr 2010 23:46:53 +0200
 
 apt-listbugs (0.1.3) unstable; urgency=low
 

-- 
apt-listbugs development tree



More information about the Apt-listbugs-commits mailing list