[Pkg-xfce-commits] r2654 - goodies/thunar-volman/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Fri Jan 30 22:06:33 UTC 2009


Author: corsac
Date: 2009-01-30 22:06:32 +0000 (Fri, 30 Jan 2009)
New Revision: 2654

Modified:
   goodies/thunar-volman/debian/changelog
   goodies/thunar-volman/debian/control
   goodies/thunar-volman/debian/rules
Log:
  - updated build-dep on exo and Thunar for Xfce 4.6 Alpha.
* debian/rules:
  - fails if file are missing in installed package.

Modified: goodies/thunar-volman/debian/changelog
===================================================================
--- goodies/thunar-volman/debian/changelog	2009-01-29 06:40:42 UTC (rev 2653)
+++ goodies/thunar-volman/debian/changelog	2009-01-30 22:06:32 UTC (rev 2654)
@@ -11,10 +11,12 @@
     - added copyright for Colin Leroy patch.
   * debian/control:
     - removed Rudy Godoy and Martin Loschwitz from Uploaders:.
-    - updated build-dep on exo for Xfce 4.6 Alpha.
+    - updated build-dep on exo and Thunar for Xfce 4.6 Alpha.
     - add explicit build-dep on gtk.
+  * debian/rules:
+    - fails if file are missing in installed package.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Sat, 29 Nov 2008 09:02:51 +0100
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 30 Jan 2009 23:06:03 +0100
 
 thunar-volman (0.2.0-3) experimental; urgency=low
 

Modified: goodies/thunar-volman/debian/control
===================================================================
--- goodies/thunar-volman/debian/control	2009-01-29 06:40:42 UTC (rev 2653)
+++ goodies/thunar-volman/debian/control	2009-01-30 22:06:32 UTC (rev 2654)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Yves-Alexis Perez <corsac at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>
-Build-Depends: debhelper (>= 4.1.0), cdbs, libthunar-vfs-1-dev (>= 0.5.1),
+Build-Depends: debhelper (>= 4.1.0), cdbs, libthunar-vfs-1-dev (>= 0.9.80),
  libdbus-glib-1-dev, libexo-0.3-dev (>= 0.3.80), chrpath, libxml-parser-perl,
  libgtk2.0-dev 
 Standards-Version: 3.8.0
@@ -12,7 +12,7 @@
 
 Package: thunar-volman
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, thunar (>= 0.5.0rc2-1), exo-utils
+Depends: ${shlibs:Depends}, ${misc:Depends}, thunar, exo-utils
 Description: Thunar extension for volumes management
  The Thunar Volume Manager is an extension for the Thunar file manager, which 
  enables automatic management of removable drives and media.

Modified: goodies/thunar-volman/debian/rules
===================================================================
--- goodies/thunar-volman/debian/rules	2009-01-29 06:40:42 UTC (rev 2653)
+++ goodies/thunar-volman/debian/rules	2009-01-30 22:06:32 UTC (rev 2654)
@@ -4,6 +4,7 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath
+DEB_DH_INSTALL_ARGS := --fail-missing
 
 install/thunar-volman::
 	chrpath -d -k $(CURDIR)/debian/thunar-volman/usr/bin/thunar-volman




More information about the Pkg-xfce-commits mailing list