r42783 - in /packages/unstable/xdg-user-dirs/debian: changelog control control.in

laney at users.alioth.debian.org laney at users.alioth.debian.org
Fri Sep 19 09:17:36 UTC 2014


Author: laney
Date: Fri Sep 19 09:17:36 2014
New Revision: 42783

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42783
Log:
Make xdg-user-dirs Multi-Arch: foreign as this is a tool which can be run
on any architecture. (LP: #1371439)

Modified:
    packages/unstable/xdg-user-dirs/debian/changelog
    packages/unstable/xdg-user-dirs/debian/control
    packages/unstable/xdg-user-dirs/debian/control.in

Modified: packages/unstable/xdg-user-dirs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xdg-user-dirs/debian/changelog?rev=42783&op=diff
==============================================================================
--- packages/unstable/xdg-user-dirs/debian/changelog	[utf-8] (original)
+++ packages/unstable/xdg-user-dirs/debian/changelog	[utf-8] Fri Sep 19 09:17:36 2014
@@ -1,3 +1,10 @@
+xdg-user-dirs (0.15-2) UNRELEASED; urgency=medium
+
+  * Make xdg-user-dirs Multi-Arch: foreign as this is a tool which can be run
+    on any architecture. (LP: #1371439)
+
+ -- Iain Lane <laney at debian.org>  Fri, 19 Sep 2014 10:13:36 +0100
+
 xdg-user-dirs (0.15-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/unstable/xdg-user-dirs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xdg-user-dirs/debian/control?rev=42783&op=diff
==============================================================================
--- packages/unstable/xdg-user-dirs/debian/control	[utf-8] (original)
+++ packages/unstable/xdg-user-dirs/debian/control	[utf-8] Fri Sep 19 09:17:36 2014
@@ -2,7 +2,6 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
-
 Source: xdg-user-dirs
 Section: utils
 Priority: optional
@@ -23,6 +22,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Multi-Arch: foreign
 Description: tool to manage well known user directories
  xdg-user-dirs is a tool to help manage "well known" user directories
  like the desktop folder and the music folder. It also handles

Modified: packages/unstable/xdg-user-dirs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xdg-user-dirs/debian/control.in?rev=42783&op=diff
==============================================================================
--- packages/unstable/xdg-user-dirs/debian/control.in	[utf-8] (original)
+++ packages/unstable/xdg-user-dirs/debian/control.in	[utf-8] Fri Sep 19 09:17:36 2014
@@ -18,6 +18,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Multi-Arch: foreign
 Description: tool to manage well known user directories
  xdg-user-dirs is a tool to help manage "well known" user directories
  like the desktop folder and the music folder. It also handles




More information about the pkg-gnome-commits mailing list