[Pkg-xfce-commits] r6749 - desktop/branches/experimental/exo/debian
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Sat Apr 14 10:58:37 UTC 2012
Author: mrpouit-guest
Date: 2012-04-14 10:58:37 +0000 (Sat, 14 Apr 2012)
New Revision: 6749
Modified:
desktop/branches/experimental/exo/debian/changelog
desktop/branches/experimental/exo/debian/rules
Log:
* New upstream development release.
* debian/rules:
- don't run xdt-autogen, we dropped the patches that required it.
- drop obsolete --disable-python configure flag.
Modified: desktop/branches/experimental/exo/debian/changelog
===================================================================
--- desktop/branches/experimental/exo/debian/changelog 2012-04-14 10:51:30 UTC (rev 6748)
+++ desktop/branches/experimental/exo/debian/changelog 2012-04-14 10:58:37 UTC (rev 6749)
@@ -1,3 +1,12 @@
+exo (0.7.3-1) UNRELEASED; urgency=low
+
+ * New upstream development release.
+ * debian/rules:
+ - don't run xdt-autogen, we dropped the patches that required it.
+ - drop obsolete --disable-python configure flag.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sat, 14 Apr 2012 12:53:40 +0200
+
exo (0.7.2-1) experimental; urgency=low
[ Lionel Le Folgoc ]
Modified: desktop/branches/experimental/exo/debian/rules
===================================================================
--- desktop/branches/experimental/exo/debian/rules 2012-04-14 10:51:30 UTC (rev 6748)
+++ desktop/branches/experimental/exo/debian/rules 2012-04-14 10:58:37 UTC (rev 6749)
@@ -11,8 +11,7 @@
dh $@ --parallel
override_dh_auto_configure:
- NOCONFIGURE=1 xdt-autogen
- dh_auto_configure -- --disable-gtk-doc --disable-python
+ dh_auto_configure -- --disable-gtk-doc
override_dh_install:
# Debianise
More information about the Pkg-xfce-commits
mailing list