[Pkg-cli-apps-commits] r3992 - in /packages/gnome-do-plugins/trunk/debian: control copyright

ct-guest at users.alioth.debian.org ct-guest at users.alioth.debian.org
Wed Jun 4 07:56:50 UTC 2008


Author: ct-guest
Date: Wed Jun  4 07:56:49 2008
New Revision: 3992

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=3992
Log:
* added suggests for applications that use plugins
* added two names to copyright, Ken Simon, under Launchpad, and Christoper Edwards who is in the upstream author list


Modified:
    packages/gnome-do-plugins/trunk/debian/control
    packages/gnome-do-plugins/trunk/debian/copyright

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=3992&op=diff
==============================================================================
--- packages/gnome-do-plugins/trunk/debian/control (original)
+++ packages/gnome-do-plugins/trunk/debian/control Wed Jun  4 07:56:49 2008
@@ -27,6 +27,13 @@
 Depends: ${cli:Depends}, 
 	 gnome-do (>= 0.4)
 Recommends: mlocate | slocate | locate
+Suggests: amarok,
+  epiphany-browser,
+  evolution,
+  iceweasel,
+  pidgin,
+  icedove,
+  rhythmbox
 Description: Extra functionality for GNOME-Do launcher
  This package provides extra plugins for GNOME-Do.  It includes plugins for
  interacting with Evolution & Thunderbird contacts, Pidgin IM buddies, 

Modified: packages/gnome-do-plugins/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do-plugins/trunk/debian/copyright?rev=3992&op=diff
==============================================================================
--- packages/gnome-do-plugins/trunk/debian/copyright (original)
+++ packages/gnome-do-plugins/trunk/debian/copyright Wed Jun  4 07:56:49 2008
@@ -13,7 +13,8 @@
 Copyright: © 2007 David Siegel,
 	   © 2007 Elliot Murphy,
 	   © 2007 Jason Jones,
-	   © 2007 Peter Stuifzand
+	   © 2007 Peter Stuifzand,
+	   © 2007 Christopher Edwards
 License: GPL-3+
 
     This program is free software: you can redistribute it and/or modify
@@ -31,7 +32,26 @@
 
 X-Comment: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'.
 
-Files: Mork.cs
+Files: Launchpad/*
+Copyright: © 2008 Ken Simon
+License: GPL-3+
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+X-Comment: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'.
+
+Files: Thunderbird/src/Mork.cs
 Copyright: © 2006 Pierre Östlund
 License: other
     Permission is hereby granted, free of charge, to any person




More information about the Pkg-cli-apps-commits mailing list