Bug#889452: O: libkryo-java -- object graph serialization framework for Java

Tobias Frost tobi at debian.org
Sat Feb 3 16:34:44 UTC 2018


Package: wnpp

The current maintainer of libkryo-java, Damien Raude-Morvan <drazzib at debian.org>,
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.

The Java packaging team is in X-Debbugs-CC for information.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libkryo-java
Binary: libkryo-java, libkryo-java-doc
Version: 2.20-3
Maintainer: Damien Raude-Morvan <drazzib at debian.org>
Build-Depends: debhelper (>= 9), default-jdk, javahelper (>= 0.43), libminlog-java, libobjenesis-java, libreflectasm-java
Architecture: all
Standards-Version: 3.9.4
Format: 3.0 (quilt)
Files:
 808c47ac0fbac1dceea6e5502009bdde 2012 libkryo-java_2.20-3.dsc
 decf23d9d371fa43387b4143a0513c57 62318 libkryo-java_2.20.orig.tar.gz
 d87d7bd31d5d26426de6cb8eaea084db 3016 libkryo-java_2.20-3.debian.tar.gz
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libkryo-java.git
Vcs-Git: git://anonscm.debian.org/pkg-java/libkryo-java.git
Checksums-Sha1:
 d0c38798a73ac5b4183915495dd48afd430ec413 2012 libkryo-java_2.20-3.dsc
 e958cce9eeba01568705e4fd39226a36ebe7b5bd 62318 libkryo-java_2.20.orig.tar.gz
 abc689ef9a874638d185de7bf2c3573bbb726af2 3016 libkryo-java_2.20-3.debian.tar.gz
Checksums-Sha256:
 6488b52eae9460add4dc2177763971e3ed3e3f88b5205e0431cbaada4dd2bedc 2012 libkryo-java_2.20-3.dsc
 480b8153123fc2ea4f11cb6f2eeb73046cbb0c35ed2a5315aa2d631112dcbc3a 62318 libkryo-java_2.20.orig.tar.gz
 06d577854d1ae0056061b32ac3a18f19379eac305714d99eb938513e38eb8dc0 3016 libkryo-java_2.20-3.debian.tar.gz
Homepage: https://code.google.com/p/kryo/
Package-List: 
 libkryo-java deb java optional
 libkryo-java-doc deb doc optional
Directory: pool/main/libk/libkryo-java
Priority: source
Section: misc

Package: libkryo-java
Binary: libkryo-java, libkryo-java-doc
Version: 2.20-6
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib at debian.org>
Build-Depends: debhelper (>= 10), default-jdk, javahelper (>= 0.43), libminlog-java (>= 1.3), libobjenesis-java, libreflectasm-java, maven-repo-helper
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 6190f1859250b2d8764e10d72f453273 2145 libkryo-java_2.20-6.dsc
 decf23d9d371fa43387b4143a0513c57 62318 libkryo-java_2.20.orig.tar.gz
 c21473ea977dde05801d080c0c0e50f9 2944 libkryo-java_2.20-6.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libkryo-java.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libkryo-java.git
Checksums-Sha256:
 259a43a001c6c252ab2ddf294831919d643bacdcb8cb1349f8f29aa39ed7e433 2145 libkryo-java_2.20-6.dsc
 480b8153123fc2ea4f11cb6f2eeb73046cbb0c35ed2a5315aa2d631112dcbc3a 62318 libkryo-java_2.20.orig.tar.gz
 9380ef18749dc9852e158fd2e84a55e23e4e85b8b4400633befea6fd016eafda 2944 libkryo-java_2.20-6.debian.tar.xz
Homepage: https://github.com/EsotericSoftware/kryo
Package-List: 
 libkryo-java deb java optional arch=all
 libkryo-java-doc deb doc optional arch=all
Directory: pool/main/libk/libkryo-java
Priority: source
Section: misc

Package: libkryo-java
Version: 2.20-6
Installed-Size: 188
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Architecture: all
Depends: libminlog-java (>= 1.3), libobjenesis-java, libreflectasm-java
Description-en: object graph serialization framework for Java
 Kryo is a fast and efficient object graph serialization framework for Java.
 The goals of the project are speed, efficiency, and an easy to use API.
 The project is useful any time objects need to be persisted, whether to a
 file, database, or over the network.
 .
 Kryo can also perform automatic deep and shallow copying/cloning.
 This is direct copying from object to object, not object->bytes->object.
