r54436 - in /packages/unstable/jhbuild/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Sun Oct 15 00:16:58 UTC 2017


Author: jbicha
Date: Sun Oct 15 00:16:58 2017
New Revision: 54436

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54436
Log:
Switch from arch:any to arch:all

Modified:
    packages/unstable/jhbuild/debian/changelog
    packages/unstable/jhbuild/debian/control
    packages/unstable/jhbuild/debian/control.in

Modified: packages/unstable/jhbuild/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/jhbuild/debian/changelog?rev=54436&op=diff
==============================================================================
--- packages/unstable/jhbuild/debian/changelog	[utf-8] (original)
+++ packages/unstable/jhbuild/debian/changelog	[utf-8] Sun Oct 15 00:16:58 2017
@@ -1,7 +1,10 @@
 jhbuild (3.15.92+20171014~ed1297d-1) UNRELEASED; urgency=medium
 
   * New upstream git snapshot
+    - /usr/bin/install-check has been removed
+    - jhbuild.desktop is no longer provided
   * Switch from cdbs to dh
+  * Switch from arch:any to arch:all
   * Bump debhelper compat to 10
 
  -- Jeremy Bicha <jbicha at debian.org>  Sat, 14 Oct 2017 18:07:42 -0400

Modified: packages/unstable/jhbuild/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/jhbuild/debian/control?rev=54436&op=diff
==============================================================================
--- packages/unstable/jhbuild/debian/control	[utf-8] (original)
+++ packages/unstable/jhbuild/debian/control	[utf-8] Sun Oct 15 00:16:58 2017
@@ -22,7 +22,7 @@
 Homepage: https://wiki.gnome.org/Projects/Jhbuild
 
 Package: jhbuild
-Architecture: any
+Architecture: all
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends}

Modified: packages/unstable/jhbuild/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/jhbuild/debian/control.in?rev=54436&op=diff
==============================================================================
--- packages/unstable/jhbuild/debian/control.in	[utf-8] (original)
+++ packages/unstable/jhbuild/debian/control.in	[utf-8] Sun Oct 15 00:16:58 2017
@@ -18,7 +18,7 @@
 Homepage: https://wiki.gnome.org/Projects/Jhbuild
 
 Package: jhbuild
-Architecture: any
+Architecture: all
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends}




More information about the pkg-gnome-commits mailing list