r39010 - in /trunk/libdata-stream-bulk-perl: ./ debian/ debian/patches/ lib/Data/Stream/ lib/Data/Stream/Bulk/ lib/Data/Stream/Bulk/Path/ t/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Wed Jul 1 01:07:14 UTC 2009


Author: jawnsy-guest
Date: Wed Jul  1 01:07:08 2009
New Revision: 39010

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=39010
Log:
* New upstream release
* Patch removed because it is fixed upstream

Added:
    trunk/libdata-stream-bulk-perl/.gitignore
    trunk/libdata-stream-bulk-perl/t/pod.t
Removed:
    trunk/libdata-stream-bulk-perl/debian/README.source
    trunk/libdata-stream-bulk-perl/debian/patches/
Modified:
    trunk/libdata-stream-bulk-perl/Changes
    trunk/libdata-stream-bulk-perl/MANIFEST
    trunk/libdata-stream-bulk-perl/META.yml
    trunk/libdata-stream-bulk-perl/SIGNATURE
    trunk/libdata-stream-bulk-perl/debian/changelog
    trunk/libdata-stream-bulk-perl/debian/control
    trunk/libdata-stream-bulk-perl/debian/copyright
    trunk/libdata-stream-bulk-perl/debian/rules
    trunk/libdata-stream-bulk-perl/lib/Data/Stream/Bulk.pm
    trunk/libdata-stream-bulk-perl/lib/Data/Stream/Bulk/Filter.pm
    trunk/libdata-stream-bulk-perl/lib/Data/Stream/Bulk/Path/Class.pm

Added: trunk/libdata-stream-bulk-perl/.gitignore
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-stream-bulk-perl/.gitignore?rev=39010&op=file
==============================================================================
--- trunk/libdata-stream-bulk-perl/.gitignore (added)
+++ trunk/libdata-stream-bulk-perl/.gitignore Wed Jul  1 01:07:08 2009
@@ -1,0 +1,15 @@
+.*
+!.gitignore
+Makefile*
+!Makefile.PL
+META.yml
+blib
+build
+inc
+pm_to_blib
+MANIFEST*
+!MANIFEST.SKIP
+Debian*
+README
+Data-Stream-Bulk-*
+*.bs

