[Pkg-xfce-commits] r1270 - desktop/trunk/thunar/debian
huggie at alioth.debian.org
huggie at alioth.debian.org
Fri May 25 15:06:50 UTC 2007
Author: huggie
Date: 2007-05-25 15:06:50 +0000 (Fri, 25 May 2007)
New Revision: 1270
Modified:
desktop/trunk/thunar/debian/changelog
desktop/trunk/thunar/debian/control
Log:
Allow binNMU safely.
Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog 2007-05-25 15:04:07 UTC (rev 1269)
+++ desktop/trunk/thunar/debian/changelog 2007-05-25 15:06:50 UTC (rev 1270)
@@ -1,8 +1,9 @@
thunar (0.8.0-4) UNRELEASED-experimental; urgency=low
* Split out the architecture independent files.
+ * Use ${binary:Version} so that we can be binNMU'd safely.
- -- Simon Huggins <huggie at earth.li> Thu, 24 May 2007 15:02:26 +0100
+ -- Simon Huggins <huggie at earth.li> Fri, 25 May 2007 16:06:19 +0100
thunar (0.8.0-3) unstable; urgency=low
Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control 2007-05-25 15:04:07 UTC (rev 1269)
+++ desktop/trunk/thunar/debian/control 2007-05-25 15:06:50 UTC (rev 1270)
@@ -10,7 +10,7 @@
Package: libthunar-vfs-1-dev
Section: libdevel
Architecture: any
-Depends: libthunar-vfs-1-2 (= ${Source-Version}), libexo-0.3-dev (>= 0.3.2)
+Depends: libthunar-vfs-1-2 (= ${binary:Version}), libexo-0.3-dev (>= 0.3.2)
Description: Development files for libthunar-vfs
This package contains the headers and the static library for libthunar-vfs,
the virtual file system abstraction used by thunar
More information about the Pkg-xfce-commits
mailing list