[Pkg-xfce-commits] r6073 - desktop/trunk/thunar/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Thu Sep 29 09:37:55 UTC 2011
Author: corsac
Date: 2011-09-29 09:37:55 +0000 (Thu, 29 Sep 2011)
New Revision: 6073
Modified:
desktop/trunk/thunar/debian/changelog
desktop/trunk/thunar/debian/control
Log:
add Pre-depends on ${misc:Pre-Depends}.
Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog 2011-09-29 09:36:53 UTC (rev 6072)
+++ desktop/trunk/thunar/debian/changelog 2011-09-29 09:37:55 UTC (rev 6073)
@@ -15,6 +15,7 @@
* debian/control:
- drop build-dep on hardening-includes
- bump debhelper build-dep to 8.9.4 for dh9 compat mode.
+ - add Pre-depends on ${misc:Pre-Depends}.
* debian/rules:
- use multi-arch path in various rules.
* debian/libthunarx-2-dev.install, debian/libthunarx-2-0.install,
Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control 2011-09-29 09:36:53 UTC (rev 6072)
+++ desktop/trunk/thunar/debian/control 2011-09-29 09:37:55 UTC (rev 6073)
@@ -26,6 +26,7 @@
Package: libthunarx-2-0
Section: libs
Architecture: any
+Pre-depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, thunar-data (= ${source:Version}), ${misc:Depends}
Description: extension library for thunar
This package contains the Thunar extension library which permits adding new
More information about the Pkg-xfce-commits
mailing list