[Pkg-xfce-commits] r7336 - goodies/trunk/xfce4-datetime-plugin/debian

Yves-Alexis Perez corsac at alioth.debian.org
Wed Mar 6 11:09:39 UTC 2013


Author: corsac
Date: 2013-03-06 23:09:39 +0000 (Wed, 06 Mar 2013)
New Revision: 7336

Modified:
   goodies/trunk/xfce4-datetime-plugin/debian/changelog
   goodies/trunk/xfce4-datetime-plugin/debian/control
   goodies/trunk/xfce4-datetime-plugin/debian/rules
Log:
update standards version to 3.9.3.

Modified: goodies/trunk/xfce4-datetime-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-datetime-plugin/debian/changelog	2013-03-06 22:40:15 UTC (rev 7335)
+++ goodies/trunk/xfce4-datetime-plugin/debian/changelog	2013-03-06 23:09:39 UTC (rev 7336)
@@ -9,6 +9,7 @@
   * debian/control:
     - update debhelper build-dep to 9.
     - replace libxfcegui4 build-dep by libxfce4ui.
+    - update standards version to 3.9.3.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Wed, 06 Mar 2013 23:26:51 +0100
 

Modified: goodies/trunk/xfce4-datetime-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-datetime-plugin/debian/control	2013-03-06 22:40:15 UTC (rev 7335)
+++ goodies/trunk/xfce4-datetime-plugin/debian/control	2013-03-06 23:09:39 UTC (rev 7336)
@@ -3,10 +3,10 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Yves-Alexis Perez <corsac at debian.org>
-Build-Depends: intltool, debhelper (>= 9),
+Build-Depends: autotools-dev, intltool, debhelper (>= 9),
  libgtk2.0-dev, libxfce4ui-1-dev, xfce4-panel-dev (>= 4.8.0),
  libxml2-dev, libxml-parser-perl
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://goodies.xfce.org/
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-datetime-plugin/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-datetime-plugin/

Modified: goodies/trunk/xfce4-datetime-plugin/debian/rules
===================================================================
--- goodies/trunk/xfce4-datetime-plugin/debian/rules	2013-03-06 22:40:15 UTC (rev 7335)
+++ goodies/trunk/xfce4-datetime-plugin/debian/rules	2013-03-06 23:09:39 UTC (rev 7336)
@@ -5,3 +5,7 @@
 
 %:
 	dh $@ --parallel
+
+override_dh_auto_install:
+	dh_auto_install
+	find debian/xfce4-datetime-plugin/ -name '*.la' -delete




More information about the Pkg-xfce-commits mailing list