[Pkg-xfce-commits] r1312 - desktop/trunk/exo/debian

corsac-guest at alioth.debian.org corsac-guest at alioth.debian.org
Wed Jun 27 18:59:08 UTC 2007


Author: corsac-guest
Date: 2007-06-27 18:59:07 +0000 (Wed, 27 Jun 2007)
New Revision: 1312

Modified:
   desktop/trunk/exo/debian/changelog
   desktop/trunk/exo/debian/control
Log:
add a condition on libhal-storage build-dep so exo can be built on hurd

Modified: desktop/trunk/exo/debian/changelog
===================================================================
--- desktop/trunk/exo/debian/changelog	2007-06-27 13:37:56 UTC (rev 1311)
+++ desktop/trunk/exo/debian/changelog	2007-06-27 18:59:07 UTC (rev 1312)
@@ -1,9 +1,14 @@
 exo (0.3.2-5) UNRELEASED; urgency=low
 
+  [ Simon Huggins ]
   * Use ${binary:Version} so we are binNMU safe.
 
- -- Simon Huggins <huggie at earth.li>  Thu, 24 May 2007 18:57:05 +0100
+  [ Yves-Alexis Perez ]
+  * debian/control: condition build-dep on libhal-storage-dev so package can
+    be built on hurd-i386.
 
+ -- Yves-Alexis Perez <corsac at corsac.net>  Wed, 27 Jun 2007 20:33:20 +0200
+
 exo (0.3.2-4) unstable; urgency=low
 
   * Add muttng handler just like the mutt handler             closes: #402824

Modified: desktop/trunk/exo/debian/control
===================================================================
--- desktop/trunk/exo/debian/control	2007-06-27 13:37:56 UTC (rev 1311)
+++ desktop/trunk/exo/debian/control	2007-06-27 18:59:07 UTC (rev 1312)
@@ -2,7 +2,7 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>= 4.0.0), libxfcegui4-dev (>= 4.4.1), liburi-perl, xfce4-mcs-manager-dev, chrpath, libhal-storage-dev
+Build-Depends: debhelper (>= 4.0.0), libxfcegui4-dev (>= 4.4.1), liburi-perl, xfce4-mcs-manager-dev, chrpath, libhal-storage-dev [!hurd-i386]
 Standards-Version: 3.7.2
 Section: libs
 




More information about the Pkg-xfce-commits mailing list