r25573 - in /desktop/unstable/gdm/debian: changelog control control.in
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Mon Nov 15 16:28:46 UTC 2010
Author: joss
Date: Mon Nov 15 16:28:45 2010
New Revision: 25573
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25573
Log:
Only build on linux and Hurd. Closes: #586539.
Modified:
desktop/unstable/gdm/debian/changelog
desktop/unstable/gdm/debian/control
desktop/unstable/gdm/debian/control.in
Modified: desktop/unstable/gdm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/changelog?rev=25573&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdm/debian/changelog [utf-8] Mon Nov 15 16:28:45 2010
@@ -1,3 +1,9 @@
+gdm (2.20.11-5) UNRELEASED; urgency=low
+
+ * Only build on linux and Hurd. Closes: #586539.
+
+ -- Josselin Mouette <joss at debian.org> Mon, 15 Nov 2010 17:28:10 +0100
+
gdm (2.20.11-4) unstable; urgency=low
* debian-spacefun.shar: updated to remove the “debian” word in the
Modified: desktop/unstable/gdm/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/control?rev=25573&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/control [utf-8] (original)
+++ desktop/unstable/gdm/debian/control [utf-8] Mon Nov 15 16:28:45 2010
@@ -41,7 +41,7 @@
Standards-Version: 3.9.0
Package: gdm
-Architecture: any
+Architecture: linux-any hurd-i386
Depends: ${shlibs:Depends},
${misc:Depends},
adduser,
Modified: desktop/unstable/gdm/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/control.in?rev=25573&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/control.in [utf-8] (original)
+++ desktop/unstable/gdm/debian/control.in [utf-8] Mon Nov 15 16:28:45 2010
@@ -36,7 +36,7 @@
Standards-Version: 3.9.0
Package: gdm
-Architecture: any
+Architecture: linux-any hurd-i386
Depends: ${shlibs:Depends},
${misc:Depends},
adduser,
More information about the pkg-gnome-commits
mailing list