[SCM] qtchooser packaging branch, master, updated. debian/31-g980c64c-4-5-g1ecb5b4

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Mon Dec 9 21:44:38 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtchooser.git;a=commitdiff;h=7aa675c

The following commit has been merged in the master branch:
commit 7aa675ca31eefdf0ce8511e52dcb91a970a05ea0
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Dec 9 18:36:39 2013 -0300

    Backport ensure_harcoded_paths_are_found.patch.
    
    This patch allows developers to avoid using the distro
    provided configuration, This also allows setting
    XDG_CONFIG_DIRS without loosing the distro defined
    configurations (Closes: #726989).
---
 debian/changelog      | 6 ++++++
 debian/patches/series | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a9d5be8..30a2ccf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,12 @@ qtchooser (31-g980c64c-5) UNRELEASED; urgency=low
   * Raise priority from extra to optional, since it is required by other
     "optional" packages.
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Backport ensure_harcoded_paths_are_found.patch. This patch allows
+    developers to avoid using the distro provided configuration, This also
+    allows setting XDG_CONFIG_DIRS without loosing the distro defined
+    configurations (Closes: #726989).
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 11 Aug 2013 12:54:15 +0200
 
 qtchooser (31-g980c64c-4) unstable; urgency=low
diff --git a/debian/patches/series b/debian/patches/series
index e78b3cb..d478af6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 enable-tests.patch
+ensure_harcoded_paths_are_found.patch

-- 
qtchooser packaging



More information about the pkg-kde-commits mailing list