r30029 - in /desktop/experimental/glib2.0/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Oct 6 00:38:51 UTC 2011


Author: biebl
Date: Thu Oct  6 00:38:50 2011
New Revision: 30029

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

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

Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=30029&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Thu Oct  6 00:38:50 2011
@@ -9,6 +9,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>  Thu, 06 Oct 2011 00:09:17 +0200
 

Modified: desktop/experimental/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control?rev=30029&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control [utf-8] Thu Oct  6 00:38:50 2011
@@ -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/experimental/glib2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control.in?rev=30029&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control.in [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control.in [utf-8] Thu Oct  6 00:38:50 2011
@@ -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