r50404 - in /packages/unstable/gnome-multi-writer/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 13 13:20:14 UTC 2016


Author: biebl
Date: Tue Sep 13 13:20:14 2016
New Revision: 50404

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50404
Log:
Mark binary package as linux-any. The build dependencies libgudev and
libgusb are not optional and only available on Linux.

Modified:
    packages/unstable/gnome-multi-writer/debian/changelog
    packages/unstable/gnome-multi-writer/debian/control
    packages/unstable/gnome-multi-writer/debian/control.in

Modified: packages/unstable/gnome-multi-writer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/changelog?rev=50404&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/changelog	[utf-8] Tue Sep 13 13:20:14 2016
@@ -1,7 +1,12 @@
 gnome-multi-writer (3.21.91-2) UNRELEASED; urgency=medium
 
+  [ Jeremy Bicha ]
   * debian/docs: Install NEWS too
   * Updated lintian overrides
+
+  [ Michael Biebl ]
+  * Mark binary package as linux-any. The build dependencies libgudev and
+    libgusb are not optional and only available on Linux.
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Sun, 04 Sep 2016 10:48:53 -0400
 

Modified: packages/unstable/gnome-multi-writer/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/control?rev=50404&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/control	[utf-8] Tue Sep 13 13:20:14 2016
@@ -6,7 +6,7 @@
 Section: utils
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Biebl <biebl at debian.org>
+Uploaders: Jeremy Bicha <jbicha at ubuntu.com>, Michael Biebl <biebl at debian.org>
 Build-Depends: appstream-util,
                autoconf-archive,
                debhelper (>= 10),
@@ -31,7 +31,7 @@
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-multi-writer
 
 Package: gnome-multi-writer
-Architecture: any
+Architecture: linux-any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Write an ISO file to multiple USB devices at once
  MultiWriter can be used to write an ISO file to multiple USB devices

Modified: packages/unstable/gnome-multi-writer/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/control.in?rev=50404&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/control.in	[utf-8] Tue Sep 13 13:20:14 2016
@@ -27,7 +27,7 @@
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-multi-writer
 
 Package: gnome-multi-writer
-Architecture: any
+Architecture: linux-any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Write an ISO file to multiple USB devices at once
  MultiWriter can be used to write an ISO file to multiple USB devices




More information about the pkg-gnome-commits mailing list