Modified: trunk/libdata-stream-bulk-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-stream-bulk-perl/Changes?rev=39010&op=diff
==============================================================================
--- trunk/libdata-stream-bulk-perl/Changes (original)
+++ trunk/libdata-stream-bulk-perl/Changes Wed Jul  1 01:07:08 2009
@@ -1,3 +1,8 @@
+0.06
+    - Fix several pod errors (Closes RT#43490) (Ryan Niebur)
+    - Add pod tests
+    - Update version control notice
+
 0.05
 	- Silence some new warnings from Moose
 

Modified: trunk/libdata-stream-bulk-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-stream-bulk-perl/MANIFEST?rev=39010&op=diff
==============================================================================
--- trunk/libdata-stream-bulk-perl/MANIFEST (original)
+++ trunk/libdata-stream-bulk-perl/MANIFEST Wed Jul  1 01:07:08 2009
@@ -1,3 +1,4 @@
+.gitignore
 Changes
 lib/Data/Stream/Bulk.pm
 lib/Data/Stream/Bulk/Array.pm
@@ -17,5 +18,6 @@
 t/dbi.t
 t/dbic.t
 t/path_class.t
+t/pod.t
 META.yml                                 Module meta-data (added by MakeMaker)
 SIGNATURE                                Public-key signature (added by MakeMaker)

Modified: trunk/libdata-stream-bulk-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-stream-bulk-perl/META.yml?rev=39010&op=diff
==============================================================================
--- trunk/libdata-stream-bulk-perl/META.yml (original)
+++ trunk/libdata-stream-bulk-perl/META.yml Wed Jul  1 01:07:08 2009
@@ -1,11 +1,13 @@
 --- #YAML:1.0
 name:               Data-Stream-Bulk
-version:            0.05
+version:            0.06
 abstract:           ~
 author:  []
 license:            unknown
 distribution_type:  module
 configure_requires:
+    ExtUtils::MakeMaker:  0
+build_requires:
     ExtUtils::MakeMaker:  0
 requires:
     Moose:             0
@@ -16,7 +18,7 @@
     directory:
         - t
         - inc
-generated_by:       ExtUtils::MakeMaker version 6.48
+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/libdata-stream-bulk-perl/SIGNATURE
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-stream-bulk-perl/SIGNATURE?rev=39010&op=diff
==============================================================================
--- trunk/libdata-stream-bulk-perl/SIGNATURE (original)
+++ trunk/libdata-stream-bulk-perl/SIGNATURE Wed Jul  1 01:07:08 2009
@@ -14,30 +14,32 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-SHA1 55c18561337561570f625b98f77f46bf68019d8b Changes
-SHA1 1bcf8fdfacc33ee6a279c6ef66d5ee7e9c0bf41a MANIFEST
+SHA1 968be537dae8666f5fec5eaa357c82a8d8a92227 .gitignore
+SHA1 a221f309e0ede612b204246b170a292ae6ac7b27 Changes
+SHA1 76f70ddaca5561a7a0923614b9a07a06471d33ec MANIFEST
 SHA1 190e9058eb9c6446a1a3f3ddf15b082f1ecde152 MANIFEST.SKIP
-SHA1 84cb466d6fae14f19d03e67ed046e5198786b1df META.yml
+SHA1 0abfcf48af6a2a90e2dbc5ccb8a71ed640555250 META.yml
 SHA1 bcf7bb00b1610830e122fd7fcdb37659e9471525 Makefile.PL
-SHA1 bc97efd37676653663f2fb6bd67275e10a134356 lib/Data/Stream/Bulk.pm
+SHA1 c9efb3c07c5bc8a1c249b106ca050d86b9ef711b lib/Data/Stream/Bulk.pm
 SHA1 b0f51f4b50a74f9480ca0bada1cfa11413766c78 lib/Data/Stream/Bulk/Array.pm
 SHA1 0e0cb58822476728658795ea8d94f58d39943165 lib/Data/Stream/Bulk/Callback.pm
 SHA1 7caeded7484ca7779fc72344b68e8bb408c85b5f lib/Data/Stream/Bulk/Cat.pm
 SHA1 a8d81a2916c71eeb859c1d2d040c84706b91a131 lib/Data/Stream/Bulk/DBI.pm
 SHA1 c0c270cfef2095da1ef5839f7faf09a12d823617 lib/Data/Stream/Bulk/DBIC.pm
 SHA1 39809a155d78521c1283e8838f36d9f15d8ed1f2 lib/Data/Stream/Bulk/DoneFlag.pm
-SHA1 295c142d61a1e700706d70e3b3adb5724a67ac17 lib/Data/Stream/Bulk/Filter.pm
+SHA1 8f3dac3f2a1293be7fb1161e77dfcd79c731fe81 lib/Data/Stream/Bulk/Filter.pm
 SHA1 a16b1943219e2f5ef2123e5a4e4e67a817391f90 lib/Data/Stream/Bulk/Nil.pm
-SHA1 ba961b469e77fe38bfffb5f244e17737be7e21b8 lib/Data/Stream/Bulk/Path/Class.pm
+SHA1 237ecd02c5584ef7d30a829fdf3eea5edd43b268 lib/Data/Stream/Bulk/Path/Class.pm
 SHA1 62094fe2f848b94c092b4939dfb1c013f237705a lib/Data/Stream/Bulk/Util.pm
 SHA1 87e0dfa3b292f7b5c739f6e044ac241ce04db76b t/basic.t
 SHA1 0dbf4f10ce6c5fa53455985c4fdcadf63f227554 t/dbi.t
 SHA1 dc026efe15a57e09708497c8c3d5369723406a21 t/dbic.t
 SHA1 939dff86807cf7a80484e6ae9d247c241d9d3bcf t/path_class.t
+SHA1 9972dd330898cf4f957d680bcd9ff1845b356bc5 t/pod.t
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.7 (Darwin)
+Version: GnuPG v1.4.9 (GNU/Linux)
 
-iD8DBQFKRV+1VCwRwOvSdBgRAkJyAJ4yw8w3gIvcQ/GMizgZ9IcepFzedwCguf2F
-J3VfZ05sMkcFaX7mp5sD944=
-=CqyG
+iEYEARECAAYFAkpJk6UACgkQdC8qQo5jWl6jygCfedSFOFfh3QQGdDu8eK6b0k3N
+7fYAoIBWSWbg1t7ReL/iO2r9lGGQMXum
+=UWpf
 -----END PGP SIGNATURE-----

Modified: trunk/libdata-stream-bulk-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-stream-bulk-perl/debian/changelog?rev=39010&op=diff
==============================================================================
--- trunk/libdata-stream-bulk-perl/debian/changelog (original)
+++ trunk/libdata-stream-bulk-perl/debian/changelog Wed Jul  1 01:07:08 2009
@@ -1,6 +1,9 @@
-libdata-stream-bulk-perl (0.05-1) UNRELEASED; urgency=low
+libdata-stream-bulk-perl (0.06-1) UNRELEASED; urgency=low
 
   WAITS for libtest-tempdir-perl to pass NEW
+
+  * New upstream release
+  * Patch removed because it is fixed upstream
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
@@ -14,7 +17,7 @@
   * Use minimal debian/rules.
   * Add myself to Uploaders.
 
- -- Ansgar Burchardt <ansgar at 43-1.org>  Sat, 27 Jun 2009 18:38:55 +0200
+ -- Jonathan Yu <frequency at cpan.org>  Tue, 30 Jun 2009 16:30:59 -0400
 
 libdata-stream-bulk-perl (0.04-1) unstable; urgency=low
 

Modified: trunk/libdata-stream-bulk-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-stream-bulk-perl/debian/control?rev=39010&op=diff
==============================================================================
--- trunk/libdata-stream-bulk-perl/debian/control (original)
+++ trunk/libdata-stream-bulk-perl/debian/control Wed Jul  1 01:07:08 2009
@@ -1,34 +1,30 @@
 Source: libdata-stream-bulk-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl (>= 5.6.0-12), libnamespace-clean-perl (>= 0.08),
-  libtest-use-ok-perl, libsub-exporter-perl, libmoose-perl, libdbix-class-perl,
-  libdbi-perl, libdbd-sqlite3-perl, libpath-class-perl, libdbd-mock-perl,
-  libtest-tempdir-perl
+ libtest-use-ok-perl, libsub-exporter-perl, libmoose-perl, libdbix-class-perl,
+ libdbi-perl, libdbd-sqlite3-perl, libpath-class-perl, libdbd-mock-perl,
+ libtest-tempdir-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryanryan52 at gmail.com>,
- Ansgar Burchardt <ansgar at 43-1.org>
-Standards-Version: 3.8.1
+Ansgar Burchardt <ansgar at 43-1.org>, Jonathan Yu <frequency at cpan.org>
+Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Data-Stream-Bulk/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdata-stream-bulk-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdata-stream-bulk-perl/
 
 Package: libdata-stream-bulk-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
-  libnamespace-clean-perl (>= 0.08), libsub-exporter-perl, libmoose-perl
+Depends: ${perl:Depends}, ${misc:Depends}, libnamespace-clean-perl (>= 0.08),
+ libsub-exporter-perl, libmoose-perl
 Description: N at a time iteration API
- Data::Stream::Bulk tries to find middle ground between one at a time and all
- at once processing of data sets.
+ Data::Stream::Bulk is a utility for working with data streams of indefinite
+ size. It tries to find a middle ground between one-at-a-time and all-at-once
+ processing of data sets by providing a common interface for both.
  .
- The purpose of this module is to avoid the overhead of implementing an
- iterative API when this isn't necessary, without breaking forward
- compatibility in case that becomes necessary later on.
- .
- The API optimizes for when a data set typically fits in memory and is
- returned as an array, but the consumer cannot assume that the data set is
- bounded.
- .
- The API is destructive in order to minimize the chance that resultsets are
- leaked due to improper usage.
+ Often, data sets from streams can fit entirely in memory, so operating on them
+ with an array is simple and appropriate. However, in cases where the stream is
+ not bounded, the array can grow to a very large size and quickly consume all
+ available memory. This module allows developers to work with data in blocks
+ which are guaranteed to fit in memory.

Modified: trunk/libdata-stream-bulk-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-stream-bulk-perl/debian/copyright?rev=39010&op=diff
==============================================================================
--- trunk/libdata-stream-bulk-perl/debian/copyright (original)
+++ trunk/libdata-stream-bulk-perl/debian/copyright Wed Jul  1 01:07:08 2009
@@ -10,7 +10,8 @@
 License: Artistic | GPL-1+
 
 Files: debian/*
-Copyright: 2009, Ryan Niebur <ryanryan52 at gmail.com>
+Copyright: 2009, Jonathan Yu <frequency at cpan.org>
+ 2009, Ryan Niebur <ryanryan52 at gmail.com>
 License: Artistic | GPL-1+
 
 License: Artistic

Modified: trunk/libdata-stream-bulk-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-stream-bulk-perl/debian/rules?rev=39010&op=diff
==============================================================================
--- trunk/libdata-stream-bulk-perl/debian/rules (original)
+++ trunk/libdata-stream-bulk-perl/debian/rules Wed Jul  1 01:07:08 2009
@@ -1,3 +1,4 @@
 #!/usr/bin/make -f
+
 %:
-	dh --with quilt $@
+	dh $@

Modified: trunk/libdata-stream-bulk-perl/lib/Data/Stream/Bulk.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-stream-bulk-perl/lib/Data/Stream/Bulk.pm?rev=39010&op=diff
==============================================================================
--- trunk/libdata-stream-bulk-perl/lib/Data/Stream/Bulk.pm (original)
+++ trunk/libdata-stream-bulk-perl/lib/Data/Stream/Bulk.pm Wed Jul  1 01:07:08 2009
@@ -5,7 +5,7 @@
 
 use namespace::clean -except => 'meta';
 
-our $VERSION = "0.05";
+our $VERSION = "0.06";
 
 requires qw(next is_done);
 
@@ -268,9 +268,8 @@
 
 =head1 VERSION CONTROL
 
-This module is maintained using Darcs. You can get the latest version from
-L<http://nothingmuch.woobling.org/code>, and use C<darcs send> to commit
-changes.
+This module is maintained using git. You can get the latest version from
+L<http://github.com/nothingmuch/data-stream-bulk/>.
 
 =head1 AUTHOR
 

Modified: trunk/libdata-stream-bulk-perl/lib/Data/Stream/Bulk/Filter.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-stream-bulk-perl/lib/Data/Stream/Bulk/Filter.pm?rev=39010&op=diff
==============================================================================
--- trunk/libdata-stream-bulk-perl/lib/Data/Stream/Bulk/Filter.pm (original)
+++ trunk/libdata-stream-bulk-perl/lib/Data/Stream/Bulk/Filter.pm Wed Jul  1 01:07:08 2009
@@ -76,6 +76,8 @@
 
 =head1 METHODS
 
+=over 4
+
 =item is_done
 
 =item loaded

Modified: trunk/libdata-stream-bulk-perl/lib/Data/Stream/Bulk/Path/Class.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-stream-bulk-perl/lib/Data/Stream/Bulk/Path/Class.pm?rev=39010&op=diff
==============================================================================
--- trunk/libdata-stream-bulk-perl/lib/Data/Stream/Bulk/Path/Class.pm (original)
+++ trunk/libdata-stream-bulk-perl/lib/Data/Stream/Bulk/Path/Class.pm Wed Jul  1 01:07:08 2009
@@ -155,6 +155,8 @@
 
 =head1 ATTRIBUTES
 
+=over 4
+
 =item chunk_size
 
 Defaults to 250.
@@ -167,6 +169,8 @@
 
 If true only L<Path::Class::File> items will be returned in the output streams
 (no directories).
+
+=back
 
 =head1 METHODS
 

Added: trunk/libdata-stream-bulk-perl/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-stream-bulk-perl/t/pod.t?rev=39010&op=file
==============================================================================
--- trunk/libdata-stream-bulk-perl/t/pod.t (added)
+++ trunk/libdata-stream-bulk-perl/t/pod.t Wed Jul  1 01:07:08 2009
@@ -1,0 +1,12 @@
+use strict;
+use warnings;
+use Test::More;
+
+plan skip_all => 'set TEST_POD to enable this test'
+    unless $ENV{TEST_POD};
+
+eval "use Test::Pod";
+plan skip_all => 'Test::Pod required for this test'
+    if $@;
+
+all_pod_files_ok();




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