[Pkg-xfce-commits] r7338 - goodies/trunk/parole/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Thu Mar 7 09:34:05 UTC 2013
Author: corsac
Date: 2013-03-07 21:34:05 +0000 (Thu, 07 Mar 2013)
New Revision: 7338
Removed:
goodies/trunk/parole/debian/patches/
Modified:
goodies/trunk/parole/debian/changelog
goodies/trunk/parole/debian/control
goodies/trunk/parole/debian/rules
Log:
* debian/patches:
- 01_fix-implicit-dso-linking dropped, not needed anymore.
* debian/rules:
- drop call to xdt-autogen, not needed anymore.
* debian/control:
- drop xfce4-dev-tools, libtool and gtk-doc-tools build-deps.
Modified: goodies/trunk/parole/debian/changelog
===================================================================
--- goodies/trunk/parole/debian/changelog 2013-03-07 21:27:33 UTC (rev 7337)
+++ goodies/trunk/parole/debian/changelog 2013-03-07 21:34:05 UTC (rev 7338)
@@ -5,6 +5,12 @@
[ Yves-Alexis Perez ]
* New upstream release.
+ * debian/patches:
+ - 01_fix-implicit-dso-linking dropped, not needed anymore.
+ * debian/rules:
+ - drop call to xdt-autogen, not needed anymore.
+ * debian/control:
+ - drop xfce4-dev-tools, libtool and gtk-doc-tools build-deps.
-- Yves-Alexis Perez <corsac at debian.org> Thu, 07 Mar 2013 22:27:05 +0100
Modified: goodies/trunk/parole/debian/control
===================================================================
--- goodies/trunk/parole/debian/control 2013-03-07 21:27:33 UTC (rev 7337)
+++ goodies/trunk/parole/debian/control 2013-03-07 21:34:05 UTC (rev 7338)
@@ -8,7 +8,7 @@
libgtk2.0-dev (>= 2.16), libgstreamer0.10-dev,
libgstreamer-plugins-base0.10-dev, libdbus-1-dev, libdbus-glib-1-dev,
libxfcegui4-dev (>= 4.8.0), libnotify-dev, libtagc0-dev,
- hardening-includes, xfce4-dev-tools, libtool, gtk-doc-tools
+ hardening-includes
Standards-Version: 3.9.2
Homepage: http://goodies.xfce.org/projects/applications/parole
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/parole/
Modified: goodies/trunk/parole/debian/rules
===================================================================
--- goodies/trunk/parole/debian/rules 2013-03-07 21:27:33 UTC (rev 7337)
+++ goodies/trunk/parole/debian/rules 2013-03-07 21:34:05 UTC (rev 7338)
@@ -12,10 +12,6 @@
%:
dh $@
-override_dh_auto_configure:
- NOCONFIGURE=1 xdt-autogen
- dh_auto_configure
-
override_dh_makeshlibs:
dh_makeshlibs -X usr/lib/parole-0
More information about the Pkg-xfce-commits
mailing list