Description-md5: da44a3c9eb30dfcd1f087290a07ca69a
Homepage: https://github.com/EsotericSoftware/kryo
Section: java
Priority: optional
Filename: pool/main/libk/libkryo-java/libkryo-java_2.20-6_all.deb
Size: 151188
MD5sum: e8462e72020a3ef2cf2e5ad51aaabd74
SHA256: f19eddc1483e9e2d6d78e405201814f90f0b74de79e7735d21f7ceab982a75cc

Package: libkryo-java
Version: 2.20-3
Installed-Size: 170
Maintainer: Damien Raude-Morvan <drazzib at debian.org>
Architecture: all
Depends: libminlog-java, libobjenesis-java, libreflectasm-java
Description-en: object graph serialization framework for Java
 Kryo is a fast and efficient object graph serialization framework for Java.
 The goals of the project are speed, efficiency, and an easy to use API.
 The project is useful any time objects need to be persisted, whether to a
 file, database, or over the network.
 .
 Kryo can also perform automatic deep and shallow copying/cloning.
 This is direct copying from object to object, not object->bytes->object.
Description-md5: da44a3c9eb30dfcd1f087290a07ca69a
Homepage: https://code.google.com/p/kryo/
Section: java
Priority: optional
Filename: pool/main/libk/libkryo-java/libkryo-java_2.20-3_all.deb
Size: 125900
MD5sum: ee715df754f949f5bc35f8ff06becc8f
SHA1: 2d38060781b09eae8ffaf244c30e76373f8635d9
SHA256: f1f0d6a8a7556a51bd325609e71e5e5d7aaac2eef3881af0c4abdfcf3ce060e0

Package: libkryo-java-doc
Source: libkryo-java
Version: 2.20-6
Installed-Size: 2173
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Architecture: all
Description-en: object graph serialization framework for Java - doc
 Kryo is a fast and efficient object graph serialization framework for Java.
 The goals of the project are speed, efficiency, and an easy to use API.
 The project is useful any time objects need to be persisted, whether to a
 file, database, or over the network.
 .
 Kryo can also perform automatic deep and shallow copying/cloning.
 This is direct copying from object to object, not object->bytes->object.
 .
 This package contains the Javadoc API
Description-md5: 3020ca275f43e63177234fa8bac42dc2
Homepage: https://github.com/EsotericSoftware/kryo
Section: doc
Priority: optional
Filename: pool/main/libk/libkryo-java/libkryo-java-doc_2.20-6_all.deb
Size: 77228
MD5sum: 57cacf3d1f4f2eee199342a6757b7209
SHA256: adaaeb8b664aee6e5c89673e00888f4fd3b06b05b6a4e18352d27895b516bb0b

Package: libkryo-java-doc
Source: libkryo-java
Version: 2.20-3
Installed-Size: 2176
Maintainer: Damien Raude-Morvan <drazzib at debian.org>
Architecture: all
Description-en: object graph serialization framework for Java - doc
 Kryo is a fast and efficient object graph serialization framework for Java.
 The goals of the project are speed, efficiency, and an easy to use API.
 The project is useful any time objects need to be persisted, whether to a
 file, database, or over the network.
 .
 Kryo can also perform automatic deep and shallow copying/cloning.
 This is direct copying from object to object, not object->bytes->object.
 .
 This package contains the Javadoc API
Description-md5: 3020ca275f43e63177234fa8bac42dc2
Homepage: https://code.google.com/p/kryo/
Section: doc
Priority: optional
Filename: pool/main/libk/libkryo-java/libkryo-java-doc_2.20-3_all.deb
Size: 124118
MD5sum: eceb554163c4a3c8b8a325259dfe6c5d
SHA1: 1cce5f6b87f1e5cc8be8779d9fae1d500bb120bf
SHA256: c48d7c72b1f53fe3007e829b6b0f438ccebf9dd82edbc72cb82ba9c39dc1bc0e

