r39342 - in /trunk/libglib-perl: ./ debian/ t/

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sat Jul 4 18:26:08 UTC 2009


Author: ryan52-guest
Date: Sat Jul  4 18:26:00 2009
New Revision: 39342

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=39342
Log:
* New upstream release
* Debian Policy 3.8.2

Added:
    trunk/libglib-perl/ChangeLog.pre-git
      - copied unchanged from r39341, branches/upstream/libglib-perl/current/ChangeLog.pre-git
Removed:
    trunk/libglib-perl/ChangeLog
Modified:
    trunk/libglib-perl/GBoxed.xs
    trunk/libglib-perl/GClosure.xs
    trunk/libglib-perl/GError.xs
    trunk/libglib-perl/GIOChannel.xs
    trunk/libglib-perl/GLog.xs
    trunk/libglib-perl/GMainLoop.xs
    trunk/libglib-perl/GObject.xs
    trunk/libglib-perl/GParamSpec.xs
    trunk/libglib-perl/GSignal.xs
    trunk/libglib-perl/GType.xs
    trunk/libglib-perl/GUtils.xs
    trunk/libglib-perl/GValue.xs
    trunk/libglib-perl/Glib.exports
    trunk/libglib-perl/Glib.pm
    trunk/libglib-perl/Glib.xs
    trunk/libglib-perl/MANIFEST
    trunk/libglib-perl/MANIFEST.SKIP
    trunk/libglib-perl/META.yml
    trunk/libglib-perl/MakeHelper.pm
    trunk/libglib-perl/Makefile.PL
    trunk/libglib-perl/NEWS
    trunk/libglib-perl/README
    trunk/libglib-perl/Subclass.pm
    trunk/libglib-perl/debian/changelog
    trunk/libglib-perl/debian/control
    trunk/libglib-perl/gperl-private.h
    trunk/libglib-perl/gperl.h
    trunk/libglib-perl/t/1.t
    trunk/libglib-perl/t/2.t
    trunk/libglib-perl/t/a.t
    trunk/libglib-perl/t/c.t
    trunk/libglib-perl/t/d.t
    trunk/libglib-perl/typemap

Modified: trunk/libglib-perl/GBoxed.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/GBoxed.xs?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/GBoxed.xs (original)
+++ trunk/libglib-perl/GBoxed.xs Sat Jul  4 18:26:00 2009
@@ -16,7 +16,7 @@
  * along with this library; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
  *
- * $Id: GBoxed.xs 1101 2009-02-22 16:10:49Z tsch $
+ * $Id$
  */
 
 =head2 GBoxed

Modified: trunk/libglib-perl/GClosure.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/GClosure.xs?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/GClosure.xs (original)
+++ trunk/libglib-perl/GClosure.xs Sat Jul  4 18:26:00 2009
@@ -16,7 +16,7 @@
  * along with this library; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
  *
- * $Id: GClosure.xs 1107 2009-03-08 18:33:31Z tsch $
+ * $Id$
  */
 
 =head2 GClosure / GPerlClosure

Modified: trunk/libglib-perl/GError.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/GError.xs?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/GError.xs (original)
+++ trunk/libglib-perl/GError.xs Sat Jul  4 18:26:00 2009
@@ -16,7 +16,7 @@
  * along with this library; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
  *
- * $Id: GError.xs 1087 2009-02-11 22:21:00Z tsch $
+ * $Id$
  */
 
 #include "gperl.h"

Modified: trunk/libglib-perl/GIOChannel.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/GIOChannel.xs?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/GIOChannel.xs (original)
+++ trunk/libglib-perl/GIOChannel.xs Sat Jul  4 18:26:00 2009
@@ -16,7 +16,7 @@
  * along with this library; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
  *
- * $Id: GIOChannel.xs 1028 2008-10-05 12:49:32Z tsch $
+ * $Id$
  */
 
 #include "gperl.h"

