r45992 - in /branches/upstream/libdate-pcalc-perl/current: ./ examples/ lib/Date/Pcalc/ lib/Date/Pcalendar/ src/ src/C_XS/ src/Perl/ t/

angelabad-guest at users.alioth.debian.org angelabad-guest at users.alioth.debian.org
Sun Oct 18 15:09:28 UTC 2009


Author: angelabad-guest
Date: Sun Oct 18 15:07:07 2009
New Revision: 45992

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

Added:
    branches/upstream/libdate-pcalc-perl/current/GNU_LGPL.txt
    branches/upstream/libdate-pcalc-perl/current/examples/cal.c
    branches/upstream/libdate-pcalc-perl/current/src/
    branches/upstream/libdate-pcalc-perl/current/src/C_XS/
    branches/upstream/libdate-pcalc-perl/current/src/C_XS/DatePcalc.c
    branches/upstream/libdate-pcalc-perl/current/src/C_XS/DatePcalc.h
    branches/upstream/libdate-pcalc-perl/current/src/C_XS/Pcalc.pm
    branches/upstream/libdate-pcalc-perl/current/src/C_XS/Pcalc.xs
    branches/upstream/libdate-pcalc-perl/current/src/C_XS/ToolBox.h
    branches/upstream/libdate-pcalc-perl/current/src/C_XS/typemap
    branches/upstream/libdate-pcalc-perl/current/src/Perl/
    branches/upstream/libdate-pcalc-perl/current/src/Perl/Pcalc.pm
Removed:
    branches/upstream/libdate-pcalc-perl/current/Pcalc.pm
Modified:
    branches/upstream/libdate-pcalc-perl/current/CHANGES.txt
    branches/upstream/libdate-pcalc-perl/current/CREDITS.txt
    branches/upstream/libdate-pcalc-perl/current/EXAMPLES.txt
    branches/upstream/libdate-pcalc-perl/current/INSTALL.txt
    branches/upstream/libdate-pcalc-perl/current/MANIFEST
    branches/upstream/libdate-pcalc-perl/current/META.yml
    branches/upstream/libdate-pcalc-perl/current/Makefile.PL
    branches/upstream/libdate-pcalc-perl/current/Pcalc.pod
    branches/upstream/libdate-pcalc-perl/current/Pcalendar.pm
    branches/upstream/libdate-pcalc-perl/current/Pcalendar.pod
    branches/upstream/libdate-pcalc-perl/current/README.htm
    branches/upstream/libdate-pcalc-perl/current/README.txt
    branches/upstream/libdate-pcalc-perl/current/TOOLS.txt
    branches/upstream/libdate-pcalc-perl/current/examples/calendar.pl
    branches/upstream/libdate-pcalc-perl/current/examples/datecalc.pl
    branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalc/Object.pm
    branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalc/Object.pod
    branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalendar/Profiles.pm
    branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalendar/Profiles.pod
    branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalendar/Year.pm
    branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalendar/Year.pod
    branches/upstream/libdate-pcalc-perl/current/t/f000.t

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

Modified: branches/upstream/libdate-pcalc-perl/current/CHANGES.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/CHANGES.txt?rev=45992&op=diff

Modified: branches/upstream/libdate-pcalc-perl/current/CREDITS.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/CREDITS.txt?rev=45992&op=diff

Modified: branches/upstream/libdate-pcalc-perl/current/EXAMPLES.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/EXAMPLES.txt?rev=45992&op=diff

Added: branches/upstream/libdate-pcalc-perl/current/GNU_LGPL.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/GNU_LGPL.txt?rev=45992&op=file

Modified: branches/upstream/libdate-pcalc-perl/current/INSTALL.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/INSTALL.txt?rev=45992&op=diff

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

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

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

Modified: branches/upstream/libdate-pcalc-perl/current/Pcalc.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/Pcalc.pod?rev=45992&op=diff

Modified: branches/upstream/libdate-pcalc-perl/current/Pcalendar.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/Pcalendar.pm?rev=45992&op=diff

Modified: branches/upstream/libdate-pcalc-perl/current/Pcalendar.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/Pcalendar.pod?rev=45992&op=diff

Modified: branches/upstream/libdate-pcalc-perl/current/README.htm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/README.htm?rev=45992&op=diff

Modified: branches/upstream/libdate-pcalc-perl/current/README.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/README.txt?rev=45992&op=diff

Modified: branches/upstream/libdate-pcalc-perl/current/TOOLS.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/TOOLS.txt?rev=45992&op=diff

Added: branches/upstream/libdate-pcalc-perl/current/examples/cal.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/examples/cal.c?rev=45992&op=file

Modified: branches/upstream/libdate-pcalc-perl/current/examples/calendar.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/examples/calendar.pl?rev=45992&op=diff

Modified: branches/upstream/libdate-pcalc-perl/current/examples/datecalc.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/examples/datecalc.pl?rev=45992&op=diff

Modified: branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalc/Object.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalc/Object.pm?rev=45992&op=diff

Modified: branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalc/Object.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalc/Object.pod?rev=45992&op=diff

Modified: branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalendar/Profiles.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalendar/Profiles.pm?rev=45992&op=diff

Modified: branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalendar/Profiles.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalendar/Profiles.pod?rev=45992&op=diff

Modified: branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalendar/Year.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalendar/Year.pm?rev=45992&op=diff

Modified: branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalendar/Year.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/lib/Date/Pcalendar/Year.pod?rev=45992&op=diff

Added: branches/upstream/libdate-pcalc-perl/current/src/C_XS/DatePcalc.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/src/C_XS/DatePcalc.c?rev=45992&op=file

Added: branches/upstream/libdate-pcalc-perl/current/src/C_XS/DatePcalc.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/src/C_XS/DatePcalc.h?rev=45992&op=file

Added: branches/upstream/libdate-pcalc-perl/current/src/C_XS/Pcalc.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/src/C_XS/Pcalc.pm?rev=45992&op=file

Added: branches/upstream/libdate-pcalc-perl/current/src/C_XS/Pcalc.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/src/C_XS/Pcalc.xs?rev=45992&op=file

Added: branches/upstream/libdate-pcalc-perl/current/src/C_XS/ToolBox.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/src/C_XS/ToolBox.h?rev=45992&op=file

Added: branches/upstream/libdate-pcalc-perl/current/src/C_XS/typemap
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/src/C_XS/typemap?rev=45992&op=file

Added: branches/upstream/libdate-pcalc-perl/current/src/Perl/Pcalc.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/src/Perl/Pcalc.pm?rev=45992&op=file

Modified: branches/upstream/libdate-pcalc-perl/current/t/f000.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdate-pcalc-perl/current/t/f000.t?rev=45992&op=diff




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