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

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Feb 20 11:51:50 UTC 2010


Author: pochu
Date: Sat Feb 20 11:51:46 2010
New Revision: 23082

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23082
Log:
  - Standards-Version is 3.8.4, no changes needed.
  - Let libgio-fam depend on ${misc:Depends}.

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=23082&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Sat Feb 20 11:51:46 2010
@@ -5,6 +5,8 @@
       to succeed when running as root.
   * debian/control.in:
     - Add desktop-file-utils to build depends to fix another test.
+    - Standards-Version is 3.8.4, no changes needed.
+    - Let libgio-fam depend on ${misc:Depends}.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 20 Feb 2010 10:26:32 +0100
 

Modified: desktop/experimental/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control?rev=23082&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control [utf-8] Sat Feb 20 11:51:46 2010
@@ -18,7 +18,7 @@
                linux-libc-dev | not+linux-gnu,
                libgamin-dev | libfam-dev | linux-gnu,
                zlib1g-dev
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://www.gtk.org/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/glib2.0/
@@ -127,7 +127,8 @@
 
 Package: libgio-fam
 Architecture: hurd-i386 kfreebsd-i386 kfreebsd-amd64
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Recommends: gamin
 Description: GLib Input, Output and Streaming Library (fam module)
  GIO is the input, output and streaming API of GLib. This package

Modified: desktop/experimental/glib2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control.in?rev=23082&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control.in [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control.in [utf-8] Sat Feb 20 11:51:46 2010
@@ -18,7 +18,7 @@
                linux-libc-dev | not+linux-gnu,
                libgamin-dev | libfam-dev | linux-gnu,
                zlib1g-dev
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://www.gtk.org/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/glib2.0/
@@ -127,7 +127,8 @@
 
 Package: libgio-fam
 Architecture: hurd-i386 kfreebsd-i386 kfreebsd-amd64
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Recommends: gamin
 Description: GLib Input, Output and Streaming Library (fam module)
  GIO is the input, output and streaming API of GLib. This package




More information about the pkg-gnome-commits mailing list