[Pkg-xfce-commits] r10202 - in /desktop/trunk/thunar/debian: changelog control
Yves-Alexis Perez
corsac at moszumanska.debian.org
Mon Nov 27 10:27:04 UTC 2017
Author: corsac
Date: Mon Nov 27 10:27:04 2017
New Revision: 10202
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10202
Log:
* debian/control:
- libthunarx-2-0: drop strict dependency on thunar-data.
Modified:
desktop/trunk/thunar/debian/changelog
desktop/trunk/thunar/debian/control
Modified: desktop/trunk/thunar/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/thunar/debian/changelog?rev=10202&op=diff
==============================================================================
--- desktop/trunk/thunar/debian/changelog (original)
+++ desktop/trunk/thunar/debian/changelog Mon Nov 27 10:27:04 2017
@@ -1,3 +1,10 @@
+thunar (1.6.13-2) UNRELEASED; urgency=medium
+
+ * debian/control:
+ - libthunarx-2-0: drop strict dependency on thunar-data.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 27 Nov 2017 10:52:22 +0100
+
thunar (1.6.13-1) unstable; urgency=medium
[ Mateusz Åukasik ]
Modified: desktop/trunk/thunar/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/thunar/debian/control?rev=10202&op=diff
==============================================================================
--- desktop/trunk/thunar/debian/control (original)
+++ desktop/trunk/thunar/debian/control Mon Nov 27 10:27:04 2017
@@ -43,7 +43,7 @@
Section: libs
Architecture: any
Pre-depends: ${misc:Pre-Depends}
-Depends: thunar-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: thunar-data, ${misc:Depends}, ${shlibs:Depends}
Description: extension library for thunar
This package contains the Thunar extension library which permits adding new
features to the Thunar file manager.
More information about the Pkg-xfce-commits
mailing list