[SCM] Google Gadgets packaging branch, master, updated. debian/0.11.2-3-7-g6ebf7d3

Pino Toscano pino-guest at alioth.debian.org
Mon Jun 20 11:11:41 UTC 2011


The following commit has been merged in the master branch:
commit 6ebf7d3007d8659b5c747453e725cd624ad46fce
Author: Pino Toscano <pino at kde.org>
Date:   Mon Jun 20 12:19:47 2011 +0200

    use wildcard architectures
    
    - !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 -> linux-any
---
 debian/changelog |    2 ++
 debian/control   |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2d8516e..6d512fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ google-gadgets (0.11.2-4) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.9.2, no changes required.
   * Pass the arguments to `dh' after the target name (dh v8 compatibility).
   * Build-depend on dh-autoreconf and use the dh autoreconf addon.
+  * Use wildcard architectures:
+    - !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 -> linux-any
 
  -- Debian Krap Maintainers <debian-qt-kde at lists.debian.org>  Mon, 21 Feb 2011 14:04:53 +0100
 
diff --git a/debian/control b/debian/control
index 2fc7a8c..aacc314 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7.0.50~), automake, autoconf, dh-autoreconf,
  libgstreamer-plugins-base0.10-dev, libltdl3-dev, libqt4-dev, libqtwebkit-dev,
  librsvg2-dev,
  libstartup-notification0-dev, libxml2-dev,
- network-manager-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386],
+ network-manager-dev [linux-any],
  xulrunner-dev (>= 1.9.1.6), zlib1g-dev
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-kde/krap/google-gadgets.git

-- 
Google Gadgets packaging



More information about the pkg-kde-commits mailing list