[Pkg-xfce-commits] r2424 - goodies/notification-daemon-xfce/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Thu Oct 16 06:52:07 UTC 2008


Author: corsac
Date: 2008-10-16 06:52:07 +0000 (Thu, 16 Oct 2008)
New Revision: 2424

Modified:
   goodies/notification-daemon-xfce/debian/changelog
   goodies/notification-daemon-xfce/debian/control
   goodies/notification-daemon-xfce/debian/rules
Log:
remove build-dep on xfce-mcs-manager so we can drop it for 4.6.

Modified: goodies/notification-daemon-xfce/debian/changelog
===================================================================
--- goodies/notification-daemon-xfce/debian/changelog	2008-10-16 06:43:31 UTC (rev 2423)
+++ goodies/notification-daemon-xfce/debian/changelog	2008-10-16 06:52:07 UTC (rev 2424)
@@ -5,8 +5,9 @@
   * debian/control:
     - remove Rudy Godoy from Uploaders.
     - update standards version to 3.8.0.
+    - remove build-dep on xfce-mcs-manager so we can drop it for 4.6.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Tue, 17 Jun 2008 21:33:44 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Thu, 16 Oct 2008 08:51:19 +0200
 
 notification-daemon-xfce (0.3.7-1) unstable; urgency=low
 

Modified: goodies/notification-daemon-xfce/debian/control
===================================================================
--- goodies/notification-daemon-xfce/debian/control	2008-10-16 06:43:31 UTC (rev 2423)
+++ goodies/notification-daemon-xfce/debian/control	2008-10-16 06:52:07 UTC (rev 2424)
@@ -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), autotools-dev, cdbs, pkg-config, libxfcegui4-dev (>= 4.4.1), libsexy-dev, libdbus-glib-1-dev, libxml-parser-perl, xfce4-mcs-manager-dev, libnotify-dev
+Build-Depends: debhelper (>= 4.1.0), autotools-dev, cdbs, pkg-config, libxfcegui4-dev (>= 4.4.1), libsexy-dev, libdbus-glib-1-dev, libxml-parser-perl, libnotify-dev
 Standards-Version: 3.8.0
 Homepage: http://goodies.xfce.org/projects/applications/notification-daemon-xfce
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/notification-daemon-xfce/

Modified: goodies/notification-daemon-xfce/debian/rules
===================================================================
--- goodies/notification-daemon-xfce/debian/rules	2008-10-16 06:43:31 UTC (rev 2423)
+++ goodies/notification-daemon-xfce/debian/rules	2008-10-16 06:52:07 UTC (rev 2424)
@@ -5,7 +5,5 @@
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-gradient-look 
 
 binary-post-install/notification-daemon-xfce::
-	rm -f $(CURDIR)/debian/notification-daemon-xfce/usr/lib/xfce4/mcs-plugins/*.a
-	rm -f $(CURDIR)/debian/notification-daemon-xfce/usr/lib/xfce4/mcs-plugins/*.la 
 	rm -f $(CURDIR)/debian/notification-daemon-xfce/usr/lib/notification-daemon-xfce-1.0/engines/*.a
 	rm -f $(CURDIR)/debian/notification-daemon-xfce/usr/lib/notification-daemon-xfce-1.0/engines/*.la 




More information about the Pkg-xfce-commits mailing list