[SCM] mpd-sima/master: Comment use of proxies env. var.
    kaliko-guest at users.alioth.debian.org 
    kaliko-guest at users.alioth.debian.org
       
    Sun Jan  3 11:21:00 UTC 2016
    
    
  
The following commit has been merged in the master branch:
commit 0392fd582b401049553bbe332220b9844379c36f
Author: Geoffroy Youri Berret <efrim at azylum.org>
Date:   Sun Oct 18 16:38:23 2015 +0200
    Comment use of proxies env. var.
    
    Gbp-Dch: Ignore
diff --git a/debian/mpd-sima.NEWS b/debian/mpd-sima.NEWS
index 4bb0aef..b15c252 100644
--- a/debian/mpd-sima.NEWS
+++ b/debian/mpd-sima.NEWS
@@ -1,3 +1,9 @@
+mpd-sima (0.14.0-1) unstable; urgency=low
+
+    To expose HTTP_PROXY environment variables, add them in /etc/defaut/mpd-sima
+
+ -- Geoffroy Youri Berret <efrim at azylum.org>  Sat, 17 Oct 2015 11:03:17 +0200
+
 mpd-sima (0.13.1-1) unstable; urgency=low
 
     Pay attention, configuration options and layout has changed a lot.  If you
diff --git a/debian/mpd-sima.default b/debian/mpd-sima.default
index 020fa03..3f30686 100644
--- a/debian/mpd-sima.default
+++ b/debian/mpd-sima.default
@@ -2,8 +2,9 @@
 ## Comment and change values as needed.
 
 # You may set HTTP proxies here
-# HTTP_PROXY=http://proxy.example.org:8080
-# HTTPS_PROXY=http://proxy.example.org:8080
+# Use with SysV init requires to export them
+#HTTP_PROXY=http://proxy.example.org:8080
+#HTTPS_PROXY=http://proxy.example.org:8080
 
 # Pay attention:
 # the following variable is honored only with SysV init
-- 
mpd-sima packaging
    
    
More information about the pkg-multimedia-commits
mailing list