[Pkg-xfce-commits] r8427 - in /goodies/trunk/xfswitch-plugin/debian: changelog control
Yves-Alexis Perez
corsac at moszumanska.debian.org
Tue May 13 20:28:18 UTC 2014
Author: corsac
Date: Tue May 13 20:28:18 2014
New Revision: 8427
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=8427
Log:
* debian/control:
- make the package Architecture: linux-any since it depends on gdm3 which
is apparently Architecture: linux-any. closes: #748064
Modified:
goodies/trunk/xfswitch-plugin/debian/changelog
goodies/trunk/xfswitch-plugin/debian/control
Modified: goodies/trunk/xfswitch-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfswitch-plugin/debian/changelog?rev=8427&op=diff
==============================================================================
--- goodies/trunk/xfswitch-plugin/debian/changelog (original)
+++ goodies/trunk/xfswitch-plugin/debian/changelog Tue May 13 20:28:18 2014
@@ -1,6 +1,12 @@
xfswitch-plugin (0.0.1-5) UNRELEASED; urgency=low
+ [ Evgeni Golov ]
* Correct Vcs-* URLs to point to anonscm.debian.org
+
+ [ Yves-Alexis Perez ]
+ * debian/control:
+ - make the package Architecture: linux-any since it depends on gdm3 which
+ is apparently Architecture: linux-any. closes: #748064
-- Evgeni Golov <evgeni at debian.org> Mon, 15 Jul 2013 21:57:49 +0200
Modified: goodies/trunk/xfswitch-plugin/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfswitch-plugin/debian/control?rev=8427&op=diff
==============================================================================
--- goodies/trunk/xfswitch-plugin/debian/control (original)
+++ goodies/trunk/xfswitch-plugin/debian/control Tue May 13 20:28:18 2014
@@ -11,7 +11,7 @@
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-xfce/goodies/trunk/xfswitch-plugin/
Package: xfswitch-plugin
-Architecture: any
+Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}, gdm3
Recommends: ${shlibs:Recommends}
Description: fast user switching plugin for the Xfce panel
More information about the Pkg-xfce-commits
mailing list