Modified: trunk/libglib-perl/GLog.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/GLog.xs?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/GLog.xs (original)
+++ trunk/libglib-perl/GLog.xs Sat Jul  4 18:26:00 2009
@@ -16,7 +16,7 @@
  * along with this library; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
  *
- * $Id: GLog.xs 1067 2009-02-03 19:24:42Z tsch $
+ * $Id$
  */
 
 #include "gperl.h"

Modified: trunk/libglib-perl/GMainLoop.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/GMainLoop.xs?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/GMainLoop.xs (original)
+++ trunk/libglib-perl/GMainLoop.xs Sat Jul  4 18:26:00 2009
@@ -16,7 +16,7 @@
  * along with this library; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
  *
- * $Id: GMainLoop.xs 1037 2008-11-01 19:27:44Z tsch $
+ * $Id$
  */
 
 #include "gperl.h"

Modified: trunk/libglib-perl/GObject.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/GObject.xs?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/GObject.xs (original)
+++ trunk/libglib-perl/GObject.xs Sat Jul  4 18:26:00 2009
@@ -16,7 +16,7 @@
  * along with this library; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
  *
- * $Id: GObject.xs 1072 2009-02-05 13:57:30Z tsch $
+ * $Id$
  */
 
 /*

Modified: trunk/libglib-perl/GParamSpec.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/GParamSpec.xs?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/GParamSpec.xs (original)
+++ trunk/libglib-perl/GParamSpec.xs Sat Jul  4 18:26:00 2009
@@ -16,7 +16,7 @@
  * along with this library; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
  *
- * $Id: GParamSpec.xs 1061 2009-01-18 15:20:50Z tsch $
+ * $Id$
  */
 
 #include "gperl.h"

Modified: trunk/libglib-perl/GSignal.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/GSignal.xs?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/GSignal.xs (original)
+++ trunk/libglib-perl/GSignal.xs Sat Jul  4 18:26:00 2009
@@ -16,7 +16,7 @@
  * along with this library; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
  *
- * $Id: GSignal.xs 1104 2009-03-01 17:26:01Z tsch $
+ * $Id$
  */
 
 =head2 GSignal

Modified: trunk/libglib-perl/GType.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/GType.xs?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/GType.xs (original)
+++ trunk/libglib-perl/GType.xs Sat Jul  4 18:26:00 2009
@@ -16,7 +16,7 @@
  * along with this library; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
  *
- * $Id: GType.xs 1103 2009-03-01 17:03:05Z tsch $
+ * $Id$
  */
 
 =head2 GType / GEnum / GFlags

Modified: trunk/libglib-perl/GUtils.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/GUtils.xs?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/GUtils.xs (original)
+++ trunk/libglib-perl/GUtils.xs Sat Jul  4 18:26:00 2009
@@ -17,7 +17,7 @@
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  *
- * $Id: GUtils.xs 1028 2008-10-05 12:49:32Z tsch $
+ * $Id$
  */
 #include "gperl.h"
 

Modified: trunk/libglib-perl/GValue.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/GValue.xs?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/GValue.xs (original)
+++ trunk/libglib-perl/GValue.xs Sat Jul  4 18:26:00 2009
@@ -16,7 +16,7 @@
  * along with this library; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
  *
- * $Id: GValue.xs 1028 2008-10-05 12:49:32Z tsch $
+ * $Id$
  */
 
 =head2 GValue

Modified: trunk/libglib-perl/Glib.exports
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/Glib.exports?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/Glib.exports (original)
+++ trunk/libglib-perl/Glib.exports Sat Jul  4 18:26:00 2009
@@ -15,7 +15,7 @@
 # along with this library; if not, write to the Free Software Foundation, Inc.,
 # 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
 #
