r56631 - in /trunk/libautobox-core-perl: ./ debian/ lib/ t/

ivan at users.alioth.debian.org ivan at users.alioth.debian.org
Wed Apr 21 19:03:31 UTC 2010


Author: ivan
Date: Wed Apr 21 19:03:16 2010
New Revision: 56631

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=56631
Log:
  * New upstream release including license.
  * Add myself to Uploaders:
  * debian/copyright: add license information
  * debian/control: Standards-Version 3.8.4
  * debian/control: remove the version from libautobox-perl, there's no older
    version than the required one in debian
  * debian/control: rework short and long descriptions as noun phrases

Added:
    trunk/libautobox-core-perl/lib/
      - copied from r56630, branches/upstream/libautobox-core-perl/current/lib/
    trunk/libautobox-core-perl/t/array-slice.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/array-slice.t
    trunk/libautobox-core-perl/t/bless.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/bless.t
    trunk/libautobox-core-perl/t/center.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/center.t
    trunk/libautobox-core-perl/t/chomp.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/chomp.t
    trunk/libautobox-core-perl/t/chop.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/chop.t
    trunk/libautobox-core-perl/t/chr.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/chr.t
    trunk/libautobox-core-perl/t/curry.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/curry.t
    trunk/libautobox-core-perl/t/each.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/each.t
    trunk/libautobox-core-perl/t/elements.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/elements.t
    trunk/libautobox-core-perl/t/elems.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/elems.t
    trunk/libautobox-core-perl/t/first_index.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/first_index.t
    trunk/libautobox-core-perl/t/flatten.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/flatten.t
    trunk/libautobox-core-perl/t/flip.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/flip.t
    trunk/libautobox-core-perl/t/for.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/for.t
    trunk/libautobox-core-perl/t/foreach.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/foreach.t
    trunk/libautobox-core-perl/t/grep.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/grep.t
    trunk/libautobox-core-perl/t/head.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/head.t
    trunk/libautobox-core-perl/t/index.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/index.t
    trunk/libautobox-core-perl/t/join.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/join.t
    trunk/libautobox-core-perl/t/keys.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/keys.t
    trunk/libautobox-core-perl/t/last_index.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/last_index.t
    trunk/libautobox-core-perl/t/lc.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/lc.t
    trunk/libautobox-core-perl/t/lcfirst.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/lcfirst.t
    trunk/libautobox-core-perl/t/length.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/length.t
    trunk/libautobox-core-perl/t/map.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/map.t
    trunk/libautobox-core-perl/t/number.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/number.t
    trunk/libautobox-core-perl/t/numeric.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/numeric.t
    trunk/libautobox-core-perl/t/ord.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/ord.t
    trunk/libautobox-core-perl/t/pack.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/pack.t
    trunk/libautobox-core-perl/t/pop.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/pop.t
    trunk/libautobox-core-perl/t/print.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/print.t
    trunk/libautobox-core-perl/t/push.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/push.t
    trunk/libautobox-core-perl/t/range.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/range.t
    trunk/libautobox-core-perl/t/ref.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/ref.t
    trunk/libautobox-core-perl/t/reverse.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/reverse.t
    trunk/libautobox-core-perl/t/rindex.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/rindex.t
    trunk/libautobox-core-perl/t/s.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/s.t
    trunk/libautobox-core-perl/t/say.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/say.t
    trunk/libautobox-core-perl/t/scalar.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/scalar.t
    trunk/libautobox-core-perl/t/shift.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/shift.t
    trunk/libautobox-core-perl/t/size.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/size.t
    trunk/libautobox-core-perl/t/slice.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/slice.t
    trunk/libautobox-core-perl/t/sort.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/sort.t
    trunk/libautobox-core-perl/t/split.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/split.t
    trunk/libautobox-core-perl/t/sprintf.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/sprintf.t
    trunk/libautobox-core-perl/t/substr.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/substr.t
    trunk/libautobox-core-perl/t/tail.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/tail.t
    trunk/libautobox-core-perl/t/uc.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/uc.t
    trunk/libautobox-core-perl/t/ucfirst.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/ucfirst.t
    trunk/libautobox-core-perl/t/unpack.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/unpack.t
    trunk/libautobox-core-perl/t/unshift.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/unshift.t
    trunk/libautobox-core-perl/t/values.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/values.t
    trunk/libautobox-core-perl/t/vec.t
      - copied unchanged from r56630, branches/upstream/libautobox-core-perl/current/t/vec.t
Removed:
    trunk/libautobox-core-perl/Changes
    trunk/libautobox-core-perl/Core.pm
    trunk/libautobox-core-perl/test.pl
Modified:
    trunk/libautobox-core-perl/MANIFEST
    trunk/libautobox-core-perl/META.yml
    trunk/libautobox-core-perl/Makefile.PL
    trunk/libautobox-core-perl/README
    trunk/libautobox-core-perl/debian/changelog
    trunk/libautobox-core-perl/debian/control
    trunk/libautobox-core-perl/debian/copyright
    trunk/libautobox-core-perl/t/added.t

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

Modified: trunk/libautobox-core-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libautobox-core-perl/MANIFEST?rev=56631&op=diff

Modified: trunk/libautobox-core-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libautobox-core-perl/META.yml?rev=56631&op=diff

Modified: trunk/libautobox-core-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libautobox-core-perl/Makefile.PL?rev=56631&op=diff

Modified: trunk/libautobox-core-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libautobox-core-perl/README?rev=56631&op=diff

Modified: trunk/libautobox-core-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libautobox-core-perl/debian/changelog?rev=56631&op=diff

Modified: trunk/libautobox-core-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libautobox-core-perl/debian/control?rev=56631&op=diff

Modified: trunk/libautobox-core-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libautobox-core-perl/debian/copyright?rev=56631&op=diff

Modified: trunk/libautobox-core-perl/t/added.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libautobox-core-perl/t/added.t?rev=56631&op=diff




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