[Pkg-xfce-commits] r699 - goodies/xfce4-quicklauncher-plugin/debian
Emanuele Rocca
ema at costa.debian.org
Mon Jun 5 21:31:16 UTC 2006
Author: ema
Date: 2006-06-05 21:31:15 +0000 (Mon, 05 Jun 2006)
New Revision: 699
Modified:
goodies/xfce4-quicklauncher-plugin/debian/changelog
goodies/xfce4-quicklauncher-plugin/debian/control
goodies/xfce4-quicklauncher-plugin/debian/copyright
goodies/xfce4-quicklauncher-plugin/debian/rules
Log:
Removing config.log in debian/rules, FSF address updated, standards-version bumped. Uploading.
Modified: goodies/xfce4-quicklauncher-plugin/debian/changelog
===================================================================
--- goodies/xfce4-quicklauncher-plugin/debian/changelog 2006-06-05 21:11:46 UTC (rev 698)
+++ goodies/xfce4-quicklauncher-plugin/debian/changelog 2006-06-05 21:31:15 UTC (rev 699)
@@ -1,5 +1,5 @@
-xfce4-quicklauncher-plugin (1.9.1-1) UNRELEASED; urgency=low
+xfce4-quicklauncher-plugin (1.9.1-1) unstable; urgency=low
- * Initial Release. (Closes: #309861)
+ * Initial Release. closes: #309861
- -- Emanuele Rocca <ema at debian.org> Tue, 17 May 2005 23:08:34 +0200
+ -- Emanuele Rocca <ema at debian.org> Mon, 05 Jun 2006 23:29:31 +0200
Modified: goodies/xfce4-quicklauncher-plugin/debian/control
===================================================================
--- goodies/xfce4-quicklauncher-plugin/debian/control 2006-06-05 21:11:46 UTC (rev 698)
+++ goodies/xfce4-quicklauncher-plugin/debian/control 2006-06-05 21:31:15 UTC (rev 699)
@@ -4,7 +4,7 @@
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>, Jani Monoses <jani at ubuntu.com>, Yves-Alexis Perez <corsac at corsac.net>
Build-Depends: autotools-dev, cdbs, debhelper (>=4.1), libgtk2.0-dev, libxfcegui4-dev (>= 4.3.90.1), xfce4-panel-dev (>= 4.3.90.1), libxml2-dev, libstartup-notification0-dev, libxml-parser-perl
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
Package: xfce4-quicklauncher-plugin
Architecture: any
Modified: goodies/xfce4-quicklauncher-plugin/debian/copyright
===================================================================
--- goodies/xfce4-quicklauncher-plugin/debian/copyright 2006-06-05 21:11:46 UTC (rev 698)
+++ goodies/xfce4-quicklauncher-plugin/debian/copyright 2006-06-05 21:31:15 UTC (rev 699)
@@ -23,8 +23,8 @@
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.
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301, USA.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
Modified: goodies/xfce4-quicklauncher-plugin/debian/rules
===================================================================
--- goodies/xfce4-quicklauncher-plugin/debian/rules 2006-06-05 21:11:46 UTC (rev 698)
+++ goodies/xfce4-quicklauncher-plugin/debian/rules 2006-06-05 21:31:15 UTC (rev 699)
@@ -7,6 +7,9 @@
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/autotools.mk
+makebuilddir/xfce4-quicklauncher-plugin::
+ -rm -f config.log
+
binary-post-install/xfce4-quicklauncher-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
More information about the Pkg-xfce-commits
mailing list