-# $Id: Glib.exports 1115 2009-03-24 18:32:34Z tsch $
+# $Id$
 #
 
 @exports = qw(

Modified: trunk/libglib-perl/Glib.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/Glib.pm?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/Glib.pm (original)
+++ trunk/libglib-perl/Glib.pm Sat Jul  4 18:26:00 2009
@@ -15,7 +15,7 @@
 # along with this library; if not, write to the Free Software Foundation, Inc.,
 # 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
 #
-# $Id: Glib.pm 1117 2009-03-29 14:35:14Z tsch $
+# $Id$
 #
 
 package Glib;
@@ -66,7 +66,7 @@
 our @EXPORT_OK = map { @$_ } values %EXPORT_TAGS;
 $EXPORT_TAGS{all} = \@EXPORT_OK;
 
-our $VERSION = '1.221';
+our $VERSION = '1.222';
 
 sub dl_load_flags { $^O eq 'darwin' ? 0x00 : 0x01 }
 

Modified: trunk/libglib-perl/Glib.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/Glib.xs?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/Glib.xs (original)
+++ trunk/libglib-perl/Glib.xs Sat Jul  4 18:26:00 2009
@@ -16,7 +16,7 @@
  * along with this library; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
  *
- * $Id: Glib.xs 1077 2009-02-05 14:39:12Z tsch $
+ * $Id$
  */
 
 #include "gperl.h"

Modified: trunk/libglib-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/MANIFEST?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/MANIFEST (original)
+++ trunk/libglib-perl/MANIFEST Sat Jul  4 18:26:00 2009
@@ -1,6 +1,6 @@
 apidoc.pl
 AUTHORS
-ChangeLog
+ChangeLog.pre-git
 CodeGen.pm
 copyright.pod
 devel.pod

Modified: trunk/libglib-perl/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/MANIFEST.SKIP?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/MANIFEST.SKIP (original)
+++ trunk/libglib-perl/MANIFEST.SKIP Sat Jul  4 18:26:00 2009
@@ -3,6 +3,8 @@
 blib
 \.bs$
 build
+\.git
+\.gitignore$
 G.+\.c$
 Makefile$
 Makefile\.old$
@@ -11,4 +13,3 @@
 \.spec$
 \.sw.$
 \.tar\.gz$
-\.svn

Modified: trunk/libglib-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/META.yml?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/META.yml (original)
+++ trunk/libglib-perl/META.yml Sat Jul  4 18:26:00 2009
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:               Glib
-version:            1.221
+version:            1.222
 abstract:           Perl wrappers for the GLib utility and Object libraries
 author:  []
 license:            unknown
@@ -19,10 +19,26 @@
         - t
         - inc
     files:
+        - Glib.xs
+        - GError.xs
+        - GUtils.xs
+        - GLog.xs
+        - GType.xs
+        - GBoxed.xs
+        - GObject.xs
+        - GValue.xs
+        - GClosure.xs
+        - GSignal.xs
+        - GMainLoop.xs
+        - GIOChannel.xs
+        - GParamSpec.xs
+        - GKeyFile.xs
+        - GOption.xs
+        - GBookmarkFile.xs
         - xsapi.pod.head
         - xsapi.pod.foot
     package:  MY
-generated_by:       ExtUtils::MakeMaker version 6.50
+generated_by:       ExtUtils::MakeMaker version 6.52
 meta-spec:
     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
     version:  1.4

Modified: trunk/libglib-perl/MakeHelper.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/MakeHelper.pm?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/MakeHelper.pm (original)
+++ trunk/libglib-perl/MakeHelper.pm Sat Jul  4 18:26:00 2009
@@ -1,5 +1,5 @@
 #
-# $Id: MakeHelper.pm 1112 2009-03-19 17:30:06Z tsch $
+# $Id$
 #
 
 package Glib::MakeHelper;
@@ -362,6 +362,7 @@
 	if ($copyright) {
 		# this text has to be escaped for both make and the shell.
 		$copyright =~ s/\n/\\n/gm; # collapse to one line.
+		$copyright =~ s|/|\\/|g;   # escape slashes for qq//
 		$copyright = "Glib::GenPod::set_copyright(qq/$copyright/);";
 	}
 

Modified: trunk/libglib-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/Makefile.PL?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/Makefile.PL (original)
+++ trunk/libglib-perl/Makefile.PL Sat Jul  4 18:26:00 2009
@@ -1,6 +1,19 @@
+# Copyright (C) 2003-2009 by the gtk2-perl team (see the file AUTHORS for the
+# full list)
 #
-# $Id: Makefile.PL 1113 2009-03-19 17:45:29Z tsch $
+# This library is free software; you can redistribute it and/or modify it under
+# the terms of the GNU Library General Public License as published by the Free
+# Software Foundation; either version 2.1 of the License, or (at your option)
+# any later version.
 #
+# This library is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE.  See the GNU Library General Public License for
+# more details.
+#
+# You should have received a copy of the GNU Library General Public License
+# along with this library; if not, write to the Free Software Foundation, Inc.,
+# 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
 
 BEGIN { require 5.008; }
 
@@ -157,7 +170,7 @@
     META_MERGE => {
       configure_requires => \%PREREQ_PM,
       no_index => {
-        files => [qw/xsapi.pod.head xsapi.pod.foot/],
+        files => [@xs_files, qw/xsapi.pod.head xsapi.pod.foot/],
         package => 'MY',
       },
     },

Modified: trunk/libglib-perl/NEWS
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/NEWS?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/NEWS (original)
+++ trunk/libglib-perl/NEWS Sat Jul  4 18:26:00 2009
@@ -1,3 +1,9 @@
+Overview of changes in Glib 1.222
+=================================
+
+* Properly handle slashes in copyright footers passed to Glib::MakeHelper.
+* Fix a test failure on s390.
+
 Overview of changes in Glib 1.221
 =================================
 

Modified: trunk/libglib-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/README?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/README (original)
+++ trunk/libglib-perl/README Sat Jul  4 18:26:00 2009
@@ -1,4 +1,4 @@
-Glib version 1.221
+Glib version 1.222
 ==================
 
 This module provides perl access to Glib and GLib's GObject libraries.
@@ -102,4 +102,4 @@
 with this library; if not, write to the Free Software Foundation, Inc., 59
 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
 
-# $Id: README 1117 2009-03-29 14:35:14Z tsch $
+# $Id$

Modified: trunk/libglib-perl/Subclass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/Subclass.pm?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/Subclass.pm (original)
+++ trunk/libglib-perl/Subclass.pm Sat Jul  4 18:26:00 2009
@@ -15,7 +15,7 @@
 # along with this library; if not, write to the Free Software Foundation, Inc.,
 # 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
 #
-# $Id: Subclass.pm 1028 2008-10-05 12:49:32Z tsch $
+# $Id$
 #
 
 package Glib::Object::Subclass;

Modified: trunk/libglib-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/debian/changelog?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/debian/changelog (original)
+++ trunk/libglib-perl/debian/changelog Sat Jul  4 18:26:00 2009
@@ -1,12 +1,14 @@
-libglib-perl (1:1.221-2) UNRELEASED; urgency=low
+libglib-perl (1:1.222-1) UNRELEASED; urgency=low
 
   changes for new (unreleased) upstream release already committed here
 
   * remove patch to ignore glog segfaults, all is fixed upstream
   * the g_log tests are now only skipped when using the bad versions of
     glib (Closes: #520168)
-
- -- Ryan Niebur <ryanryan52 at gmail.com>  Mon, 06 Apr 2009 23:23:16 -0700
+  * New upstream release
+  * Debian Policy 3.8.2
+
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Sat, 04 Jul 2009 11:25:50 -0700
 
 libglib-perl (1:1.221-1) unstable; urgency=low
 

Modified: trunk/libglib-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/debian/control?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/debian/control (original)
+++ trunk/libglib-perl/debian/control Sat Jul  4 18:26:00 2009
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 7), perl (>= 5.8.0-7), libextutils-depends-perl (>= 0.300), libextutils-pkgconfig-perl (>= 1.00), libglib2.0-dev (>= 2.4.0), quilt
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryanryan52 at gmail.com>
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 Homepage: http://gtk2-perl.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libglib-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libglib-perl/

Modified: trunk/libglib-perl/gperl-private.h
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/gperl-private.h?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/gperl-private.h (original)
+++ trunk/libglib-perl/gperl-private.h Sat Jul  4 18:26:00 2009
@@ -3,7 +3,7 @@
  *
  * Licensed under the LGPL, see LICENSE file for more information.
  *
- * $Id: gperl-private.h 1051 2008-11-22 12:25:14Z tsch $
+ * $Id$
  */
 
 /*

Modified: trunk/libglib-perl/gperl.h
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/gperl.h?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/gperl.h (original)
+++ trunk/libglib-perl/gperl.h Sat Jul  4 18:26:00 2009
@@ -16,7 +16,7 @@
  * along with this library; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
  *
- * $Id: gperl.h 1052 2008-11-22 14:21:54Z tsch $
+ * $Id$
  */
 
 #ifndef _GPERL_H_

Modified: trunk/libglib-perl/t/1.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/t/1.t?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/t/1.t (original)
+++ trunk/libglib-perl/t/1.t Sat Jul  4 18:26:00 2009
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# $Id: 1.t 1028 2008-10-05 12:49:32Z tsch $
+# $Id$
 #
 # Basic test for Glib fundamentals.  make sure that the smoke does't get out,
 # and test most of the procedural things in Glib's toplevel namespace.

Modified: trunk/libglib-perl/t/2.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/t/2.t?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/t/2.t (original)
+++ trunk/libglib-perl/t/2.t Sat Jul  4 18:26:00 2009
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# $Id: 2.t 1028 2008-10-05 12:49:32Z tsch $
+# $Id$
 #
 # Really simple smoke tests for Glib::Object wrappers.
 #

Modified: trunk/libglib-perl/t/a.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/t/a.t?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/t/a.t (original)
+++ trunk/libglib-perl/t/a.t Sat Jul  4 18:26:00 2009
@@ -59,7 +59,8 @@
 SKIP: {
 	# See <http://bugzilla.gnome.org/show_bug.cgi?id=577137>.
 	skip 'using multiple log levels breaks g_log on some platforms', 2
-		if $Config{archname} =~ /powerpc|amd64/;
+		if (!Glib->CHECK_VERSION(2, 20, 1) &&
+		    $Config{archname} =~ /powerpc|amd64|s390/);
 	my $id = Glib::Log->set_handler (undef,
 		[qw/ error critical warning message info debug /],
 		sub {

Modified: trunk/libglib-perl/t/c.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/t/c.t?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/t/c.t (original)
+++ trunk/libglib-perl/t/c.t Sat Jul  4 18:26:00 2009
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 # vim: set filetype=perl :
 #
-# $Id: c.t 1074 2009-02-05 14:14:54Z tsch $
+# $Id$
 #
 
 #

Modified: trunk/libglib-perl/t/d.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/t/d.t?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/t/d.t (original)
+++ trunk/libglib-perl/t/d.t Sat Jul  4 18:26:00 2009
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# $Id: d.t 1028 2008-10-05 12:49:32Z tsch $
+# $Id$
 #
 
 #

Modified: trunk/libglib-perl/typemap
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/typemap?rev=39342&op=diff
==============================================================================
--- trunk/libglib-perl/typemap (original)
+++ trunk/libglib-perl/typemap Sat Jul  4 18:26:00 2009
@@ -15,7 +15,7 @@
 # along with this library; if not, write to the Free Software Foundation, Inc.,
 # 59 Temple Place - Suite 330, Boston, MA  02111-1307  USA.
 #
-# $Id: typemap 1052 2008-11-22 14:21:54Z tsch $
+# $Id$
 #
 
 TYPEMAP




More information about the Pkg-perl-cvs-commits mailing list