r43728 - in /trunk/libsmart-comments-perl: ./ debian/ lib/Smart/ t/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Sep 5 02:20:53 UTC 2009


Author: jawnsy-guest
Date: Sat Sep  5 02:19:59 2009
New Revision: 43728

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43728
Log:
TODO: update copyright information
* New upstream release
  + Add a hack for 64-bit systems
* No longer require libmodule-build-perl; it's a traditional Makefile
* Bump compat level to 7
* Standards-Version 3.8.3 (drop version depends on perl)
* Use new shorter rules format

Modified:
    trunk/libsmart-comments-perl/Build.PL
    trunk/libsmart-comments-perl/Changes
    trunk/libsmart-comments-perl/MANIFEST
    trunk/libsmart-comments-perl/META.yml
    trunk/libsmart-comments-perl/Makefile.PL
    trunk/libsmart-comments-perl/README
    trunk/libsmart-comments-perl/debian/changelog
    trunk/libsmart-comments-perl/debian/compat
    trunk/libsmart-comments-perl/debian/control
    trunk/libsmart-comments-perl/debian/rules
    trunk/libsmart-comments-perl/lib/Smart/Comments.pm
    trunk/libsmart-comments-perl/t/00.load.t
    trunk/libsmart-comments-perl/t/ENV_0.t
    trunk/libsmart-comments-perl/t/ENV_1.t
    trunk/libsmart-comments-perl/t/ENV_str.t
    trunk/libsmart-comments-perl/t/assert.t
    trunk/libsmart-comments-perl/t/brackets.t
    trunk/libsmart-comments-perl/t/c_like_for_loop.t
    trunk/libsmart-comments-perl/t/check.t
    trunk/libsmart-comments-perl/t/confirm.t
    trunk/libsmart-comments-perl/t/ensure.t
    trunk/libsmart-comments-perl/t/insist.t
    trunk/libsmart-comments-perl/t/labelled_perlish_loop.t
    trunk/libsmart-comments-perl/t/message.t
    trunk/libsmart-comments-perl/t/perlish_for.t
    trunk/libsmart-comments-perl/t/perlish_for_percentage.t
    trunk/libsmart-comments-perl/t/pod-coverage.t
    trunk/libsmart-comments-perl/t/pod.t
    trunk/libsmart-comments-perl/t/require.t
    trunk/libsmart-comments-perl/t/selective.t
    trunk/libsmart-comments-perl/t/simple_perlish_for.t
    trunk/libsmart-comments-perl/t/var.t
    trunk/libsmart-comments-perl/t/verify.t
    trunk/libsmart-comments-perl/t/while.t
    trunk/libsmart-comments-perl/t/while_num.t

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

Modified: trunk/libsmart-comments-perl/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/Build.PL?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/Changes?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/MANIFEST?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/META.yml?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/Makefile.PL?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/README?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/debian/changelog?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/debian/compat?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/debian/control?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/debian/rules?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/lib/Smart/Comments.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/lib/Smart/Comments.pm?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/00.load.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/00.load.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/ENV_0.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/ENV_0.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/ENV_1.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/ENV_1.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/ENV_str.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/ENV_str.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/assert.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/assert.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/brackets.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/brackets.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/c_like_for_loop.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/c_like_for_loop.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/check.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/check.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/confirm.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/confirm.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/ensure.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/ensure.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/insist.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/insist.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/labelled_perlish_loop.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/labelled_perlish_loop.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/message.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/message.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/perlish_for.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/perlish_for.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/perlish_for_percentage.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/perlish_for_percentage.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/pod-coverage.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/pod.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/require.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/require.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/selective.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/selective.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/simple_perlish_for.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/simple_perlish_for.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/var.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/var.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/verify.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/verify.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/while.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/while.t?rev=43728&op=diff

Modified: trunk/libsmart-comments-perl/t/while_num.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/t/while_num.t?rev=43728&op=diff




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