Package: libkryo-java
Version: 2.20-6
Installed-Size: 188
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Architecture: all
Depends: libminlog-java (>= 1.3), libobjenesis-java, libreflectasm-java
Description-en: object graph serialization framework for Java
 Kryo is a fast and efficient object graph serialization framework for Java.
 The goals of the project are speed, efficiency, and an easy to use API.
 The project is useful any time objects need to be persisted, whether to a
 file, database, or over the network.
 .
 Kryo can also perform automatic deep and shallow copying/cloning.
 This is direct copying from object to object, not object->bytes->object.
Description-md5: da44a3c9eb30dfcd1f087290a07ca69a
Homepage: https://github.com/EsotericSoftware/kryo
Section: java
Priority: optional
Filename: pool/main/libk/libkryo-java/libkryo-java_2.20-6_all.deb
Size: 151188
MD5sum: e8462e72020a3ef2cf2e5ad51aaabd74
SHA256: f19eddc1483e9e2d6d78e405201814f90f0b74de79e7735d21f7ceab982a75cc

Package: libkryo-java
Version: 2.20-3
Installed-Size: 170
Maintainer: Damien Raude-Morvan <drazzib at debian.org>
Architecture: all
Depends: libminlog-java, libobjenesis-java, libreflectasm-java
Description-en: object graph serialization framework for Java
 Kryo is a fast and efficient object graph serialization framework for Java.
 The goals of the project are speed, efficiency, and an easy to use API.
 The project is useful any time objects need to be persisted, whether to a
 file, database, or over the network.
 .
 Kryo can also perform automatic deep and shallow copying/cloning.
 This is direct copying from object to object, not object->bytes->object.
Description-md5: da44a3c9eb30dfcd1f087290a07ca69a
Homepage: https://code.google.com/p/kryo/
Section: java
Priority: optional
Filename: pool/main/libk/libkryo-java/libkryo-java_2.20-3_all.deb
Size: 125900
MD5sum: ee715df754f949f5bc35f8ff06becc8f
SHA1: 2d38060781b09eae8ffaf244c30e76373f8635d9
SHA256: f1f0d6a8a7556a51bd325609e71e5e5d7aaac2eef3881af0c4abdfcf3ce060e0

Package: libkryo-java-doc
Source: libkryo-java
Version: 2.20-6
Installed-Size: 2173
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Architecture: all
Description-en: object graph serialization framework for Java - doc
 Kryo is a fast and efficient object graph serialization framework for Java.
 The goals of the project are speed, efficiency, and an easy to use API.
 The project is useful any time objects need to be persisted, whether to a
 file, database, or over the network.
 .
 Kryo can also perform automatic deep and shallow copying/cloning.
 This is direct copying from object to object, not object->bytes->object.
 .
 This package contains the Javadoc API
Description-md5: 3020ca275f43e63177234fa8bac42dc2
Homepage: https://github.com/EsotericSoftware/kryo
Section: doc
Priority: optional
Filename: pool/main/libk/libkryo-java/libkryo-java-doc_2.20-6_all.deb
Size: 77228
MD5sum: 57cacf3d1f4f2eee199342a6757b7209
SHA256: adaaeb8b664aee6e5c89673e00888f4fd3b06b05b6a4e18352d27895b516bb0b

Package: libkryo-java-doc
Source: libkryo-java
Version: 2.20-3
Installed-Size: 2176
Maintainer: Damien Raude-Morvan <drazzib at debian.org>
Architecture: all
Description-en: object graph serialization framework for Java - doc
 Kryo is a fast and efficient object graph serialization framework for Java.
 The goals of the project are speed, efficiency, and an easy to use API.
 The project is useful any time objects need to be persisted, whether to a
 file, database, or over the network.
 .
 Kryo can also perform automatic deep and shallow copying/cloning.
 This is direct copying from object to object, not object->bytes->object.
 .
 This package contains the Javadoc API
Description-md5: 3020ca275f43e63177234fa8bac42dc2
Homepage: https://code.google.com/p/kryo/
Section: doc
Priority: optional
Filename: pool/main/libk/libkryo-java/libkryo-java-doc_2.20-3_all.deb
Size: 124118
MD5sum: eceb554163c4a3c8b8a325259dfe6c5d
SHA1: 1cce5f6b87f1e5cc8be8779d9fae1d500bb120bf
SHA256: c48d7c72b1f53fe3007e829b6b0f438ccebf9dd82edbc72cb82ba9c39dc1bc0e



More information about the pkg-java-maintainers mailing list