Package: wnpp
Severity: normal

The current maintainer of zziplib, LIU Qi <liuq...@gmail.com>,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please 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: zziplib
Binary: zziplib-bin, libzzip-0-13, libzzip-dev
Version: 0.13.56-1.1
Maintainer: LIU Qi <liuq...@gmail.com>
Build-Depends: debhelper (>= 7), autotools-dev, pkg-config, zlib1g-dev, python
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Files:
 0710b646742c7cee7ecfba591ea4639d 1961 zziplib_0.13.56-1.1.dsc
 729e291af8de84b54eca93e8283f016e 680150 zziplib_0.13.56.orig.tar.gz
 43cd7591ef3d4cdc8f3565ea91ab9665 10543 zziplib_0.13.56-1.1.diff.gz
Vcs-Browser: http://git.printk.org/?p=liuqi/debian/zziplib.git;a=summary
Vcs-Git: git://git.printk.org/liuqi/debian/zziplib.git
Checksums-Sha1:
 e03b1ea0e30c0c7607f94c58530706d8ffa28784 1961 zziplib_0.13.56-1.1.dsc
 5afd0fa6e7ace0fb45e768d2acaafea16c1bd941 680150 zziplib_0.13.56.orig.tar.gz
 97b0fdbcdd13d576e2c529b335997ec5a3681bef 10543 zziplib_0.13.56-1.1.diff.gz
Checksums-Sha256:
 ba97b82a01e7c03234c05bbd7175aa3783b2c82ac2bebde831fe9afc979ea201 1961 
zziplib_0.13.56-1.1.dsc
 03d5cede1336d69bc1b060da90a5b786bb7987c84129c9110df806508165c4b0 680150 
zziplib_0.13.56.orig.tar.gz
 b3c018b84421d4487da7423bf7881e44cc6fb7d3c3884350809d21c7d6dac507 10543 
zziplib_0.13.56-1.1.diff.gz
Homepage: http://zziplib.sourceforge.net
Package-List: 
 libzzip-0-13 deb libs optional
 libzzip-dev deb libdevel optional
 zziplib-bin deb utils optional
Directory: pool/main/z/zziplib
Priority: source
Section: libs

Package: zziplib-bin
Source: zziplib
Version: 0.13.56-1.1
Installed-Size: 94
Maintainer: LIU Qi <liuq...@gmail.com>
Architecture: armel
Depends: libc6 (>= 2.4), libzzip-0-13 (>= 0.13.56), zlib1g (>= 1:1.1.4)
Description-en: library providing read access on ZIP-archives - binaries
 The zziplib library is intentionally lightweight, it offers the ability
 to easily extract data from files archived in a single zip file.
 Applications can bundle files into a single zip archive and access them.
 The implementation is based only on the (free) subset of compression
 with the zlib algorithm which is actually used by the zip/unzip tools.
 .
 This package contains some useful binaries to extract data from zip
 archives.
Description-md5: 226d055c4f586cd69eb6f69325c1ca77
Homepage: http://zziplib.sourceforge.net
Tag: implemented-in::c, interface::commandline, role::program,
 scope::utility, use::compressing, use::storing, works-with-format::zip,
 works-with::archive
Section: utils
Priority: optional
Filename: pool/main/z/zziplib/zziplib-bin_0.13.56-1.1_armel.deb
Size: 40494
MD5sum: c2cc14b78f5380d047bf00340b1741bd
SHA1: 39b5466b1bb78135ee4c72c2d29bf30cad367e11
SHA256: 12e605e63885032f3d75faebd9774bd971d87b57d363a2d9b503c3367dedcfa5

Package: libzzip-0-13
Source: zziplib
Version: 0.13.56-1.1
Installed-Size: 105
Maintainer: LIU Qi <liuq...@gmail.com>
Architecture: armel
Replaces: libzzip-0-12
Depends: libc6 (>= 2.4), zlib1g (>= 1:1.1.4)
Conflicts: libzzip-0-12
Description-en: library providing read access on ZIP-archives - library
 The zziplib library is intentionally lightweight, it offers the ability
 to easily extract data from files archived in a single zip file.
 Applications can bundle files into a single zip archive and access them.
 The implementation is based only on the (free) subset of compression
 with the zlib algorithm which is actually used by the zip/unzip tools.
 .
 This package contains the zziplib runtime library.
Description-md5: af2b6923fb71473fe9795bf123474a93
Homepage: http://zziplib.sourceforge.net
Tag: role::shared-lib, works-with-format::zip, works-with::archive
Section: libs
Priority: optional
Filename: pool/main/z/zziplib/libzzip-0-13_0.13.56-1.1_armel.deb
Size: 51264
MD5sum: 67e0e04500e647877cd9b66dee89f4b3
SHA1: 6b5d7fd640c1824256086c7d680ae561cca62a84
SHA256: 4920aa1d6534d0985c0cc48b121f853f0e18f05e72ac1d5a35b2c9093bfcfcea

Package: libzzip-dev
Source: zziplib
Version: 0.13.56-1.1
Installed-Size: 300
Maintainer: LIU Qi <liuq...@gmail.com>
Architecture: armel
Depends: libzzip-0-13 (= 0.13.56-1.1)
Description-en: library providing read access on ZIP-archives - development
 The zziplib library is intentionally lightweight, it offers the ability
 to easily extract data from files archived in a single zip file.
 Applications can bundle files into a single zip archive and access them.
 The implementation is based only on the (free) subset of compression
 with the zlib algorithm which is actually used by the zip/unzip tools.
 .
 This package contains the header files and static library needed to
 compile applications that use zziplib.
Description-md5: 9b4d9c54c5e7e6fd09cecb072283372f
Homepage: http://zziplib.sourceforge.net
Tag: devel::library, role::devel-lib, scope::utility, works-with-format::zip,
 works-with::archive
Section: libdevel
Priority: optional
Filename: pool/main/z/zziplib/libzzip-dev_0.13.56-1.1_armel.deb
Size: 143540
MD5sum: 3343d9f3f13c6451a63f085a48521fde
SHA1: 112c2f2fe24f46b59603f8f4f348831d880ee2d6
SHA256: 698d51b435e8f9aa07a841e30dba901f42ff78a11d9a1590ef98591cef281435


-- 
 Ricardo Mones, on behalf of Debian QA/MIA team
 http://people.debian.org/~mones
 «Never send a human to do a machine's job.» ~ Agent Smith

Attachment: signature.asc
Description: Digital signature

Reply via email to