r28831 - in /branches/upstream/libglib-perl/current: ./ t/

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sun Dec 28 11:12:02 UTC 2008


Author: ryan52-guest
Date: Sun Dec 28 11:11:59 2008
New Revision: 28831

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=28831
Log:
[svn-upgrade] Integrating new upstream version, libglib-perl (1.211)

Added:
    branches/upstream/libglib-perl/current/GOption.xs
    branches/upstream/libglib-perl/current/t/lazy_loader.t
    branches/upstream/libglib-perl/current/t/options.t
Modified:
    branches/upstream/libglib-perl/current/ChangeLog
    branches/upstream/libglib-perl/current/GBoxed.xs
    branches/upstream/libglib-perl/current/GClosure.xs
    branches/upstream/libglib-perl/current/GError.xs
    branches/upstream/libglib-perl/current/GIOChannel.xs
    branches/upstream/libglib-perl/current/GLog.xs
    branches/upstream/libglib-perl/current/GMainLoop.xs
    branches/upstream/libglib-perl/current/GObject.xs
    branches/upstream/libglib-perl/current/GParamSpec.xs
    branches/upstream/libglib-perl/current/GSignal.xs
    branches/upstream/libglib-perl/current/GType.xs
    branches/upstream/libglib-perl/current/GUtils.xs
    branches/upstream/libglib-perl/current/GValue.xs
    branches/upstream/libglib-perl/current/GenPod.pm
    branches/upstream/libglib-perl/current/Glib.exports
    branches/upstream/libglib-perl/current/Glib.pm
    branches/upstream/libglib-perl/current/Glib.xs
    branches/upstream/libglib-perl/current/MANIFEST
    branches/upstream/libglib-perl/current/MANIFEST.SKIP
    branches/upstream/libglib-perl/current/META.yml
    branches/upstream/libglib-perl/current/MakeHelper.pm
    branches/upstream/libglib-perl/current/Makefile.PL
    branches/upstream/libglib-perl/current/NEWS
    branches/upstream/libglib-perl/current/README
    branches/upstream/libglib-perl/current/Subclass.pm
    branches/upstream/libglib-perl/current/TODO
    branches/upstream/libglib-perl/current/gperl-private.h
    branches/upstream/libglib-perl/current/gperl.h
    branches/upstream/libglib-perl/current/t/1.t
    branches/upstream/libglib-perl/current/t/2.t
    branches/upstream/libglib-perl/current/t/4.t
    branches/upstream/libglib-perl/current/t/5.t
    branches/upstream/libglib-perl/current/t/9.t
    branches/upstream/libglib-perl/current/t/c.t
    branches/upstream/libglib-perl/current/t/d.t
    branches/upstream/libglib-perl/current/t/e.t
    branches/upstream/libglib-perl/current/typemap

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libglib-perl/current/ChangeLog
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/ChangeLog?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/GBoxed.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/GBoxed.xs?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/GClosure.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/GClosure.xs?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/GError.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/GError.xs?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/GIOChannel.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/GIOChannel.xs?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/GLog.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/GLog.xs?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/GMainLoop.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/GMainLoop.xs?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/GObject.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/GObject.xs?rev=28831&op=diff

Added: branches/upstream/libglib-perl/current/GOption.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/GOption.xs?rev=28831&op=file

Modified: branches/upstream/libglib-perl/current/GParamSpec.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/GParamSpec.xs?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/GSignal.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/GSignal.xs?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/GType.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/GType.xs?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/GUtils.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/GUtils.xs?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/GValue.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/GValue.xs?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/GenPod.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/GenPod.pm?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/Glib.exports
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/Glib.exports?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/Glib.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/Glib.pm?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/Glib.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/Glib.xs?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/MANIFEST?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/MANIFEST.SKIP?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/META.yml?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/MakeHelper.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/MakeHelper.pm?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/Makefile.PL?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/NEWS
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/NEWS?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/README?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/Subclass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/Subclass.pm?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/TODO?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/gperl-private.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/gperl-private.h?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/gperl.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/gperl.h?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/t/1.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/t/1.t?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/t/2.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/t/2.t?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/t/4.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/t/4.t?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/t/5.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/t/5.t?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/t/9.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/t/9.t?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/t/c.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/t/c.t?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/t/d.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/t/d.t?rev=28831&op=diff

Modified: branches/upstream/libglib-perl/current/t/e.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/t/e.t?rev=28831&op=diff

Added: branches/upstream/libglib-perl/current/t/lazy_loader.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/t/lazy_loader.t?rev=28831&op=file

Added: branches/upstream/libglib-perl/current/t/options.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/t/options.t?rev=28831&op=file

Modified: branches/upstream/libglib-perl/current/typemap
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libglib-perl/current/typemap?rev=28831&op=diff




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