r24962 - in /desktop/unstable/deskbar-applet/debian: changelog control control.in gconf-defaults
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Tue Aug 10 23:14:47 UTC 2010
Author: pochu
Date: Tue Aug 10 23:14:46 2010
New Revision: 24962
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24962
Log:
* debian/control.in:
- Stop recommending python-beagle, which is going to be removed from
the archive. Closes: #592397.
- Remove trailing whitespaces.
* debian/gconf-defaults:
- Stop enabling the Tracker handler, it no longer exists.
Modified:
desktop/unstable/deskbar-applet/debian/changelog
desktop/unstable/deskbar-applet/debian/control
desktop/unstable/deskbar-applet/debian/control.in
desktop/unstable/deskbar-applet/debian/gconf-defaults
Modified: desktop/unstable/deskbar-applet/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/deskbar-applet/debian/changelog?rev=24962&op=diff
==============================================================================
--- desktop/unstable/deskbar-applet/debian/changelog [utf-8] (original)
+++ desktop/unstable/deskbar-applet/debian/changelog [utf-8] Tue Aug 10 23:14:46 2010
@@ -1,3 +1,14 @@
+deskbar-applet (2.30.1-2) unstable; urgency=low
+
+ * debian/control.in:
+ - Stop recommending python-beagle, which is going to be removed from
+ the archive. Closes: #592397.
+ - Remove trailing whitespaces.
+ * debian/gconf-defaults:
+ - Stop enabling the Tracker handler, it no longer exists.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org> Wed, 11 Aug 2010 01:14:22 +0200
+
deskbar-applet (2.30.1-1) unstable; urgency=low
* New upstream stable release:
Modified: desktop/unstable/deskbar-applet/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/deskbar-applet/debian/control?rev=24962&op=diff
==============================================================================
--- desktop/unstable/deskbar-applet/debian/control [utf-8] (original)
+++ desktop/unstable/deskbar-applet/debian/control [utf-8] Tue Aug 10 23:14:46 2010
@@ -7,7 +7,7 @@
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>
Build-Depends: cdbs (>= 0.4.43),
debhelper (>= 5.0.38),
autotools-dev,
@@ -46,10 +46,9 @@
python-gnomekeyring,
python-wnck,
python-dbus (>= 0.80.2)
-Recommends: python-beagle (>= 0.2.8),
- gnome-utils (>= 2.14.0)
+Recommends: gnome-utils (>= 2.14.0)
Description: universal search and navigation bar for GNOME
- Deskbar-applet is intended as a browser-like keyword-driven url bar.
- You type a web address, or an email address, or a file name, or some
- keyword then the arguments, and it shows a popup with possible choices
+ Deskbar-applet is intended as a browser-like keyword-driven url bar.
+ You type a web address, or an email address, or a file name, or some
+ keyword then the arguments, and it shows a popup with possible choices
from there. Like 'Search google for foo'.
Modified: desktop/unstable/deskbar-applet/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/deskbar-applet/debian/control.in?rev=24962&op=diff
==============================================================================
--- desktop/unstable/deskbar-applet/debian/control.in [utf-8] (original)
+++ desktop/unstable/deskbar-applet/debian/control.in [utf-8] Tue Aug 10 23:14:46 2010
@@ -41,10 +41,9 @@
python-gnomekeyring,
python-wnck,
python-dbus (>= 0.80.2)
-Recommends: python-beagle (>= 0.2.8),
- gnome-utils (>= 2.14.0)
+Recommends: gnome-utils (>= 2.14.0)
Description: universal search and navigation bar for GNOME
- Deskbar-applet is intended as a browser-like keyword-driven url bar.
- You type a web address, or an email address, or a file name, or some
- keyword then the arguments, and it shows a popup with possible choices
+ Deskbar-applet is intended as a browser-like keyword-driven url bar.
+ You type a web address, or an email address, or a file name, or some
+ keyword then the arguments, and it shows a popup with possible choices
from there. Like 'Search google for foo'.
Modified: desktop/unstable/deskbar-applet/debian/gconf-defaults
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/deskbar-applet/debian/gconf-defaults?rev=24962&op=diff
==============================================================================
--- desktop/unstable/deskbar-applet/debian/gconf-defaults [utf-8] (original)
+++ desktop/unstable/deskbar-applet/debian/gconf-defaults [utf-8] Tue Aug 10 23:14:46 2010
@@ -1,1 +1,1 @@
-/apps/deskbar/enabled_handlers [HistoryHandler,RecentHandler,CalculatorModule,WebAddressHandler,ProgramsHandler,EvolutionHandler,FileFolderHandler,EpiphanyBookmarksHandler,EpiphanySearchHandler,GdmHandler,TemplateHandler,TrackerHandler]
+/apps/deskbar/enabled_handlers [HistoryHandler,RecentHandler,CalculatorModule,WebAddressHandler,ProgramsHandler,EvolutionHandler,FileFolderHandler,EpiphanyBookmarksHandler,EpiphanySearchHandler,GdmHandler,TemplateHandler]
More information about the pkg-gnome-commits
mailing list