r24934 - in /desktop/unstable/gnome-applets/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Jul 31 12:52:53 UTC 2010


Author: biebl
Date: Sat Jul 31 12:52:52 2010
New Revision: 24934

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24934
Log:
Revert r24725, the build failure of battstat applet on kfreebsd-amd64
has been fixed by
http://packages.qa.debian.org/k/kfreebsd-kernel-headers/news/20100730T203346Z.html
http://packages.qa.debian.org/k/kfreebsd-kernel-headers/news/20100731T054711Z.html

Modified:
    desktop/unstable/gnome-applets/debian/changelog
    desktop/unstable/gnome-applets/debian/rules

Modified: desktop/unstable/gnome-applets/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/changelog?rev=24934&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-applets/debian/changelog [utf-8] Sat Jul 31 12:52:52 2010
@@ -1,9 +1,3 @@
-gnome-applets (2.30.0-4) UNRELEASED; urgency=low
-
-  * Disable battstat on kfreebsd-amd64. Closes: #588412.
-
- -- Josselin Mouette <joss at debian.org>  Thu, 08 Jul 2010 08:58:10 +0200
-
 gnome-applets (2.30.0-3) unstable; urgency=low
 
   * Drop type-handling usage. Closes: #587858.

Modified: desktop/unstable/gnome-applets/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/rules?rev=24934&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-applets/debian/rules [utf-8] Sat Jul 31 12:52:52 2010
@@ -14,10 +14,6 @@
 	--enable-suid=no \
 	--enable-mixer-applet \
 	--without-hal
-
-ifeq ($(DEB_HOST_ARCH),kfreebsd-amd64)
-    DEB_CONFIGURE_EXTRA_FLAGS += --disable-battstat
-endif
 
 DEB_MAKE_ENVVARS += echo=/bin/echo
 




More information about the pkg-gnome-commits mailing list