[Pkg-xfce-commits] r116 - goodies goodies/xfce4-mount-plugin goodies/xfce4-mount-plugin/debian goodies/xfce4-quicklauncer-plugin goodies/xfce4-quicklauncer-plugin/debian scripts

Emanuele Rocca ema@costa.debian.org
Tue, 17 May 2005 21:57:47 +0000


Author: ema
Date: 2005-05-17 21:57:46 +0000 (Tue, 17 May 2005)
New Revision: 116

Added:
   goodies/xfce4-mount-plugin/
   goodies/xfce4-mount-plugin/debian/
   goodies/xfce4-mount-plugin/debian/changelog
   goodies/xfce4-mount-plugin/debian/compat
   goodies/xfce4-mount-plugin/debian/control
   goodies/xfce4-mount-plugin/debian/copyright
   goodies/xfce4-mount-plugin/debian/rules
   goodies/xfce4-mount-plugin/debian/watch
   goodies/xfce4-quicklauncer-plugin/
   goodies/xfce4-quicklauncer-plugin/debian/
   goodies/xfce4-quicklauncer-plugin/debian/changelog
   goodies/xfce4-quicklauncer-plugin/debian/compat
   goodies/xfce4-quicklauncer-plugin/debian/control
   goodies/xfce4-quicklauncer-plugin/debian/copyright
   goodies/xfce4-quicklauncer-plugin/debian/rules
   goodies/xfce4-quicklauncer-plugin/debian/watch
Modified:
   scripts/goodies-sources.txt
Log:
New goodies: -quicklauncher-plugin -mount-plugin



Property changes on: goodies/xfce4-mount-plugin/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: goodies/xfce4-mount-plugin/debian/changelog
===================================================================
--- goodies/xfce4-mount-plugin/debian/changelog	2005-05-17 09:27:23 UTC (rev 115)
+++ goodies/xfce4-mount-plugin/debian/changelog	2005-05-17 21:57:46 UTC (rev 116)
@@ -0,0 +1,5 @@
+xfce4-mount-plugin (0.2-1) experimental; urgency=low
+
+  * Initial Release.
+
+ -- Emanuele Rocca <ema@debian.org>  Tue, 17 May 2005 22:34:36 +0200

Added: goodies/xfce4-mount-plugin/debian/compat
===================================================================
--- goodies/xfce4-mount-plugin/debian/compat	2005-05-17 09:27:23 UTC (rev 115)
+++ goodies/xfce4-mount-plugin/debian/compat	2005-05-17 21:57:46 UTC (rev 116)
@@ -0,0 +1 @@
+4

Added: goodies/xfce4-mount-plugin/debian/control
===================================================================
--- goodies/xfce4-mount-plugin/debian/control	2005-05-17 09:27:23 UTC (rev 115)
+++ goodies/xfce4-mount-plugin/debian/control	2005-05-17 21:57:46 UTC (rev 116)
@@ -0,0 +1,16 @@
+Source: xfce4-mount-plugin
+Section: x11
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
+Uploaders: Emanuele Rocca <ema@debian.org>, Simon Huggins <huggie@earth.li>, Rudy Godoy <rudy@kernel-panik.org>, Martin Loschwitz <madkiss@debian.org>
+Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev, libxml2-dev, libtool, automake1.8, autoconf, libstartup-notification0-dev
+Standards-Version: 3.6.1
+
+Package: xfce4-mount-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, xfce4-panel
+Description: mount plugin for the Xfce4 panel
+ This plugin for Xfce displays a list of the various devices available, giving
+ the opportunity to mount/umount them.
+ .
+ Homepage: http://xfce-goodies.berlios.de/

Added: goodies/xfce4-mount-plugin/debian/copyright
===================================================================
--- goodies/xfce4-mount-plugin/debian/copyright	2005-05-17 09:27:23 UTC (rev 115)
+++ goodies/xfce4-mount-plugin/debian/copyright	2005-05-17 21:57:46 UTC (rev 116)
@@ -0,0 +1,30 @@
+This package was debianized by Emanuele Rocca <ema@debian.org> on
+Tue, 17 May 2005 22:34:36 +0200
+
+It was downloaded from <http://download.berlios.de/xfce-goodies/>
+
+Upstream Author:
+	Jean-Baptiste Dulong <jb_dul@yahoo.com>
+
+Copyright:
+	(C) Jean-Baptiste Dulong <jb_dul@yahoo.com>
+
+License:
+	
+    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 2 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. (The file COPYRIGHT.GNU)
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to Free Software
+    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+    02111-1307, USA.
+
+On Debian GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.

Added: goodies/xfce4-mount-plugin/debian/rules
===================================================================
--- goodies/xfce4-mount-plugin/debian/rules	2005-05-17 09:27:23 UTC (rev 115)
+++ goodies/xfce4-mount-plugin/debian/rules	2005-05-17 21:57:46 UTC (rev 116)
@@ -0,0 +1,12 @@
+#!/usr/bin/make -f
+#DEB_AUTO_UPDATE_LIBTOOL := pre
+#DEB_AUTO_UPDATE_ACLOCAL := 1.8
+#DEB_AUTO_UPDATE_AUTOCONF := yes
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+binary-post-install/xfce4-mount-plugin::
+	-rm -rf debian/xfce4-mount-plugin/usr/lib/xfce4/panel-plugins/*.a
+	-rm -rf debian/xfce4-mount-plugin/usr/lib/xfce4/panel-plugins/*.la


Property changes on: goodies/xfce4-mount-plugin/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: goodies/xfce4-mount-plugin/debian/watch
===================================================================
--- goodies/xfce4-mount-plugin/debian/watch	2005-05-17 09:27:23 UTC (rev 115)
+++ goodies/xfce4-mount-plugin/debian/watch	2005-05-17 21:57:46 UTC (rev 116)
@@ -0,0 +1,3 @@
+version=2
+http://download.berlios.de/xfce-goodies/	\
+	 xfce4-mount-plugin-(.*)\.tar\.gz debian	uupdate -u


Property changes on: goodies/xfce4-quicklauncer-plugin/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: goodies/xfce4-quicklauncer-plugin/debian/changelog
===================================================================
--- goodies/xfce4-quicklauncer-plugin/debian/changelog	2005-05-17 09:27:23 UTC (rev 115)
+++ goodies/xfce4-quicklauncer-plugin/debian/changelog	2005-05-17 21:57:46 UTC (rev 116)
@@ -0,0 +1,5 @@
+xfce4-quicklauncher-plugin (0.8-1) experimental; urgency=low
+
+  * Initial Release.
+
+ -- Emanuele Rocca <ema@debian.org>  Tue, 17 May 2005 23:08:34 +0200

Added: goodies/xfce4-quicklauncer-plugin/debian/compat
===================================================================
--- goodies/xfce4-quicklauncer-plugin/debian/compat	2005-05-17 09:27:23 UTC (rev 115)
+++ goodies/xfce4-quicklauncer-plugin/debian/compat	2005-05-17 21:57:46 UTC (rev 116)
@@ -0,0 +1 @@
+4

Added: goodies/xfce4-quicklauncer-plugin/debian/control
===================================================================
--- goodies/xfce4-quicklauncer-plugin/debian/control	2005-05-17 09:27:23 UTC (rev 115)
+++ goodies/xfce4-quicklauncer-plugin/debian/control	2005-05-17 21:57:46 UTC (rev 116)
@@ -0,0 +1,21 @@
+Source: xfce4-quicklauncher-plugin
+Section: x11
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
+Uploaders: Emanuele Rocca <ema@debian.org>, Simon Huggins <huggie@earth.li>, Rudy Godoy <rudy@kernel-panik.org>, Martin Loschwitz <madkiss@debian.org>
+Build-Depends: autotools-dev, cdbs, debhelper (>=4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev, libxml2-dev, libtool, automake1.8, autoconf, libstartup-notification0-dev
+Standards-Version: 3.6.1
+
+Package: xfce4-quicklauncher-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, xfce4-panel
+Description: rapid launcher plugin for the Xfce4 panel
+ Application launcher plugin for the Xfce panel.
+ .
+ Differences from the original Xfce panel:
+ .
+ - Multiline support
+ - Easy and fast configuration
+ - Zoom effect
+ .
+ Homepage: http://xfce-goodies.berlios.de/

Added: goodies/xfce4-quicklauncer-plugin/debian/copyright
===================================================================
--- goodies/xfce4-quicklauncer-plugin/debian/copyright	2005-05-17 09:27:23 UTC (rev 115)
+++ goodies/xfce4-quicklauncer-plugin/debian/copyright	2005-05-17 21:57:46 UTC (rev 116)
@@ -0,0 +1,30 @@
+This package was debianized by Emanuele Rocca <ema@debian.org> on
+Tue, 17 May 2005 23:08:34 +0200
+
+It was downloaded from <http://download.berlios.de/xfce-goodies/>
+
+Upstream Author:
+	Masse Nicolas <masse_nicolas@yahoo.fr>
+
+Copyright:
+	(C) Masse Nicolas <masse_nicolas@yahoo.fr>
+
+License:
+	
+    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 2 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. (The file COPYRIGHT.GNU)
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to Free Software
+    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+    02111-1307, USA.
+
+On Debian GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.

Added: goodies/xfce4-quicklauncer-plugin/debian/rules
===================================================================
--- goodies/xfce4-quicklauncer-plugin/debian/rules	2005-05-17 09:27:23 UTC (rev 115)
+++ goodies/xfce4-quicklauncer-plugin/debian/rules	2005-05-17 21:57:46 UTC (rev 116)
@@ -0,0 +1,12 @@
+#!/usr/bin/make -f
+#DEB_AUTO_UPDATE_LIBTOOL := pre
+#DEB_AUTO_UPDATE_ACLOCAL := 1.8
+#DEB_AUTO_UPDATE_AUTOCONF := yes
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+binary-post-install/xfce4-mount-plugin::
+	-rm -rf debian/xfce4-quicklauncher-plugin/usr/lib/xfce4/panel-plugins/*.a
+	-rm -rf debian/xfce4-quicklauncher-plugin/usr/lib/xfce4/panel-plugins/*.la


Property changes on: goodies/xfce4-quicklauncer-plugin/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: goodies/xfce4-quicklauncer-plugin/debian/watch
===================================================================
--- goodies/xfce4-quicklauncer-plugin/debian/watch	2005-05-17 09:27:23 UTC (rev 115)
+++ goodies/xfce4-quicklauncer-plugin/debian/watch	2005-05-17 21:57:46 UTC (rev 116)
@@ -0,0 +1,3 @@
+version=2
+http://download.berlios.de/xfce-goodies/	\
+	 xfce4-quicklauncer-plugin-(.*)\.tar\.gz debian	uupdate -u

Modified: scripts/goodies-sources.txt
===================================================================
--- scripts/goodies-sources.txt	2005-05-17 09:27:23 UTC (rev 115)
+++ scripts/goodies-sources.txt	2005-05-17 21:57:46 UTC (rev 116)
@@ -23,3 +23,5 @@
 xfce4-terminal http://download.berlios.de/xfce-goodies/Terminal-0.2.4.tar.gz
 xfmedia http://spuriousinterrupt.org/projects/xfmedia/files/xfmedia-0.7.1.tar.bz2
 mousepad http://erikharrison.net/software/mousepad-0.2.2.tar.gz
+xfce4-mount-plugin http://download.berlios.de/xfce-goodies/xfce4-mount-plugin-0.2.tar.gz
+xfce4-quicklauncher-plugin http://download.berlios.de/xfce-goodies/xfce4-quicklauncher-plugin-0.8.tar.gz