[Pkg-xfce-commits] r6130 - desktop/branches/experimental/xfce4-dev-tools/debian
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Sun Oct 16 05:45:36 UTC 2011
Author: mrpouit-guest
Date: 2011-10-16 17:45:36 +0000 (Sun, 16 Oct 2011)
New Revision: 6130
Modified:
desktop/branches/experimental/xfce4-dev-tools/debian/changelog
desktop/branches/experimental/xfce4-dev-tools/debian/control
Log:
* debian/control:
- b-dep on libglib2.0-dev for the new xdt-source program.
- make the package arch: any (xdt-source is a binary).
Modified: desktop/branches/experimental/xfce4-dev-tools/debian/changelog
===================================================================
--- desktop/branches/experimental/xfce4-dev-tools/debian/changelog 2011-10-16 17:15:16 UTC (rev 6129)
+++ desktop/branches/experimental/xfce4-dev-tools/debian/changelog 2011-10-16 17:45:36 UTC (rev 6130)
@@ -3,7 +3,9 @@
* New upstream development release.
* debian/patches/0001-Use-pkg-config-macro-for-detection-bug-7787.patch:
dropped, included upstream.
- * debian/control: b-dep on libglib2.0-dev for the new xdt-source program.
+ * debian/control:
+ - b-dep on libglib2.0-dev for the new xdt-source program.
+ - make the package arch: any (xdt-source is a binary).
-- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 16 Oct 2011 19:08:16 +0200
Modified: desktop/branches/experimental/xfce4-dev-tools/debian/control
===================================================================
--- desktop/branches/experimental/xfce4-dev-tools/debian/control 2011-10-16 17:15:16 UTC (rev 6129)
+++ desktop/branches/experimental/xfce4-dev-tools/debian/control 2011-10-16 17:45:36 UTC (rev 6130)
@@ -12,7 +12,7 @@
Package: xfce4-dev-tools
Section: xfce
-Architecture: all
+Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: autoconf, automake, intltool, libtool
Description: Script to help building Xfce from git
More information about the Pkg-xfce-commits
mailing list