[SCM] qtbase packaging branch, master, updated. debian/5.9.1+dfsg-9-2-gc38c99e

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Aug 30 13:35:05 UTC 2017


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

The following commit has been merged in the master branch:
commit c38c99ea48797cf33b20fa3487826b9da4495cde
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Aug 30 16:34:26 2017 +0300

    Ensure that the obsolete 90qt5-opengl conffile is removed on upgrade.
    
    Refs: #850705.
---
 debian/changelog              | 3 +++
 debian/libqt5gui5.maintscript | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 77c258d..4791bfd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 qtbase-opensource-src (5.9.1+dfsg-10) UNRELEASED; urgency=medium
 
+  [ Dmitry Shachnev ]
+  * Add a maintscript to ensure that the obsolete 90qt5-opengl conffile
+    is removed on upgrade (refs: #850705).
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 30 Aug 2017 16:27:07 +0300
 
diff --git a/debian/libqt5gui5.maintscript b/debian/libqt5gui5.maintscript
new file mode 100644
index 0000000..57bb469
--- /dev/null
+++ b/debian/libqt5gui5.maintscript
@@ -0,0 +1 @@
+rm_conffile /etc/X11/Xsession.d/90qt5-opengl 5.9.1+dfsg-10~

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list