Changeset 4178


Ignore:
Timestamp:
09/26/08 18:34:38 (5 years ago)
Author:
alanbach-guest
Message:
  • Sync'd with Debian 2.16.6-1
Location:
pkg/viola/main/glib2.0/trunk/debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pkg/viola/main/glib2.0/trunk/debian/changelog

    r4113 r4178  
    1 glib2.0 (2.16.5-parsix1) unstable; urgency=low 
    2  
    3   * New upstream bugfix release 
    4  
    5  -- Alan Baghumian <alan@technotux.org>  Tue, 22 Jul 2008 10:55:30 +0200 
     1glib2.0 (2.16.6-parsix1) unstable; urgency=low 
     2 
     3  * Sync'd with Debian 2.16.6-1 
     4 
     5 -- Alan Baghumian <alan@technotux.org>  Fri, 26 Sep 2008 09:34:02 -0700 
     6 
     7glib2.0 (2.16.6-1) unstable; urgency=low 
     8 
     9  * New upstream stable release; bug fixes; no API changes, except you'll get 
     10    string.h #included by some glib headers as they are relying on string.h's 
     11    API anyway. 
     12    - Refresh patch 60_wait-longer-for-threads-to-die to apply cleanly. 
     13 
     14 -- Loic Minier <lool@dooz.org>  Fri, 26 Sep 2008 16:11:28 +0200 
     15 
     16glib2.0 (2.16.5-1) unstable; urgency=low 
     17 
     18  * New upstream bugfix release: 
     19    + debian/patches/04_big-endian.patch, 
     20      debian/patches/99_autoconf.patch: 
     21      - Dropped, merged upstream. 
     22 
     23 -- Sebastian Dröge <slomo@debian.org>  Mon, 21 Jul 2008 12:23:09 +0200 
    624 
    725glib2.0 (2.16.4-2) unstable; urgency=high 
  • pkg/viola/main/glib2.0/trunk/debian/patches/03_blacklist-directories.patch

    r3289 r4178  
    1 Index: glib-2.16.1/gio/gunixmounts.c 
    2 =================================================================== 
    3 --- glib-2.16.1.orig/gio/gunixmounts.c  2008-03-11 21:06:15.332196503 +0100 
    4 +++ glib-2.16.1/gio/gunixmounts.c       2008-03-11 21:08:12.880197371 +0100 
    5 @@ -220,6 +220,8 @@ g_unix_is_mount_path_system_internal (co 
     1--- a/gio/gunixmounts.c 2008-09-12 19:55:52.000000000 +0200 
     2+++ b/gio/gunixmounts.c 2008-09-26 16:12:33.000000000 +0200 
     3@@ -221,6 +221,8 @@ 
    64     "/home", 
    75     "/lib", 
     
    1210     "/mnt", 
    1311     "/opt", 
    14 @@ -230,7 +232,12 @@ g_unix_is_mount_path_system_internal (co 
     12@@ -231,7 +233,12 @@ 
    1513     "/usr", 
    1614     "/usr/local", 
Note: See TracChangeset for help on using the changeset viewer.