[Pkg-cli-apps-commits] r4990 - in /packages/gnome-do-plugins/trunk/debian: changelog control
raof-guest at users.alioth.debian.org
raof-guest at users.alioth.debian.org
Sun Jun 28 11:53:26 UTC 2009
Author: raof-guest
Date: Sun Jun 28 11:53:25 2009
New Revision: 4990
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4990
Log:
Start splitting off evolution plugin package
Modified:
packages/gnome-do-plugins/trunk/debian/changelog
packages/gnome-do-plugins/trunk/debian/control
Modified: packages/gnome-do-plugins/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do-plugins/trunk/debian/changelog?rev=4990&op=diff
==============================================================================
--- packages/gnome-do-plugins/trunk/debian/changelog (original)
+++ packages/gnome-do-plugins/trunk/debian/changelog Sun Jun 28 11:53:25 2009
@@ -13,6 +13,9 @@
+ Drop. Included upstream.
* debian/patches/01_firefox_iceweasel_rename:
+ Refresh for new version
+ * debian/control:
+ + Bump versioned build-dep on gnome-do to 0.8.2
+ +
-- Christopher James Halse Rogers <raof at ubuntu.com> Sat, 27 Jun 2009 16:11:49 +1000
Modified: packages/gnome-do-plugins/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do-plugins/trunk/debian/control?rev=4990&op=diff
==============================================================================
--- packages/gnome-do-plugins/trunk/debian/control (original)
+++ packages/gnome-do-plugins/trunk/debian/control Sun Jun 28 11:53:25 2009
@@ -36,7 +36,7 @@
libmono-system-data2.0-cil,
libmono-system-web2.0-cil,
libgdata1.4-cil
-Standards-Version: 3.8.0
+Standards-Version: 3.8.2
Homepage: http://do.davebsd.com
Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/gnome-do-plugins/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do-plugins/trunk
@@ -45,17 +45,26 @@
Architecture: all
Depends: ${cli:Depends},
${misc:Depends},
- gnome-do (>= 0.8)
+ gnome-do (>= 0.8.2)
Recommends: mlocate | slocate | locate
Conflicts: gnome-do-plugin-amarok, gnome-do-plugin-rhythmbox
Replaces: gnome-do-plugin-amarok, gnome-do-plugin-rhythmbox
Suggests: banshee,
epiphany-browser,
- evolution,
iceweasel | firefox,
pidgin,
rhythmbox
-Description: Extra functionality for GNOME-Do launcher
- This package provides extra plugins for GNOME-Do. It includes plugins for
+Description: Extra functionality for GNOME Do
+ This package provides extra plugins for GNOME Do. It includes plugins for
interacting with Evolution & Thunderbird contacts, Pidgin IM buddies,
searching the Web using Firefox search plugins, and more.
+
+Package: gnome-do-plugin-evolution
+Architecture: all
+Depends: ${cli:Depends},
+ ${misc:Depends},
+ gnome-do (>= 0.8.2)
+Description: Extra functionality for GNOME Do (Evolution plugin)
+ This package provides extra plugins for GNOME Do. It includes plugins for
+ interacting with Evolution & Thunderbird contacts, Pidgin IM buddies,
+ searching the Web using Firefox search plugins, and more.
More information about the Pkg-cli-apps-commits
mailing list