[SCM] qtbase packaging branch, master, updated. debian/5.3.1+dfsg-1-2-g1b0c004

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Thu Jun 26 13:15:35 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=1b0c004

The following commit has been merged in the master branch:
commit 1b0c0040497d99f245d6ec4f8f5a8aca4eb98af4
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Jun 26 10:15:16 2014 -0300

    Enable using system network proxies by default.
---
 debian/changelog | 3 +++
 debian/rules     | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1cf1b25..2bab730 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 qtbase-opensource-src (5.3.1+dfsg-2) UNRELEASED; urgency=medium
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Enable using system network proxies by default.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 26 Jun 2014 10:10:31 -0300
 
 qtbase-opensource-src (5.3.1+dfsg-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 8ea5437..f1b07bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -112,6 +112,7 @@ override_dh_auto_configure:
 	            -system-zlib \
 	            -system-libpng \
 	            -system-libjpeg \
+	            -system-proxies \
 	            -openssl \
 	            -no-rpath \
 	            -verbose \

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list