[Pkg-xfce-commits] r2920 - goodies/trunk/xfce4-quicklauncher-plugin/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Sat Mar 7 11:46:11 UTC 2009


Author: corsac
Date: 2009-03-07 11:46:11 +0000 (Sat, 07 Mar 2009)
New Revision: 2920

Modified:
   goodies/trunk/xfce4-quicklauncher-plugin/debian/changelog
   goodies/trunk/xfce4-quicklauncher-plugin/debian/control
   goodies/trunk/xfce4-quicklauncher-plugin/debian/rules
Log:
* Add patches/fix-4.6-loading.patch to fix loading of the plugin
* debian/rules:
  - clean commented instructions.
* debian/control:
  - update standards version to 3.8.0.
  - update build-dep to Xfce 4.4.
  - add dep on ${misc:Depends}.

Modified: goodies/trunk/xfce4-quicklauncher-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-quicklauncher-plugin/debian/changelog	2009-03-07 11:38:04 UTC (rev 2919)
+++ goodies/trunk/xfce4-quicklauncher-plugin/debian/changelog	2009-03-07 11:46:11 UTC (rev 2920)
@@ -1,3 +1,19 @@
+xfce4-quicklauncher-plugin (1.9.4-3) UNRELEASED; urgency=low
+
+  [ Evgeni Golov ]
+  * Add patches/fix-4.6-loading.patch to fix loading of the plugin
+
+
+  [ Yves-Alexis Perez ]
+  * debian/rules:
+    - clean commented instructions.
+  * debian/control:
+    - update standards version to 3.8.0.
+    - update build-dep to Xfce 4.4.
+    - add dep on ${misc:Depends}.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 07 Mar 2009 12:45:36 +0100
+
 xfce4-quicklauncher-plugin (1.9.4-2) unstable; urgency=low
 
   [ Simon Huggins ]

Modified: goodies/trunk/xfce4-quicklauncher-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-quicklauncher-plugin/debian/control	2009-03-07 11:38:04 UTC (rev 2919)
+++ goodies/trunk/xfce4-quicklauncher-plugin/debian/control	2009-03-07 11:46:11 UTC (rev 2920)
@@ -3,15 +3,17 @@
 Priority: optional
 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>, Yves-Alexis Perez <corsac at debian.org>
-Build-Depends: autotools-dev, cdbs, debhelper (>=4.1), libgtk2.0-dev, xfce4-panel-dev (>= 4.3.99.2), libxml2-dev, libstartup-notification0-dev, libxml-parser-perl
-Standards-Version: 3.7.3
+Build-Depends: autotools-dev, cdbs, debhelper (>=4.1), libgtk2.0-dev, 
+ xfce4-panel-dev (>= 4.4.2), libxml2-dev, libstartup-notification0-dev, 
+ libxml-parser-perl
+Standards-Version: 3.8.0
 Homepage: http://goodies.xfce.org/
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/xfce4-quicklauncher-plugin/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/xfce4-quicklauncher-plugin/
 
 Package: xfce4-quicklauncher-plugin
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: rapid launcher plugin for the Xfce4 panel
  Application launcher plugin for the Xfce panel.
  .

Modified: goodies/trunk/xfce4-quicklauncher-plugin/debian/rules
===================================================================
--- goodies/trunk/xfce4-quicklauncher-plugin/debian/rules	2009-03-07 11:38:04 UTC (rev 2919)
+++ goodies/trunk/xfce4-quicklauncher-plugin/debian/rules	2009-03-07 11:46:11 UTC (rev 2920)
@@ -1,8 +1,4 @@
 #!/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




More information about the Pkg-xfce-commits mailing list