Your message dated Fri, 20 Jun 2008 12:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487131: fixed in librsync 0.9.7-2
has caused the Debian Bug report #487131,
regarding ITA: librsync -- rsync library
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 [EMAIL PROTECTED]
immediately.)
--
487131: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487131
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: wnpp
Severity: normal
The current maintainer of librsync, Simon Law <[EMAIL PROTECTED]>,
is apparently not active anymore. Therefore, I orphan this package
now. If you want to be the new maintainer, please take it -- see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.
Some information about this package:
Package: librsync
Binary: librsync1, librsync-dev, rdiff
Version: 0.9.7-1
Priority: optional
Section: utils
Maintainer: Simon Law <[EMAIL PROTECTED]>
Build-Depends: debhelper (>> 4.0.0), libpopt-dev (>= 1.6.2), zlib1g-dev,
libbz2-dev
Architecture: any
Standards-Version: 3.6.1.1
Format: 1.0
Directory: pool/main/libr/librsync
Files: 9b57763896384e16d5beecb4cce12ba8 633 librsync_0.9.7-1.dsc
24cdb6b78f45e0e83766903fd4f6bc84 453802 librsync_0.9.7.orig.tar.gz
2de0d8ebec8835fcc9b254e787dd830b 7409 librsync_0.9.7-1.diff.gz
Package: librsync-dev
Priority: optional
Section: libdevel
Installed-Size: 136
Maintainer: Simon Law <[EMAIL PROTECTED]>
Architecture: i386
Source: librsync
Version: 0.9.7-1
Depends: librsync1 (= 0.9.7-1), libc6-dev
Filename: pool/main/libr/librsync/librsync-dev_0.9.7-1_i386.deb
Size: 32532
MD5sum: c39806e8f0fb8cd67259223f56503697
SHA1: e9e7d234435e94b0d36b00d1f81f86d9223f1873
SHA256: 123f3a73266a15f1ef74b695061bfafe8eace567fea709b0406725c493f3818a
Description: Library which implements the rsync remote-delta algorithm
librsync implements the rsync remote-delta algorithm, which allows
for efficient remote updates of a file, without requiring the old
and new versions to both be present at the transmitter. The library
uses a stream-based designed so that it can be easily embedded into
network applications.
.
These are the development files for librsync1.
Tag: devel::library, role::devel-lib
Package: librsync1
Priority: optional
Section: libs
Installed-Size: 132
Maintainer: Simon Law <[EMAIL PROTECTED]>
Architecture: i386
Source: librsync
Version: 0.9.7-1
Depends: libbz2-1.0, libc6 (>= 2.3.2.ds1-4), libpopt0 (>= 1.7), zlib1g (>=
1:1.2.1)
Filename: pool/main/libr/librsync/librsync1_0.9.7-1_i386.deb
Size: 36442
MD5sum: b978e88efb2766a1c3ea641738f2f53b
SHA1: 5c7881b208c96d3f74dd83522b046ff01fa79b97
SHA256: 639a99da6871f8f00125e3d909636ebea2d0794ea7ffa315ce083259859177e5
Description: Library which implements the rsync remote-delta algorithm
librsync implements the rsync remote-delta algorithm, which allows
for efficient remote updates of a file, without requiring the old
and new versions to both be present at the transmitter. The library
uses a stream-based designed so that it can be easily embedded into
network applications.
.
The main application at the moment is rproxy, but the library should
eventually be generally useful.
Tag: devel::library, role::shared-lib, works-with::file
Package: rdiff
Priority: optional
Section: utils
Installed-Size: 64
Maintainer: Simon Law <[EMAIL PROTECTED]>
Architecture: i386
Source: librsync
Version: 0.9.7-1
Depends: libbz2-1.0, libc6 (>= 2.3.2.ds1-4), libpopt0 (>= 1.7), librsync1 (>=
0.9.6), zlib1g (>= 1:1.2.1)
Filename: pool/main/libr/librsync/rdiff_0.9.7-1_i386.deb
Size: 12510
MD5sum: c1e31e8b1cc5d3172a7d21189fdfd518
SHA1: f2b2ffd81c29788c513d96a12cda6ae6af43fd8a
SHA256: 3e2b873155e4e239ef6632905f4e47822bf807a1034255813729c2c2a1c16179
Description: Binary diff tool for signature-based differences
rdiff is a little like diff and patch all rolled into one, with support
for binary files. Since it takes advantage of the rsync remote-delta
algorithm, you do not need the source file in the same place as your
destination file.
.
To use it, you generate a "signature" of the original file and copy the
signature (which is very small) to the same location as the modified
file. Then you generate a "delta" which describes the changes required
to turn the source file into the modified file. The small delta file
can then be used to "patch" the original file, to transform it into the
modified file.
Tag: interface::commandline, role::program, scope::utility,
security::integrity, works-with::file
--- End Message ---
--- Begin Message ---
Source: librsync
Source-Version: 0.9.7-2
We believe that the bug you reported is fixed in the latest version of
librsync, which is due to be installed in the Debian FTP archive:
librsync-dev_0.9.7-2_i386.deb
to pool/main/libr/librsync/librsync-dev_0.9.7-2_i386.deb
librsync1_0.9.7-2_i386.deb
to pool/main/libr/librsync/librsync1_0.9.7-2_i386.deb
librsync_0.9.7-2.diff.gz
to pool/main/libr/librsync/librsync_0.9.7-2.diff.gz
librsync_0.9.7-2.dsc
to pool/main/libr/librsync/librsync_0.9.7-2.dsc
rdiff_0.9.7-2_i386.deb
to pool/main/libr/librsync/rdiff_0.9.7-2_i386.deb
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated librsync 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 20 Jun 2008 13:14:00 +0200
Source: librsync
Binary: librsync1 librsync-dev rdiff
Architecture: source i386
Version: 0.9.7-2
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description:
librsync-dev - rsync remote-delta algorithm library (development)
librsync1 - rsync remote-delta algorithm library
rdiff - Binary diff tool for signature-based differences
Closes: 487131
Changes:
librsync (0.9.7-2) unstable; urgency=low
.
* New maintainer (Closes: #487131).
* Redone debian packaging from scratch.
Checksums-Sha1:
f88ca916965d176462b39ccb6b72366eceb26d0e 1173 librsync_0.9.7-2.dsc
7f3cf33c87722ca30fe5a25b7b4ee9f54b40ae0c 4181 librsync_0.9.7-2.diff.gz
3c26a1e7b2c516e92990ec84c1537d962fbb5909 68804 librsync1_0.9.7-2_i386.deb
c0631d56ba0061fb0912195d9d40bdfa2cde592c 63528 librsync-dev_0.9.7-2_i386.deb
1d6b58710b64f7c9599528d5e68f283ce5b515f4 41346 rdiff_0.9.7-2_i386.deb
Checksums-Sha256:
d8367fb8a545903e675f1b6555975e42cccd78b06d7cd1d3616b3a18e431236d 1173
librsync_0.9.7-2.dsc
a99f0641de52a01393880e360f89a377c3baaf202d046727ba5c79b0a32c7bfd 4181
librsync_0.9.7-2.diff.gz
d3075516a4920239e9815e82142bc1f26fa6a882b06100048b0b54b615d35649 68804
librsync1_0.9.7-2_i386.deb
7dd293f5c62c202bf55e6304fcf57710220b5dfe64c4e8c0da74489a47205601 63528
librsync-dev_0.9.7-2_i386.deb
ac3e11eb7e69c4124ad17d2a16a5c8c5ee6f0f44477cecdcdc9560e40bd19627 41346
rdiff_0.9.7-2_i386.deb
Files:
0a8b283164c4d18a38d2dc3b9b9aebad 1173 utils optional librsync_0.9.7-2.dsc
8581e0b50d1731798f8d1f01238c5947 4181 utils optional librsync_0.9.7-2.diff.gz
6ddb1e8ca6d4b2a9ac2e2fcb015af899 68804 libs optional librsync1_0.9.7-2_i386.deb
753c94f56492630d0de447e6506be0b1 63528 libdevel optional
librsync-dev_0.9.7-2_i386.deb
9f9b5931739d2a703cb05f70e73e7f45 41346 utils optional rdiff_0.9.7-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkhbmkIACgkQ+C5cwEsrK55V4QCePFsJrL0SCGLmyxWdNVsbKQXz
ZvwAoOF/FXT0u2z/akNEXO2m9UXTs6EZ
=5mUV
-----END PGP SIGNATURE-----
--- End Message ---