--- xfce-mcs-plugins-4.3.0svn+r20625.orig/debian/control +++ xfce-mcs-plugins-4.3.0svn+r20625/debian/control @@ -0,0 +1,18 @@ +Source: xfce-mcs-plugins +Section: x11 +Priority: optional +Maintainer: Debian Xfce Maintainers +Uploaders: Martin Loschwitz , Emanuele Rocca , Simon Huggins , Yves-Alexis Perez , Jani Monoses +Build-Depends: cdbs, debhelper (>= 4.1.26), libgtk2.0-dev, xfce4-mcs-manager-dev (>= 4.3), libxft-dev, libxrandr-dev, libxrender-dev, libxxf86vm-dev +Standards-Version: 3.6.2 + +Package: xfce4-mcs-plugins +Architecture: any +Depends: ${shlibs:Depends}, xfce4-mcs-manager (>= 4.3), procps +Recommends: xkill +Description: Special modules for the xfce4-mcs-manager + This package contains some settings manager plugins. The plugins + provide settings dialogs for general items that are not part of a + package, e.g. GTK settings, mouse settings and keyboard settings. + . + Homepage: http://www.xfce.org/ --- xfce-mcs-plugins-4.3.0svn+r20625.orig/debian/prerm +++ xfce-mcs-plugins-4.3.0svn+r20625/debian/prerm @@ -0,0 +1,10 @@ +#!/bin/sh -e + +if [ "$1" = "remove" ]; then + # Get xfce-mcs-manager to reinit + pkill -USR1 -f xfce-mcs-manager || true +fi + +#DEBHELPER# + +exit 0 --- xfce-mcs-plugins-4.3.0svn+r20625.orig/debian/rules +++ xfce-mcs-plugins-4.3.0svn+r20625/debian/rules @@ -0,0 +1,9 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/class/xfce.mk + +DEB_DH_INSTALL_SOURCEDIR := debian/tmp +DEB_CONFIGURE_EXTRA_FLAGS := --enable-xf86misc + +binary-post-install/xfce4-mcs-plugins:: + rm -f debian/xfce4-mcs-plugins/usr/lib/xfce4/*/*a --- xfce-mcs-plugins-4.3.0svn+r20625.orig/debian/changelog +++ xfce-mcs-plugins-4.3.0svn+r20625/debian/changelog @@ -0,0 +1,146 @@ +xfce-mcs-plugins (4.3.0svn+r20625-0ubuntu1) dapper; urgency=low + + * Upstream svn snapshot + * Use xfce CDBS class and provide POT file + + -- Jani Monoses Wed, 29 Mar 2006 09:29:49 +0300 + +xfce-mcs-plugins (4.3.0svn+r20306-0ubuntu1) dapper; urgency=low + + * Upstream svn snapshot + * Switch to CDBS + * Add gettext domain to desktop files + * Recommend xkill + + -- Jani Monoses Fri, 10 Mar 2006 10:05:40 +0200 + +xfce-mcs-plugins (4.3.0svn+r19979-0ubuntu1) dapper; urgency=low + + * Upstream svn snapshot + + -- Jani Monoses Tue, 21 Feb 2006 12:44:00 +0200 + +xfce-mcs-plugins (4.3.0svn+r19739-0ubuntu1) dapper; urgency=low + + * Upstream svn snapshot + * UVF exception granted + + -- Jani Monoses Wed, 15 Feb 2006 12:50:55 +0200 + +xfce-mcs-plugins (4.2.3-2) unstable; urgency=low + + * Add libxxf86vm-dev and enable the xf86misc bits for display properties. + + -- Simon Huggins Mon, 28 Nov 2005 19:09:27 +0000 + +xfce-mcs-plugins (4.2.3-1) unstable; urgency=low + + * New Upstream Release + * Don't use Source-Version for a dependency built elsewhere. + * Send xfce-mcs-manager a SIGUSR1 so it notices the plugin. + * Add libxrandr-dev and libxrender-dev to the Build-Depends closes: #316635 + + -- Yves-Alexis Perez Sun, 06 Nov 2005 22:01:12 +0100 + +xfce-mcs-plugins (4.2.2-1) unstable; urgency=low + + * New Upstream Release + * Change suite to unstable + + -- Simon Huggins Sat, 18 Jun 2005 09:45:07 +0100 + +xfce-mcs-plugins (4.2.1-1) experimental; urgency=low + + * ML: New Upstream Release (Xfce 4.2.1) + * ML: Upload to experimental to prevents problems with NEW packages + * ML: debian/control: Added Maintainer/Uploaders fields + + -- Martin Loschwitz Sat, 19 Mar 2005 13:02:00 +0100 + +xfce-mcs-plugins (4.2.0-2) experimental; urgency=low + + * Add --enable-final to configure. + * Add a Homepage: to the description. + * Ship AUTHORS and NEWS too. + + -- Simon Huggins Sun, 16 Jan 2005 16:41:54 +0000 + +xfce-mcs-plugins (4.2.0-1) experimental; urgency=low + + * New Upstream Release + + -- Simon Huggins Sat, 15 Jan 2005 11:33:16 +0000 + +xfce-mcs-plugins (4.1.99.1-1) experimental; urgency=low + + * ML: New Upstream Release (4.1.99.1 alias XFce4 4.2 RC1) + + -- Martin Loschwitz Fri, 29 Nov 2004 17:13:00 +0100 + +xfce-mcs-plugins (4.0.6-1) unstable; urgency=low + + * New upstream release + * Remove Norbert Tretkowski from Uploaders as requested + + -- Simon Huggins Mon, 19 Jul 2004 19:23:31 +0100 + +xfce-mcs-plugins (4.0.5-1) unstable; urgency=low + + * New upstream release + * Update upstream's libtool + + -- Simon Huggins Tue, 27 Apr 2004 22:08:03 +0100 + +xfce-mcs-plugins (4.0.3-2) unstable; urgency=low + + * Update libtool + * Just adding Daniel wasn't enough. Add self to Uploaders so katie doesn't + think this is an NMU again. + + -- Simon Huggins Tue, 09 Mar 2004 13:38:48 +0000 + +xfce-mcs-plugins (4.0.3-1) unstable; urgency=low + + * New Upstream release + * Add Daniel Silverstone to Uploaders as approved by + madkiss + * Remove .la and .a files - this is not a -dev package + * Thanks to Daniel for checking and uploading these packages + + -- Simon Huggins Fri, 26 Dec 2003 16:05:00 +0100 + +xfce-mcs-plugins (4.0.2-1) unstable; urgency=low + + * New Upstream release + + -- Martin Loschwitz Fri, 26 Dec 2003 16:05:00 +0100 + +xfce-mcs-plugins (4.0.0.final-1) unstable; urgency=low + + * New Upstream release. + * New Co-Maintainer: Norbert Tretkowski. + * Various cleanups in debian/ subdirectory. + * Added switch to disable usage of xf86misc library to debian/rules. + * Bumped Standards-Version to 3.6.1 (no changes). + + -- Martin Loschwitz Tue, 29 Sep 2003 16:51:00 +0200 + +xfce-mcs-plugins (4.0.0+cvs.20030421-1) unstable; urgency=low + + * New CVS checkout (2003-04-21) + + -- Martin Loschwitz Mon, 21 Apr 2003 19:28:00 +0200 + +xfce-mcs-plugins (4.0.0+cvs.20030301-1) unstable; urgency=low + + * New CVS checkout (Using Xfce CVS, 2003-03-01) + * Official release (really this time!) (last release was never made public) + * debian/control: Changed Maintainer e-mail address + + -- Martin Loschwitz Sat, 01 Mar 2003 12:42:00 +0100 + +xfce-mcs-plugins (4.0.0+cvs.20030216-1) unstable; urgency=low + + * Initial Release. + + -- Martin Loschwitz Sun, 16 Feb 2003 11:32:19 +0100 --- xfce-mcs-plugins-4.3.0svn+r20625.orig/debian/postinst +++ xfce-mcs-plugins-4.3.0svn+r20625/debian/postinst @@ -0,0 +1,10 @@ +#!/bin/sh -e + +if [ "$1" = "configure" ]; then + # Get xfce-mcs-manager to reinit + pkill -USR1 -f xfce-mcs-manager || true +fi + +#DEBHELPER# + +exit 0 --- xfce-mcs-plugins-4.3.0svn+r20625.orig/debian/compat +++ xfce-mcs-plugins-4.3.0svn+r20625/debian/compat @@ -0,0 +1 @@ +4 --- xfce-mcs-plugins-4.3.0svn+r20625.orig/debian/copyright +++ xfce-mcs-plugins-4.3.0svn+r20625/debian/copyright @@ -0,0 +1,31 @@ +This package was debianized by Martin Loschwitz on +Sun, 16 Feb 2003 11:32:19 +0100. + +You can fetch the source for this package from CVS only right now. +Instructions about how to do this can be found on + + http://sourceforge.net/cvs/?group_id=19869 + +Upstream authors are: + Olivier Fourdan + Jasper Huijsmans + portions based on gnome capplets by Jonathan Blandford + plugin icons are from GNOME icons collection + +Copyright: + + This package 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; version 2 dated June, 1991. + + This package 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 package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + +On Debian systems, the complete text of the GNU General Public License +can be found in `/usr/share/common-licenses/GPL'.