r30538 - in /desktop/unstable/glib2.0/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Oct 15 16:05:17 UTC 2011


Author: biebl
Date: Sat Oct 15 16:05:17 2011
New Revision: 30538

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30538
Log:
* debian/control.in
  - Use architecture wildcard for kfreebsd and hurd.

Modified:
    desktop/unstable/glib2.0/debian/changelog
    desktop/unstable/glib2.0/debian/control
    desktop/unstable/glib2.0/debian/control.in

Modified: desktop/unstable/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/changelog?rev=30538&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/changelog [utf-8] Sat Oct 15 16:05:17 2011
@@ -10,6 +10,8 @@
       will fail rather than warn when they are passed unknown options.
   * Don't use brace expansion in debian/libglib2.0-0.install and
     debian/libglib2.0-dev.install.
+  * debian/control.in
+    - Use architecture wildcard for kfreebsd and hurd.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 14 Oct 2011 13:21:55 +0200
 

Modified: desktop/unstable/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/control?rev=30538&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/control [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/control [utf-8] Sat Oct 15 16:05:17 2011
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Loic Minier <lool at dooz.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
-Build-Depends: debhelper (>> 8),
+Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90),
                dh-autoreconf,
                pkg-config (>= 0.16.0),
@@ -142,7 +142,7 @@
  in /usr/share/doc/libglib2.0-doc/ .
 
 Package: libgio-fam
-Architecture: hurd-i386 kfreebsd-i386 kfreebsd-amd64
+Architecture: hurd-any kfreebsd-any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Recommends: gamin

Modified: desktop/unstable/glib2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/control.in?rev=30538&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/control.in [utf-8] (original)
+++ desktop/unstable/glib2.0/debian/control.in [utf-8] Sat Oct 15 16:05:17 2011
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Loic Minier <lool at dooz.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>> 8),
+Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90),
                dh-autoreconf,
                pkg-config (>= 0.16.0),
@@ -142,7 +142,7 @@
  in /usr/share/doc/@DOC_PKG@/ .
 
 Package: libgio-fam
-Architecture: hurd-i386 kfreebsd-i386 kfreebsd-amd64
+Architecture: hurd-any kfreebsd-any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Recommends: gamin




More information about the pkg-gnome-commits mailing list