[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#489235: marked as done (ITP: libsvn-dump-perl -- A Perl interface to Subversion dumps)



Your message dated Sat, 25 Oct 2008 21:20:52 +0000
with message-id <E1KtqZ2-0007n7-4e@ries.debian.org>
and subject line Bug#489235: fixed in libsvn-dump-perl 0.04-1
has caused the Debian Bug report #489235,
regarding ITP: libsvn-dump-perl -- A Perl interface to Subversion dumps
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
489235: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=489235
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Edi Stojicevic <estojicevic@debianworld.org>


* Package name    : libsvn-dump-perl
  Version         : 0.04
  Upstream Author : Philippe Bruhat (BooK)
* URL             : http://search.cpan.org/dist/SVN-Dump-0.04/lib/SVN/Dump.pm
* License         : GPL
  Programming Lang: Perl
  Description     : A Perl interface to Subversion dumps

An SVN::Dump object represents a Subversion dump.

This module follow the semantics used in the reference document (the file notes/fs_dumprestore.txt in the Subversion source tree):

    * A dump is a collection of records (SVN::Dump::Record objects).
    * A record is composed of a set of headers (a SVN::Dump::Headers object), a set of properties (a SVN::Dump::Property object) and an optional bloc of text (a SVN::Dump::Text object).
    * Some special records (delete records with a Node-kind header) recursively contain included records.

Each class has a as_string() method that prints its content in the dump format.

The most basic thing you can do with SVN::Dump is simply copy a dump:

    use SVN::Dump;

    my $dump = SVN::Dump->new( 'mydump.svn' );
    print $dump->as_string(); # only print the dump header

    while( $rec = $dump->next_record() ) {
        print $rec->as_string();
    }

After the operation, the resulting dump should be identical to the original dump.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686-bigmem (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Source: libsvn-dump-perl
Source-Version: 0.04-1

We believe that the bug you reported is fixed in the latest version of
libsvn-dump-perl, which is due to be installed in the Debian FTP archive:

libsvn-dump-perl_0.04-1.diff.gz
  to pool/main/libs/libsvn-dump-perl/libsvn-dump-perl_0.04-1.diff.gz
libsvn-dump-perl_0.04-1.dsc
  to pool/main/libs/libsvn-dump-perl/libsvn-dump-perl_0.04-1.dsc
libsvn-dump-perl_0.04-1_all.deb
  to pool/main/libs/libsvn-dump-perl/libsvn-dump-perl_0.04-1_all.deb
libsvn-dump-perl_0.04.orig.tar.gz
  to pool/main/libs/libsvn-dump-perl/libsvn-dump-perl_0.04.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 489235@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Edi Stojicevic <estojicevic@debianworld.org> (supplier of updated libsvn-dump-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 04 Jul 2008 11:06:04 +0100
Source: libsvn-dump-perl
Binary: libsvn-dump-perl
Architecture: source all
Version: 0.04-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed-By: Edi Stojicevic <estojicevic@debianworld.org>
Description: 
 libsvn-dump-perl - A Perl interface to Subversion dumps
Closes: 489235
Changes: 
 libsvn-dump-perl (0.04-1) unstable; urgency=low
 .
   * Initial Release. (Closes: #489235)
Checksums-Sha1: 
 ba8a6ecce4a92ca86678dc19732e2c1ab472ae72 1382 libsvn-dump-perl_0.04-1.dsc
 20ba53a5cb7db1f01c67a529a83b50bd8ede84b7 18637 libsvn-dump-perl_0.04.orig.tar.gz
 623664e5a365d5a62060db4f2a665ffd8c10c9f7 2127 libsvn-dump-perl_0.04-1.diff.gz
 bd4eed16de224feabee30765dbd721cc88055974 28616 libsvn-dump-perl_0.04-1_all.deb
Checksums-Sha256: 
 5b0b9e3eedbf8b8489ab9e7dd21874737811a5f54cd59c760d6b4f5604fef4f3 1382 libsvn-dump-perl_0.04-1.dsc
 4151d96869afc5d7149fe8431d1a30366c2715321c514eea2e27516c3af7a1a9 18637 libsvn-dump-perl_0.04.orig.tar.gz
 d086dc2444ae2850a68f6a906191eca670bdea6b3892108f007bef965c919404 2127 libsvn-dump-perl_0.04-1.diff.gz
 792d17d3c26d3d9a41c5b782b994813b85169854719ff1f50eed26ade37e33ff 28616 libsvn-dump-perl_0.04-1_all.deb
Files: 
 26fc0c75eabdcc47722fc2b07b308a18 1382 perl optional libsvn-dump-perl_0.04-1.dsc
 ecef25f8facce359fcec9ab1f341da36 18637 perl optional libsvn-dump-perl_0.04.orig.tar.gz
 74328d93ba3762107bf266ed240659f5 2127 perl optional libsvn-dump-perl_0.04-1.diff.gz
 d19730a4303359bd686a64ad9f5b39b7 28616 perl optional libsvn-dump-perl_0.04-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkjZGI4ACgkQOzKYnQDzz+SThQCg5JFJgFqsGl9vogrOn8P/d+cA
3esAoKBYldMsRoxQoV9/eKpXV0E4RLUX
=2AwZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: