[libxpp3-java] tag debian/1.1.3.4.O-1 created (now 296c364)

2018-03-16 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to tag debian/1.1.3.4.O-1
in repository libxpp3-java.

at  296c364   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libxpp3-java.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[libxpp3-java] tag debian/1.1.3.4.O-2 created (now 69a8014)

2018-03-16 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to tag debian/1.1.3.4.O-2
in repository libxpp3-java.

at  69a8014   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libxpp3-java.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[libxpp3-java] tag debian/1.1.3.4.O-3 created (now 58fd049)

2018-03-16 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to tag debian/1.1.3.4.O-3
in repository libxpp3-java.

at  58fd049   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libxpp3-java.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[libxpp3-java] 03/24: libxpp3-java (1.1.3.4.O-2) unstable; urgency=low

2018-03-16 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libxpp3-java.

commit 69a801492ac9b2edf750a2f98d0c9148b51d3be3
Author: Wolfgang Bär <wb...@gmx.de>
Date:   Fri Sep 23 23:39:31 2005 +

libxpp3-java (1.1.3.4.O-2) unstable; urgency=low

  * Added ant-optional due to ant reorganization
  * Registered javadoc api with doc-base
---
 debian/changelog |  9 +
 debian/control   |  2 +-
 debian/libxpp3-java.doc-base | 10 ++
 3 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2dd582e..f250de7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libxpp3-java (1.1.3.4.O-2) unstable; urgency=low
+
+  * Added ant-optional due to ant reorganization
+  * Registered javadoc api with doc-base
+
+  * Upload sponsored by Arnaud Vandyck
+
+ -- Wolfgang Baer <wb...@gmx.de>  Fri, 16 Sep 2005 15:36:16 +0200
+
 libxpp3-java (1.1.3.4.O-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index c27fea7..1892b83 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Wolfgang Baer <wb...@gmx.de>
-Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>= 0.4.28), ant, kaffe, junit
+Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>= 0.4.28), ant, 
ant-optional, kaffe, junit
 Standards-Version: 3.6.2
 
 Package: libxpp3-java
diff --git a/debian/libxpp3-java.doc-base b/debian/libxpp3-java.doc-base
new file mode 100644
index 000..783cd64
--- /dev/null
+++ b/debian/libxpp3-java.doc-base
@@ -0,0 +1,10 @@
+Document: libxpp3-java
+Title: Programmer API for XPP3
+Author: Aleksander Andrzej Slominski <as...@cs.indiana.edu>
+Abstract: Javadocs for Xml Pull Parser, a streaming pull XML parser for java.
+ XPP3 is the successor of XPP2 that implements XmlPull API. 
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/libxpp3-java/api/index.html
+Files: /usr/share/doc/libxpp3-java/api/*.html

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libxpp3-java.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

[libxpp3-java] 02/24: libxpp3-java (1.1.3.4.O-1) unstable; urgency=low

2018-03-16 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libxpp3-java.

commit 296c3641f4de47d31632f87f55b754dc5b29b784
Author: Wolfgang Bär <wb...@gmx.de>
Date:   Sun Aug 14 12:42:12 2005 +

libxpp3-java (1.1.3.4.O-1) unstable; urgency=low

  * New upstream release
  * Upload to unstable
  * Changed libant1.6-java build-dep to ant
  * Standards-Version 3.6.2 (no changes)
---
 debian/changelog | 11 +++
 debian/control   |  4 ++--
 debian/rules |  2 +-
 3 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3467a3f..2dd582e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libxpp3-java (1.1.3.4.O-1) unstable; urgency=low
+
+  * New upstream release
+  * Upload to unstable
+  * Changed libant1.6-java build-dep to ant
+  * Standards-Version 3.6.2 (no changes)
+
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Wolfgang Baer <wb...@gmx.de>  Sat, 13 Aug 2005 14:03:46 +0200
+
 libxpp3-java (1.1.3.4.M-1) experimental; urgency=low
 
   * Initial Release, based on the work of Jorge Perez Burgos (closes: #251303)
diff --git a/debian/control b/debian/control
index c841d40..c27fea7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: libs
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Wolfgang Baer <wb...@gmx.de>
-Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>= 0.4.28), libant1.6-java, 
kaffe, junit
-Standards-Version: 3.6.1
+Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>= 0.4.28), ant, kaffe, junit
+Standards-Version: 3.6.2
 
 Package: libxpp3-java
 Architecture: all
diff --git a/debian/rules b/debian/rules
index adf27dc..09e8215 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
 export UPSTREAM_VERSION = $(shell head -1 debian/changelog | cut -f2 -d\( | 
cut -f1 -d\) | cut -f1 -d\-)
 
 JAVA_HOME := /usr/lib/kaffe
-ANT_HOME := /usr/share/ant1.6
+ANT_HOME := /usr/share/ant
 DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar junit
 DEB_ANT_COMPILER := jikes
 DEB_ANT_BUILD_TARGET := xpp3 junit apidoc

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libxpp3-java.git

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Bug#889457: Acknowledgement (O: libcommons-lang3-java -- Extension of the java.lang package (for Java 5+))

2018-02-03 Thread Tobias Frost
Control: Close -1

This bug should actually have been a "remove from uploaders" one.
Therefore closing this one...

Sorry for the inconvenience!

--
tobi

__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#889463: O: felix-utils -- collection of utility classes for Apache Felix

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of felix-utils, Damien Raude-Morvan <draz...@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: felix-utils
Binary: libfelix-utils-java, libfelix-utils-java-doc
Version: 1.6.0-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk, default-jdk-doc, 
libmaven-javadoc-plugin-java, libosgi-compendium-java, libosgi-core-java (>= 
4.3), maven-debian-helper (>= 1.4)
Architecture: all
Standards-Version: 3.9.5
Format: 3.0 (quilt)
Files:
 88d65150e9f2e60350a1e273b9c06a87 2152 felix-utils_1.6.0-1.dsc
 eae9b6f1c641791bcfff42e1c99edf9d 33668 felix-utils_1.6.0.orig.tar.xz
 c461a44402cf36a66a37514964dd7042 4320 felix-utils_1.6.0-1.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/felix-utils.git
Vcs-Git: git://anonscm.debian.org/pkg-java/felix-utils.git
Checksums-Sha1:
 475be62db50b79dbf12bdf8a7bf58804fbec3fb4 2152 felix-utils_1.6.0-1.dsc
 56e77c9b625186a2d4fba3c6099921e2bec8da34 33668 felix-utils_1.6.0.orig.tar.xz
 029ef458e07c77a505e777257ae449aa139384e5 4320 felix-utils_1.6.0-1.debian.tar.xz
Checksums-Sha256:
 a517c6db25976fbdad4c386e58ce7706d24daab72fd19a2e9fd2dbe85c4e5d26 2152 
felix-utils_1.6.0-1.dsc
 0c756fd939b29b6c00dba41325b965f12ac29b6b02e9b991b07fceb7cbd14b7a 33668 
felix-utils_1.6.0.orig.tar.xz
 5c1e7981e06c1cdb4bf08a23f671e5c602ec38ea17cb8be1a12ebb7fd986dd9f 4320 
felix-utils_1.6.0-1.debian.tar.xz
Homepage: http://felix.apache.org
Package-List: 
 libfelix-utils-java deb java optional
 libfelix-utils-java-doc deb doc optional
Directory: pool/main/f/felix-utils
Priority: source
Section: java

Package: felix-utils
Binary: libfelix-utils-java, libfelix-utils-java-doc
Version: 1.8.6-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 10), default-jdk, default-jdk-doc, 
libmaven-javadoc-plugin-java, libosgi-compendium-java, libosgi-core-java (>= 
4.3), maven-debian-helper (>= 1.4)
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 fb5e695e54e279f1571a1840b2a23e89 2179 felix-utils_1.8.6-1.dsc
 d3fd92191aae537fa5245948510986c2 36148 felix-utils_1.8.6.orig.tar.xz
 eb80230da12dd2991959fe978c858ec1 4328 felix-utils_1.8.6-1.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/felix-utils.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/felix-utils.git
Checksums-Sha256:
 a870717d81bb73ff504d095a0feea7c4bdf5f1a9dd1e52e5476059f018779a3b 2179 
felix-utils_1.8.6-1.dsc
 c24f56117102fb1cfdcfb12e16428fb870031692bbafb01bed959504a51357fc 36148 
felix-utils_1.8.6.orig.tar.xz
 dcf7d3fab5a306b2aa0a112a3d077df54f7e423596d5a3d9458c3ce9a0e37bd7 4328 
felix-utils_1.8.6-1.debian.tar.xz
Homepage: http://felix.apache.org
Package-List: 
 libfelix-utils-java deb java optional arch=all
 libfelix-utils-java-doc deb doc optional arch=all
Directory: pool/main/f/felix-utils
Priority: source
Section: java

Package: libfelix-utils-java
Source: felix-utils
Version: 1.8.6-1
Installed-Size: 92
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libosgi-compendium-java, libosgi-core-java
Suggests: libfelix-utils-java-doc
Description-en: collection of utility classes for Apache Felix
 The Felix project is an implementation
 of the OSGi R4.2 core framework specification.
 .
 OSGi framework is a module system and service platform
 for the Java programming language that implements
 a complete and dynamic component model.
 .
 This subproject provides a collection of utility classes used
 by others components of Apache Felix.
Description-md5: 904e2c57239872b12ee7865949891f89
Homepage: http://felix.apache.org
Section: java
Priority: optional
Filename: pool/main/f/felix-utils/libfelix-utils-java_1.8.6-1_all.deb
Size: 65264
MD5sum: 8b28c4eed95e891ec54f8b715a3564fe
SHA256: cffc491a5b4cdca0e6a21b2eddac04428f992e0d56378b7dc35116ddb0d5e1dc

Package: libfelix-utils-java
Source: felix-utils
Version: 1.6.0-1
Installed-Size: 124
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libosgi-compendium-java, libosgi-core-java
Suggests: libfelix-utils-java-doc
Description-en: collection of utility classes for Apache Felix
 The Felix project is an implementation
 of the OSGi R4.2 core framework specification.
 .
 OSGi fra

Bug#889455: O: axis -- SOAP implementation in Java

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of axis, Damien Raude-Morvan <draz...@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: axis
Binary: libaxis-java, libaxis-java-doc
Version: 1.4-22
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Torsten Werner <twer...@debian.org>, Damien Raude-Morvan 
<draz...@debian.org>, Jakub Adam <jakub.a...@ktknet.cz>, Emmanuel Bourg 
<ebo...@apache.org>
Build-Depends: debhelper (>= 9), cdbs, ant-optional, default-jdk, 
libwsdl4j-java, libcommons-logging-java, libcommons-httpclient-java, bnd, 
libcommons-discovery-java, libmail-java, libservlet3.1-java, maven-repo-helper
Architecture: all
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 21623cc0b94b3315317d67c74a1bf359 2224 axis_1.4-22.dsc
 6fd3b673a4de3609394f492748b1f3f1 5295544 axis_1.4.orig.tar.gz
 c2c4ec5d62e3caa9a3f7ef15cdd5d5d9 11560 axis_1.4-22.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/axis
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/axis
Checksums-Sha1:
 662fb5788e2e2e40d3f32a031e10f5d28c2d4bd0 2224 axis_1.4-22.dsc
 d8151a6efda52eed409db865bd3602f1ed247b2b 5295544 axis_1.4.orig.tar.gz
 ac157fc2f5013ee80a6968edfe90b1c0eb50e787 11560 axis_1.4-22.debian.tar.xz
Checksums-Sha256:
 8a71d5af4a309a4920c26dac5388369a8c201d3f8db384ce1005550555caa305 2224 
axis_1.4-22.dsc
 9c6fd085bf83c76162c186ef755b05bb3cca68ab5ff66d47dcf69efda072ab74 5295544 
axis_1.4.orig.tar.gz
 957363e4b7320ed26d6402eeb6e11a8df68124b019f8e13fd08fd942abb07821 11560 
axis_1.4-22.debian.tar.xz
Homepage: http://ws.apache.org/axis/
Package-List: 
 libaxis-java deb java optional arch=all
 libaxis-java-doc deb doc optional arch=all
Directory: pool/main/a/axis
Priority: source
Section: libs

Package: axis
Binary: libaxis-java, libaxis-java-doc
Version: 1.4-25
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Torsten Werner <twer...@debian.org>, Damien Raude-Morvan 
<draz...@debian.org>, Jakub Adam <jakub.a...@ktknet.cz>, Emmanuel Bourg 
<ebo...@apache.org>
Build-Depends: ant-optional, bnd (>= 2.1.0), cdbs, debhelper (>= 10), 
default-jdk, libcommons-discovery-java, libcommons-httpclient-java, 
libcommons-logging-java, libmail-java, libservlet3.1-java, libwsdl4j-java, 
maven-repo-helper
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 817df464702e3b15bd2054244606af4f 2254 axis_1.4-25.dsc
 6fd3b673a4de3609394f492748b1f3f1 5295544 axis_1.4.orig.tar.gz
 7a8b75623d3d3599aa68eb8fad35c185 11920 axis_1.4-25.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/axis.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/axis.git
Checksums-Sha256:
 50acdb396c177a7568650e0c5a504bb353def0f894632a2bd5025d7edb0c3082 2254 
axis_1.4-25.dsc
 9c6fd085bf83c76162c186ef755b05bb3cca68ab5ff66d47dcf69efda072ab74 5295544 
axis_1.4.orig.tar.gz
 88a20c49b474d9e8d3c33c11166f20160598eef5ca307683fb021d7e18d2a0ab 11920 
axis_1.4-25.debian.tar.xz
Homepage: http://ws.apache.org/axis/
Package-List: 
 libaxis-java deb java optional arch=all
 libaxis-java-doc deb doc optional arch=all
Directory: pool/main/a/axis
Priority: source
Section: libs

Package: libaxis-java
Source: axis
Version: 1.4-25
Installed-Size: 1640
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libcommons-discovery-java, libcommons-httpclient-java, 
libcommons-logging-java, libmail-java, libwsdl4j-java
Recommends: ant
Suggests: libaxis-java-doc
Description-en: SOAP implementation in Java
 Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol")
 submission to W3C.
 .
 From the draft W3C specification:
 .
 SOAP is a lightweight protocol for exchange of information in a decentralized,
 distributed environment. It is an XML based protocol that consists of three
 parts: an envelope that defines a framework for describing what is in a message
 and how to process it, a set of encoding rules for expressing instances of
 application-defined datatypes, and a convention for representing remote
 procedure calls and responses.
 .
 This project is a follow-on to the Apache SOAP project.
Description-md5: b589e0c92911ac766ae3ec016a1ea37b
Homepage: http://ws.apache.org/axis/
Tag: devel::library
Section: java
Priority: optional
Filename: pool/main/a/axis/libaxis-java_1.4-25_all.deb
Size: 1502776
MD5sum: 2699036ce7dcae95e1b9d5e9b15a94b4
SHA256: b6c2a7eefe8901573cc4bde646282f74b05b815e

Bug#889456: O: opennebula -- controller which executes the OpenNebula cluster services

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of opennebula, Damien Raude-Morvan <draz...@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: opennebula
Binary: opennebula, opennebula-sunstone, opennebula-gate, opennebula-flow, 
opennebula-common, opennebula-node, opennebula-tools, ruby-opennebula, 
libopennebula-java, libopennebula-java-doc
Version: 4.12.3+dfsg-3.1
Maintainer: Debian OpenNebula Maintainers 
<pkg-opennebula-de...@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>, Soren Hansen 
<so...@ubuntu.com>, Jaime Melis <j.me...@fdi.ucm.es>
Build-Depends: debhelper (>= 9), dh-systemd, dh-linktree, javahelper, 
default-jdk, bison, flex, libmysql++-dev, libsqlite3-dev, libssl1.0-dev, 
libws-commons-util-java, libxml2-dev, libxmlrpc-c++8-dev, 
libxmlrpc3-client-java (>= 3.1.3-6), libxmlrpc3-common-java (>= 3.1.3-6), 
libxslt1-dev, ruby, ruby-sass, scons, fonts-font-awesome, novnc, websockify
Architecture: any all
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 67f30228c974b3de9d099bb69403a7d1 2954 opennebula_4.12.3+dfsg-3.1.dsc
 6a4f66bb8a5cbd736a503c42b16ad658 3589600 opennebula_4.12.3+dfsg.orig.tar.xz
 7c0f9c81db75d924a0f1de024e65e80a 138164 
opennebula_4.12.3+dfsg-3.1.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-opennebula/opennebula.git
Vcs-Git: git://anonscm.debian.org/pkg-opennebula/opennebula.git
Checksums-Sha256:
 0f561bfb0edf5103d648fd53ee60b750999b9430607aa588a379eca28862d58a 2954 
opennebula_4.12.3+dfsg-3.1.dsc
 fc569bffba022a5245d1cd813987b089cc6332420e5791f3b44878e21d97ff7b 3589600 
opennebula_4.12.3+dfsg.orig.tar.xz
 90f20ed0c88c47b5f235b5788180d754caaecd2252631984263190e5e51522b9 138164 
opennebula_4.12.3+dfsg-3.1.debian.tar.xz
Homepage: http://opennebula.org/
Package-List: 
 libopennebula-java deb java extra arch=all
 libopennebula-java-doc deb doc extra arch=all
 opennebula deb utils extra arch=any
 opennebula-common deb utils extra arch=all
 opennebula-flow deb utils extra arch=all
 opennebula-gate deb utils extra arch=all
 opennebula-node deb utils extra arch=all
 opennebula-sunstone deb utils extra arch=all
 opennebula-tools deb utils extra arch=all
 ruby-opennebula deb ruby extra arch=all
Directory: pool/main/o/opennebula
Priority: source
Section: utils

Package: opennebula
Version: 4.12.3+dfsg-3.1
Installed-Size: 4671
Maintainer: Debian OpenNebula Maintainers 
<pkg-opennebula-de...@lists.alioth.debian.org>
Architecture: amd64
Depends: init-system-helpers (>= 1.18~), libc6 (>= 2.17), libgcc1 (>= 1:3.0), 
libmariadbclient18 (>= 5.5.36), libsqlite3-0 (>= 3.5.9), libssl1.0.2 (>= 
1.0.2d), libstdc++6 (>= 5.2), libxml2 (>= 2.7.4), libxmlrpc-c++8v5, 
libxmlrpc-core-c3, opennebula-tools (= 4.12.3+dfsg-3.1), ruby | 
ruby-interpreter, apg, genisoimage, wget, iptables, ipset
Suggests: mysql-server, ruby-amazon-ec2, ruby-aws-sdk, logrotate
Description-en: controller which executes the OpenNebula cluster services
 OpenNebula is an open source virtual infrastructure engine that enables the
 dynamic deployment and re-placement of virtual machines on a pool of physical
 resources.
 .
 ONE (OpenNebula) extends the benefits of virtualization platforms from a
 single physical resource to a pool of resources, decoupling the server not
 only from the physical infrastructure but also from the physical location.
 .
 This package contains OpenNebula Controller which manage all nodes in the
 cloud.
Description-md5: b94a0a25aa803757925f69819b598ee3
Homepage: http://opennebula.org/
Section: utils
Priority: optional
Filename: pool/main/o/opennebula/opennebula_4.12.3+dfsg-3.1_amd64.deb
Size: 932328
MD5sum: 71395815c874fcaa9e2d65bc68f75d0c
SHA256: c3c45cb05e238936b410e667696b3aa77e73ffa43a0cda32d589f8f4c139836e

Package: opennebula-sunstone
Source: opennebula
Version: 4.12.3+dfsg-3.1
Installed-Size: 5736
Maintainer: Debian OpenNebula Maintainers 
<pkg-opennebula-de...@lists.alioth.debian.org>
Architecture: all
Replaces: opennebula-tools (<< 4.12.3-1~)
Depends: fonts-font-awesome (>= 4.7.0~dfsg), novnc (>= 
1:0.4+dfsg+1+20131010+gitf68af8af3d), python-websockify (>= 0.8.0+dfsg1), 
init-system-helpers (>= 1.18~), opennebula-tools (= 4.12.3+dfsg-3.1), 
ruby-opennebula (= 4.12.3+dfsg-3.1), ruby | ruby-interpreter, ruby-json, 
ruby-sinatra, ruby-rack-protection, thin, ruby-builder, libjs-excanvas
Recommends: opennebula (>= 4.12.3+dfsg-3.1)
Breaks: opennebula-tools (<< 4.12.3-1~)
Description-en: web interface to which executes the OpenNebula 

Bug#889454: O: libminlog-java -- minimal Java logging library

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of libminlog-java, Damien Raude-Morvan 
<draz...@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: libminlog-java
Binary: libminlog-java, libminlog-java-doc
Version: 1.2-2
Maintainer: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 9), default-jdk, javahelper (>= 0.43)
Architecture: all
Standards-Version: 3.9.4
Format: 3.0 (quilt)
Files:
 afb02fda4a48e1b0e1e82f0e122dde55 1975 libminlog-java_1.2-2.dsc
 a83d4e29086663d14f73860c5b2d3b00 2267 libminlog-java_1.2.orig.tar.gz
 1834d2a5108735fd5f4fd0ce147ded4a 2655 libminlog-java_1.2-2.debian.tar.gz
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libminlog-java.git
Vcs-Git: git://anonscm.debian.org/pkg-java/libminlog-java.git
Checksums-Sha1:
 45eeef5b7f1d99560eba108c377d7198f993ba8f 1975 libminlog-java_1.2-2.dsc
 0c6dd45897ed7113d39e4bcc7ac1b838939c5fe6 2267 libminlog-java_1.2.orig.tar.gz
 b69112d4da47018b0aaf849da1554b4b698577b8 2655 
libminlog-java_1.2-2.debian.tar.gz
Checksums-Sha256:
 5f1981e8158897a8cf95a557b9dde839283ec5ee76ad7b9ba49174c6511ae7aa 1975 
libminlog-java_1.2-2.dsc
 b10504a41a5d3b837d819b5ebbe2c53f3d7b0a0c02bd854c8839bb32330a0bcc 2267 
libminlog-java_1.2.orig.tar.gz
 f5e072452fbf858e0440349da36c10c787629a01b49621d9515c0f78bdfadf68 2655 
libminlog-java_1.2-2.debian.tar.gz
Homepage: https://code.google.com/p/minlog/
Package-List: 
 libminlog-java deb java optional
 libminlog-java-doc deb doc optional
Directory: pool/main/libm/libminlog-java
Priority: source
Section: misc

Package: libminlog-java
Binary: libminlog-java, libminlog-java-doc
Version: 1.3.0-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 10), default-jdk, libmaven-bundle-plugin-java, 
libmaven-javadoc-plugin-java, maven-debian-helper
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 cb28c8fac23897b56c8a33f7db3160f3 2152 libminlog-java_1.3.0-1.dsc
 f45a4b9fc9af3e0b19fc51cb5045a05f 5280 libminlog-java_1.3.0.orig.tar.xz
 77b6d5005570ad95818e5ed605628bc9 3172 libminlog-java_1.3.0-1.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libminlog-java.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libminlog-java.git
Checksums-Sha256:
 52902c14b42496bc2d362aeb0a430fd8c724a04a6308748feaf1ab35a5063e48 2152 
libminlog-java_1.3.0-1.dsc
 d20b270d630a8225ed224c02b6e9580fcbf485746fa724eba4e3931f5344f75c 5280 
libminlog-java_1.3.0.orig.tar.xz
 9559a5985b7cbb6ec1736bb2c935e1da39e72fe5f0e382a110e85ade2d540029 3172 
libminlog-java_1.3.0-1.debian.tar.xz
Homepage: https://github.com/EsotericSoftware/minlog
Package-List: 
 libminlog-java deb java optional arch=all
 libminlog-java-doc deb doc optional arch=all
Directory: pool/main/libm/libminlog-java
Priority: source
Section: misc

Package: libminlog-java
Version: 1.3.0-1
Installed-Size: 27
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Description-en: minimal Java logging library
 MinLog is a Java logging library. Key features:
  * Zero overhead Logging statements below a given level can
be automatically removed by javac at compile time.
This means applications can have detailed trace and debug logging
without having any impact on the finished product.
  * Simple and efficient The API is concise and the code is
very efficient at runtime.
  * Extremely lightweight The entire project consists of a single Java file
with ~100 non-comment lines of code.
Description-md5: b06e3397fa5b6b0d9d020fe5e57b0f58
Homepage: https://github.com/EsotericSoftware/minlog
Section: java
Priority: optional
Filename: pool/main/libm/libminlog-java/libminlog-java_1.3.0-1_all.deb
Size: 7618
MD5sum: 7fb4d07794f63251d9a1e0a429abe24d
SHA256: 1f811e985c72f46a2ce3fe6b495ef5ab7f081c003c44d1c6f3dedd29e5aa83a6

Package: libminlog-java
Version: 1.2-2
Installed-Size: 34
Maintainer: Damien Raude-Morvan <draz...@debian.org>
Architecture: all
Description-en: minimal Java logging library
 MinLog is a Java logging library. Key features:
  * Zero overhead Logging statements below a given level can
be automatically removed by javac at compile time.
This means applications can have detailed trace and debug logging
without having any impact on the finished product.
  * Simple and efficient The API is concise and the code is
very efficient at runtime.
  * Extremely lightweight The entire project consists of a sin

Bug#889453: O: felix-bundlerepository -- Felix OSGi bundle repository service

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of felix-bundlerepository, Damien Raude-Morvan 
<draz...@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: felix-bundlerepository
Binary: libfelix-bundlerepository-java, libfelix-bundlerepository-java-doc
Version: 1.6.6-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 
1.4), libfelix-utils-java, libfelix-shell-java, libkxml2-java, 
libosgi-core-java, libosgi-compendium-java, libfelix-osgi-obr-java, 
libmaven-bundle-plugin-java, libeasymock-java, default-jdk-doc, 
libmaven-javadoc-plugin-java
Architecture: all
Standards-Version: 3.9.5
Format: 3.0 (quilt)
Files:
 ccf044d63bfb900331f57d47c0d7a7c3 2482 felix-bundlerepository_1.6.6-2.dsc
 c78b2b6927fa6f461221694dcf079c21 159839 
felix-bundlerepository_1.6.6.orig.tar.gz
 3ef810c78d76a68e7a4e359b779e9625 4419 
felix-bundlerepository_1.6.6-2.debian.tar.gz
Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-java/felix-bundlerepository.git
Vcs-Git: git://anonscm.debian.org/pkg-java/felix-bundlerepository.git
Checksums-Sha1:
 edaa61aff0053caa12e7d850c6378c0ed070d94a 2482 
felix-bundlerepository_1.6.6-2.dsc
 7963267d2f9b12313691d50886954ef7da51234e 159839 
felix-bundlerepository_1.6.6.orig.tar.gz
 51d24b2540cf124fde2a136c9a3add77cd015d01 4419 
felix-bundlerepository_1.6.6-2.debian.tar.gz
Checksums-Sha256:
 c2cb93f7ab598edd89b50e9ffe2e0f571526dc2a1d1fb056f7cc629a3400773d 2482 
felix-bundlerepository_1.6.6-2.dsc
 8f963cb95ad6c5a625b96d380efb3de603db5a8e70aee27de42e27d830acd54d 159839 
felix-bundlerepository_1.6.6.orig.tar.gz
 dc2aee64c22195cd8d204260bf5a5abfdc09df20f388ada7dac566c88b0b6001 4419 
felix-bundlerepository_1.6.6-2.debian.tar.gz
Homepage: http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html
Package-List: 
 libfelix-bundlerepository-java deb java optional
 libfelix-bundlerepository-java-doc deb doc optional
Directory: pool/main/f/felix-bundlerepository
Priority: source
Section: java

Package: felix-bundlerepository
Binary: libfelix-bundlerepository-java, libfelix-bundlerepository-java-doc
Version: 2.0.10-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 10), default-jdk, default-jdk-doc, 
libeasymock-java, libfelix-gogo-runtime-java, libfelix-osgi-obr-java, 
libfelix-shell-java, libfelix-utils-java, libkxml2-java, 
libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, 
libmaven-source-plugin-java, libosgi-compendium-java (>= 5.0.0~), 
libosgi-core-java (>= 5.0.0~), maven-debian-helper (>= 1.4)
Architecture: all
Standards-Version: 4.0.0
Format: 3.0 (quilt)
Files:
 d192ab4bce721c0b441630381aab84fe 2752 felix-bundlerepository_2.0.10-2.dsc
 546e737005e31540835c1e929258df2c 168988 
felix-bundlerepository_2.0.10.orig.tar.xz
 74d306aa251a22e4cd573c85e0318f9c 4652 
felix-bundlerepository_2.0.10-2.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/felix-bundlerepository.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/felix-bundlerepository.git
Checksums-Sha256:
 494e8c32630a2c432ceb2044f849a0b2fb1ca6ec97cc40d3680baba21526e668 2752 
felix-bundlerepository_2.0.10-2.dsc
 291ccfcb4604c42572f00169af8da7a85f5959c53f325a04301190856493d3da 168988 
felix-bundlerepository_2.0.10.orig.tar.xz
 549bba9a85e984c5caeaf786eae3fb9a0661dc9d72b4584ba9a03b5e7427f06a 4652 
felix-bundlerepository_2.0.10-2.debian.tar.xz
Homepage: 
https://felix.apache.org/documentation/subprojects/apache-felix-osgi-bundle-repository.html
Package-List: 
 libfelix-bundlerepository-java deb java optional arch=all
 libfelix-bundlerepository-java-doc deb doc optional arch=all
Directory: pool/main/f/felix-bundlerepository
Priority: source
Section: java

Package: libfelix-bundlerepository-java
Source: felix-bundlerepository
Version: 2.0.10-2
Installed-Size: 272
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libeasymock-java, libosgi-core-java
Recommends: libfelix-gogo-runtime-java, libfelix-osgi-obr-java, 
libfelix-shell-java, libfelix-utils-java, libkxml2-java, libosgi-compendium-java
Suggests: libfelix-bundlerepository-java-doc
Description-en: Felix OSGi bundle repository service
 The Felix project is an implementation
 of the OSGi core framework specification.
 .
 OSGi framework is a module system a

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

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of libkryo-java, Damien Raude-Morvan 
<draz...@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 <draz...@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@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@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@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 <draz...@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.
 Thi

Bug#889451: O: felix-utils -- collection of utility classes for Apache Felix

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of felix-utils, Damien Raude-Morvan <draz...@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: felix-utils
Binary: libfelix-utils-java, libfelix-utils-java-doc
Version: 1.6.0-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk, default-jdk-doc, 
libmaven-javadoc-plugin-java, libosgi-compendium-java, libosgi-core-java (>= 
4.3), maven-debian-helper (>= 1.4)
Architecture: all
Standards-Version: 3.9.5
Format: 3.0 (quilt)
Files:
 88d65150e9f2e60350a1e273b9c06a87 2152 felix-utils_1.6.0-1.dsc
 eae9b6f1c641791bcfff42e1c99edf9d 33668 felix-utils_1.6.0.orig.tar.xz
 c461a44402cf36a66a37514964dd7042 4320 felix-utils_1.6.0-1.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/felix-utils.git
Vcs-Git: git://anonscm.debian.org/pkg-java/felix-utils.git
Checksums-Sha1:
 475be62db50b79dbf12bdf8a7bf58804fbec3fb4 2152 felix-utils_1.6.0-1.dsc
 56e77c9b625186a2d4fba3c6099921e2bec8da34 33668 felix-utils_1.6.0.orig.tar.xz
 029ef458e07c77a505e777257ae449aa139384e5 4320 felix-utils_1.6.0-1.debian.tar.xz
Checksums-Sha256:
 a517c6db25976fbdad4c386e58ce7706d24daab72fd19a2e9fd2dbe85c4e5d26 2152 
felix-utils_1.6.0-1.dsc
 0c756fd939b29b6c00dba41325b965f12ac29b6b02e9b991b07fceb7cbd14b7a 33668 
felix-utils_1.6.0.orig.tar.xz
 5c1e7981e06c1cdb4bf08a23f671e5c602ec38ea17cb8be1a12ebb7fd986dd9f 4320 
felix-utils_1.6.0-1.debian.tar.xz
Homepage: http://felix.apache.org
Package-List: 
 libfelix-utils-java deb java optional
 libfelix-utils-java-doc deb doc optional
Directory: pool/main/f/felix-utils
Priority: source
Section: java

Package: felix-utils
Binary: libfelix-utils-java, libfelix-utils-java-doc
Version: 1.8.6-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 10), default-jdk, default-jdk-doc, 
libmaven-javadoc-plugin-java, libosgi-compendium-java, libosgi-core-java (>= 
4.3), maven-debian-helper (>= 1.4)
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 fb5e695e54e279f1571a1840b2a23e89 2179 felix-utils_1.8.6-1.dsc
 d3fd92191aae537fa5245948510986c2 36148 felix-utils_1.8.6.orig.tar.xz
 eb80230da12dd2991959fe978c858ec1 4328 felix-utils_1.8.6-1.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/felix-utils.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/felix-utils.git
Checksums-Sha256:
 a870717d81bb73ff504d095a0feea7c4bdf5f1a9dd1e52e5476059f018779a3b 2179 
felix-utils_1.8.6-1.dsc
 c24f56117102fb1cfdcfb12e16428fb870031692bbafb01bed959504a51357fc 36148 
felix-utils_1.8.6.orig.tar.xz
 dcf7d3fab5a306b2aa0a112a3d077df54f7e423596d5a3d9458c3ce9a0e37bd7 4328 
felix-utils_1.8.6-1.debian.tar.xz
Homepage: http://felix.apache.org
Package-List: 
 libfelix-utils-java deb java optional arch=all
 libfelix-utils-java-doc deb doc optional arch=all
Directory: pool/main/f/felix-utils
Priority: source
Section: java

Package: libfelix-utils-java
Source: felix-utils
Version: 1.8.6-1
Installed-Size: 92
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libosgi-compendium-java, libosgi-core-java
Suggests: libfelix-utils-java-doc
Description-en: collection of utility classes for Apache Felix
 The Felix project is an implementation
 of the OSGi R4.2 core framework specification.
 .
 OSGi framework is a module system and service platform
 for the Java programming language that implements
 a complete and dynamic component model.
 .
 This subproject provides a collection of utility classes used
 by others components of Apache Felix.
Description-md5: 904e2c57239872b12ee7865949891f89
Homepage: http://felix.apache.org
Section: java
Priority: optional
Filename: pool/main/f/felix-utils/libfelix-utils-java_1.8.6-1_all.deb
Size: 65264
MD5sum: 8b28c4eed95e891ec54f8b715a3564fe
SHA256: cffc491a5b4cdca0e6a21b2eddac04428f992e0d56378b7dc35116ddb0d5e1dc

Package: libfelix-utils-java
Source: felix-utils
Version: 1.6.0-1
Installed-Size: 124
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libosgi-compendium-java, libosgi-core-java
Suggests: libfelix-utils-java-doc
Description-en: collection of utility classes for Apache Felix
 The Felix project is an implementation
 of the OSGi R4.2 core framework specification.
 .
 OSGi fra

Bug#889429: O: munge-maven-plugin -- Maven plugin to pre-process Java code

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of munge-maven-plugin, Damien Raude-Morvan 
<draz...@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: munge-maven-plugin
Binary: libmunge-maven-plugin-java, libmunge-maven-plugin-java-doc
Version: 1.0-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: default-jdk-doc, junit (>= 3.8.1), 
libmaven-javadoc-plugin-java, libmaven-plugin-tools-java, libmaven2-core-java, 
libmaven2-core-java-doc
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 214b7dabf46408a5ebe8222741e5862f 2319 munge-maven-plugin_1.0-1.dsc
 a0d3a1cdb0ade1e52ef4b0762fea5b23 15329 munge-maven-plugin_1.0.orig.tar.gz
 6ec8ad51af62c280b977416c9d6de152 9068 munge-maven-plugin_1.0-1.debian.tar.gz
Vcs-Browser: http://git.debian.org/?p=pkg-java/munge-maven-plugin.git
Vcs-Git: git://git.debian.org/git/pkg-java/munge-maven-plugin.git
Checksums-Sha1:
 28c5cf419f5dfd399fda1044e65257dae075755a 2319 munge-maven-plugin_1.0-1.dsc
 68472a8f56311bd1af3405ae8662a206c75599aa 15329 
munge-maven-plugin_1.0.orig.tar.gz
 f3a50d8123d4cef960d88fbe7b4c2e1e0a1d557b 9068 
munge-maven-plugin_1.0-1.debian.tar.gz
Checksums-Sha256:
 e777c8d212864d64c985ec43bfe8377319efb1fa6a620e9bf5264bb3b36cb5fb 2319 
munge-maven-plugin_1.0-1.dsc
 44b318324497d1db39c2267dc48da668d9b9cc6f29e239a8824d543e29ef98d8 15329 
munge-maven-plugin_1.0.orig.tar.gz
 16a20d6f48075da365ecbe55ba6c13f4d3858b016eb22dc044756e6e5e8b5b8b 9068 
munge-maven-plugin_1.0-1.debian.tar.gz
Homepage: http://sonatype.github.com/munge-maven-plugin/
Package-List: 
 libmunge-maven-plugin-java deb java optional
 libmunge-maven-plugin-java-doc deb doc optional
Directory: pool/main/m/munge-maven-plugin
Priority: source
Section: java

Package: munge-maven-plugin
Binary: libmunge-maven-plugin-java
Version: 1.0-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.2)
Build-Depends-Indep: junit (>= 3.8.1), libmaven-plugin-tools-java, 
libmaven3-core-java
Architecture: all
Standards-Version: 4.0.0
Format: 3.0 (quilt)
Files:
 f5c1e6b2cd63b496db043fe087250485 2201 munge-maven-plugin_1.0-2.dsc
 a0d3a1cdb0ade1e52ef4b0762fea5b23 15329 munge-maven-plugin_1.0.orig.tar.gz
 5218d18a2502219a410549b17c058afa 8540 munge-maven-plugin_1.0-2.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/munge-maven-plugin.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/munge-maven-plugin.git
Checksums-Sha256:
 afa589a1079bf03e0b1b7bbafee1b9daf4258ba8daadd7eb5b7142e58e61b03c 2201 
munge-maven-plugin_1.0-2.dsc
 44b318324497d1db39c2267dc48da668d9b9cc6f29e239a8824d543e29ef98d8 15329 
munge-maven-plugin_1.0.orig.tar.gz
 9b3849a464657d2c238842068d9bef8252a1d0215cbfa3edda7dcbd44c77 8540 
munge-maven-plugin_1.0-2.debian.tar.xz
Homepage: http://sonatype.github.com/munge-maven-plugin/
Package-List: 
 libmunge-maven-plugin-java deb java optional arch=all
Directory: pool/main/m/munge-maven-plugin
Priority: source
Section: java

Package: libmunge-maven-plugin-java
Source: munge-maven-plugin
Version: 1.0-2
Installed-Size: 50
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libmaven3-core-java (>= 3.5.0)
Description-en: Maven plugin to pre-process Java code
 The Munge Plugin for Maven provides mojos to munge (pre-process) Java code.
 .
 It only supports conditional inclusion of source based on defined strings of
 the form "if[tag]", "if_not[tag]", "else[tag], and "end[tag]".
Description-md5: 811c0c653719edd20cc0adebddc8a013
Homepage: http://sonatype.github.com/munge-maven-plugin/
Section: java
Priority: optional
Filename: 
pool/main/m/munge-maven-plugin/libmunge-maven-plugin-java_1.0-2_all.deb
Size: 21280
MD5sum: a56e728e09f2763fe3fc170d7975bbf8
SHA256: 2e31ae835c7d422312f0d389352c7339f0d59a00b9ff7cc2a58d5acf7dc5be3d

Package: libmunge-maven-plugin-java
Source: munge-maven-plugin
Version: 1.0-1
Installed-Size: 87
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libmaven2-core-java
Suggests: libmunge-maven-plugin-java-doc
Description-en: Maven plugin to pre-process Java code
 The Munge Plugin for Maven pro

Bug#889430: O: codenarc -- Groovy library that provides static analysis features for Groovy code

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of codenarc, Damien Raude-Morvan <draz...@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: codenarc
Binary: libcodenarc-groovy-java, libcodenarc-groovy-java-doc
Version: 0.17-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Miguel Landaeta <mig...@miguel.cc>, Damien Raude-Morvan 
<draz...@debian.org>
Build-Depends: ant, debhelper (>= 7.0.50~), default-jdk, default-jdk-doc, 
groovy, javahelper, libgmetrics-groovy-java, liblog4j1.2-java, maven-repo-helper
Architecture: all
Standards-Version: 3.9.4
Format: 3.0 (quilt)
Files:
 28f17b8c9a955b03ab3a24d6473f3e15 2175 codenarc_0.17-2.dsc
 2621155a7104ca06ec4fa6860cda7d50 957445 codenarc_0.17.orig.tar.gz
 c05a9bc7f6235b0d1358c85e56cf8b59 4389 codenarc_0.17-2.debian.tar.gz
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/codenarc.git
Vcs-Git: git://anonscm.debian.org/pkg-java/codenarc.git
Checksums-Sha1:
 14e36763c99eb1257e55d6747f7f53816638cff0 2175 codenarc_0.17-2.dsc
 cf288a9b0734271f8619a6e49fb264ab567d16af 957445 codenarc_0.17.orig.tar.gz
 f65b2cfa975d3cce7a2308a182c1f7aee215959f 4389 codenarc_0.17-2.debian.tar.gz
Checksums-Sha256:
 906b2f8a63b75d8231c00da9c184975b6f64e2d4366def46b92ee1f5942a9b10 2175 
codenarc_0.17-2.dsc
 249d3bf12f3295b31dd65756c8cf99687568f264813c31d0c6555da05f797eda 957445 
codenarc_0.17.orig.tar.gz
 8ce600d83004c4c6b90f8ea3961f8fc7a25aa44404ca674a5cc8d2a455b58e3d 4389 
codenarc_0.17-2.debian.tar.gz
Homepage: http://codenarc.sourceforge.net/
Package-List: 
 libcodenarc-groovy-java deb java optional
 libcodenarc-groovy-java-doc deb doc optional
Directory: pool/main/c/codenarc
Priority: source
Section: java

Package: codenarc
Binary: libcodenarc-groovy-java, libcodenarc-groovy-java-doc
Version: 0.23-4
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, debhelper (>= 10~), default-jdk, default-jdk-doc, groovy, 
javahelper, junit4, libgmetrics-groovy-java, liblog4j1.2-java, maven-repo-helper
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 468dcf734a67dfe099f1483d0f2b0c38 2127 codenarc_0.23-4.dsc
 3edcf671b08d9866d7a0a726af5dfa7b 1144827 codenarc_0.23.orig.tar.gz
 30f8d631ab25e4d09261e9e92052f891 3840 codenarc_0.23-4.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/codenarc.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/codenarc.git
Checksums-Sha256:
 3d5ef927d6c319eb3a89ee4bfcde82e16b16cf3a4eabed92a7c094981878db4d 2127 
codenarc_0.23-4.dsc
 45a96cd650b21b747a82071ce730a5f8f1e395ee0e923ea0c8f8dee3cffb4304 1144827 
codenarc_0.23.orig.tar.gz
 92cc90e94d2b5c93f84b81b6c23ee1b5410693450627a7097101f2772fd8ab56 3840 
codenarc_0.23-4.debian.tar.xz
Homepage: http://codenarc.sourceforge.net/
Package-List: 
 libcodenarc-groovy-java deb java optional arch=all
 libcodenarc-groovy-java-doc deb doc optional arch=all
Directory: pool/main/c/codenarc
Priority: source
Section: java

Package: libcodenarc-groovy-java
Source: codenarc
Version: 0.23-4
Installed-Size: 2173
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: ant, groovy, libgmetrics-groovy-java, liblog4j1.2-java
Suggests: libcodenarc-groovy-java-doc
Description-en: Groovy library that provides static analysis features for 
Groovy code
 CodeNarc is a static analysis tool for Groovy source code,
 enabling monitoring and enforcement of many coding standards
 and best practices. CodeNarc applies a set of Rules
 (predefined and/or custom) that are applied to each Groovy
 file, and generates an HTML report of the results, including
 a list of rules violated for each source file, and a count
 of the number of violations per package and for the whole
 project.
 .
 CodeNarc is similar to popular static analysis tools such as
 PMD or Checkstyle, but is targeted at Groovy source code
 instead of Java.
Description-md5: ba00ec53185bb2a943b5c25dd19e70b5
Homepage: http://codenarc.sourceforge.net/
Section: java
Priority: optional
Filename: pool/main/c/codenarc/libcodenarc-groovy-java_0.23-4_all.deb
Size: 1914658
MD5sum: e15b4d34cb1cff04ce8dfadb3e2d93fa
SHA256: c9116e2815a65720602b8b706343bfa8c72ff32ac26f9a734d55acd3499faf72

Package: libcodenarc-groovy-java
Source: codenarc
Version: 0.23-3
Installed-Size: 2167
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: ant, groo

Bug#889421: O: maven-bundle-plugin -- Maven plugin to handle artifact OSGi metadata

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of maven-bundle-plugin, Damien Raude-Morvan 
<draz...@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: maven-bundle-plugin
Binary: libmaven-bundle-plugin-java, libmaven-bundle-plugin-java-doc
Version: 2.3.7-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: bnd (>= 1.50.0), default-jdk-doc, 
libfelix-bundlerepository-java, libfelix-osgi-obr-java, libkxml2-java, 
libmaven-archiver-java, libmaven-dependency-tree-java, 
libmaven-javadoc-plugin-java, libmaven-plugin-tools-java, libmaven2-core-java, 
libosgi-compendium-java, libosgi-core-java, libplexus-archiver-java, 
libplexus-container-default-java, libplexus-utils-java, libwagon-java
Architecture: all
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 524ec7841af7219afc17e43d08b73b91 2614 maven-bundle-plugin_2.3.7-2.dsc
 aa6c29f23eebbc78c32b9841b239d87d 190996 maven-bundle-plugin_2.3.7.orig.tar.xz
 3b6ef69093c0ebb83e48dfca8a58d1db 5480 maven-bundle-plugin_2.3.7-2.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-bundle-plugin.git
Vcs-Git: git://anonscm.debian.org/pkg-java/maven-bundle-plugin.git
Checksums-Sha1:
 be9c2014ee2cf981e0130b30fad91a1f14b8e5cf 2614 maven-bundle-plugin_2.3.7-2.dsc
 532249e5f9ee8af71d76d7443ccfa69c3452f3ab 190996 
maven-bundle-plugin_2.3.7.orig.tar.xz
 d27c9c1b5feb937b1b419d3ccd97c9dba16b3025 5480 
maven-bundle-plugin_2.3.7-2.debian.tar.xz
Checksums-Sha256:
 961eb6aaf2d70f0e1243e9ddb226487d613f0d28c41bb15f4cfd92b84a6e233a 2614 
maven-bundle-plugin_2.3.7-2.dsc
 b1d76835005fb66c1bae41b190bdb52056086d8b96a82f99185597530e17c119 190996 
maven-bundle-plugin_2.3.7.orig.tar.xz
 7f44c3f72f54980ab370332c29f3a4e6abdef1515452e4d8a22d9a80840b3021 5480 
maven-bundle-plugin_2.3.7-2.debian.tar.xz
Homepage: http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html
Package-List: 
 libmaven-bundle-plugin-java deb java optional arch=all
 libmaven-bundle-plugin-java-doc deb doc optional arch=all
Directory: pool/main/m/maven-bundle-plugin
Priority: source
Section: java

Package: maven-bundle-plugin
Binary: libmaven-bundle-plugin-java, libmaven-bundle-plugin-java-doc
Version: 2.5.4-6
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.0~)
Build-Depends-Indep: bnd (>= 2.1.0~), default-jdk-doc, junit4, 
libfelix-bundlerepository-java, libfelix-osgi-obr-java, libfelix-utils-java, 
libkxml2-java, libmaven-archiver-java, libmaven-dependency-tree-java, 
libmaven-javadoc-plugin-java, libmaven-plugin-tools-java, 
libmaven-reporting-api-java, libmaven3-core-java, libosgi-compendium-java, 
libosgi-core-java, libplexus-archiver-java, 
libplexus-container-default1.5-java, libplexus-utils2-java
Architecture: all
Standards-Version: 4.1.0
Format: 3.0 (quilt)
Files:
 6f3ec770a335131d071624e85ec8ede1 2705 maven-bundle-plugin_2.5.4-6.dsc
 e2c46b4b26d85fe300a974f2bb2c55f9 233248 maven-bundle-plugin_2.5.4.orig.tar.xz
 e564000a943e5466388f857fb5e5f29b 8288 maven-bundle-plugin_2.5.4-6.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-bundle-plugin.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-bundle-plugin.git
Checksums-Sha256:
 45568cac962fa9dd3d13dcf148aeb11a39f20d921e51177eccd3b8db053bdac9 2705 
maven-bundle-plugin_2.5.4-6.dsc
 aeec46fc0ae4b588aaf99e3388679b5fc95a5bc3bf70315d68f4e0caa92bd181 233248 
maven-bundle-plugin_2.5.4.orig.tar.xz
 6694fbbf874e2c4af9aa5a3aff92580abc8b5e159b08b4d94b506a56d4b91a80 8288 
maven-bundle-plugin_2.5.4-6.debian.tar.xz
Homepage: http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html
Package-List: 
 libmaven-bundle-plugin-java deb java optional arch=all
 libmaven-bundle-plugin-java-doc deb doc optional arch=all
Directory: pool/main/m/maven-bundle-plugin
Priority: source
Section: java

Package: libmaven-bundle-plugin-java
Source: maven-bundle-plugin
Version: 2.5.4-6
Installed-Size: 199
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: bnd (>= 2.4.1), libdoxia-core-java (>= 1.7), libdoxia-sitetools-java 
(>= 1.7.4), libfelix-bundlerepository-java (>= 2.0.10), libfelix-utils-java, 
libmaven-archiver-java (>= 3.1.1), libmaven-d

Bug#889422: O: jarjar -- repackage third-party jars

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of jarjar, Damien Raude-Morvan <draz...@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: jarjar
Binary: libjarjar-java, libjarjar-java-doc
Version: 1.4+svn142-4
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Niels Thykier <ni...@thykier.net>, Damien Raude-Morvan 
<draz...@debian.org>, Miguel Landaeta <nomad...@debian.org>
Build-Depends: ant, cdbs, debhelper (>= 7), default-jdk, libasm4-java (>= 
4.1-2), maven-repo-helper, libmaven2-core-java
Architecture: all
Standards-Version: 3.9.5
Format: 3.0 (quilt)
Files:
 d26416ec7b9e6b6dcc499f91dafe7224 2181 jarjar_1.4+svn142-4.dsc
 4bafdbb9b155a202127a27bc1cf34bab 27204 jarjar_1.4+svn142.orig.tar.gz
 640c121287cd2e22d842f2c0bbfa4cb5 6824 jarjar_1.4+svn142-4.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jarjar
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jarjar
Checksums-Sha1:
 eb1d066dc48df4f622b39418a9b4436bd3100516 2181 jarjar_1.4+svn142-4.dsc
 47c71e81528a03623387ea277ca375f98e10cac8 27204 jarjar_1.4+svn142.orig.tar.gz
 dd315fb9444d46f2660206dcd577539d61836424 6824 jarjar_1.4+svn142-4.debian.tar.xz
Checksums-Sha256:
 dbefbf98cece25c9fa9708afbf5b82f5abb26cd8f08ee74d87c7b20a57b3cfc3 2181 
jarjar_1.4+svn142-4.dsc
 9a15d57b371d8e30e1fc9df179e5f65d717e64b21d3f7fab28d0f4624f3671f3 27204 
jarjar_1.4+svn142.orig.tar.gz
 6850685b5782681ccd714c7be9601bdebe54f47a7086468d960b7bd728dcec90 6824 
jarjar_1.4+svn142-4.debian.tar.xz
Homepage: http://code.google.com/p/jarjar/
Package-List: 
 libjarjar-java deb java optional arch=all
 libjarjar-java-doc deb doc optional arch=all
Directory: pool/main/j/jarjar
Priority: source
Section: libs

Package: jarjar
Binary: libjarjar-java
Version: 1.4+svn142-8
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, debhelper (>= 10~), default-jdk, libasm4-java, 
maven-repo-helper
Architecture: all
Standards-Version: 4.1.0
Format: 3.0 (quilt)
Files:
 74bce588c62ab3b198c1671fb5812686 2026 jarjar_1.4+svn142-8.dsc
 4bafdbb9b155a202127a27bc1cf34bab 27204 jarjar_1.4+svn142.orig.tar.gz
 20b220eb0a02e79a1f8d6057356c0160 8284 jarjar_1.4+svn142-8.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jarjar.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jarjar.git
Checksums-Sha256:
 ceff4824ea24942db1048eab006069871c9cae3f92713203d2134b2121fe5144 2026 
jarjar_1.4+svn142-8.dsc
 9a15d57b371d8e30e1fc9df179e5f65d717e64b21d3f7fab28d0f4624f3671f3 27204 
jarjar_1.4+svn142.orig.tar.gz
 65a5268b70d4b276196f4abc969c7d9b934d7948cac80f1d27bef73130bf621d 8284 
jarjar_1.4+svn142-8.debian.tar.xz
Homepage: http://code.google.com/p/jarjar/
Package-List: 
 libjarjar-java deb java optional arch=all
Directory: pool/main/j/jarjar
Priority: source
Section: libs

Package: libjarjar-java
Source: jarjar
Version: 1.4+svn142-8
Installed-Size: 150
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Description-en: repackage third-party jars
 Utility that makes it easy to repackage Java libraries and embed them
 into your own distribution. This is useful for two reasons:
 .
  - You can easily ship a single jar file with no external dependencies.
  - You can avoid problems where your library depends on a specific
version of a library, which may conflict with the dependencies of
another library.
Description-md5: 742dfa8deee489d10634651524a940b9
Homepage: http://code.google.com/p/jarjar/
Built-Using: libasm4-java (= 5.0.4-2)
Tag: devel::buildtools, devel::lang:java, devel::library,
 implemented-in::java, role::devel-lib, works-with-format::zip
Section: java
Priority: optional
Filename: pool/main/j/jarjar/libjarjar-java_1.4+svn142-8_all.deb
Size: 121240
MD5sum: 3cb13f9d8f2eba928999e5c8ac6a2e19
SHA256: 6ef39ec9f428779d007cb915edc0e491ba32caa3f7238db5db321a2752301930

Package: libjarjar-java
Source: jarjar
Version: 1.4+svn142-6
Installed-Size: 148
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Description-en: repackage third-party jars
 Utility that makes it easy to repackage Java libraries and embed them
 into your own distribution. This is useful for two reasons:
 .
  - You can easily ship a single jar file with no external dependencies.
  - You can avoid problems where your library depends on a specific
version of a library, which may conflic

Bug#889403: O: aether -- Library to handle Java artifact repositories

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of aether, Damien Raude-Morvan <draz...@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: aether
Binary: libaether-java
Version: 1.13.1-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: default-jdk-doc, junit4, libasync-http-client-java, 
libasync-http-client-java-doc, libmaven-javadoc-plugin-java, 
libplexus-classworlds2-java, libplexus-classworlds2-java-doc, 
libplexus-containers1.5-java (>= 1.5.5-2), libplexus-containers1.5-java-doc, 
libplexus-utils2-java, libplexus-utils2-java-doc, libsisu-ioc-java, 
libslf4j-java, libwagon-java, libwagon-java-doc
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 7acd469a929f6dce1f7f0368d284377a 2341 aether_1.13.1-2.dsc
 93c12c171bd8d2ab1bc11d21c413e9ad 284761 aether_1.13.1.orig.tar.gz
 730215c08dc6a143115921a4c497ae4e 7762 aether_1.13.1-2.debian.tar.gz
Vcs-Browser: http://git.debian.org/?p=pkg-java/aether.git
Vcs-Git: git://git.debian.org/git/pkg-java/aether.git
Checksums-Sha1:
 c404321a287b49ed65fd4346218e4ca617e95a29 2341 aether_1.13.1-2.dsc
 0d5b44e1ee5dede52518c2820979fbfdfb7e18e6 284761 aether_1.13.1.orig.tar.gz
 4050d30da5aa094d6ff6de5a535d8fe7afb2334d 7762 aether_1.13.1-2.debian.tar.gz
Checksums-Sha256:
 10efdd3454d73a1fb1bfba2763ec91ac4f62cd1c4562f971ec7e55bfcd1405e2 2341 
aether_1.13.1-2.dsc
 7b6a0e0a146f703ac71fb7de84c5e56dfebc038da01a07690d9960fabb942625 284761 
aether_1.13.1.orig.tar.gz
 dd18e67260426522f03c201ce15ec6f5350fa62b8dab4eee7f3a47a2e7f84142 7762 
aether_1.13.1-2.debian.tar.gz
Homepage: http://aether.sonatype.org/
Package-List: 
 libaether-java deb java optional
Directory: pool/main/a/aether
Priority: source
Section: java

Package: aether
Binary: libaether-java
Version: 1.13.1-5
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 10), default-jdk, junit4, 
libasync-http-client-java, libplexus-classworlds-java, 
libplexus-component-metadata-java, libplexus-utils2-java, libsisu-ioc-java, 
libslf4j-java, libwagon-http-java, maven-debian-helper (>= 2.2)
Architecture: all
Standards-Version: 4.1.1
Format: 3.0 (quilt)
Files:
 63f75676a5c210f1845ba9f1a01a2219 2161 aether_1.13.1-5.dsc
 93c12c171bd8d2ab1bc11d21c413e9ad 284761 aether_1.13.1.orig.tar.gz
 f24e08c7571d4c9fca686c628b886be6 7440 aether_1.13.1-5.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/aether.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/aether.git
Checksums-Sha256:
 06335400576b2833247f0ec58b24d6870369f68060a676bd8634594ec8230a3e 2161 
aether_1.13.1-5.dsc
 7b6a0e0a146f703ac71fb7de84c5e56dfebc038da01a07690d9960fabb942625 284761 
aether_1.13.1.orig.tar.gz
 2f1c2b7cee4cdced5d2877ca9b92432a0faced29367f1178f9aa10bc62225422 7440 
aether_1.13.1-5.debian.tar.xz
Homepage: http://aether.sonatype.org/
Package-List: 
 libaether-java deb java optional arch=all
Directory: pool/main/a/aether
Priority: source
Section: java

Package: libaether-java
Source: aether
Version: 1.13.1-5
Installed-Size: 686
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libasync-http-client-java, libplexus-classworlds-java (>= 2.5.2), 
libplexus-utils2-java (>= 2.x), libwagon-provider-api-java (>= 3.0.0)
Description-en: Library to handle Java artifact repositories
 Aether is a library for interacting with Java artifact repositories.
 .
 This involves the specification of local repository formats, remote repository
 formats, workspaces, transports, and artifact resolution.
 .
 Aether is a dependency of Maven but Aether don't depends on anything Maven
 specific. For instance, with Aether you can specify your dependency metadata
 in a properties files or in a database.
Description-md5: 9d7eb68dcda77a39214d182aaea9c583
Homepage: http://aether.sonatype.org/
Section: java
Priority: optional
Filename: pool/main/a/aether/libaether-java_1.13.1-5_all.deb
Size: 500524
MD5sum: 744f412498efad285271d0354190dd82
SHA256: dab6d91a7572810337c7b9e4e3818c346b5113961b85f9f47270af96f7944226

Package: libaether-java
Source: aether
Version: 1.13.1-3
Installed-Size: 660
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: junit4, libasync-http-client-ja

Bug#889405: O: antelope -- graphical user interface for Ant

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of antelope, Damien Raude-Morvan <draz...@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: antelope
Binary: libantelope-java, libantelope-java-doc
Version: 3.5.1-2
Maintainer: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-repo-helper, ant, 
docbook-xsl, xsltproc
Architecture: all
Standards-Version: 3.9.1
Format: 3.0 (quilt)
Files:
 b1b4ada491605876009cd65897aa368b 1117 antelope_3.5.1-2.dsc
 54bcd95a837b14ea71be4297abd1b14e 960424 antelope_3.5.1.orig.tar.gz
 a0df8341c30d483c6608f5a91b7eb268 5719 antelope_3.5.1-2.debian.tar.gz
Checksums-Sha1:
 b56e8eb69597d79544237a5f7711c84abc8808b5 1117 antelope_3.5.1-2.dsc
 417419cf29e2b03f1b656d2c6f66d9fe6cc90977 960424 antelope_3.5.1.orig.tar.gz
 7c3157ec8c3b78008f17d47721b1abc4dd0a22dd 5719 antelope_3.5.1-2.debian.tar.gz
Checksums-Sha256:
 d89bee082b9f2b87ac5e776e7720784f5fb601d9ca1b5ca23d309c2ee0d8a580 1117 
antelope_3.5.1-2.dsc
 ff1ece6c9331536b2346c997f9ff89a351e491ec2d5dabac126e4a7b6ea6eabf 960424 
antelope_3.5.1.orig.tar.gz
 886d5e182756a9ba83a61fab7447d4e8f4d8f5a764c7478069240d7d04f460be 5719 
antelope_3.5.1-2.debian.tar.gz
Homepage: http://antelope.tigris.org/
Directory: pool/main/a/antelope
Priority: source
Section: java

Package: antelope
Binary: libantelope-java, libantelope-java-doc
Version: 3.5.1-4
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, debhelper (>= 10), default-jdk, docbook-xsl, 
maven-repo-helper, xsltproc
Architecture: all
Standards-Version: 4.1.1
Format: 3.0 (quilt)
Files:
 9c285f76c509477d1d9bfdfc2ab03c8d 2214 antelope_3.5.1-4.dsc
 54bcd95a837b14ea71be4297abd1b14e 960424 antelope_3.5.1.orig.tar.gz
 5e050d855657137dc3b5b01093c54709 5776 antelope_3.5.1-4.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/git/pkg-java/antelope.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/antelope.git
Checksums-Sha256:
 a60bf930cceb16be1ed6e3c17d2fb3371e65becbabe2be135017a301fc9c0bb6 2214 
antelope_3.5.1-4.dsc
 ff1ece6c9331536b2346c997f9ff89a351e491ec2d5dabac126e4a7b6ea6eabf 960424 
antelope_3.5.1.orig.tar.gz
 c9620c3da302d8c0f1e11e547031a1dbbac371a7e6464e6cbff04a7795965cbc 5776 
antelope_3.5.1-4.debian.tar.xz
Homepage: http://antelope.tigris.org
Package-List: 
 libantelope-java deb java optional arch=all
 libantelope-java-doc deb doc optional arch=all
Directory: pool/main/a/antelope
Priority: source
Section: java

Package: libantelope-java
Source: antelope
Version: 3.5.1-4
Installed-Size: 290
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Recommends: ant
Description-en: graphical user interface for Ant
 Antelope is a graphical user interface for running Ant.
 .
 It can run as a stand-alone GUI application and as a plugin to jedit.
 .
 Antelope Project also provides a set of additional tasks that provide
 functionality not found in the standard tasks distributed with Ant.
Description-md5: c09011e0a4e8513591bbffe4330dab7c
Homepage: http://antelope.tigris.org
Section: java
Priority: optional
Filename: pool/main/a/antelope/libantelope-java_3.5.1-4_all.deb
Size: 249008
MD5sum: 1ec370051cd4a06c0e5a0b4b2037e3cb
SHA256: bdd1fd6681838383b27aadb087cf51e193ab71bf544b4d282478de143e639450

Package: libantelope-java
Source: antelope
Version: 3.5.1-3
Installed-Size: 327
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Recommends: ant
Description-en: graphical user interface for Ant
 Antelope is a graphical user interface for running Ant.
 .
 It can run as a stand-alone GUI application and as a plugin to jedit.
 .
 Antelope Project also provides a set of additional tasks that provide
 functionality not found in the standard tasks distributed with Ant.
Description-md5: c09011e0a4e8513591bbffe4330dab7c
Homepage: http://antelope.tigris.org
Section: java
Priority: optional
Filename: pool/main/a/antelope/libantelope-java_3.5.1-3_all.deb
Size: 249394
MD5sum: 5f2197ea659f4638417c07259bed4de1
SHA256: f19fb4c2737b7a4728c31ce5845c9578c7f5213122099c617d3945834cf24300

Package: libantelope-java
Source: antelope
Version: 3.5.1-2
Installed-Size: 296
Maintainer: Damien Raude-Morvan <draz...@debian.org>
Architecture: all
Recommends: ant
Description-en: graphical user interface for Ant
 Antelope is a graphical user interface for running Ant.
 .
 It can run as a stand-alone GUI application and as a plugin to

Bug#889404: O: uima-addons -- Apache UIMA Addons

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of uima-addons, Damien Raude-Morvan <draz...@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: uima-addons
Binary: libuima-addons-java, libuima-addons-java-doc
Version: 2.3.1-3
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 
1.4.5)
Build-Depends-Indep: libmaven-antrun-plugin-java, libmaven-bundle-plugin-java, 
libmaven-dependency-plugin-java, ant, bsh, libcommons-io-java, 
libcommons-logging-java, libhttpclient-java, libjetty-java, liblog4j1.2-java, 
librhino-java, libservlet2.5-java, libslf4j-java, libuima-core-java, 
libxmlbeans-java, ant-doc, default-jdk-doc, libcommons-logging-java-doc, 
libjetty-java-doc, liblog4j1.2-java-doc, libservlet2.5-java-doc, 
libmaven-javadoc-plugin-java, libxmlbeans-maven-plugin-java (>= 2.3.3-3), 
libmaven-install-plugin-java, libjavacc-maven-plugin-java
Architecture: all
Standards-Version: 3.9.4
Format: 3.0 (quilt)
Files:
 2e0ad52a1bd8dd85b2a41bba7b93c1e1 2648 uima-addons_2.3.1-3.dsc
 6cf3e8a980697f94623b8f90ce67e474 1819754 uima-addons_2.3.1.orig.tar.gz
 234a6ac7d9c679cb8d6b60d101964137 5690 uima-addons_2.3.1-3.debian.tar.gz
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/uima-addons.git
Vcs-Git: git://anonscm.debian.org/pkg-java/uima-addons.git
Checksums-Sha1:
 38355c3c11e8b43ffa4f5ff116e99ad21dc1e7c6 2648 uima-addons_2.3.1-3.dsc
 e30f6a0739f5e9c4fe08979fe87c39f1140af509 1819754 uima-addons_2.3.1.orig.tar.gz
 0d2b84d942e1faa3f21c7f52d60a1ed931114196 5690 uima-addons_2.3.1-3.debian.tar.gz
Checksums-Sha256:
 806fe26417cc1ee9c33928f4c99569fdf12d67883c9f916fb8e54acb1e76b42c 2648 
uima-addons_2.3.1-3.dsc
 6a7837695624bf88b820fc5fa7707c3dd57c58c8c48d47bfed02b484f685cbdb 1819754 
uima-addons_2.3.1.orig.tar.gz
 0626f0e8ac25953822e29663167c8e9cffd1a9cb25a871f3624d3110842b0d35 5690 
uima-addons_2.3.1-3.debian.tar.gz
Homepage: http://uima.apache.org/sandbox.html
Package-List: 
 libuima-addons-java deb java optional
 libuima-addons-java-doc deb doc optional
Directory: pool/main/u/uima-addons
Priority: source
Section: java

Package: uima-addons
Binary: libuima-addons-java
Version: 2.3.1-8
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.4.5)
Build-Depends-Indep: ant, bsh, junit4, libbuild-helper-maven-plugin-java, 
libcommons-io-java, libcommons-logging-java, libhttpclient-java, 
libjavacc-maven-plugin-java, libjetty9-java, liblog4j1.2-java, 
libmaven-antrun-plugin-java, libmaven-bundle-plugin-java, 
libmaven-dependency-plugin-java, libmaven-install-plugin-java, librhino-java, 
libservlet3.1-java, libslf4j-java, libuima-core-java, libuima-tools-java, 
libxmlbeans-java, libxmlbeans-maven-plugin-java (>= 2.3.3-3)
Architecture: all
Standards-Version: 4.1.1
Format: 3.0 (quilt)
Files:
 fa0652bd9023cb01b8683740a7bd32f9 2647 uima-addons_2.3.1-8.dsc
 6cf3e8a980697f94623b8f90ce67e474 1819754 uima-addons_2.3.1.orig.tar.gz
 e6e96ee07bd484d771faa69967014891 6340 uima-addons_2.3.1-8.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/uima-addons.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/uima-addons.git
Checksums-Sha256:
 5c52edce0ff619697599370d670c558bf201cb746c09a1492b83f2dd37c6e1db 2647 
uima-addons_2.3.1-8.dsc
 6a7837695624bf88b820fc5fa7707c3dd57c58c8c48d47bfed02b484f685cbdb 1819754 
uima-addons_2.3.1.orig.tar.gz
 db45e0dffdcadf06822ebe72c795003e0942d5116de783e1a70b0784ce9f461d 6340 
uima-addons_2.3.1-8.debian.tar.xz
Homepage: http://uima.apache.org/sandbox.html
Package-List: 
 libuima-addons-java deb java optional arch=all
Directory: pool/main/u/uima-addons
Priority: source
Section: java

Package: libuima-addons-java
Source: uima-addons
Version: 2.3.1-8
Installed-Size: 885
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libbsh-java (>= 2.0b4), libcommons-digester-java, libcommons-lang-java 
(>= 2.6), libcommons-logging-java, libguava-java, liblog4j1.2-java (>= 1.2.17), 
librhino-java, libservlet3.1-java, libslf4j-java (>= 1.7.25), libuima-core-java 
(>= 2.10.1), libxmlbeans-java
Description-en: Apache UIMA Addons
 Apache UIMA is an implementation of the OASIS-UIMA specifications.
 .
 OASIS UIMA Committee: <http://www.oasis-open.org

Bug#889401: O: jackrabbit -- content repository implementation (JCR API)

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of jackrabbit, Damien Raude-Morvan <draz...@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: jackrabbit
Binary: libjackrabbit-java
Version: 2.3.6-1+deb8u2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant-optional, bnd, debhelper (>= 7), default-jdk, 
libapache-pom-java, libcommons-httpclient-java, libservlet2.5-java, 
libslf4j-java, maven-ant-helper, maven-repo-helper (>= 1.5~)
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 9cbacbf04ad59521863486d38073c895 2262 jackrabbit_2.3.6-1+deb8u2.dsc
 d8e2f739dd7d3577c9ba5f97e7f5d245 4028196 jackrabbit_2.3.6.orig.tar.gz
 843597a3f9bdb1ab07fabb3a2720c6a3 11092 jackrabbit_2.3.6-1+deb8u2.debian.tar.xz
Vcs-Browser: http://git.debian.org/?p=pkg-java/jackrabbit.git
Vcs-Git: git://git.debian.org/git/pkg-java/jackrabbit.git
Checksums-Sha1:
 95b58cbdb45924a39f9da2bb4d2b494af6756de7 2262 jackrabbit_2.3.6-1+deb8u2.dsc
 39f44b04d599d58b0b473c42155bdfd78ea447fd 4028196 jackrabbit_2.3.6.orig.tar.gz
 1eee828d7b7dee73d9d7b2c54b7672189c4bfeb2 11092 
jackrabbit_2.3.6-1+deb8u2.debian.tar.xz
Checksums-Sha256:
 4de2ed0ac7cef5e46e37cc60133ae3184387434f210673bb6a80c146f67fd83d 2262 
jackrabbit_2.3.6-1+deb8u2.dsc
 1e91f2e985899464d51e5b89170efbb9aa844c88fdee4e1d8b40ef6aba1faf99 4028196 
jackrabbit_2.3.6.orig.tar.gz
 ca9144ec0b5c68697f13312622a7c365a2f8b49442d455896d28a6b81a1c7448 11092 
jackrabbit_2.3.6-1+deb8u2.debian.tar.xz
Homepage: http://jackrabbit.apache.org/
Package-List: 
 libjackrabbit-java deb java optional arch=all
Directory: pool/main/j/jackrabbit
Priority: source
Section: java

Package: jackrabbit
Binary: libjackrabbit-java
Version: 2.3.6-1+deb8u2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant-optional, bnd, debhelper (>= 7), default-jdk, 
libapache-pom-java, libcommons-httpclient-java, libservlet2.5-java, 
libslf4j-java, maven-ant-helper, maven-repo-helper (>= 1.5~)
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 9cbacbf04ad59521863486d38073c895 2262 jackrabbit_2.3.6-1+deb8u2.dsc
 d8e2f739dd7d3577c9ba5f97e7f5d245 4028196 jackrabbit_2.3.6.orig.tar.gz
 843597a3f9bdb1ab07fabb3a2720c6a3 11092 jackrabbit_2.3.6-1+deb8u2.debian.tar.xz
Vcs-Browser: http://git.debian.org/?p=pkg-java/jackrabbit.git
Vcs-Git: git://git.debian.org/git/pkg-java/jackrabbit.git
Checksums-Sha1:
 95b58cbdb45924a39f9da2bb4d2b494af6756de7 2262 jackrabbit_2.3.6-1+deb8u2.dsc
 39f44b04d599d58b0b473c42155bdfd78ea447fd 4028196 jackrabbit_2.3.6.orig.tar.gz
 1eee828d7b7dee73d9d7b2c54b7672189c4bfeb2 11092 
jackrabbit_2.3.6-1+deb8u2.debian.tar.xz
Checksums-Sha256:
 4de2ed0ac7cef5e46e37cc60133ae3184387434f210673bb6a80c146f67fd83d 2262 
jackrabbit_2.3.6-1+deb8u2.dsc
 1e91f2e985899464d51e5b89170efbb9aa844c88fdee4e1d8b40ef6aba1faf99 4028196 
jackrabbit_2.3.6.orig.tar.gz
 ca9144ec0b5c68697f13312622a7c365a2f8b49442d455896d28a6b81a1c7448 11092 
jackrabbit_2.3.6-1+deb8u2.debian.tar.xz
Homepage: http://jackrabbit.apache.org/
Package-List: 
 libjackrabbit-java deb java optional arch=all
Directory: pool/updates/main/j/jackrabbit
Priority: source
Section: java

Package: jackrabbit
Binary: libjackrabbit-java
Version: 2.14.4-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: bnd (>= 2.1.0), debhelper (>= 10), default-jdk, 
libapache-pom-java, libcommons-httpclient-java, libmaven-bundle-plugin-java, 
libservlet3.1-java, libslf4j-java, maven-debian-helper
Architecture: all
Standards-Version: 4.1.1
Format: 3.0 (quilt)
Files:
 2a8cee4529334b58737be5df5aa5454f 2282 jackrabbit_2.14.4-1.dsc
 3e5b0201c8c2e88c6327d197133b3a79 3418308 jackrabbit_2.14.4.orig.tar.xz
 5840890dd2d5e88c78682ef306db1a94 7384 jackrabbit_2.14.4-1.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jackrabbit.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jackrabbit.git
Checksums-Sha256:
 ecc5289ae93ff62cf0142d164eb0fff261a4ed01f30eb8ce2a1ed39a3804c7af 2282 
jackrabbit_2.14.4-1.dsc
 c71c2fb11d84530cb57acc7226d792343d6f06536350575c5a49b838fb84d931 3418308 
jackrabbit_2.14.4.orig.tar.xz
 6b2841e054bf97f2aedb3cbc93a9e10e76d3e03b2dfa667aa8b1f39d9c51821a 7384 
jackrabbit_2.14.4-1.debian.tar.xz
Homepage: http://jackrabbit.apache.org/
Package-List: 
 libjackrabbit-java 

Bug#889400: O: sisu-ioc -- JSR 330 container and OSGi/Plexus adapter

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of sisu-ioc, Damien Raude-Morvan <draz...@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: sisu-ioc
Binary: libsisu-ioc-java
Version: 2.3.0-5
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: default-jdk-doc, junit4, junit4-doc, libaopalliance-java, 
libatinject-jsr330-api-java, libatinject-jsr330-api-java-doc, libcdi-api-java, 
libcdi-api-java-doc, liblogback-java, libmaven-bundle-plugin-java, 
libmaven-dependency-plugin-java, libmaven-install-plugin-java, 
libmaven-javadoc-plugin-java, libmaven-project-info-reports-plugin-java, 
libplexus-classworlds2-java, libplexus-classworlds2-java-doc, 
libplexus-containers1.5-java, libplexus-containers1.5-java-doc, 
libplexus-utils2-java, libplexus-utils2-java-doc, libsisu-guice-java, testng 
(>= 6.8.7)
Architecture: all
Standards-Version: 3.9.5
Format: 3.0 (quilt)
Files:
 bc39497d3ee991629437c7606f1c5107 2536 sisu-ioc_2.3.0-5.dsc
 974ae8f28e9922f646a56f8454c8a2f9 320688 sisu-ioc_2.3.0.orig.tar.gz
 6bc053c5ac86c31ab43ac20fc9f635de 11328 sisu-ioc_2.3.0-5.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/sisu-ioc.git
Vcs-Git: git://anonscm.debian.org/pkg-java/sisu-ioc.git
Checksums-Sha1:
 137b456a67534162ec4f8a6b3b8fb04f7d3962cb 2536 sisu-ioc_2.3.0-5.dsc
 302cf9b8fb24975bd4bc03bb1a3470beb0ab97cd 320688 sisu-ioc_2.3.0.orig.tar.gz
 46a88784d38e7801cfe39f8eec21851aa5b7b06e 11328 sisu-ioc_2.3.0-5.debian.tar.xz
Checksums-Sha256:
 d4676d5c2f4ebc909b3ba9be8da9ec651502e0947dd5c1fc4a1828b029f57440 2536 
sisu-ioc_2.3.0-5.dsc
 c7597bda62da0accceb522ccb2d8dba10215e763aab75b67adfda55486bbafd7 320688 
sisu-ioc_2.3.0.orig.tar.gz
 3d262f32a38bbdebf45b5451d070fc33f206e8768de851d5859c6f9725c6cd52 11328 
sisu-ioc_2.3.0-5.debian.tar.xz
Homepage: http://sisu.sonatype.org
Package-List: 
 libsisu-ioc-java deb java optional
Directory: pool/main/s/sisu-ioc
Priority: source
Section: java

Package: sisu-ioc
Binary: libsisu-ioc-java
Version: 2.3.0-11
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 10), default-jdk, junit4, libaopalliance-java, 
libatinject-jsr330-api-java, libcdi-api-java, libfelix-framework-java, 
liblogback-java, libmaven-bundle-plugin-java, libmaven-dependency-plugin-java, 
libplexus-classworlds-java (>= 2.5.2), libplexus-component-annotations-java, 
libplexus-utils2-java, libsisu-guice-java, maven-debian-helper (>= 2.2), testng 
(>= 6.8.7)
Architecture: all
Standards-Version: 4.1.1
Format: 3.0 (quilt)
Files:
 d746132ce9e6921520e42e9b2beae59d 2324 sisu-ioc_2.3.0-11.dsc
 974ae8f28e9922f646a56f8454c8a2f9 320688 sisu-ioc_2.3.0.orig.tar.gz
 84e29cf43982af2b2d4bd87513dc3807 12548 sisu-ioc_2.3.0-11.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/sisu-ioc.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/sisu-ioc.git
Checksums-Sha256:
 97ff000b23bc8c5f3d85d719438b617444abdd1aeffd1ebae53765729f1d0c31 2324 
sisu-ioc_2.3.0-11.dsc
 c7597bda62da0accceb522ccb2d8dba10215e763aab75b67adfda55486bbafd7 320688 
sisu-ioc_2.3.0.orig.tar.gz
 91c7c334a8c411020980e1bd2c20d49734ea7b62c007ebb86e41213701dabc18 12548 
sisu-ioc_2.3.0-11.debian.tar.xz
Homepage: http://sisu.sonatype.org
Package-List: 
 libsisu-ioc-java deb java optional arch=all
Directory: pool/main/s/sisu-ioc
Priority: source
Section: java

Package: libsisu-ioc-java
Source: sisu-ioc
Version: 2.3.0-11
Installed-Size: 1343
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libaopalliance-java, libatinject-jsr330-api-java, libcdi-api-java (>= 
1.2), libplexus-classworlds-java (>= 2.5.2), 
libplexus-component-annotations-java, libplexus-utils2-java (>= 2.x), 
libsisu-guice-java
Suggests: libosgi-compendium-java, libosgi-core-java, libslf4j-java (>= 
1.7.25), testng
Description-en: JSR 330 container and OSGi/Plexus adapter
 Sisu is a fully compliant JSR330 container that supports classpath scanning,
 auto-binding, and dynamic auto-wiring. Sisu uses patched Google Guice to
 perform dependency injection and provides the JSR330 support.
 .
 Sisu also provides a replacement Plexus container that builds on top of the
 JSR330 core. Plexus is the dependency injection container used in Maven 2.x.
Description-md5

Bug#889399: O: plexus-containers -- utilities for the Plexus framework

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of plexus-containers, Damien Raude-Morvan 
<draz...@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: plexus-containers
Binary: libplexus-containers-java, libplexus-containers-java-doc
Version: 1.0~beta3.0.7-7
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Torsten Werner <twer...@debian.org>, Ludovic Claude 
<ludovic.cla...@laposte.net>
Build-Depends: cdbs (>= 0.4.5.3), debhelper (>= 7), default-jdk
Build-Depends-Indep: ant, ant-optional, junit, libguava-java, 
libplexus-classworlds-java, libplexus-utils-java, libxbean-java, 
maven-ant-helper (>> 4), maven-repo-helper
Architecture: all
Standards-Version: 3.9.4
Format: 3.0 (quilt)
Files:
 18c38dc580ae9f151d4716e0d8b6200b 2406 plexus-containers_1.0~beta3.0.7-7.dsc
 5a969a65cd670632ce5a001df5adf75d 286014 
plexus-containers_1.0~beta3.0.7.orig.tar.gz
 3fc3b8c8ec9b755d075ea4aaac288601 5442 
plexus-containers_1.0~beta3.0.7-7.debian.tar.gz
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/plexus-containers/
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/plexus-containers
Checksums-Sha1:
 ea6621e171d3f17aee87dcf75134936f4be6228d 2406 
plexus-containers_1.0~beta3.0.7-7.dsc
 fc42d3e040a01551870f50a86420b13fcac68db3 286014 
plexus-containers_1.0~beta3.0.7.orig.tar.gz
 a0ebf5d152accdcb3cd1da2c4f9b0f1b2602cebd 5442 
plexus-containers_1.0~beta3.0.7-7.debian.tar.gz
Checksums-Sha256:
 ab6ab9a21d50feb5de6a6d195b3a8222e92d06f1d633ff24921e7da51c526c62 2406 
plexus-containers_1.0~beta3.0.7-7.dsc
 6a71c92741efb5e1beffdee627d8cf6137ef854bb50a218b9abba9ab6834557a 286014 
plexus-containers_1.0~beta3.0.7.orig.tar.gz
 4696722c894e2c5c210cca19e989f93ddd7e79918fbf616a96ef4e1b08de7f0a 5442 
plexus-containers_1.0~beta3.0.7-7.debian.tar.gz
Homepage: http://plexus.codehaus.org
Package-List: 
 libplexus-containers-java deb java optional
 libplexus-containers-java-doc deb doc optional
Directory: pool/main/p/plexus-containers
Priority: source
Section: libs

Package: plexus-containers
Binary: libplexus-container-default-java, libplexus-container-default1.5-java, 
libplexus-component-annotations-java, libplexus-component-metadata-java
Version: 1.7.1-7
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 10), default-jdk, junit4, libasm-java (>= 5.0), 
libcommons-cli-java, libguava-java, libjdom2-java, libmaven3-core-java, 
libplexus-classworlds-java (>= 2.5.2), libplexus-cli-java, 
libplexus-utils2-java, libqdox2-java, libxbean-reflect-java, maven-debian-helper
Architecture: all
Standards-Version: 4.1.1
Format: 3.0 (quilt)
Files:
 397fc0e0a0f42d003fd92aa9dd6951f2 2632 plexus-containers_1.7.1-7.dsc
 220b3c6fce58bdcdb4c7b49f81990b95 290712 plexus-containers_1.7.1.orig.tar.xz
 6051e45a58f202f413471ac2cb12e28c 5852 plexus-containers_1.7.1-7.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-containers.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-containers.git
Checksums-Sha256:
 5d81871af3d2a4c9da89a23bada2cd7a060172d1bdf38164f75b7d5820a28dcc 2632 
plexus-containers_1.7.1-7.dsc
 356dd5b809c5613e4fe57dedb5505190ef46da0720736c0e65123ddfa7aadbcf 290712 
plexus-containers_1.7.1.orig.tar.xz
 bb8dd822b798ead7a77698998e33b106e3a9e2d7e1a1d97703692e9ee68f365a 5852 
plexus-containers_1.7.1-7.debian.tar.xz
Homepage: https://github.com/codehaus-plexus/plexus-containers
Package-List: 
 libplexus-component-annotations-java deb java optional arch=all
 libplexus-component-metadata-java deb java optional arch=all
 libplexus-container-default-java deb java optional arch=all
 libplexus-container-default1.5-java deb oldlibs optional arch=all
Directory: pool/main/p/plexus-containers
Priority: source
Section: libs

Package: libplexus-containers-java
Source: plexus-containers
Version: 1.0~beta3.0.7-8
Installed-Size: 255
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libguava-java, libplexus-classworlds-java, libplexus-utils-java, 
libxbean-java
Conflicts: libplexus-container-default-java (<= 1.0-alpha-9-stable-1-2)
Description-en: utilities for the Plexus framework
 The Plexus project provides a full software stack for creating and executing
 software projects. Based on the Plexus container, the applications can
 utilise component-oriented programming to build modular, reusable components
 that can easily be as

Bug#889380: O: libspring-java -- modular Java/J2EE application framework - Core

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of libspring-java, Damien Raude-Morvan 
<draz...@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: libspring-java
Binary: libspring-core-java, libspring-beans-java, libspring-aop-java, 
libspring-context-java, libspring-context-support-java, libspring-web-java, 
libspring-web-servlet-java, libspring-web-portlet-java, libspring-test-java, 
libspring-transaction-java, libspring-jdbc-java, libspring-jms-java, 
libspring-orm-java, libspring-expression-java, libspring-oxm-java, 
libspring-instrument-java
Version: 3.0.6.RELEASE-17
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>, Miguel Landaeta 
<nomad...@debian.org>
Build-Depends: debhelper (>= 9), ant, default-jdk (>= 1:1.6)
Build-Depends-Indep: maven-repo-helper (>= 1.1), ivy, spring-build-scripts, 
libaspectj-java, bsh, glassfish-javaee, libmail-java, 
glassfish-toplink-essentials, groovy, junit4 (>= 4.5), libaopalliance-java, 
libasm4-java, libatinject-jsr330-api-java, libaxis-java, libc3p0-java, 
libcastor-core-java, libcastor-xml-java, libcglib3-java, 
libcommons-beanutils-java, libcommons-collections3-java, 
libcommons-fileupload-java, libcommons-httpclient-java, 
libcommons-logging-java, libcommons-pool-java, libdom4j-java, libecj-java, 
libeclipselink-java, libehcache-java, libfreemarker-java, 
libgeronimo-commonj-spec-java, libgeronimo-ejb-3.0-spec-java, 
libgeronimo-interceptor-3.0-spec-java, 
libgeronimo-j2ee-connector-1.5-spec-java, libgeronimo-jms-1.1-spec-java, 
libgeronimo-jpa-2.0-spec-java, libgeronimo-validation-1.0-spec-java, 
libhessian-java, libhibernate3-java (>= 3.5), libibatis-java, libitext-java, 
libjackson-json-java, libapache-poi-java, libjamon-java, libjasperreports-java, 
libjboss-vfs-java, libjdo-api-java (>= 2.2), libjexcelapi-java, 
libjibx1.2-java, libjoda-time-java, libjsf-api-java, libopenjpa-java, 
libportlet-api-2.0-spec-java, libquartz-java, librome-java, libservlet2.5-java, 
libspring-build-java, libtiles-java, libtomcat8-java, libvelocity-tools-java, 
libxmlbeans-java, libxstream-java, testng, velocity, jruby
Architecture: all
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 acc8472ac351a785a15d784d54961c32 4527 libspring-java_3.0.6.RELEASE-17.dsc
 94d0061e56d508cb9f935a6602ac5447 11192531 
libspring-java_3.0.6.RELEASE.orig.tar.gz
 a7a14bd6dc84f534d17b45b921c7ca44 29528 
libspring-java_3.0.6.RELEASE-17.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libspring-java.git
Vcs-Git: git://anonscm.debian.org/pkg-java/libspring-java.git
Checksums-Sha1:
 69e1f66c2225b110d867fd302296faa101350561 4527 
libspring-java_3.0.6.RELEASE-17.dsc
 54681c810cb8d918b54ab430441958a84c6440a9 11192531 
libspring-java_3.0.6.RELEASE.orig.tar.gz
 b5b5790bb98c5985f30de28934694b789930ce28 29528 
libspring-java_3.0.6.RELEASE-17.debian.tar.xz
Checksums-Sha256:
 9022864681e0a07deaa025790aa32118fee0ef11fa98a63ccad86bbc7f477b98 4527 
libspring-java_3.0.6.RELEASE-17.dsc
 694c3efc4b4b0730c596b90a14a8e14e1a5d5be065f38a35c3e2e86c50dab04f 11192531 
libspring-java_3.0.6.RELEASE.orig.tar.gz
 e6788a517fce7b39115096574c6f63a2cf6ee981ae381cc1c36c53a4f6356591 29528 
libspring-java_3.0.6.RELEASE-17.debian.tar.xz
Homepage: http://projects.spring.io/spring-framework/
Package-List: 
 libspring-aop-java deb java extra arch=all
 libspring-beans-java deb java extra arch=all
 libspring-context-java deb java extra arch=all
 libspring-context-support-java deb java extra arch=all
 libspring-core-java deb java extra arch=all
 libspring-expression-java deb java extra arch=all
 libspring-instrument-java deb java extra arch=all
 libspring-jdbc-java deb java extra arch=all
 libspring-jms-java deb java extra arch=all
 libspring-orm-java deb java extra arch=all
 libspring-oxm-java deb java extra arch=all
 libspring-test-java deb java extra arch=all
 libspring-transaction-java deb java extra arch=all
 libspring-web-java deb java extra arch=all
 libspring-web-portlet-java deb java extra arch=all
 libspring-web-servlet-java deb java extra arch=all
Directory: pool/main/libs/libspring-java
Priority: source
Section: java

Package: libspring-java
Binary: libspring-core-java, libspring-beans-java, libspring-aop-java, 
libspring-context-java, libspring-context-support-java, libspring-web-java, 
libspring-web-servlet-java, libspring-web-portlet-java, libspring-test-java, 
libspring-transaction-java, libspring-jdbc-java, libspring-messaging-java, 
libspring-jms-java, lib

Bug#889377: O: asm -- Java bytecode manipulation framework

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of asm, Damien Raude-Morvan <draz...@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: asm
Binary: libasm-java, libasm-java-doc
Version: 5.2-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Aditya Vaidya <kroq.ga...@gmail.com>, Emmanuel Bourg 
<ebo...@apache.org>, Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 10), default-jdk
Build-Depends-Indep: ant, bnd, maven-repo-helper
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 5d6d4a42f11b038bdae1c4482464c1f2 2064 asm_5.2-2.dsc
 51b12c6f3e3cd0122a17f7a93a790b79 14738652 asm_5.2.orig.tar.xz
 c9d3d5fb2020a73b53b7ea986de015b8 5480 asm_5.2-2.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/asm.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/asm.git
Checksums-Sha256:
 b538b059680f4238570dc116cb8f55aef174b80e10e34831e29ec214bf1de17c 2064 
asm_5.2-2.dsc
 01e72fdb55c44ebb9980c705a32a458cc2f063ef3606006f80dcce96f00b2979 14738652 
asm_5.2.orig.tar.xz
 fe023858ea691169c436773bd391a596f0db9e84b2bb78173f9d44d511619d45 5480 
asm_5.2-2.debian.tar.xz
Homepage: http://asm.objectweb.org
Package-List: 
 libasm-java deb java optional arch=all
 libasm-java-doc deb doc optional arch=all
Extra-Source-Only: yes
Directory: pool/main/a/asm
Priority: optional
Section: misc

Package: asm
Binary: libasm-java, libasm-java-doc
Version: 6.0~alpha-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Aditya Vaidya <kroq.ga...@gmail.com>, Emmanuel Bourg 
<ebo...@apache.org>, Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, bnd, debhelper (>= 10), default-jdk, maven-repo-helper
Architecture: all
Standards-Version: 4.1.1
Format: 3.0 (quilt)
Files:
 b22c74b196e9ec8f3e8240704be23e71 2112 asm_6.0~alpha-2.dsc
 38681df6c066b7de68d8535d6f32fa3b 14736864 asm_6.0~alpha.orig.tar.xz
 741ba643b85c8b5d9132726c1a6d57a7 5712 asm_6.0~alpha-2.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/asm.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/asm.git
Checksums-Sha256:
 ee7968622cefa87e086543e45a4ab23be78d079fa1fb0cd4f5b684b5f2ed8e41 2112 
asm_6.0~alpha-2.dsc
 81c7661525ab02ab4e2e2a3ee99b6d9f98414d0e0b803822f558177d33a6fdad 14736864 
asm_6.0~alpha.orig.tar.xz
 4a8af36fe87a22cc446d0dcb5a81785350a50ad0811e959ecd14ef64dec36f6a 5712 
asm_6.0~alpha-2.debian.tar.xz
Homepage: http://asm.objectweb.org
Package-List: 
 libasm-java deb java optional arch=all
 libasm-java-doc deb doc optional arch=all
Extra-Source-Only: yes
Directory: pool/main/a/asm
Priority: optional
Section: misc

Package: asm
Binary: libasm-java, libasm-java-doc
Version: 6.0-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Aditya Vaidya <kroq.ga...@gmail.com>, Emmanuel Bourg 
<ebo...@apache.org>, Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, bnd, debhelper (>= 10), default-jdk, maven-repo-helper
Architecture: all
Standards-Version: 4.1.2
Format: 3.0 (quilt)
Files:
 d52e0c8cf53cfd99b987cd4998f15b47 2070 asm_6.0-1.dsc
 996efe6d4ed973abb757cc9c773b3b6c 17234940 asm_6.0.orig.tar.xz
 a89868cf9fa5d11162ecaa66a67a0bb1 7476 asm_6.0-1.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/asm.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/asm.git
Checksums-Sha256:
 611643b8eb6d597d74f2112d2b1a9127c66eda6ce041d6e537c4b5c43611b980 2070 
asm_6.0-1.dsc
 a050deacfef5abfc2f0538cdc008e803753a77df1fb4875ca2d3ad57a7d5ea58 17234940 
asm_6.0.orig.tar.xz
 d31205c1bb6d094b07df65816d43eb40d8f4cd8c160fce5ef444d9b67ba91517 7476 
asm_6.0-1.debian.tar.xz
Homepage: http://asm.objectweb.org
Package-List: 
 libasm-java deb java optional arch=all
 libasm-java-doc deb doc optional arch=all
Directory: pool/main/a/asm
Priority: optional
Section: misc

Package: libasm-java
Source: asm
Version: 6.0-1
Installed-Size: 1308
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Description-en: Java bytecode manipulation framework
 ASM is an all purpose Java bytecode manipulation and analysis framework.
 It can be used to modify existing classes or dynamically generate classes,
 directly in binary form. Provided common transformations and analysis
 algorithms allow one to easily assemble custom complex transformations
 and code analysis tools.
 .
 ASM offer similar functionality as other bytecode frameworks, but 

Bug#889376: O: jasperreports -- Java reporting generator library

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of jasperreports, Damien Raude-Morvan 
<draz...@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: jasperreports
Binary: libjasperreports-java, libjasperreports-java-doc
Version: 4.1.3+dfsg-3
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk, ant
Build-Depends-Indep: ant-optional, bsh, libasm2-java, groovy, libjcommon-java, 
libspring-core-java, libspring-beans-java, libcommons-digester-java, 
libcommons-collections3-java, libcommons-logging-java, 
libcommons-beanutils-java, libcommons-codec-java, libcommons-javaflow-java, 
libecj-java, libxalan2-java, libjaxen-java, libxml-commons-external-java, 
libjexcelapi-java, libapache-poi-java (>= 3.9), libitext-java, libbatik-java 
(>= 1.7), libjfreechart-java, libhibernate3-java, glassfish-javaee, 
maven-repo-helper, libmondrian-java, libolap4j-java, libantlr-java, 
librhino-java, velocity, libcastor-core-java, libcastor-xml-java, 
libjackson-json-java
Architecture: all
Standards-Version: 3.9.5
Format: 3.0 (quilt)
Files:
 606738ac18e441ab08160d3d6b573e36 2785 jasperreports_4.1.3+dfsg-3.dsc
 cf37f14403edb9f8954b8d78cda8d9c1 1414702 jasperreports_4.1.3+dfsg.orig.tar.gz
 a39db9dd05bc5df40d2ea4afef13d1df 10850 jasperreports_4.1.3+dfsg-3.debian.tar.gz
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jasperreports/
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jasperreports/
Checksums-Sha1:
 a9a01acfdcac60798f862994816ce5e14b21306d 2785 jasperreports_4.1.3+dfsg-3.dsc
 560d73b51dcd3a734106abafeb51a6057ff3f249 1414702 
jasperreports_4.1.3+dfsg.orig.tar.gz
 9c84535fc1c0467224937c60e11f8a74872616bd 10850 
jasperreports_4.1.3+dfsg-3.debian.tar.gz
Checksums-Sha256:
 38b07f8226937a7859419c06effc49ee7999b67fa621389f6f428fa02652da2e 2785 
jasperreports_4.1.3+dfsg-3.dsc
 7aa029745d45b857ddf74b8b0f93aff87deaed0746974f1e033446238ba2d2b3 1414702 
jasperreports_4.1.3+dfsg.orig.tar.gz
 457ef2e3b172366d53fedd2eb626a40474c08eb1aad3590b0e44c9a21594aa22 10850 
jasperreports_4.1.3+dfsg-3.debian.tar.gz
Homepage: http://jasperforge.org/jasperreports
Package-List: 
 libjasperreports-java deb java optional
 libjasperreports-java-doc deb doc optional
Directory: pool/main/j/jasperreports
Priority: source
Section: java

Package: jasperreports
Binary: libjasperreports-java
Version: 6.3.1-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, debhelper (>= 10), default-jdk, groovy, libantlr-java, 
libapache-poi-java, libaxis-java, libbatik-java (>= 1.8), libbsh-java, 
libcastor-core-java, libcastor-xml-java, libcommons-beanutils-java, 
libcommons-codec-java, libcommons-collections3-java, libcommons-digester-java, 
libcommons-lang-java, libcommons-logging-java, libecj-java, 
libgeronimo-jpa-2.0-spec-java, libhibernate3-java, libhttpclient-java, 
libicu4j-java, libitext-java (>= 2.1.7-11~), libjackson2-annotations-java, 
libjackson2-core-java, libjackson2-databind-java, libjaxen-java, 
libjaxp1.3-java, libjcommon-java, libjexcelapi-java, libjfreechart-java, 
liblucene4.10-java (>= 4.10.4+dfsg-2~), libmondrian-java (>= 1:3.11.0.1-4~), 
libolap4j-java, librhino-java, libspring-beans-java, libspring-core-java, 
libxalan2-java, libxmpcore-java, maven-debian-helper, velocity
Architecture: all
Standards-Version: 4.1.2
Format: 3.0 (quilt)
Files:
 1b91772b4972a63302a235cdb6d686c2 2847 jasperreports_6.3.1-1.dsc
 a8bc0c7ecc19d9a6c769fd56c427e75c 1543728 jasperreports_6.3.1.orig.tar.xz
 38aa44a9c35842e304a81d5b0ec83eb8 12604 jasperreports_6.3.1-1.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jasperreports.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jasperreports.git
Checksums-Sha256:
 8d4043574732d1b8e6c3f5969ad6055fb052f0c3e58350a8b1adb1eb2915709b 2847 
jasperreports_6.3.1-1.dsc
 ea948587b0eed68ddc6fb5886937185616986cb720ac3665c0d489dbd9e2e0ba 1543728 
jasperreports_6.3.1.orig.tar.xz
 528f6549e4901a72185b5774fdfb64603ab5e759639625201f3ef4f70736f641 12604 
jasperreports_6.3.1-1.debian.tar.xz
Homepage: http://jasperreports.sourceforge.net
Package-List: 
 libjasperreports-java deb java optional arch=all
Directory: pool/main/j/jasperreports
Priority: source
Section: java

Package: libjasperreports-java
Source: jasperreports
Version: 6.3.1-1
Installed-Size: 5419
Maintainer: Debian Java Maintainers 
<pkg-java-maint

Bug#889370: O: felix-shell -- Felix OSGi shell to issue commands to the framework

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of felix-shell, Damien Raude-Morvan <draz...@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: felix-shell
Binary: libfelix-shell-java, libfelix-shell-java-doc
Version: 1.4.3-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 
1.4), libosgi-core-java, libosgi-compendium-java, libmaven-bundle-plugin-java, 
default-jdk-doc, libmaven-javadoc-plugin-java
Architecture: all
Standards-Version: 3.9.5
Format: 3.0 (quilt)
Files:
 2e89f1b121f3cb57af0fd3c3f14e4bf7 2201 felix-shell_1.4.3-1.dsc
 66e69cf9653ee2d5aa27a71ca0090bc8 64656 felix-shell_1.4.3.orig.tar.xz
 7ab2c2c491f7ae8a79dc1853400a2231 4164 felix-shell_1.4.3-1.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/felix-shell.git
Vcs-Git: git://anonscm.debian.org/pkg-java/felix-shell.git
Checksums-Sha1:
 68eb6c32a0f3027d5a0672ee83fa346bd09fc3c0 2201 felix-shell_1.4.3-1.dsc
 f5cf4022164fbc767cd08f2867fdd6b262c14e60 64656 felix-shell_1.4.3.orig.tar.xz
 965aa8e95868e364fdba98a6eb9a051080f93284 4164 felix-shell_1.4.3-1.debian.tar.xz
Checksums-Sha256:
 2319f4110516e738f749f767482abed293ead0cb2da606bf35e5ba8c632eff6a 2201 
felix-shell_1.4.3-1.dsc
 2dbc5cfb9f2ec03617b74e04d668d7bfa54421869dabce4002f32b184e9a8092 64656 
felix-shell_1.4.3.orig.tar.xz
 9765d9d2de17d814f8f08ec809af94618c6cd3bfa7b29ad09decf5a550d8bc74 4164 
felix-shell_1.4.3-1.debian.tar.xz
Homepage: http://felix.apache.org/site/apache-felix-shell.html
Package-List: 
 libfelix-shell-java deb java optional
 libfelix-shell-java-doc deb doc optional
Directory: pool/main/f/felix-shell
Priority: source
Section: java

Package: felix-shell
Binary: libfelix-shell-java, libfelix-shell-java-doc
Version: 1.4.3-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 11), default-jdk, default-jdk-doc, 
libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, 
libosgi-compendium-java, libosgi-core-java, maven-debian-helper (>= 1.4)
Architecture: all
Standards-Version: 4.1.2
Format: 3.0 (quilt)
Files:
 5a00ad4eaa7fb9f7d2c80c341d24379f 2379 felix-shell_1.4.3-2.dsc
 66e69cf9653ee2d5aa27a71ca0090bc8 64656 felix-shell_1.4.3.orig.tar.xz
 db4931905e36653d6ae3788a4a9414c4 4184 felix-shell_1.4.3-2.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/git/pkg-java/felix-shell.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/felix-shell.git
Checksums-Sha256:
 71e967c273d8ab8de0f9e6a24792898ec282497a0a72e3b5649834c090c45121 2379 
felix-shell_1.4.3-2.dsc
 2dbc5cfb9f2ec03617b74e04d668d7bfa54421869dabce4002f32b184e9a8092 64656 
felix-shell_1.4.3.orig.tar.xz
 6610a2983f53833dbc644111ca1ad5d890598ba6e003701814584ae28a0abace 4184 
felix-shell_1.4.3-2.debian.tar.xz
Homepage: http://felix.apache.org/site/apache-felix-shell.html
Package-List: 
 libfelix-shell-java deb java optional arch=all
 libfelix-shell-java-doc deb doc optional arch=all
Directory: pool/main/f/felix-shell
Priority: source
Section: java

Package: libfelix-shell-java
Source: felix-shell
Version: 1.4.3-2
Installed-Size: 80
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libosgi-compendium-java, libosgi-core-java
Suggests: libfelix-shell-java-doc
Description-en: Felix OSGi shell to issue commands to the framework
 The Felix project is an implementation
 of the OSGi R4.2 core framework specification.
 .
 OSGi framework is a module system and service platform
 for the Java programming language that implements
 a complete and dynamic component model.
 .
 This subproject defines a shell service for creating and
 executing arbitrary commands into Apache Felix.
Description-md5: 23c5d14a6020488a75696b9756a4da84
Homepage: http://felix.apache.org/site/apache-felix-shell.html
Section: java
Priority: optional
Filename: pool/main/f/felix-shell/libfelix-shell-java_1.4.3-2_all.deb
Size: 53668
MD5sum: 3ac8644c783ab8e04d9eaffc342a50f3
SHA256: 325c8d8b7521e1ca5ff1fe77b6183a927f9c3de1274e7e51abf1fa42540af279

Package: libfelix-shell-java
Source: felix-shell
Version: 1.4.3-1
Installed-Size: 116
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libosgi-compendium-java, libosgi-core-java
Suggests: libfelix-shell-java-doc
Description-en: Felix OSGi shell

Bug#889369: O: felix-shell-tui -- Apache Felix Shell TUI

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of felix-shell-tui, Damien Raude-Morvan 
<draz...@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: felix-shell-tui
Binary: libfelix-shell-tui-java, libfelix-shell-tui-java-doc
Version: 1.4.1-3
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 
1.4), default-jdk-doc, libmaven-javadoc-plugin-java, libosgi-core-java, 
libmaven-bundle-plugin-java, libfelix-shell-java
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 1a5062aea568a8bdf24c3976329bfe16 2261 felix-shell-tui_1.4.1-3.dsc
 f184e732ac5fdf3822c36fa99d5dbf01 54863 felix-shell-tui_1.4.1.orig.tar.gz
 71dc54f971f6c5d4192753935a799f64 3551 felix-shell-tui_1.4.1-3.debian.tar.gz
Vcs-Browser: http://git.debian.org/?p=pkg-java/felix-shell-tui.git
Vcs-Git: git://git.debian.org/git/pkg-java/felix-shell-tui.git
Checksums-Sha1:
 ad5024cac1875531afa2b40b4f1797c0237aae5b 2261 felix-shell-tui_1.4.1-3.dsc
 0882693d92af05aa6e6553841dd2e63304e21146 54863 
felix-shell-tui_1.4.1.orig.tar.gz
 fed58666df71f7e7bd5c1cf8a01a5fc16a43120e 3551 
felix-shell-tui_1.4.1-3.debian.tar.gz
Checksums-Sha256:
 334a5bfc849948ea7ed7dd851dc39368784a6960353c226b5b13d124fd1573cb 2261 
felix-shell-tui_1.4.1-3.dsc
 6b81afaf75e9ecfc77f22ccb5ec2f31f2215c26197c9fe5fb51215c7310d45ae 54863 
felix-shell-tui_1.4.1.orig.tar.gz
 7be66764e3cac5a9287a35c5858618d31cb6782152c5b2ff02e74367c6039609 3551 
felix-shell-tui_1.4.1-3.debian.tar.gz
Homepage: http://felix.apache.org/site/apache-felix-shell-tui.html
Package-List: 
 libfelix-shell-tui-java deb java optional
 libfelix-shell-tui-java-doc deb doc optional
Directory: pool/main/f/felix-shell-tui
Priority: source
Section: java

Package: felix-shell-tui
Binary: libfelix-shell-tui-java, libfelix-shell-tui-java-doc
Version: 1.4.1-4
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 11), default-jdk, default-jdk-doc, 
libfelix-shell-java, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, 
libosgi-core-java, maven-debian-helper (>= 1.4)
Architecture: all
Standards-Version: 4.1.2
Format: 3.0 (quilt)
Files:
 db0d4453da8fa09c66e28d11397b5238 2431 felix-shell-tui_1.4.1-4.dsc
 f184e732ac5fdf3822c36fa99d5dbf01 54863 felix-shell-tui_1.4.1.orig.tar.gz
 e74e103c27dcfaf30d802193be342947 3500 felix-shell-tui_1.4.1-4.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/git/pkg-java/felix-shell-tui.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/felix-shell-tui.git
Checksums-Sha256:
 1078b18e81b07058877075f3eda9c5d15f982ee92454f5b966c547987b86c9ad 2431 
felix-shell-tui_1.4.1-4.dsc
 6b81afaf75e9ecfc77f22ccb5ec2f31f2215c26197c9fe5fb51215c7310d45ae 54863 
felix-shell-tui_1.4.1.orig.tar.gz
 931b08bd17d2389620b5411cb995fefbba23ca1c68d88e75cfe2ba787b01e3e4 3500 
felix-shell-tui_1.4.1-4.debian.tar.xz
Homepage: http://felix.apache.org/site/apache-felix-shell-tui.html
Package-List: 
 libfelix-shell-tui-java deb java optional arch=all
 libfelix-shell-tui-java-doc deb doc optional arch=all
Directory: pool/main/f/felix-shell-tui
Priority: source
Section: java

Package: libfelix-shell-tui-java
Source: felix-shell-tui
Version: 1.4.1-4
Installed-Size: 34
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libfelix-shell-java, libosgi-core-java
Suggests: libfelix-shell-tui-java-doc
Description-en: Apache Felix Shell TUI
 The Felix project is an implementation
 of the OSGi R4.2 core framework specification.
 .
 OSGi framework is a module system and service platform
 for the Java programming language that implements
 a complete and dynamic component model.
 .
 This subproject provide a simple command line interface
 to act as a shell for Felix.
Description-md5: caebb33ca15ae02a0091032c36b0dd5f
Homepage: http://felix.apache.org/site/apache-felix-shell-tui.html
Section: java
Priority: optional
Filename: pool/main/f/felix-shell-tui/libfelix-shell-tui-java_1.4.1-4_all.deb
Size: 10132
MD5sum: 536613765b529527137fec81883d09fc
SHA256: 310deaae27437f858fe661179d72b12e4f6841106229e7190b845432336b5eba

Package: libfelix-shell-tui-java
Source: felix-shell-tui
Version: 1.4.1-3
Installed-Size: 71
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libfelix-shell-jav

Bug#889371: O: felix-osgi-obr -- OSGi OBR Service API

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of felix-osgi-obr, Damien Raude-Morvan 
<draz...@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: felix-osgi-obr
Binary: libfelix-osgi-obr-java, libfelix-osgi-obr-java-doc
Version: 1.0.2-3
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Yulia Novozhilova <yulia.novozhil...@sun.com>, Andres Mejia 
<ame...@debian.org>, Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 7.3.3), javahelper, default-jdk
Build-Depends-Indep: ant, libosgi-core-java, maven-repo-helper (>= 1.1)
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 81dec4ea2a6539a5909b2458f1ee8a91 2275 felix-osgi-obr_1.0.2-3.dsc
 306ca3be577abbc72391c43dfef41747 7943 felix-osgi-obr_1.0.2.orig.tar.gz
 fbca24300a1c38cdf8698dadb90f55c3 4256 felix-osgi-obr_1.0.2-3.debian.tar.gz
Vcs-Browser: http://git.debian.org/?p=pkg-java/felix-osgi-obr.git
Vcs-Git: git://git.debian.org/git/pkg-java/felix-osgi-obr.git
Checksums-Sha1:
 9ced122ea0736408b406d6a36034d11e8251ad70 2275 felix-osgi-obr_1.0.2-3.dsc
 09f8a317e3221d21d37c84328eb7edc7aee99a68 7943 felix-osgi-obr_1.0.2.orig.tar.gz
 796d22ffe442636a11b359b36b17a475f032916a 4256 
felix-osgi-obr_1.0.2-3.debian.tar.gz
Checksums-Sha256:
 720cb5d8e8663e36e0fe8bd722ec276ef0856c5a3b8b813c780655493e6ec58c 2275 
felix-osgi-obr_1.0.2-3.dsc
 8117cec7a40be5f3bb74451545f27a849439f2c22bcbd672b37474e0ef2745f7 7943 
felix-osgi-obr_1.0.2.orig.tar.gz
 e713ab33dd4ccf8e464f0043dcb12782be266f8e0e0d0843a130323d67b077ea 4256 
felix-osgi-obr_1.0.2-3.debian.tar.gz
Homepage: http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html
Package-List: 
 libfelix-osgi-obr-java deb java optional
 libfelix-osgi-obr-java-doc deb doc optional
Directory: pool/main/f/felix-osgi-obr
Priority: source
Section: java

Package: felix-osgi-obr
Binary: libfelix-osgi-obr-java, libfelix-osgi-obr-java-doc
Version: 1.0.2-4
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, debhelper (>= 11), default-jdk, javahelper, 
libosgi-core-java, maven-repo-helper (>= 1.1)
Architecture: all
Standards-Version: 4.1.2
Format: 3.0 (quilt)
Files:
 efaa335e14318cbcf6d3acea6fb07313 2346 felix-osgi-obr_1.0.2-4.dsc
 306ca3be577abbc72391c43dfef41747 7943 felix-osgi-obr_1.0.2.orig.tar.gz
 1f4490e73f12f7525b2e1d251b7280e9 4176 felix-osgi-obr_1.0.2-4.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/git/pkg-java/felix-osgi-obr.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/felix-osgi-obr.git
Checksums-Sha256:
 e93dbc6975398a297865f959c684eaf522d0395153e0a1743dc0f096a734766f 2346 
felix-osgi-obr_1.0.2-4.dsc
 8117cec7a40be5f3bb74451545f27a849439f2c22bcbd672b37474e0ef2745f7 7943 
felix-osgi-obr_1.0.2.orig.tar.gz
 7e2246044818d3a77c0dca1957a122c4c5a782b1491149eaa5e731d983441695 4176 
felix-osgi-obr_1.0.2-4.debian.tar.xz
Homepage: http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html
Package-List: 
 libfelix-osgi-obr-java deb java optional arch=all
 libfelix-osgi-obr-java-doc deb doc optional arch=all
Directory: pool/main/f/felix-osgi-obr
Priority: source
Section: java

Package: libfelix-osgi-obr-java
Source: felix-osgi-obr
Version: 1.0.2-4
Installed-Size: 29
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libosgi-core-java
Suggests: libfelix-osgi-obr-java-doc
Description-en: OSGi OBR Service API
 The goal of the Apache Felix OSGi Bundle Repository (OBR) is two-fold:
 1. To simplify deploying and using available bundles with Felix.
 2. To encourage independent bundle development so that communities of
 interest can grow.
Description-md5: 6109d61a016b9b5a1e62a5cf8495f48c
Homepage: http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html
Section: java
Priority: optional
Filename: pool/main/f/felix-osgi-obr/libfelix-osgi-obr-java_1.0.2-4_all.deb
Size: 7040
MD5sum: 09d58c49cee9c0b8e50d3852d2464890
SHA256: d9de6056c223300c313e25e78637a7531d9f2d5aa0d6708098f255845889e74b

Package: libfelix-osgi-obr-java
Source: felix-osgi-obr
Version: 1.0.2-3
Installed-Size: 67
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libosgi-core-java
Suggests: libfelix-osgi-obr-java-doc
Description-en: OSGi OBR Service API
 The goal of the Apache Felix OSGi Bundle Repository (OBR) is two-fold:
 1. To simplify deploying and using

Bug#889372: O: josql -- library to apply SQL-like syntax to Java objects

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of josql, Damien Raude-Morvan <draz...@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: josql
Binary: libjosql-java, libjosql-java-doc
Version: 2.2-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 7.0.50~), default-jdk, maven-repo-helper (>= 1.5), 
libgentlyweb-utils-java, ant, javacc
Build-Depends-Indep: default-jdk-doc
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 45abff7df41bc9aa6bb3e1c8c49c9360 1962 josql_2.2-1.dsc
 8b0e34ba104ff95bf2f9b088a0c2ff62 124453 josql_2.2.orig.tar.gz
 43fd5372a8fedc2997167e8b1fd16ec0 3674 josql_2.2-1.debian.tar.gz
Vcs-Browser: http://git.debian.org/?p=pkg-java/josql.git
Vcs-Git: git://git.debian.org/pkg-java/josql.git
Checksums-Sha1:
 b0a1ab085e57d37d61895fdfab1e9cb06d4bd977 1962 josql_2.2-1.dsc
 e6e8eaf54fa91843614a098aad3f7c67fb30fd2c 124453 josql_2.2.orig.tar.gz
 2a85f813e893369f78abd7d583849097d1216771 3674 josql_2.2-1.debian.tar.gz
Checksums-Sha256:
 9d569a8aa38a2d8dde5f492f7f00973eb742440e74f57a58212fe1d03cf4ca2b 1962 
josql_2.2-1.dsc
 c74172c780dbc847d0253b93e0405e0db48566a21bac1e595b64ca1a9f90ec44 124453 
josql_2.2.orig.tar.gz
 551b74236f77b5cfbc0b353ee8a1c615ae87ea5a433271e033a81a250f80922e 3674 
josql_2.2-1.debian.tar.gz
Homepage: http://josql.sourceforge.net/
Directory: pool/main/j/josql
Priority: source
Section: java

Package: josql
Binary: libjosql-java, libjosql-java-doc
Version: 2.2-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 7.0.50~), default-jdk, maven-repo-helper (>= 1.5), 
libgentlyweb-utils-java, ant, javacc
Build-Depends-Indep: default-jdk-doc
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 45abff7df41bc9aa6bb3e1c8c49c9360 1962 josql_2.2-1.dsc
 8b0e34ba104ff95bf2f9b088a0c2ff62 124453 josql_2.2.orig.tar.gz
 43fd5372a8fedc2997167e8b1fd16ec0 3674 josql_2.2-1.debian.tar.gz
Vcs-Browser: http://git.debian.org/?p=pkg-java/josql.git
Vcs-Git: git://git.debian.org/pkg-java/josql.git
Checksums-Sha256:
 9d569a8aa38a2d8dde5f492f7f00973eb742440e74f57a58212fe1d03cf4ca2b 1962 
josql_2.2-1.dsc
 c74172c780dbc847d0253b93e0405e0db48566a21bac1e595b64ca1a9f90ec44 124453 
josql_2.2.orig.tar.gz
 551b74236f77b5cfbc0b353ee8a1c615ae87ea5a433271e033a81a250f80922e 3674 
josql_2.2-1.debian.tar.gz
Homepage: http://josql.sourceforge.net/
Extra-Source-Only: yes
Directory: pool/main/j/josql
Priority: source
Section: java

Package: josql
Binary: libjosql-java
Version: 2.2+dfsg-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, debhelper (>= 10), default-jdk, javacc, 
libgentlyweb-utils-java, maven-repo-helper (>= 1.5)
Architecture: all
Standards-Version: 4.1.2
Format: 3.0 (quilt)
Files:
 3a2b73bdb924689391114495ba725727 2151 josql_2.2+dfsg-1.dsc
 1c217fd8aa6df94e05b1648b47aa4c51 98916 josql_2.2+dfsg.orig.tar.xz
 09a2a43b2f31ee4e9f826fca75fca9c0 3140 josql_2.2+dfsg-1.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/git/pkg-java/josql.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/josql.git
Checksums-Sha256:
 1394d5f2428fddaecd3b6def82ebc5bf4bc5080807c8ef056a738b57bd300e4b 2151 
josql_2.2+dfsg-1.dsc
 819f1dce560df65fcdbe6ee240ee475f81312a706fb8a6ad4cd64147a12297dc 98916 
josql_2.2+dfsg.orig.tar.xz
 3de77bc165e0dfb18ac551288b039ae7db61a935118ef3bc02c55a5cda2ab179 3140 
josql_2.2+dfsg-1.debian.tar.xz
Homepage: http://josql.sourceforge.net/
Package-List: 
 libjosql-java deb java optional arch=all
Directory: pool/main/j/josql
Priority: source
Section: java

Package: libjosql-java
Source: josql
Version: 2.2+dfsg-1
Installed-Size: 211
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Description-en: library to apply SQL-like syntax to Java objects
 JoSQL (SQL for Java Objects) provides the ability for a developer to apply
 a SQL statement to a collection of Java Objects. JoSQL provides the ability
 to search, order and group ANY Java objects and should be applied when you
 want to perform SQL-like queries on a collection of Java Objects.
Description-md5: 3470d1394c3c83ceb7b528ede464969b
Homepage: http://josql.sourceforge.net/
Section: java
Priority: optional
Filename: pool/main/j/josql/libjosql-java_2.2+dfsg-1_al

Bug#889366: O: gentlyweb-utils -- java utility library used by josql

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of gentlyweb-utils, Damien Raude-Morvan 
<draz...@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: gentlyweb-utils
Binary: libgentlyweb-utils-java, libgentlyweb-utils-java-doc
Version: 1.5-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 7.0.50~), default-jdk, maven-repo-helper (>= 1.5), 
javahelper (>= 0.20), libjdom1-java
Build-Depends-Indep: default-jdk-doc
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 9bb7c35d9ca5f111a2ff214f382f2a36 2068 gentlyweb-utils_1.5-1.dsc
 8a82e32a87f38d1ee29a4faf35c19a47 47802 gentlyweb-utils_1.5.orig.tar.gz
 d88580fa0418c4f3ed77ce6a91d36fdb 1953 gentlyweb-utils_1.5-1.debian.tar.gz
Vcs-Browser: http://git.debian.org/?p=pkg-java/gentlyweb-utils.git
Vcs-Git: git://git.debian.org/pkg-java/gentlyweb-utils.git
Checksums-Sha1:
 20dfd4efaa2a937823bcc548fa84a0a0055f56fc 2068 gentlyweb-utils_1.5-1.dsc
 9d4a5d26e0cdb31d6791b0b2464ad74bdb98a1b0 47802 gentlyweb-utils_1.5.orig.tar.gz
 2dcf9434feb5b8011315f456042879ba0112fcbe 1953 
gentlyweb-utils_1.5-1.debian.tar.gz
Checksums-Sha256:
 7f9322bd9d8cdc4d1ad7b4543c7d9f4ea7f56c925ebd5e4fe4a72400c8b742de 2068 
gentlyweb-utils_1.5-1.dsc
 45476a48caaadbb74fef05e068fe5be215a1a21d148fd1c8eccbe58e3c9bd908 47802 
gentlyweb-utils_1.5.orig.tar.gz
 517c4f26e8b6b5ed05797cb5e00732def1e2ac8c7944c7b7b5af880ed85514a9 1953 
gentlyweb-utils_1.5-1.debian.tar.gz
Homepage: http://josql.sourceforge.net/
Directory: pool/main/g/gentlyweb-utils
Priority: source
Section: java

Package: gentlyweb-utils
Binary: libgentlyweb-utils-java, libgentlyweb-utils-java-doc
Version: 1.5-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 7.0.50~), default-jdk, maven-repo-helper (>= 1.5), 
javahelper (>= 0.20), libjdom1-java
Build-Depends-Indep: default-jdk-doc
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 9bb7c35d9ca5f111a2ff214f382f2a36 2068 gentlyweb-utils_1.5-1.dsc
 8a82e32a87f38d1ee29a4faf35c19a47 47802 gentlyweb-utils_1.5.orig.tar.gz
 d88580fa0418c4f3ed77ce6a91d36fdb 1953 gentlyweb-utils_1.5-1.debian.tar.gz
Vcs-Browser: http://git.debian.org/?p=pkg-java/gentlyweb-utils.git
Vcs-Git: git://git.debian.org/pkg-java/gentlyweb-utils.git
Checksums-Sha256:
 7f9322bd9d8cdc4d1ad7b4543c7d9f4ea7f56c925ebd5e4fe4a72400c8b742de 2068 
gentlyweb-utils_1.5-1.dsc
 45476a48caaadbb74fef05e068fe5be215a1a21d148fd1c8eccbe58e3c9bd908 47802 
gentlyweb-utils_1.5.orig.tar.gz
 517c4f26e8b6b5ed05797cb5e00732def1e2ac8c7944c7b7b5af880ed85514a9 1953 
gentlyweb-utils_1.5-1.debian.tar.gz
Homepage: http://josql.sourceforge.net/
Directory: pool/main/g/gentlyweb-utils
Priority: source
Section: java

Package: libgentlyweb-utils-java
Source: gentlyweb-utils
Version: 1.5-1
Installed-Size: 136
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Suggests: libgentlyweb-utils-java-doc
Description-en: java utility library used by josql
 Simple java utility library used mainly by JoSQL (libjosql-java) for I/O.
Description-md5: a03d4d42543cedb62d73805296734c54
Homepage: http://josql.sourceforge.net/
Section: java
Priority: optional
Filename: pool/main/g/gentlyweb-utils/libgentlyweb-utils-java_1.5-1_all.deb
Size: 58472
MD5sum: 15b555fa8315d03ce5522a7de6a7f8df
SHA1: a7bf19dad3a66a0b77f84c370ec8c02fca070d2b
SHA256: e44f1d7e4cbf3946bfb908bd428cd657496771ec7ff634040e3cc8dd90f5b89d

Package: libgentlyweb-utils-java-doc
Source: gentlyweb-utils
Version: 1.5-1
Installed-Size: 1164
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Recommends: default-jdk-doc
Suggests: libgentlyweb-utils-java
Description-en: Documentation - java utility library used by josql
 Simple java utility library used mainly by JoSQL (libjosql-java) for I/O.
 .
 This package contains the API documentation of libgentlyweb-utils-java.
Description-md5: 00d3c33fd037af72fd6ec02abfb39e45
Homepage: http://josql.sourceforge.net/
Tag: devel::doc, devel::lang:java, role::documentation
Section: doc
Priority: optional
Filename: pool/main/g/gentlyweb-utils/libgentlyweb-utils-java-doc_1.5-1_all.deb
Size: 80770
MD5sum: e0d8a6ac75813273574b9c7851b84aa2
SHA1: 315f4f53aa0f900479e0426617cd067ec0f170ec
SHA256: ac72c9c74d19b1e6de70a19c4b2e2ba1af5a1d2bbaea1ce13f551bbd01ce7b

Bug#889364: O: werken.xpath -- JDOM XPath Engine

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of werken.xpath, Damien Raude-Morvan 
<draz...@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: werken.xpath
Binary: libwerken.xpath-java, libwerken.xpath-java-doc
Version: 0.9.4-15
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk
Build-Depends-Indep: libantlr-java (>= 2.7), libjdom1-java, libxerces2-java, 
maven-repo-helper
Architecture: all
Standards-Version: 3.9.5
Format: 3.0 (quilt)
Files:
 c4c87ef9c98a6288624570cc178d93b2 2176 werken.xpath_0.9.4-15.dsc
 8d3c4223eb8be0f1984212960a2b6ff0 103628 werken.xpath_0.9.4.orig.tar.gz
 3e32b1090c5b1dcfc5fd195b1aa68c03 5408 werken.xpath_0.9.4-15.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/werken.xpath/
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/werken.xpath
Checksums-Sha1:
 3ee974a42b2c2d0ccf359e80384397608d6c30bf 2176 werken.xpath_0.9.4-15.dsc
 a3afd6832686af3992f7715459491e6432516086 103628 werken.xpath_0.9.4.orig.tar.gz
 b10ddc4842b7890e678e84a819ac75bc1e301625 5408 
werken.xpath_0.9.4-15.debian.tar.xz
Checksums-Sha256:
 c99f81eb20186cf7227c7c21d166b1ca192375c828d5ee0befd4bba66f927534 2176 
werken.xpath_0.9.4-15.dsc
 085fe70e9cb6d22160211dc02c8cae8d5962f02ec0931d67220f849c88cd7aaa 103628 
werken.xpath_0.9.4.orig.tar.gz
 355b242af5406e3af0a22f70bc02ac3c5f5770f3897cee1fee95f922a6bbf100 5408 
werken.xpath_0.9.4-15.debian.tar.xz
Homepage: http://werken-xpath.sourceforge.net
Package-List: 
 libwerken.xpath-java deb java optional arch=all
 libwerken.xpath-java-doc deb doc optional arch=all
Directory: pool/main/w/werken.xpath
Priority: source
Section: libs

Package: werken.xpath
Binary: libwerken.xpath-java, libwerken.xpath-java-doc
Version: 0.9.4-15
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk
Build-Depends-Indep: libantlr-java (>= 2.7), libjdom1-java, libxerces2-java, 
maven-repo-helper
Architecture: all
Standards-Version: 3.9.5
Format: 3.0 (quilt)
Files:
 c4c87ef9c98a6288624570cc178d93b2 2176 werken.xpath_0.9.4-15.dsc
 8d3c4223eb8be0f1984212960a2b6ff0 103628 werken.xpath_0.9.4.orig.tar.gz
 3e32b1090c5b1dcfc5fd195b1aa68c03 5408 werken.xpath_0.9.4-15.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/werken.xpath/
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/werken.xpath
Checksums-Sha256:
 c99f81eb20186cf7227c7c21d166b1ca192375c828d5ee0befd4bba66f927534 2176 
werken.xpath_0.9.4-15.dsc
 085fe70e9cb6d22160211dc02c8cae8d5962f02ec0931d67220f849c88cd7aaa 103628 
werken.xpath_0.9.4.orig.tar.gz
 355b242af5406e3af0a22f70bc02ac3c5f5770f3897cee1fee95f922a6bbf100 5408 
werken.xpath_0.9.4-15.debian.tar.xz
Homepage: http://werken-xpath.sourceforge.net
Package-List: 
 libwerken.xpath-java deb java optional arch=all
 libwerken.xpath-java-doc deb doc optional arch=all
Directory: pool/main/w/werken.xpath
Priority: source
Section: libs

Package: libwerken.xpath-java
Source: werken.xpath
Version: 0.9.4-15
Installed-Size: 167
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libantlr-java (>= 2.7), libjdom1-java, libxerces2-java
Description-en: JDOM XPath Engine
 A XPath Engine for JDOM, created by the Werken & Sons Company.
 .
 It's not overly useful by itself, but rather needs an (currently in
 development) implementation of XPointer, XSLT, or other XPath-based
 specification.  werken.xpath is merely an engine which can parse XPaths,
 and walk JDOM <http://www.jdom.org/> trees.
Description-md5: 314d80a3b601a46b37a6ea87fd251f28
Homepage: http://werken-xpath.sourceforge.net
Tag: devel::lang:java, devel::library
Section: java
Priority: optional
Filename: pool/main/w/werken.xpath/libwerken.xpath-java_0.9.4-15_all.deb
Size: 79472
MD5sum: c765bbf128176c87403507a60e485798
SHA1: c7c60b73e8919282cc44b1a5b6f1ee80a7b37a56
SHA256: e54fbc931bb843c5274ddf7542b7d639f9562c2c36800b76a036aa86eb8eb64b

Package: libwerken.xpath-java-doc
Source: werken.xpath
Version: 0.9.4-15
Installed-Size: 1773
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Replaces: libwerken.xpath-java (<< 0.9.4-14)
Suggests: libwerken.xpath-java
Breaks: libwerken.xpath-java (<< 0.9.4-14)
Description-en: JDOM XPath Engine

Bug#889367: O: kxml2 -- small XML parser, designed for small environments

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of kxml2, Damien Raude-Morvan <draz...@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: kxml2
Binary: libkxml2-java, libkxml2-java-doc
Version: 2.3.0+ds1-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 7.3.3~), libxpp3-java, ant, default-jdk, 
maven-repo-helper
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 f5d6fe1ea9b4d28c9eec4c309d71d962 1944 kxml2_2.3.0+ds1-2.dsc
 126d64b35de215ecc40864eb0ec339d0 99523 kxml2_2.3.0+ds1.orig.tar.gz
 29092742a3bc087b1d5f4c6f08b3c38a 3851 kxml2_2.3.0+ds1-2.debian.tar.gz
Vcs-Browser: http://git.debian.org/?p=pkg-java/kxml2.git;a=summary
Vcs-Git: git://git.debian.org/pkg-java/kxml2.git
Checksums-Sha1:
 ddfa585e1e865442668cfa1665e97250a6394571 1944 kxml2_2.3.0+ds1-2.dsc
 65446269edc6a9cbee916b77f306f54b83f0c183 99523 kxml2_2.3.0+ds1.orig.tar.gz
 0625e6454dd081212d4855066bbf2f401f0ad193 3851 kxml2_2.3.0+ds1-2.debian.tar.gz
Checksums-Sha256:
 32282de301f2af10491d8ca2e4cfc5221411c4113585c45c211148b8a62904a5 1944 
kxml2_2.3.0+ds1-2.dsc
 020fe0ec709e2309c0ae5ef0ebf709947ba812a1cfbe52ada4e35ae9df3e8d08 99523 
kxml2_2.3.0+ds1.orig.tar.gz
 f8460769526eed37be9b755763596d73feefe22ecde29e596d9ebd19b3cb5147 3851 
kxml2_2.3.0+ds1-2.debian.tar.gz
Homepage: http://kxml.sourceforge.net/
Directory: pool/main/k/kxml2
Priority: source
Section: java

Package: kxml2
Binary: libkxml2-java, libkxml2-java-doc
Version: 2.3.0+ds1-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 7.3.3~), libxpp3-java, ant, default-jdk, 
maven-repo-helper
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 f5d6fe1ea9b4d28c9eec4c309d71d962 1944 kxml2_2.3.0+ds1-2.dsc
 126d64b35de215ecc40864eb0ec339d0 99523 kxml2_2.3.0+ds1.orig.tar.gz
 29092742a3bc087b1d5f4c6f08b3c38a 3851 kxml2_2.3.0+ds1-2.debian.tar.gz
Vcs-Browser: http://git.debian.org/?p=pkg-java/kxml2.git;a=summary
Vcs-Git: git://git.debian.org/pkg-java/kxml2.git
Checksums-Sha256:
 32282de301f2af10491d8ca2e4cfc5221411c4113585c45c211148b8a62904a5 1944 
kxml2_2.3.0+ds1-2.dsc
 020fe0ec709e2309c0ae5ef0ebf709947ba812a1cfbe52ada4e35ae9df3e8d08 99523 
kxml2_2.3.0+ds1.orig.tar.gz
 f8460769526eed37be9b755763596d73feefe22ecde29e596d9ebd19b3cb5147 3851 
kxml2_2.3.0+ds1-2.debian.tar.gz
Homepage: http://kxml.sourceforge.net/
Directory: pool/main/k/kxml2
Priority: source
Section: java

Package: libkxml2-java
Source: kxml2
Version: 2.3.0+ds1-2
Installed-Size: 248
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Description-en: small XML parser, designed for small environments
 kXML is a small XML pull parser, specially designed for constrained
 environments such as Applets, Personal Java or MIDP devices. In
 contrast to kXML 1, kXML 2 is based on the common XML pull API.
 .
 Pull based XML parsing combines some of the advantages of SAX and DOM:
 .
  - In contrast to push parsers (SAX), pull parsers such as kXML make it
possible to model the XML processing routines after the structure of
the processed XML document. Events processing is similar to an
InputStream. If a part of the stream requires special handling, the
parser can simply be delegated to a specialized method by handing over
the parser.
  - While the above is also possible with an explicit DOM, DOM usually
requires that the whole document structure is present in main memory.
  - In contrast to DOM based parsing, the XML events are accessible
immediately when they are available, it is not necessary to wait for
the whole tree to build up.
Description-md5: abcb0cfd22186851b64fa38857e1b04d
Homepage: http://kxml.sourceforge.net/
Section: java
Priority: extra
Filename: pool/main/k/kxml2/libkxml2-java_2.3.0+ds1-2_all.deb
Size: 151688
MD5sum: af280f563fcd4e197bf507b1dd1fe088
SHA1: 07c220f0e7cf782e807169d575bbcd7be8fe5e39
SHA256: a39756831a241fe485c94fe1d8708e3a5b12207eaad8a23abd7553ac6505925a

Package: libkxml2-java-doc
Source: kxml2
Version: 2.3.0+ds1-2
Installed-Size: 876
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Description-en: small XML parser, designed for small environments - docs
 kXML is a small XML pull parser, specially designed for constrained
 environments such as Applets, Personal Java

Bug#889365: O: tomcat-native -- Tomcat native library using the Apache Portable Runtime

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of tomcat-native, Damien Raude-Morvan 
<draz...@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: tomcat-native
Binary: libtcnative-1
Version: 1.1.32~repack-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 9), default-jdk, dpkg-dev (>= 1.16.1~), 
libapr1-dev, libssl-dev
Architecture: any
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 23c28cf34af862378efe0881e1beab6f 2072 tomcat-native_1.1.32~repack-2.dsc
 993abcdf75aa35f3e2a650de9bcb9a10 388291 tomcat-native_1.1.32~repack.orig.tar.gz
 d49e0fd60e93f8fb89b461c7e7af8876 4568 
tomcat-native_1.1.32~repack-2.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/tomcat-native.git
Vcs-Git: git://anonscm.debian.org/pkg-java/tomcat-native.git
Checksums-Sha1:
 d1ce5bb27fa9d66cce8d9be97e4ad844a36a4f6d 2072 tomcat-native_1.1.32~repack-2.dsc
 a39ddc8c230da50a7f27f1deb1d1d117373477f8 388291 
tomcat-native_1.1.32~repack.orig.tar.gz
 319d24cfb01296df3a46ce83a170a0e58ae54765 4568 
tomcat-native_1.1.32~repack-2.debian.tar.xz
Checksums-Sha256:
 44502a6dc59bed61c4d649bbb2555251c2fdaca7d7f595a457bb912467b8daca 2072 
tomcat-native_1.1.32~repack-2.dsc
 81394519aa0704f7fc6597148d9939fd2344bce4c9bbab0424050db2405b0cf5 388291 
tomcat-native_1.1.32~repack.orig.tar.gz
 2effdc001942ac55a0a7a4dbb36e467e3735cdd5b74896309c5109db22e6ef1f 4568 
tomcat-native_1.1.32~repack-2.debian.tar.xz
Homepage: http://tomcat.apache.org/native-doc/
Package-List: 
 libtcnative-1 deb java extra arch=any
Directory: pool/main/t/tomcat-native
Priority: source
Section: java

Package: tomcat-native
Binary: libtcnative-1
Version: 1.2.14-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 10), default-jdk, dpkg-dev (>= 1.16.1~), 
libapr1-dev, libssl-dev
Architecture: any
Standards-Version: 4.1.0
Format: 3.0 (quilt)
Files:
 ce4f80263aebf1c946bb7bec590f9f01 2072 tomcat-native_1.2.14-1.dsc
 195592d14be971cb67a769f0d2aaff31 272296 tomcat-native_1.2.14.orig.tar.xz
 c00d39f891cd58f57428dac7da5bf168 4068 tomcat-native_1.2.14-1.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/tomcat-native.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/tomcat-native.git
Checksums-Sha256:
 8d6e3064abdd61d1d9a6135ff9c132a2357a69a4f4154847cf2628b51e71c559 2072 
tomcat-native_1.2.14-1.dsc
 7b7f627bf65367786a1fbfdfa1f666e64930e6981e8c5af1e5af76262e568ac1 272296 
tomcat-native_1.2.14.orig.tar.xz
 1b1e92c17d7849cff70e91ba0e55f57ad093495f7ece0f4f0a4fcd3935062caf 4068 
tomcat-native_1.2.14-1.debian.tar.xz
Homepage: http://tomcat.apache.org/native-doc/
Package-List: 
 libtcnative-1 deb java extra arch=any
Directory: pool/main/t/tomcat-native
Priority: source
Section: java

Package: tomcat-native
Binary: libtcnative-1
Version: 1.2.16-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 10), default-jdk, dpkg-dev (>= 1.16.1~), 
libapr1-dev, libssl-dev
Architecture: any
Standards-Version: 4.1.3
Format: 3.0 (quilt)
Files:
 2a2a0592abe480469a35c58014a7d51f 2072 tomcat-native_1.2.16-1.dsc
 892b6904949e53eb0edb74ba4f4f51fb 272764 tomcat-native_1.2.16.orig.tar.xz
 fc3bda96d051926d6e29c03cd98cd3eb 4092 tomcat-native_1.2.16-1.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/tomcat-native.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/tomcat-native.git
Checksums-Sha256:
 5a2270ee3a16ab8debe4b174abcda4a5bb335521c3ecaccafea863774d37e020 2072 
tomcat-native_1.2.16-1.dsc
 09bf4b6be72c7f4576f3878b364344dba927ae3a323a76f7b9752f78bb3514c4 272764 
tomcat-native_1.2.16.orig.tar.xz
 9adeb81e305fd91c6751a34e51ea2b2ca2b140cc5fd85f8eafb29ba8334ae83e 4092 
tomcat-native_1.2.16-1.debian.tar.xz
Homepage: http://tomcat.apache.org/native-doc/
Package-List: 
 libtcnative-1 deb java extra arch=any
Directory: pool/main/t/tomcat-native
Priority: source
Section: java

Package: libtcnative-1
Source: tomcat-native
Version: 1.2.16-1
Installed-Size: 472
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: amd64
Depends: libapr1 (>= 1.4.8-2~), libc6 (>= 2.14), libssl1.1 (>= 1.1.0)
Description-en: Tomcat native library using the Apache Portable Runtime
 Tomcat can use the Apache Portable Ru

Bug#889363: O: sqlline -- JDBC command-line utility for issuing SQL

2018-02-03 Thread Tobias Frost
Package: wnpp

The current maintainer of sqlline, Damien Raude-Morvan <draz...@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: sqlline
Binary: sqlline
Version: 1.0.2-5
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, default-jdk, debhelper (>= 9), cdbs
Build-Depends-Indep: libjline-java
Architecture: all
Standards-Version: 3.9.5
Format: 3.0 (quilt)
Files:
 4fa03932bf6945aa3be5d181add46662 1945 sqlline_1.0.2-5.dsc
 d292bd7e148b18be020313ac54df3839 117155 sqlline_1.0.2.orig.tar.gz
 420643abd6cf1200476b887c35b15130 4940 sqlline_1.0.2-5.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/sqlline
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/sqlline
Checksums-Sha1:
 cad0df879acb5593f5efc177a119c2acd348cdcd 1945 sqlline_1.0.2-5.dsc
 317d8b324f9fe9ed0710069dd9d4bca6437aa815 117155 sqlline_1.0.2.orig.tar.gz
 432b2968e2e338c4b0909afc2713e67c57c76ab0 4940 sqlline_1.0.2-5.debian.tar.xz
Checksums-Sha256:
 aebea3a174da2156ac4167462416b4b614edbbb9655199e2dad133a5e4851f87 1945 
sqlline_1.0.2-5.dsc
 664517122a967688590a884c017c085d2a900b7937edbb4ee3f3bf30d6a3 117155 
sqlline_1.0.2.orig.tar.gz
 6616a7088c9a2b3965fe9f0045e43bac5a795def33e4674b3447588c063c1628 4940 
sqlline_1.0.2-5.debian.tar.xz
Homepage: http://sqlline.sourceforge.net
Package-List: 
 sqlline deb java extra
Directory: pool/main/s/sqlline
Priority: source
Section: utils

Package: sqlline
Binary: sqlline
Version: 1.0.2-5
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, default-jdk, debhelper (>= 9), cdbs
Build-Depends-Indep: libjline-java
Architecture: all
Standards-Version: 3.9.5
Format: 3.0 (quilt)
Files:
 4fa03932bf6945aa3be5d181add46662 1945 sqlline_1.0.2-5.dsc
 d292bd7e148b18be020313ac54df3839 117155 sqlline_1.0.2.orig.tar.gz
 420643abd6cf1200476b887c35b15130 4940 sqlline_1.0.2-5.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/sqlline
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/sqlline
Checksums-Sha256:
 aebea3a174da2156ac4167462416b4b614edbbb9655199e2dad133a5e4851f87 1945 
sqlline_1.0.2-5.dsc
 664517122a967688590a884c017c085d2a900b7937edbb4ee3f3bf30d6a3 117155 
sqlline_1.0.2.orig.tar.gz
 6616a7088c9a2b3965fe9f0045e43bac5a795def33e4674b3447588c063c1628 4940 
sqlline_1.0.2-5.debian.tar.xz
Homepage: http://sqlline.sourceforge.net
Package-List: 
 sqlline deb java extra
Directory: pool/main/s/sqlline
Priority: source
Section: utils

Package: sqlline
Version: 1.0.2-5
Installed-Size: 124
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: default-jre-headless | java2-runtime-headless, libjline-java, 
java-wrappers
Recommends: libhsqldb-java | libmysql-java | libpostgresql-jdbc-java | 
libjtds-java
Description-en: JDBC command-line utility for issuing SQL
 SQLLine is a pure-Java console based utility for connecting to
 relational databases and executing SQL commands.
 .
 It is similar to other command-line database access utilities like
 sqlplus for Oracle, mysql for MySQL, and isql for Sybase/SQL Server.
 .
 Since it is pure-Java, it is platform independent, and will run on
 any platform that can run Java 1.3 or higher.
Description-md5: c51529813a5f26790adf7cbe0c2c4ef9
Homepage: http://sqlline.sourceforge.net
Tag: implemented-in::java, interface::commandline, role::program,
 works-with::db
Section: utils
Priority: extra
Filename: pool/main/s/sqlline/sqlline_1.0.2-5_all.deb
Size: 64460
MD5sum: 186670bf3e28b6ede9a30b31ea47c937
SHA1: 5abc76644320f7aac1b9c8e6a1d7898939f0a1d9
SHA256: b108dbfdd9c54a798a7c02fb8ffb434902c15b054b551ed85c0c8642b7840edd

Package: sqlline
Version: 1.0.2-5
Installed-Size: 124
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: default-jre-headless | java2-runtime-headless, libjline-java, 
java-wrappers
Recommends: libhsqldb-java | libmysql-java | libpostgresql-jdbc-java | 
libjtds-java
Description-en: JDBC command-line utility for issuing SQL
 SQLLine is a pure-Java console based utility for connecting to
 relational databases and executing SQL commands.
 .
 It is similar to other command-line database access utilities like
 sqlplus for Oracle, mysql for MySQL, and isql for Sybase/SQL Server.
 .
 Since it is pure-Java, it is platform independent, and will run on
 any platf

Bug#889345: O: easyconf -- library to access configuration of software components

2018-02-03 Thread Tobias Frost
Package: wnpp

The only human maintainer of this package, Damien Raude-Morvan 
<draz...@debian.org> is apparently not active anymore.  Therefore, I orphan
this package now.

The packaging team is in X-Debbugs-CX in case they want to adopt the
package.

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: easyconf
Binary: libeasyconf-java, libeasyconf-java-doc
Version: 0.9.5-5
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, ant-optional, cdbs, debhelper (>= 9), default-jdk, junit, 
libcommons-beanutils-java, libcommons-collections3-java, 
libcommons-configuration-java, libcommons-digester-java, libcommons-lang-java, 
libcommons-logging-java, libservlet3.1-java, libxstream-java, maven-repo-helper
Architecture: all
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 6f62a85f6bb053c75e8d2a3d1d9f98d9 2251 easyconf_0.9.5-5.dsc
 e713afeccca4d52bdfbcfb886b927f5d 52297 easyconf_0.9.5.orig.tar.gz
 5e7bee05d26e3d54e6a9f111e438c194 6016 easyconf_0.9.5-5.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/easyconf/
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/easyconf/
Checksums-Sha1:
 c42795e310175d9c87f46e87ed9dbab866d39757 2251 easyconf_0.9.5-5.dsc
 9d4ef6038aa932445fe37d29670b70ed1af66e01 52297 easyconf_0.9.5.orig.tar.gz
 3ba6a2494450f7586edda688a7084fbf935cdfc4 6016 easyconf_0.9.5-5.debian.tar.xz
Checksums-Sha256:
 48251696acdcc94ec11ca10b1d111fae970a6a5ffa687dfc024bf1cffbd9177e 2251 
easyconf_0.9.5-5.dsc
 7f28fc3920192d0fd16ae5621e12aaca5ffcebb7fb5e1631652ade99f562db8b 52297 
easyconf_0.9.5.orig.tar.gz
 bf4f140a81f5d500a19d641bde4dd0c1137702a1c3d20acee47dc7f4ddf05673 6016 
easyconf_0.9.5-5.debian.tar.xz
Homepage: http://easyconf.sourceforge.net
Package-List: 
 libeasyconf-java deb java optional arch=all
 libeasyconf-java-doc deb doc optional arch=all
Directory: pool/main/e/easyconf
Priority: source
Section: java

Package: easyconf
Binary: libeasyconf-java, libeasyconf-java-doc
Version: 0.9.5-5
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, ant-optional, cdbs, debhelper (>= 9), default-jdk, junit, 
libcommons-beanutils-java, libcommons-collections3-java, 
libcommons-configuration-java, libcommons-digester-java, libcommons-lang-java, 
libcommons-logging-java, libservlet3.1-java, libxstream-java, maven-repo-helper
Architecture: all
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 6f62a85f6bb053c75e8d2a3d1d9f98d9 2251 easyconf_0.9.5-5.dsc
 e713afeccca4d52bdfbcfb886b927f5d 52297 easyconf_0.9.5.orig.tar.gz
 5e7bee05d26e3d54e6a9f111e438c194 6016 easyconf_0.9.5-5.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/easyconf/
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/easyconf/
Checksums-Sha256:
 48251696acdcc94ec11ca10b1d111fae970a6a5ffa687dfc024bf1cffbd9177e 2251 
easyconf_0.9.5-5.dsc
 7f28fc3920192d0fd16ae5621e12aaca5ffcebb7fb5e1631652ade99f562db8b 52297 
easyconf_0.9.5.orig.tar.gz
 bf4f140a81f5d500a19d641bde4dd0c1137702a1c3d20acee47dc7f4ddf05673 6016 
easyconf_0.9.5-5.debian.tar.xz
Homepage: http://easyconf.sourceforge.net
Package-List: 
 libeasyconf-java deb java optional arch=all
 libeasyconf-java-doc deb doc optional arch=all
Directory: pool/main/e/easyconf
Priority: source
Section: java

Package: libeasyconf-java
Source: easyconf
Version: 0.9.5-5
Installed-Size: 109
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libcommons-beanutils-java, libcommons-collections3-java, 
libcommons-configuration-java, libcommons-digester-java, libcommons-lang-java, 
libcommons-logging-java
Suggests: libxstream-java
Description-en: library to access configuration of software components
 EasyConf is a library to access configuration of software components
 and applications.
 .
 EasyConf main features:
   * XML files, typed property files (including lists, numbers, classes, etc),
 or a combination of both
   * multiple environments (development, integration, preproduction, production)
   * aggregate several components: for example for portlets and portals
   * support for ASP applications: each company/organization serviced may have
 its own configuration
   * provides access to the configuration using JMX
 .
 This package contains EasyConf java library (JAR).
Description-md5: 4bbc7072aac3c3c9215bc8190166485b
Homepage: http://easyconf.sourceforge.net
Section: java
Priority: optional
Filename: pool/main/e/easyconf/libeasyconf-java_0.9.5-5_all.deb
Size: 45500
MD5sum: fde61fc905389ee7d78b698067306ac8
SHA1: 54aeb67feba346531d054fe35d075c7f53396f8b
SHA256: a0ef60bef4feb3c1839ba6ddc6121418d6caf0e2a175773dcd320

Bug#889344: O: commons-vfs -- Java API for accessing various filesystems

2018-02-03 Thread Tobias Frost
Package: wnpp

The only human maintainer of this package, Damien Raude-Morvan 
<draz...@debian.org> is apparently not active anymore.  Therefore, I orphan
this package now.

The packaging team is in X-Debbugs-CX in case they want to adopt the
package.

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: commons-vfs
Binary: libcommons-vfs-java, libcommons-vfs-java-doc
Version: 2.0-3
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper
Build-Depends-Indep: ant-doc, junit4, libcommons-collections3-java, 
libcommons-collections3-java-doc, libcommons-compress-java, 
libcommons-httpclient-java, libcommons-httpclient-java-doc, 
libcommons-logging-java, libcommons-logging-java-doc, libcommons-net2-java, 
libcommons-net2-java-doc, libcommons-parent-java, libjdom1-java-doc, 
libjsch-java, libmaven-antrun-plugin-java, libmaven-javadoc-plugin-java
Architecture: all
Standards-Version: 3.9.3
Format: 3.0 (quilt)
Files:
 0bd0f645d6bb5985c91a91a45fc9d22c 2458 commons-vfs_2.0-3.dsc
 ce839bb9f345de1c5da819239b395898 335255 commons-vfs_2.0.orig.tar.gz
 f7b152750c523eb3bf13bbb82093a51e 5105 commons-vfs_2.0-3.debian.tar.gz
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-vfs
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-vfs
Checksums-Sha1:
 2623a9686f1224c3c393e9e83d8d0d8c1760b615 2458 commons-vfs_2.0-3.dsc
 4883af77f631662c6565857bcf8e2d08de6fcd47 335255 commons-vfs_2.0.orig.tar.gz
 dffaec4df2fb4656fee3a1138c6b0d74aee2166c 5105 commons-vfs_2.0-3.debian.tar.gz
Checksums-Sha256:
 db5b3ed0a57b1acc7353270b6c77564d5e3c892634fc244275ba82cac413408c 2458 
commons-vfs_2.0-3.dsc
 a90d4d1e9ff17bb856d0d9eb56dd8587db9e7ed33a10e0a680534e125e7a6ebe 335255 
commons-vfs_2.0.orig.tar.gz
 56691f54fb80bc137d5efb99d48959a08cb320209ddeafcb9ffdaf4f648bc8c2 5105 
commons-vfs_2.0-3.debian.tar.gz
Homepage: http://commons.apache.org/vfs/
Package-List: 
 libcommons-vfs-java deb java optional
 libcommons-vfs-java-doc deb doc optional
Directory: pool/main/c/commons-vfs
Priority: source
Section: libs

Package: commons-vfs
Binary: libcommons-vfs-java, libcommons-vfs-java-doc
Version: 2.1-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 2.0.2~)
Build-Depends-Indep: ant-doc, junit4, libcommons-collections4-java, 
libcommons-collections4-java-doc, libcommons-compress-java, 
libcommons-httpclient-java, libcommons-httpclient-java-doc, 
libcommons-logging-java, libcommons-logging-java-doc, libcommons-net-java, 
libcommons-net-java-doc, libcommons-parent-java (>= 39), libjackrabbit-java, 
libjdom1-java-doc, libjsch-java, libmaven-antrun-plugin-java, 
libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 aae07a3e9ce7da48b3ddb7c4eea3effe 2523 commons-vfs_2.1-1.dsc
 1ce77297ad403b477dafd27caf5f1ca1 273272 commons-vfs_2.1.orig.tar.xz
 1070272b02af5a44cace61b45f609309 5616 commons-vfs_2.1-1.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/commons-vfs.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/commons-vfs.git
Checksums-Sha256:
 d3f8c38206e8cbcb6137d2e607fe02c84c26b92d23e5dd25121f5b0cb16bb264 2523 
commons-vfs_2.1-1.dsc
 0a7a6d2f7515241fa5622ed5227b4464e521eecfc6d3924e02f03180e8f48f52 273272 
commons-vfs_2.1.orig.tar.xz
 d93ec188c17f6982314b1b09ddd16cf2d9f9867a0353ddc94df2869a66d2c246 5616 
commons-vfs_2.1-1.debian.tar.xz
Homepage: http://commons.apache.org/vfs/
Package-List: 
 libcommons-vfs-java deb java optional arch=all
 libcommons-vfs-java-doc deb doc optional arch=all
Directory: pool/main/c/commons-vfs
Priority: source
Section: libs

Package: libcommons-vfs-java
Source: commons-vfs
Version: 2.1-1
Installed-Size: 437
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libcommons-logging-java, libcommons-parent-java (>= 39)
Recommends: ant, libcommons-collections4-java, libcommons-compress-java, 
libcommons-httpclient-java, libcommons-net-java, libjsch-java (>= 0.1.53)
Suggests: libcommons-vfs-java-doc
Description-en: Java API for accessing various filesystems
 Commons VFS provides a single API for accessing various different file
 systems. It presents a uniform view of the files from various different
 sources, such as the files on local disk, on an HTTP server, or inside
 a Zip archive.
 .
 This is a part of the Apache Commons Project.
Description-md5: 8f23be4ffb3c69c4e3bb95bf6387e149
Homepage: http://commons.apache.org/vfs/
Tag: devel::lang:java, devel::library, implemen

Bug#889343: O: jasypt -- java library for simple high-level encryption

2018-02-03 Thread Tobias Frost
Package: wnpp

The only human maintainer of this package, Damien Raude-Morvan 
<draz...@debian.org> is apparently not active anymore.  Therefore, I orphan
this package now.

The packaging team is in X-Debbugs-CX in case they want to adopt the
package.

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: jasypt
Binary: libjasypt-java, libjasypt-java-doc
Version: 1.8-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk, default-jdk-doc, 
glassfish-javaee, libgeronimo-jpa-2.0-spec-java, 
libhibernate-commons-annotations-java, libhibernate3-java, 
libhibernate3-java-doc, libicu4j-java, libmaven-javadoc-plugin-java, 
libservlet3.1-java, libspring-beans-java, libspring-core-java, 
libspring-transaction-java, libspring-web-java, maven-debian-helper (>= 1.4)
Architecture: all
Standards-Version: 3.9.5
Format: 3.0 (quilt)
Files:
 0b5f07ea385ba0966e421beecfaf5ec9 2289 jasypt_1.8-2.dsc
 9ecbe13de5ff086ca612185c7ee7ff8a 851183 jasypt_1.8.orig.tar.gz
 f7d4d01c63c5ee1beff5c169c2aedac5 4616 jasypt_1.8-2.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jasypt.git
Vcs-Git: git://anonscm.debian.org/pkg-java/jasypt.git
Checksums-Sha1:
 809eef8456a9a82b4d1f5624ef69249ab4726406 2289 jasypt_1.8-2.dsc
 9e92aa43006edd1176af614365a1fa93af8efe4d 851183 jasypt_1.8.orig.tar.gz
 50edafa506c44efe4a84a4141ab91831c542d7df 4616 jasypt_1.8-2.debian.tar.xz
Checksums-Sha256:
 fd14fd29685daf3aa2a9f7420ea283a70a56994adcc83924577ebcc1f71c86f0 2289 
jasypt_1.8-2.dsc
 3c0af5862202f7efd86b760b7505d0445b923ef52bd74c233d5f3465085ed30c 851183 
jasypt_1.8.orig.tar.gz
 3aec30a5b2c7a6ed635113d56cc64a88d947cec57060a9dbb7fe983da9e709c3 4616 
jasypt_1.8-2.debian.tar.xz
Homepage: http://www.jasypt.org
Package-List: 
 libjasypt-java deb java optional arch=all
 libjasypt-java-doc deb doc optional arch=all
Directory: pool/main/j/jasypt
Priority: source
Section: java

Package: jasypt
Binary: libjasypt-java, libjasypt-java-doc
Version: 1.9.2-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 9), default-jdk, default-jdk-doc, junit4, 
libbcprov-java, libcommons-lang-java, libicu4j-java, 
libmaven-javadoc-plugin-java, libservlet3.1-java, maven-debian-helper (>= 2.0)
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 aac2d598591eb7e4d168b05a931eaa94 2128 jasypt_1.9.2-1.dsc
 893d13c941a9e28e642e81dfcd21154f 829752 jasypt_1.9.2.orig.tar.xz
 f85341189eb7f3ee8de00db0aac036d9 3932 jasypt_1.9.2-1.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jasypt.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jasypt.git
Checksums-Sha256:
 407c4c570744c05ad558b41aba1a02df49b53804c0ae1b564fa7f3eefe92a1bc 2128 
jasypt_1.9.2-1.dsc
 4dd1ef16f656e8818000b196a54a8b9badc32f5fcb09f22f6d0fee1ec8f447fc 829752 
jasypt_1.9.2.orig.tar.xz
 4ad8cb09d2c0ba0689de6dd91001cd626a83bcb9221934515551ad0dc2482b46 3932 
jasypt_1.9.2-1.debian.tar.xz
Homepage: http://www.jasypt.org
Package-List: 
 libjasypt-java deb java optional arch=all
 libjasypt-java-doc deb doc optional arch=all
Directory: pool/main/j/jasypt
Priority: source
Section: java

Package: libjasypt-java
Source: jasypt
Version: 1.9.2-1
Installed-Size: 158
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Suggests: libjasypt-java-doc, libicu4j-java, libservlet3.1-java
Description-en: java library for simple high-level encryption
 Jasypt is a java library which allows the developer to add basic encryption
 capabilities to projects.
 .
 It provides :
  * High-security, standards-based encryption techniques, both for
unidirectional and bidirectional encryption.
  * Transparent integration with Hibernate.
  * Suitable for integration into Spring-based applications and also
transparently integrable with Spring Security.
  * Integrated capabilities for encrypting the configuration of
applications (i.e. datasources).
  * Specific features for high-performance encryption in
multi-processor/multi-core systems.
  * Open API for use with any JCE provider.
Description-md5: fcf19cccd1b64b74a7887f95e9e6944f
Homepage: http://www.jasypt.org
Section: java
Priority: optional
Filename: pool/main/j/jasypt/libjasypt-java_1.9.2-1_all.deb
Size: 118826
MD5sum: 2a18878b52d7c704500d717c6d7db6c1
SHA256: 2234e19d9d122e9cc30974fc8e8c62a4c707acd7b0e5905fc1e0398a3bda8b04

Package: libjasypt-java
Source: jasypt
Version: 1.8-2
Installed-Size: 242
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Suggests: libjasypt-java-doc, libhibernate3-java, li

Bug#889339: O: felix-gogo-command -- Apache Felix Gogo Command bundle

2018-02-03 Thread Tobias Frost
Package: wnpp

The only human maintainer of this package, Damien Raude-Morvan 
<draz...@debian.org> is apparently not active anymore.  Therefore, I orphan
this package now.

The packaging team is in X-Debbugs-CX in case they want to adopt the
package.

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
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: felix-gogo-command
Binary: libfelix-gogo-command-java, libfelix-gogo-command-java-doc
Version: 0.12.0-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper
Build-Depends-Indep: default-jdk-doc, junit4, libfelix-bundlerepository-java, 
libfelix-bundlerepository-java-doc, libfelix-gogo-runtime-java, 
libfelix-gogo-runtime-java-doc, libmaven-bundle-plugin-java, 
libmaven-javadoc-plugin-java, libosgi-compendium-java, 
libosgi-compendium-java-doc, libosgi-core-java (>= 4.3.0), 
libosgi-core-java-doc, libsurefire-java
Architecture: all
Standards-Version: 3.9.3
Format: 3.0 (quilt)
Files:
 74e9b456ead639fd00f72e929d4d7957 2532 felix-gogo-command_0.12.0-2.dsc
 779a9d645be59dbdb3282525156440e6 25957 felix-gogo-command_0.12.0.orig.tar.gz
 b97a457b7ea21c028e1f12ec61b5852b 3382 felix-gogo-command_0.12.0-2.debian.tar.gz
Vcs-Browser: http://git.debian.org/?p=pkg-java/felix-gogo-command.git
Vcs-Git: git://git.debian.org/git/pkg-java/felix-gogo-command.git
Checksums-Sha1:
 481434f03e5981bb8b85d5d5be39dd5e4691fa20 2532 felix-gogo-command_0.12.0-2.dsc
 1ae3f6336f9d9135f9faca7f7a2edc43d4ee7c81 25957 
felix-gogo-command_0.12.0.orig.tar.gz
 7d277008b544d5fd8900db44571d7d430f857008 3382 
felix-gogo-command_0.12.0-2.debian.tar.gz
Checksums-Sha256:
 ce00f54847b707fdb67cd3eaf948f76fd06f3fa4f3530517cfa9e56195e6a687 2532 
felix-gogo-command_0.12.0-2.dsc
 f76793feabd180ef8543a7c9885f97f7aa2bda299eda3864d8eb4047c2c9b996 25957 
felix-gogo-command_0.12.0.orig.tar.gz
 1a11b8001cc88c93ebe375bba56f77d04ae444560c172d8b25ee5f391d2e411a 3382 
felix-gogo-command_0.12.0-2.debian.tar.gz
Homepage: http://felix.apache.org/site/apache-felix-gogo.html
Package-List: 
 libfelix-gogo-command-java deb java optional
 libfelix-gogo-command-java-doc deb doc optional
Directory: pool/main/f/felix-gogo-command
Priority: source
Section: java

Package: felix-gogo-command
Binary: libfelix-gogo-command-java, libfelix-gogo-command-java-doc
Version: 0.14.0-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper
Build-Depends-Indep: default-jdk-doc, junit4, libfelix-bundlerepository-java, 
libfelix-bundlerepository-java-doc, libfelix-gogo-runtime-java, 
libfelix-gogo-runtime-java-doc, libmaven-bundle-plugin-java, 
libmaven-javadoc-plugin-java, libosgi-compendium-java, 
libosgi-compendium-java-doc, libosgi-core-java (>= 4.3.0), 
libosgi-core-java-doc, libsurefire-java
Architecture: all
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 ab68887da91780fd0d4b24f58ea28b2a 2554 felix-gogo-command_0.14.0-2.dsc
 a5bdce969c1fb0ca1f84232ca59d8a42 26710 felix-gogo-command_0.14.0.orig.tar.gz
 6c82d17ccfbc85a9b4ba1db315096c15 3376 felix-gogo-command_0.14.0-2.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/felix-gogo-command.git
Vcs-Git: git://anonscm.debian.org/pkg-java/felix-gogo-command.git
Checksums-Sha256:
 a07596562da9884173d0741585a4f362d4992e329c6d251b932848081f4e7eff 2554 
felix-gogo-command_0.14.0-2.dsc
 f85c7429dcf49f8f7dc5637c6359bbedad1b2801a524dbdf028cbb63ba1c474c 26710 
felix-gogo-command_0.14.0.orig.tar.gz
 ee4ffd484b91915395be0fc333b7838c6291c8b7d79ed8cfebf786c37ea51ea9 3376 
felix-gogo-command_0.14.0-2.debian.tar.xz
Homepage: http://felix.apache.org/site/apache-felix-gogo.html
Package-List: 
 libfelix-gogo-command-java deb java optional arch=all
 libfelix-gogo-command-java-doc deb doc optional arch=all
Directory: pool/main/f/felix-gogo-command
Priority: source
Section: java

Package: libfelix-gogo-command-java
Source: felix-gogo-command
Version: 0.14.0-2
Installed-Size: 115
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libfelix-bundlerepository-java, libfelix-gogo-runtime-java, 
libosgi-compendium-java, libosgi-core-java
Suggests: libfelix-gogo-command-java-doc
Description-en: Apache Felix Gogo Command bundle
 Apache Felix Gogo is a subproject of Apache Felix implementing the OSGi
 RFC 147, which describes a standard shell for OSGi-based environments.
 .
 Command bundle of Gogo subproject implements a set of basic commands.
Description-md5:

Bug#889340: O: felix-gogo-runtime -- Apache Felix Gogo Runtime bundle

2018-02-03 Thread Tobias Frost
Package: wnpp

The only human maintainer of this package, Damien Raude-Morvan 
<draz...@debian.org> is apparently not active anymore.  Therefore, I orphan
this package now.

The packaging team is in X-Debbugs-CX in case they want to adopt the
package.

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
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: felix-gogo-runtime
Binary: libfelix-gogo-runtime-java, libfelix-gogo-runtime-java-doc
Version: 0.10.0-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper
Build-Depends-Indep: default-jdk-doc, junit4, libmaven-bundle-plugin-java, 
libmaven-javadoc-plugin-java, libosgi-compendium-java, 
libosgi-compendium-java-doc, libosgi-core-java, libosgi-core-java-doc, 
libsurefire-java
Architecture: all
Standards-Version: 3.9.4
Format: 3.0 (quilt)
Files:
 92f2cd6df9a537467f39ac424f642cbe 2393 felix-gogo-runtime_0.10.0-2.dsc
 8af7d25ad5fa674479969f2750d4515b 69672 felix-gogo-runtime_0.10.0.orig.tar.gz
 89b8ba9a3189e33316be09c951ba338a 3804 felix-gogo-runtime_0.10.0-2.debian.tar.gz
Vcs-Browser: http://git.debian.org/?p=pkg-java/felix-gogo-runtime.git
Vcs-Git: git://git.debian.org/git/pkg-java/felix-gogo-runtime.git
Checksums-Sha1:
 d1fb5217a1095e245df1d24ed00110aeb80a6038 2393 felix-gogo-runtime_0.10.0-2.dsc
 efa5c56a4709baa9776ddfb217000501c4397240 69672 
felix-gogo-runtime_0.10.0.orig.tar.gz
 3a7d99d2393b88ae3df7aa33adbdb3fff0d8f518 3804 
felix-gogo-runtime_0.10.0-2.debian.tar.gz
Checksums-Sha256:
 9d1f379b009510b0e97420cfca17961f44d1ea6a7a74328d1ecb7520e1a93f43 2393 
felix-gogo-runtime_0.10.0-2.dsc
 ef21d0c908f9248501f029ff600bb5233328428b2bbdba93fc6032612fbf810a 69672 
felix-gogo-runtime_0.10.0.orig.tar.gz
 59dbd16eb55c9414f5d20d2994e720ae88b38a127808bee5464ff7767060b96a 3804 
felix-gogo-runtime_0.10.0-2.debian.tar.gz
Homepage: http://felix.apache.org/site/apache-felix-gogo.html
Package-List: 
 libfelix-gogo-runtime-java deb java optional
 libfelix-gogo-runtime-java-doc deb doc optional
Directory: pool/main/f/felix-gogo-runtime
Priority: source
Section: java

Package: felix-gogo-runtime
Binary: libfelix-gogo-runtime-java, libfelix-gogo-runtime-java-doc
Version: 0.16.2-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper
Build-Depends-Indep: default-jdk-doc, junit4, libmaven-bundle-plugin-java, 
libmaven-javadoc-plugin-java, libosgi-compendium-java, 
libosgi-compendium-java-doc, libosgi-core-java, libosgi-core-java-doc, 
libsurefire-java
Architecture: all
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 064e1f2e0df748f8c3a121bd3b6f068c 2415 felix-gogo-runtime_0.16.2-1.dsc
 237bd370198b999d531d09fdd544baba 82080 felix-gogo-runtime_0.16.2.orig.tar.gz
 ae3e00fa54dc292bc8aca323278df861 4360 felix-gogo-runtime_0.16.2-1.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/felix-gogo-runtime.git
Vcs-Git: git://anonscm.debian.org/pkg-java/felix-gogo-runtime.git
Checksums-Sha256:
 d62c7714b2debd87f72bc206f55c4341cc59ee0409b476fce90a7ce67c9aecb6 2415 
felix-gogo-runtime_0.16.2-1.dsc
 a9c9e50a637c1f36e277749f052bbcac604f78ff01a2c9be3e93f1d4984f28b1 82080 
felix-gogo-runtime_0.16.2.orig.tar.gz
 25570a9bfc5b7c638237ece9dbc382f7901f7d8a40d592199bc5063a1f9d4420 4360 
felix-gogo-runtime_0.16.2-1.debian.tar.xz
Homepage: http://felix.apache.org/site/apache-felix-gogo.html
Package-List: 
 libfelix-gogo-runtime-java deb java optional arch=all
 libfelix-gogo-runtime-java-doc deb doc optional arch=all
Directory: pool/main/f/felix-gogo-runtime
Priority: source
Section: java

Package: libfelix-gogo-runtime-java
Source: felix-gogo-runtime
Version: 0.16.2-1
Installed-Size: 187
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Suggests: libfelix-gogo-runtime-java-doc
Description-en: Apache Felix Gogo Runtime bundle
 Apache Felix Gogo is a subproject of Apache Felix implementing the OSGi
 RFC 147, which describes a standard shell for OSGi-based environments.
 .
 Runtime bundle of Gogo subproject implements the core command processing
 functionality.
Description-md5: b3dabfad590a41f69acc0f834248137e
Homepage: http://felix.apache.org/site/apache-felix-gogo.html
Section: java
Priority: optional
Filename: 
pool/main/f/felix-gogo-runtime/libfelix-gogo-runtime-java_0.16.2-1_all.deb
Size: 38
MD5sum: b65c8027b0fbff04bdd2d1d9fe8a1d16
SHA256: 4c8b110b322c3105f606725ae0d306a99aaf3211b25185cd2c8160128ad5ac85

Package: libfelix-gogo-runtime-java
So

Bug#889337: O: portlet-api-2.0-spec -- Java Portlet Specification V2.0

2018-02-03 Thread Tobias Frost
Package: wnpp

The only human maintainer of this package, Damien Raude-Morvan 
<draz...@debian.org> is apparently not active anymore.  Therefore, I orphan
this package now.

The packaging team is in X-Debbugs-CX in case they want to adopt the
package.

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
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: portlet-api-2.0-spec
Binary: libportlet-api-2.0-spec-java, libportlet-api-2.0-spec-java-doc
Version: 1.0-2
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 
0.12)
Build-Depends-Indep: libservlet2.5-java, default-jdk-doc, 
libservlet2.5-java-doc, libmaven-javadoc-plugin-java
Architecture: all
Standards-Version: 3.8.4
Format: 3.0 (quilt)
Files:
 563d149171ef419cfb32804be40f5c5d 1558 portlet-api-2.0-spec_1.0-2.dsc
 41aad1a72bc8829bad9776770c5aa9a0 63128 portlet-api-2.0-spec_1.0.orig.tar.gz
 2df32a5dfc01b8a20bc9275254adf3da 2916 portlet-api-2.0-spec_1.0-2.debian.tar.gz
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/portlet-api-2.0-spec/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/portlet-api-2.0-spec/
Checksums-Sha1:
 ec6cbd243ced4aa3dd5f24fea1f302ff9f05c09e 1558 portlet-api-2.0-spec_1.0-2.dsc
 349c88429d5f56ebb6ffeb91738a8f3584ef4a37 63128 
portlet-api-2.0-spec_1.0.orig.tar.gz
 b401c4a0e301736bf2de6c90e918fd0e47193a92 2916 
portlet-api-2.0-spec_1.0-2.debian.tar.gz
Checksums-Sha256:
 244ba647fe627cad1cf1a9718cf52fb491d4a06aacf44b67373290f381055a58 1558 
portlet-api-2.0-spec_1.0-2.dsc
 ac2346aa860394d65d3e9a80b7e006194d88ed4398dbe466543b4bf0d54d8fa1 63128 
portlet-api-2.0-spec_1.0.orig.tar.gz
 4cd78045f1d4fb5a49aad51f7f3b8c78e7b8781bc108c06cab8e448891385cb6 2916 
portlet-api-2.0-spec_1.0-2.debian.tar.gz
Homepage: http://portals.apache.org/pluto/portlet-2.0-apidocs/
Directory: pool/main/p/portlet-api-2.0-spec
Priority: source
Section: java

Package: portlet-api-2.0-spec
Binary: libportlet-api-2.0-spec-java, libportlet-api-2.0-spec-java-doc
Version: 1.0-2.1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 2.0)
Build-Depends-Indep: default-jdk-doc, libmaven-javadoc-plugin-java, 
libservlet3.1-java, libservlet3.1-java-doc
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 1e3cac9cf24c0395b711f2c1c6fdf183 2315 portlet-api-2.0-spec_1.0-2.1.dsc
 41aad1a72bc8829bad9776770c5aa9a0 63128 portlet-api-2.0-spec_1.0.orig.tar.gz
 fc96c2ab04cce0416c6ef6408fb83296 2880 
portlet-api-2.0-spec_1.0-2.1.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/portlet-api-2.0-spec.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/portlet-api-2.0-spec.git
Checksums-Sha256:
 764e434387f2eb0bce8abffc485e84ccee3cf7783b9c0fbc53c8bea8fe25b4de 2315 
portlet-api-2.0-spec_1.0-2.1.dsc
 ac2346aa860394d65d3e9a80b7e006194d88ed4398dbe466543b4bf0d54d8fa1 63128 
portlet-api-2.0-spec_1.0.orig.tar.gz
 14815b30b02fa8cf5dcdbed0f460d2a7eb034a59cac8f4b06b88cdbdddbe17ad 2880 
portlet-api-2.0-spec_1.0-2.1.debian.tar.xz
Homepage: http://portals.apache.org/pluto/portlet-2.0-apidocs/
Package-List: 
 libportlet-api-2.0-spec-java deb java optional arch=all
 libportlet-api-2.0-spec-java-doc deb doc optional arch=all
Directory: pool/main/p/portlet-api-2.0-spec
Priority: source
Section: java

Package: libportlet-api-2.0-spec-java
Source: portlet-api-2.0-spec
Version: 1.0-2.1
Installed-Size: 71
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Description-en: Java Portlet Specification V2.0
 The Java Portlet API version 2.0 developed by the Java Community Process
 JSR-286 Expert Group.
 .
 Portlets are pluggable user interface components that are managed
 and displayed in a web portal like Liferay or JBoss Gatein.
 .
 Package current source code is taken from Apache Portals project
 <http://portals.apache.org/>.
Description-md5: b9f860908ed13a85f414b0a956fb2db4
Homepage: http://portals.apache.org/pluto/portlet-2.0-apidocs/
Section: java
Priority: optional
Filename: 
pool/main/p/portlet-api-2.0-spec/libportlet-api-2.0-spec-java_1.0-2.1_all.deb
Size: 42784
MD5sum: 7ae402dafa5f1ae20009db146b9f9b2a
SHA256: e041a9a1330c93565c076c7548c061c3399136ad12581d1ea69bfcd9419ee9bc

Package: libportlet-api-2.0-spec-java
Source: portlet-api-2.0-spec
Version: 1.0-2
Installed-Size: 124
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libservlet2.5-java
Description-en: Java 

Bug#889331: O: spock -- testing and specification framework for Java and Groovy application

2018-02-03 Thread Tobias Frost
Package: wnpp

The only left human maintainer of this package, Damien Raude-Morvan 
<draz...@debian.org> is apparently not active anymore.  Therefore, I orphan
this package now.

(note: The other uploader, Miguel, filed a remove-from-uploader request)

The packaging team is in X-Debbugs-CX in case they want to adopt the
package.

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
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: spock
Binary: libspock-java, libspock-java-doc
Version: 0.6-groovy-1.8-3
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>, Miguel Landaeta 
<mig...@miguel.cc>
Build-Depends: ant, debhelper (>= 9), default-jdk
Build-Depends-Indep: groovy, junit4, libaopalliance-java, libasm4-java, 
libcglib3-java, libguice-java, libhamcrest-java, libobjenesis-java, 
maven-repo-helper (>= 1.5~)
Architecture: all
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 c7df13b51b028f06b29cdccf07a69053 2235 spock_0.6-groovy-1.8-3.dsc
 deb911de35552345cd70302aa689f751 280566 spock_0.6-groovy-1.8.orig.tar.gz
 7565213ba093b95dab5896cd8f3500f7 6032 spock_0.6-groovy-1.8-3.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/spock.git
Vcs-Git: git://anonscm.debian.org/pkg-java/spock.git
Checksums-Sha1:
 c06890f291ecafb7dbec1e3e94a28f9c878b39e1 2235 spock_0.6-groovy-1.8-3.dsc
 b4ca246316c7e955aa0d9b6d6f5e7dca123beecb 280566 
spock_0.6-groovy-1.8.orig.tar.gz
 a8f3d283e5b753c250a72515f2f17bdf23537a0c 6032 
spock_0.6-groovy-1.8-3.debian.tar.xz
Checksums-Sha256:
 067aee95cbf0875520afefbd8e182cf54ba68a7af862d789c1c26f66804357be 2235 
spock_0.6-groovy-1.8-3.dsc
 8d5a2aca7e04f5a8383c6111d2309d51df435b28e44de30a0772bb6a4d8ca9ba 280566 
spock_0.6-groovy-1.8.orig.tar.gz
 9778f7082e712f9c80c528a124585f8eeede5a7268509188b89e94adcf5f3886 6032 
spock_0.6-groovy-1.8-3.debian.tar.xz
Homepage: http://code.google.com/p/spock/
Package-List: 
 libspock-java deb java optional arch=all
 libspock-java-doc deb doc optional arch=all
Directory: pool/main/s/spock
Priority: source
Section: misc

Package: spock
Binary: libspock-java, libspock-java-doc
Version: 0.7-groovy-2.0-3
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>, Miguel Landaeta 
<mig...@miguel.cc>
Build-Depends: ant, debhelper (>= 9), default-jdk
Build-Depends-Indep: groovy (>= 2.4.7), junit4, libaopalliance-java, 
libasm-java (>= 5.0), libcglib-nodep-java, libguice-java, libhamcrest-java, 
libobjenesis-java, maven-repo-helper (>= 1.5~)
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 69f8f259acdce46d563c949f3561e394 2257 spock_0.7-groovy-2.0-3.dsc
 d445c91ba94f12abb2771cccbc8c7345 296704 spock_0.7-groovy-2.0.orig.tar.gz
 56229177ddbf21e61c78ed86b7511a1a 6372 spock_0.7-groovy-2.0-3.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/spock.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/spock.git
Checksums-Sha256:
 f8233849cd6639df683f798b67a99dbf13373cb54601a7c765ae016de50ccfcb 2257 
spock_0.7-groovy-2.0-3.dsc
 691d748cacbbe6c3b893149e996b9c907f5bce9de77ed521597e7dc2de1f8b06 296704 
spock_0.7-groovy-2.0.orig.tar.gz
 96e49737e6ecf3fe52bf04ce6c861905164120baa6eb2faa0cb1be5718c084bc 6372 
spock_0.7-groovy-2.0-3.debian.tar.xz
Homepage: http://spockframework.org
Package-List: 
 libspock-java deb java optional arch=all
 libspock-java-doc deb doc optional arch=all
Directory: pool/main/s/spock
Priority: source
Section: misc

Package: libspock-java
Source: spock
Version: 0.7-groovy-2.0-3
Installed-Size: 524
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: ant, groovy (>= 2.4.7), junit4, libaopalliance-java, libasm-java (>= 
5.0), libcglib-nodep-java, libguice-java, libhamcrest-java, libobjenesis-java
Description-en: testing and specification framework for Java and Groovy 
application
 Spock is a testing and specification framework for Java and Groovy applications
 .
 It provide highly expressive specification language.
 .
 Spock is compatible with most IDEs, build tools, and
 continuous integration servers thanks to its JUnit runner.
Description-md5: c2108976bd6484b5e773d1c7a4a781b3
Homepage: http://spockframework.org
Section: java
Priority: optional
Filename: pool/main/s/spock/libspock-java_0.7-groovy-2.0-3_all.deb
Size: 438648
MD5sum: b6cb6e629c00e2eb4a677feb49f763c0
SHA256: eb815b84de1bde94700bc5cf24cd9570ab85474630fbfa94ebeb8d458d7de85c

Package: libspock-java
Source: spock
Version: 0.6-groovy-1.8-3
Installed-Size: 520
Maintainer: Debian Java Maintainers 
<pkg-java-maintain

Bug#889327: O: eigenbase-resgen -- Java i18n code generator from XML files

2018-02-03 Thread Tobias Frost
Package: wnpp

The only human maintainer of this package, Damien Raude-Morvan 
<draz...@debian.org> is apparently not active anymore.  Therefore, I orphan
this package now.

The packaging team is in X-Debbugs-CX in case they want to adopt the
package.

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
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: eigenbase-resgen
Binary: libeigenbase-resgen-java, libeigenbase-resgen-java-doc
Version: 1.3.0.13768-1
Maintainer: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, cdbs, debhelper (>= 7), default-jdk
Build-Depends-Indep: default-jdk-doc, junit, junit-doc, 
libeigenbase-resgen-java, libxerces2-java
Architecture: all
Standards-Version: 3.9.3
Format: 3.0 (quilt)
Files:
 f6d0d7c81a55bebdaf78beef8ea398a4 2184 eigenbase-resgen_1.3.0.13768-1.dsc
 8faeb98cbeaf6cb13c3046ce97629e6a 119850 
eigenbase-resgen_1.3.0.13768.orig.tar.gz
 f67b0a85365cd8b426c8a0d16e0ed04b 2932 
eigenbase-resgen_1.3.0.13768-1.debian.tar.gz
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/eigenbase-resgen
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/eigenbase-resgen
Checksums-Sha1:
 b49376b6b75c4cd5d988d363c08081a9115b9967 2184 
eigenbase-resgen_1.3.0.13768-1.dsc
 45ed09770a968247880ab0b835872e81c6688de6 119850 
eigenbase-resgen_1.3.0.13768.orig.tar.gz
 434d6cac8ba76ba2e9c8d18c50c05471e533981c 2932 
eigenbase-resgen_1.3.0.13768-1.debian.tar.gz
Checksums-Sha256:
 3aa09cd4045e143a3fe0d6487d9476441af9d83e2cd92124bcf5910106d643c5 2184 
eigenbase-resgen_1.3.0.13768-1.dsc
 09452abd586202a54edb2a20a2b0771977161241cd85114660e1248e97b24d1f 119850 
eigenbase-resgen_1.3.0.13768.orig.tar.gz
 3ef8c0e565a28957810d6f9901c28d565affa05d6d460c201f41d6a417d00a1c 2932 
eigenbase-resgen_1.3.0.13768-1.debian.tar.gz
Homepage: http://eigenbase.sourceforge.net/resgen/
Package-List: 
 libeigenbase-resgen-java deb java optional
 libeigenbase-resgen-java-doc deb doc optional
Directory: pool/main/e/eigenbase-resgen
Priority: source
Section: java

Package: eigenbase-resgen
Binary: libeigenbase-resgen-java, libeigenbase-resgen-java-doc
Version: 1.3.0.13768-4
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk, junit, junit-doc, 
libeigenbase-resgen-java, libxerces2-java, maven-repo-helper
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 aaf6d54abb151e9431b52b71d9bacd93 2252 eigenbase-resgen_1.3.0.13768-4.dsc
 8faeb98cbeaf6cb13c3046ce97629e6a 119850 
eigenbase-resgen_1.3.0.13768.orig.tar.gz
 f5296622b5f2e7f327a12d8ef963a9e8 4904 
eigenbase-resgen_1.3.0.13768-4.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eigenbase-resgen.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/eigenbase-resgen.git
Checksums-Sha256:
 3a885ce4cd0c2dcffd5db258c5230241c50fe8833c059095af11c1fd805b5268 2252 
eigenbase-resgen_1.3.0.13768-4.dsc
 09452abd586202a54edb2a20a2b0771977161241cd85114660e1248e97b24d1f 119850 
eigenbase-resgen_1.3.0.13768.orig.tar.gz
 6a3679f4ff007b0ea8c2956f5a6ef72a3a425f1795f7e0052f560c3a813b9986 4904 
eigenbase-resgen_1.3.0.13768-4.debian.tar.xz
Homepage: http://eigenbase.sourceforge.net/resgen/
Package-List: 
 libeigenbase-resgen-java deb java optional arch=all
 libeigenbase-resgen-java-doc deb doc optional arch=all
Directory: pool/main/e/eigenbase-resgen
Priority: source
Section: java

Package: libeigenbase-resgen-java
Source: eigenbase-resgen
Version: 1.3.0.13768-4
Installed-Size: 179
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libxerces2-java
Description-en: Java i18n code generator from XML files
 Eigenbase Resource Generator helps you build and maintain internationalized
 applications in Java. From a simple XML file, it generates classes to access
 those resources in a type-safe manner.
 .
 It is tightly integrated with Ant, to make the development process painless;
 and it supports a variety of schemes to determine the current locale.
Description-md5: add4cd9422cea59659f620b4e5e87503
Homepage: http://eigenbase.sourceforge.net/resgen/
Tag: devel::code-generator, devel::lang:java, devel::library,
 implemented-in::java, role::devel-lib, role::shared-lib,
 use::organizing
Section: java
Priority: optional
Filename: 
pool/main/e/eigenbase-resgen/libeigenbase-resgen-java_1.3.0.13768-4_all.deb
Size: 136232
MD5sum: e154dc9d2e30ac56db74bf10824f505a
SHA256: b9b1bb5b4c35494ed2c0ffb76cf0e7f0c6de7b809c3b898ddcd7c0a40761cdbe

Package: libeigenbase-resgen-java
Source: eigenbase-resgen
Version: 1.3.0.13768-1
Installed-Size: 180
Maintainer: Damien Raude-Morvan <draz...@debian.org>
Architecture: a

Bug#889326: O: mondrian -- OLAP server written in Java

2018-02-03 Thread Tobias Frost
Package: wnpp

The only human maintainer of this package, Damien Raude-Morvan 
<draz...@debian.org> is apparently not active anymore.  Therefore, I orphan
this package now.

The packaging team is in X-Debbugs-CX in case they want to adopt the
package.

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
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: mondrian
Binary: libmondrian-java, libmondrian-java-doc
Version: 1:3.4.1-1
Maintainer: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, cdbs, debhelper (>= 7), default-jdk
Build-Depends-Indep: cup (>= 0.11a+20060608), default-jdk-doc, javacc, junit, 
junit-doc, libcommons-collections3-java, libcommons-dbcp-java, 
libcommons-logging-java, libcommons-math-java, libcommons-vfs-java (>= 2.0), 
libeigenbase-farrago-java, libeigenbase-resgen-java, 
libeigenbase-resgen-java-doc, libjaxp1.3-java, liblog4j1.2-java, 
libolap4j-java, libolap4j-java-doc, libservlet2.5-java, libservlet2.5-java-doc, 
libxalan2-java, libxerces2-java, libxmlunit-java
Architecture: all
Standards-Version: 3.9.3
Format: 3.0 (quilt)
Files:
 288f5f4d020bb386aa317df6267f4dd8 2401 mondrian_3.4.1-1.dsc
 845b9518c514220d2b56c973d37cd8ba 5001733 mondrian_3.4.1.orig.tar.gz
 dc52ab5b6650ee9069ba24a309fac30d 10443 mondrian_3.4.1-1.debian.tar.gz
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/mondrian
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/mondrian
Checksums-Sha1:
 362e2c6ec3b94b818046b61dc6a75e2d9e33b769 2401 mondrian_3.4.1-1.dsc
 5058f0129b03b8c7b1596e8018d23a3b459946df 5001733 mondrian_3.4.1.orig.tar.gz
 edd815ddb4423e074c4f060b487aaab60a09156b 10443 mondrian_3.4.1-1.debian.tar.gz
Checksums-Sha256:
 61bba206418297fbfca3ca91abaa6660a0e7da77ab982ba46c908d020db5c588 2401 
mondrian_3.4.1-1.dsc
 cf19008312e94796ab8b7e8846f1b8ce427bed6b13913ff3b03517f896ca7385 5001733 
mondrian_3.4.1.orig.tar.gz
 b061a3a3146a9b79ed836607e3ef532b1983119416fbd247bab5b76f1ecd67b2 10443 
mondrian_3.4.1-1.debian.tar.gz
Homepage: http://mondrian.pentaho.org/
Package-List: 
 libmondrian-java deb java optional
 libmondrian-java-doc deb doc optional
Directory: pool/main/m/mondrian
Priority: source
Section: java

Package: mondrian
Binary: libmondrian-java, libmondrian-java-doc
Version: 1:3.11.0.1-4
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: ant, cdbs, cup (>= 0.11a+20060608), debhelper (>= 9), 
default-jdk, default-jdk-doc, javacc, junit, junit-doc, 
libcommons-collections3-java, libcommons-dbcp-java, libcommons-io-java, 
libcommons-logging-java, libcommons-math-java, libcommons-vfs-java (>= 2.0), 
libeigenbase-farrago-java, libeigenbase-resgen-java, 
libeigenbase-resgen-java-doc, libjaxp1.3-java, liblog4j1.2-java, libolap4j-java 
(>= 1.2), libolap4j-java-doc, libservlet3.1-java, libservlet3.1-java-doc, 
libxalan2-java, libxerces2-java, libxmlunit-java, maven-repo-helper
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 10a5d83d7daf20dc0b61d7770ee78f63 2539 mondrian_3.11.0.1-4.dsc
 72b08ba289673fcdc4199ac60b6f993f 12146708 mondrian_3.11.0.1.orig.tar.gz
 6971765dcd3afc518839f2548b809d01 11480 mondrian_3.11.0.1-4.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/mondrian.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/mondrian.git
Checksums-Sha256:
 07806f846542f59cf18efc808c70c1fe29857ecf5a8474a974ee7411e6c086bc 2539 
mondrian_3.11.0.1-4.dsc
 1f283c7e8dc64b36caa11d3af8b696ffbac91bd521d9549743876206fbceee14 12146708 
mondrian_3.11.0.1.orig.tar.gz
 8a36e492672523bdfa1bb3e3c5d0ae1f96cbb0810be49c6149d0fd31306ae035 11480 
mondrian_3.11.0.1-4.debian.tar.xz
Homepage: http://mondrian.pentaho.org/
Package-List: 
 libmondrian-java deb java optional arch=all
 libmondrian-java-doc deb doc optional arch=all
Directory: pool/main/m/mondrian
Priority: source
Section: java

Package: libmondrian-java
Source: mondrian
Version: 1:3.11.0.1-4
Installed-Size: 3420
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: cup, libcommons-dbcp-java, libcommons-math-java, libcommons-vfs-java, 
libeigenbase-farrago-java (>= 0.9.0-2~), libeigenbase-resgen-java (>= 
1.3.0.13768-4~), libolap4j-java
Description-en: OLAP server written in Java
 Mondrian is an OLAP server written in Java. It enables to interactively
 analyze very large datasets stored in SQL databases without writing SQL.
 .
 It can be used for :
  * High performance, interactive analysis of large or small volumes of
information
  * "Dimensional" exploration of data, for example analyzing sales by product
line, by region, by time period
  * Parsing of Multi-Dimen

Bug#889325: O: libreflectasm-java -- library that provides reflection by using code generation

2018-02-03 Thread Tobias Frost
Package: wnpp

The only human maintainer of this package, Damien Raude-Morvan 
<draz...@debian.org> is apparently not active anymore.  Therefore, I orphan
this package now.

The packaging team is in X-Debbugs-CX in case they want to adopt the
package.

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
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libreflectasm-java
Binary: libreflectasm-java, libreflectasm-java-doc
Version: 1.05-2
Maintainer: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 9), default-jdk, javahelper (>= 0.43), libasm4-java
Architecture: all
Standards-Version: 3.9.4
Format: 3.0 (quilt)
Files:
 19a9783fd668af4366e4543170875ff3 2055 libreflectasm-java_1.05-2.dsc
 1cf12f5339e3bb851bfd27b41825e2ee 10464 libreflectasm-java_1.05.orig.tar.gz
 8eca4c6228d40d245f02f4376f67f79b 2502 libreflectasm-java_1.05-2.debian.tar.gz
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libreflectasm-java.git
Vcs-Git: git://anonscm.debian.org/pkg-java/libreflectasm-java.git
Checksums-Sha1:
 18d737f63d5caae6b44a164116e4760c6412f49a 2055 libreflectasm-java_1.05-2.dsc
 6f4359e4b696a7d31bd96fa439de3a3f02f951e8 10464 
libreflectasm-java_1.05.orig.tar.gz
 88b877613ca37f7a0aa0f186bb83ca43b0f286af 2502 
libreflectasm-java_1.05-2.debian.tar.gz
Checksums-Sha256:
 690af3f823b30f32cea0e18987df5c02beb7b07c484b0a554749d2b1c3181b1e 2055 
libreflectasm-java_1.05-2.dsc
 97fc6d947d247d53576f476b3ec21f72bf13e7546b8b8ab9eb132f157c284480 10464 
libreflectasm-java_1.05.orig.tar.gz
 73e57be598ecca949217487efe2bdd983c8a675f18270854d95e786b16c2d962 2502 
libreflectasm-java_1.05-2.debian.tar.gz
Homepage: https://code.google.com/p/reflectasm/
Package-List: 
 libreflectasm-java deb java optional
 libreflectasm-java-doc deb doc optional
Directory: pool/main/libr/libreflectasm-java
Priority: source
Section: misc

Package: libreflectasm-java
Binary: libreflectasm-java, libreflectasm-java-doc
Version: 1.05-4
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 9), default-jdk, javahelper (>= 0.43), libasm-java 
(>= 5.0), maven-repo-helper
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 a21bf773e3a2d626a7730283c5439802 2154 libreflectasm-java_1.05-4.dsc
 1cf12f5339e3bb851bfd27b41825e2ee 10464 libreflectasm-java_1.05.orig.tar.gz
 f05b1651dd79a5f70120235aa14ac4b0 2524 libreflectasm-java_1.05-4.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libreflectasm-java.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libreflectasm-java.git
Checksums-Sha256:
 dd77b07377a93242f403a223ce57b3f3489c01fb97373f61c181dfb7438520a1 2154 
libreflectasm-java_1.05-4.dsc
 97fc6d947d247d53576f476b3ec21f72bf13e7546b8b8ab9eb132f157c284480 10464 
libreflectasm-java_1.05.orig.tar.gz
 802bb96d9a8e7184ef5653c182fb7907d22dc29a4b9971a591633ddba0a5c841 2524 
libreflectasm-java_1.05-4.debian.tar.xz
Homepage: https://github.com/EsotericSoftware/reflectasm
Package-List: 
 libreflectasm-java deb java optional arch=all
 libreflectasm-java-doc deb doc optional arch=all
Directory: pool/main/libr/libreflectasm-java
Priority: source
Section: misc

Package: libreflectasm-java
Version: 1.05-4
Installed-Size: 39
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libasm-java (>= 5.0)
Description-en: library that provides reflection by using code generation
 ReflectASM is a very small Java library that provides high performance
 reflection by using code generation. An access class is generated
 to set/get fields, call methods, or create a new instance.
 .
 The access class uses bytecode rather than Java's reflection,
 so it is much faster. It can also access primitive fields via
 bytecode to avoid boxing.
Description-md5: add1aaddf9a4bbd3ace74ac8d2fa522d
Homepage: https://github.com/EsotericSoftware/reflectasm
Section: java
Priority: optional
Filename: pool/main/libr/libreflectasm-java/libreflectasm-java_1.05-4_all.deb
Size: 17626
MD5sum: 7ec5a929ca4ddf4125699fb5288e2acc
SHA256: 49c899a72f24f087ea9b4225ab05086c9f21c8a413976306af6b3cb90bdc29cf

Package: libreflectasm-java
Version: 1.05-2
Installed-Size: 43
Maintainer: Damien Raude-Morvan <draz...@debian.org>
Architecture: all
Depends: libasm4-java
Description-en: library that provides reflection by using code generation
 ReflectASM is a very small Java library that provides high performance
 reflection by using code generation. An access class is generated
 to set/get fields, call methods, or create a new instance.
 .
 The access class uses bytecode rather than Java's reflection,
 so it is much faster. It c

Bug#889324: O: tiles -- Java templating framework for web application user interfaces

2018-02-03 Thread Tobias Frost
Package: wnpp

The only human maintainer of plexus-containers1.5, Damien Raude-Morvan 
<draz...@debian.org> is apparently not active anymore.  Therefore, I orphan
this package now.

The packaging team is in X-Debbugs-CX in case they want to adopt the
package.

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
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: tiles
Binary: libtiles-java, libtiles-java-doc
Version: 2.2.2-5
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-ant-helper
Build-Depends-Indep: libcommons-digester-java, libslf4j-java, libognl-java, 
libservlet2.5-java, libtomcat8-java, libspring-core-java, libspring-web-java, 
libfreemarker-java, maven-repo-helper, libmvel-java
Architecture: all
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 66675020fc70a4caaa8e907b17957386 2188 tiles_2.2.2-5.dsc
 2415ccad008fca7a7b1ccc4c24523a58 453396 tiles_2.2.2.orig.tar.gz
 6f6ee9ff870015d0ec3cd4bcdb4c2eb7  tiles_2.2.2-5.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/tiles/
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/tiles/
Checksums-Sha1:
 8df154ab07c6a073fb77712b90ca259c45d162b0 2188 tiles_2.2.2-5.dsc
 844d16b95cc5a2cb61257e55c6d92e7793d818ae 453396 tiles_2.2.2.orig.tar.gz
 34ae5af50f18e315dd1548f79b4170685ceac9ae  tiles_2.2.2-5.debian.tar.xz
Checksums-Sha256:
 c3562d0d97864d41fc4a5f0599c39acce92c36c476e04e72a6e5757e1f9aa273 2188 
tiles_2.2.2-5.dsc
 0a1c941a6254a51cd52119bc6badfbf641225f5084a749e3213cc418666be65b 453396 
tiles_2.2.2.orig.tar.gz
 41b86ee834c4c0deae51142322f5acf4ca3232544001da4494e6dac7ba9b90a2  
tiles_2.2.2-5.debian.tar.xz
Homepage: http://tiles.apache.org
Package-List: 
 libtiles-java deb java optional arch=all
 libtiles-java-doc deb doc optional arch=all
Directory: pool/main/t/tiles
Priority: source
Section: java

Package: tiles
Binary: libtiles-java, libtiles-java-doc
Version: 3.0.7-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: debhelper (>= 9), default-jdk, maven-ant-helper
Build-Depends-Indep: libcommons-digester-java, libfreemarker-java, 
libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, libmvel-java, 
libognl-java, libservlet3.1-java, libslf4j-java, libspring-core-java, 
libspring-web-java, libtiles-autotag-java, libtiles-request-java, 
libtomcat8-java, libvelocity-tools-java, maven-debian-helper
Architecture: all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 697a8ec7528353d0ae00a112be06c023 2296 tiles_3.0.7-1.dsc
 5a6fd17a6355e73d2e74145e01977493 207948 tiles_3.0.7.orig.tar.xz
 47ff3003cd070dbdc261733809675afb 5308 tiles_3.0.7-1.debian.tar.xz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/tiles.git
Vcs-Git: https://anonscm.debian.org/git/pkg-java/tiles.git
Checksums-Sha256:
 f35413a68a5a8c753dd217b6e05e8d08f70e0a7174d3deb3d819844c1ff6487f 2296 
tiles_3.0.7-1.dsc
 391e0d162bf124bd2def4cb454fd807561beb718d1c3fe77110a081414ae2244 207948 
tiles_3.0.7.orig.tar.xz
 c5f5226f2ec289ac6adb09aff848a0d12c8858c71428362bcd02a1edcb8bbc61 5308 
tiles_3.0.7-1.debian.tar.xz
Homepage: http://tiles.apache.org
Package-List: 
 libtiles-java deb java optional arch=all
 libtiles-java-doc deb doc optional arch=all
Directory: pool/main/t/tiles
Priority: source
Section: java

Package: libtiles-java
Source: tiles
Version: 3.0.7-1
Installed-Size: 501
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libcommons-digester-java, libguava-java, libmvel-java, libognl-java, 
libslf4j-java, libtiles-autotag-java, libtiles-request-java, 
libvelocity-tools-java
Description-en: Java templating framework for web application user interfaces
 Apache Tiles is a Java templating framework built to simplify the development
 of web application user interfaces. Tiles allows authors to define page
 fragments which can be assembled into a complete page at runtime.
 .
 Tiles grew in popularity as a component of the popular
 Struts <http://struts.apache.org/1.x/> framework.
 .
 It has since been extracted from Struts and is now integrated with various
 frameworks, such as Struts 2 <http://struts.apache.org/2.x/>
 and Shale <http://shale.apache.org/>.
Description-md5: 510c93f05a789a9b4f19ea4471647112
Homepage: http://tiles.apache.org
Tag: devel::lang:java, devel::web, implemented-in::java, interface::web,
 role::devel-lib, role::shared-lib
Section: java
Priority: optional
Filename: pool/main/t/tiles/libtiles-java_3.0.7-1_all.deb

Bug#889316: O: plexus-containers1.5 -- Plexus IoC Container core with companion tools

2018-02-03 Thread Tobias Frost
Package: wnpp

The only human maintainer of plexus-containers1.5, Damien Raude-Morvan
<draz...@debian.org> is apparently not active anymore.  Therefore, I orphan
this package now.

The packaging team is in X-Debbugs-CX in case they want to adopt the
package.

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
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: plexus-containers1.5
Binary: libplexus-containers1.5-java, libplexus-containers1.5-java-doc
Version: 1.5.5-6
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <draz...@debian.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk
Build-Depends-Indep: ant, ant-optional, junit, libasm3-java, 
libcommons-cli-java, libguava-java, libjdom1-java, libmaven2-core-java, 
libplexus-classworlds2-java, libplexus-cli-java, libplexus-utils2-java, 
libqdox-java, libxbean-java, maven-ant-helper, maven-repo-helper
Architecture: all
Standards-Version: 3.9.5
Format: 3.0 (quilt)
Files:
 9b93fc21ba9d3561e1756a4bf2bc5258 2453 plexus-containers1.5_1.5.5-6.dsc
 152cd6672bf87fb587628e398f045190 199543 plexus-containers1.5_1.5.5.orig.tar.gz
 b568dde64df2156dcc912c5f31f09cd0 8024 
plexus-containers1.5_1.5.5-6.debian.tar.gz
Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-java/plexus-containers1.5.git
Vcs-Git: git://anonscm.debian.org/pkg-java/plexus-containers1.5.git
Checksums-Sha1:
 6ee99354e8d0173466ad40d9005aa4a36fc93503 2453 plexus-containers1.5_1.5.5-6.dsc
 5f6bbeda8fcf4bc329a2fe1a03a99b14fcc621f8 199543 
plexus-containers1.5_1.5.5.orig.tar.gz
 5b2268bb477eb7e756b132a228ba49a4e32d34cd 8024 
plexus-containers1.5_1.5.5-6.debian.tar.gz
Checksums-Sha256:
 65980d7817232dea8116084fdf454c9a6af027022577926e678e53c260ce42a6 2453 
plexus-containers1.5_1.5.5-6.dsc
 38bb9d7eec34203d6fb312e11dcd2db9004a6cc7ef589d0dafbf6691f1aad8ec 199543 
plexus-containers1.5_1.5.5.orig.tar.gz
 da9072c626c56a8c015abca21651b88c00a72db00b494917c33e47014d9b9f06 8024 
plexus-containers1.5_1.5.5-6.debian.tar.gz
Homepage: http://plexus.codehaus.org/plexus-containers/
Package-List: 
 libplexus-containers1.5-java deb java optional
 libplexus-containers1.5-java-doc deb doc optional
Directory: pool/main/p/plexus-containers1.5
Priority: source
Section: java

Package: libplexus-containers1.5-java
Source: plexus-containers1.5
Version: 1.6-3
Installed-Size: 14
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libplexus-container-default1.5-java, 
libplexus-component-annotations-java, libplexus-component-metadata-java
Description-en: Plexus IoC Container core with companion tools
 The Plexus project provides a full software stack for creating and executing
 software projects. Based on the Plexus container, the applications can
 utilise component-oriented programming to build modular, reusable components
 that can easily be assembled and reused.
 .
 This package replaces plexus-containers from 1.0.x branch.
Description-md5: 5858b0605e6e289452c9d47af0f5b9fc
Homepage: https://github.com/sonatype/plexus-containers
Section: java
Priority: optional
Filename: 
pool/main/p/plexus-containers1.5/libplexus-containers1.5-java_1.6-3_all.deb
Size: 3822
MD5sum: 1f5f48c12f61e1f820b387046fb09735
SHA256: d79a7774e7c3c7880cce0c6443c4865514b376efd96d7a0ef188aac6a1e0d1df

Package: libplexus-containers1.5-java
Source: plexus-containers1.5
Version: 1.5.5-6
Installed-Size: 428
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: libasm3-java, libcommons-cli-java, libguava-java, libjdom1-java, 
libmaven2-core-java, libplexus-classworlds2-java, libplexus-cli-java, 
libplexus-utils2-java, libqdox-java, libxbean-java
Description-en: Plexus' inversion-of-control (IoC) container
 The Plexus project provides a full software stack for creating and executing
 software projects. Based on the Plexus container, the applications can
 utilise component-oriented programming to build modular, reusable components
 that can easily be assembled and reused.
 .
 Plexus Containers is Plexus' inversion-of-control (IoC) container
 and companion tools:
  * plexus-container-default is the IoC container itself,
  * plexus-component-metadata is a Maven plugin to generate plexus
component.xml from source annotations,
  * plexus-component-annotations provides the Java 5 annotations
for plexus components,
  * plexus-component-javadoc provides javadoc taglets to add plexus
documentation to javadoc.
 .
 This package replaces both plexus-containers and plexus-component-metadata from
 1.0.x branch.
Description-md5: 98e136427ec04085514e9d4a546d4ff8
Homepage: http://plexus.codehaus.org/plexus-containers/
Section:

Bug#884612: O: concurrent-dfsg -- utility classes for concurrent java programming

2017-12-17 Thread Tobias Frost
Package: wnpp

The current only human maintainer of concurrent-dfsg is not active
anymore. Therefore, I orphan this package now, as per Policy 3.3

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
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: concurrent-dfsg
Binary: libconcurrent-java, libconcurrent-java-doc
Version: 1.3.4-4
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Michael Koch <konque...@gmx.de>
Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk
Architecture: all
Standards-Version: 3.8.4
Format: 3.0 (quilt)
Files:
 5daa8aa861da68c084857ea228513e7d 1390 concurrent-dfsg_1.3.4-4.dsc
 35f56de811b70442ae06d0ca801bf167 161219 concurrent-dfsg_1.3.4.orig.tar.gz
 1f06f3fcd6b9f991d1985487f1dc7d3d 2986 concurrent-dfsg_1.3.4-4.debian.tar.gz
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/concurrent-dfsg/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/concurrent-dfsg
Checksums-Sha1:
 680375bad8aaa0f28869987a0acce52f9fbc510c 1390 concurrent-dfsg_1.3.4-4.dsc
 cc4b811fe12108a05768161b30060360fd1d3676 161219 
concurrent-dfsg_1.3.4.orig.tar.gz
 f67932486df892034a113aeebad5545082e09f0e 2986 
concurrent-dfsg_1.3.4-4.debian.tar.gz
Checksums-Sha256:
 89395fef43e7110de945471bf53f49bfb310d688087ae08d8a999fe9c0377e71 1390 
concurrent-dfsg_1.3.4-4.dsc
 c53e0a5989a9f33aac082916a3a22d5da1d25044ad715939ba7041a0e3fe6794 161219 
concurrent-dfsg_1.3.4.orig.tar.gz
 bfd89e1723c1488b22567ef58cd2369107de399d5306380436fd7ff54f65a427 2986 
concurrent-dfsg_1.3.4-4.debian.tar.gz
Homepage: 
http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
Directory: pool/main/c/concurrent-dfsg
Priority: source
Section: libs

Package: concurrent-dfsg
Binary: libconcurrent-java, libconcurrent-java-doc
Version: 1.3.4-4
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Michael Koch <konque...@gmx.de>
Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk
Architecture: all
Standards-Version: 3.8.4
Format: 3.0 (quilt)
Files:
 5daa8aa861da68c084857ea228513e7d 1390 concurrent-dfsg_1.3.4-4.dsc
 35f56de811b70442ae06d0ca801bf167 161219 concurrent-dfsg_1.3.4.orig.tar.gz
 1f06f3fcd6b9f991d1985487f1dc7d3d 2986 concurrent-dfsg_1.3.4-4.debian.tar.gz
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/concurrent-dfsg/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/concurrent-dfsg
Checksums-Sha256:
 89395fef43e7110de945471bf53f49bfb310d688087ae08d8a999fe9c0377e71 1390 
concurrent-dfsg_1.3.4-4.dsc
 c53e0a5989a9f33aac082916a3a22d5da1d25044ad715939ba7041a0e3fe6794 161219 
concurrent-dfsg_1.3.4.orig.tar.gz
 bfd89e1723c1488b22567ef58cd2369107de399d5306380436fd7ff54f65a427 2986 
concurrent-dfsg_1.3.4-4.debian.tar.gz
Homepage: 
http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
Directory: pool/main/c/concurrent-dfsg
Priority: source
Section: libs

Package: libconcurrent-java
Source: concurrent-dfsg
Version: 1.3.4-4
Installed-Size: 200
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: default-jre-headless | java2-runtime-headless
Description-en: utility classes for concurrent java programming
 The concurrent java library provides standardized, efficient versions of
 utility classes commonly encountered in concurrent Java programming.
 Discussions of the rationale and applications of several of these classes
 can be found in the second edition of Concurrent Programming in Java.
 .
 The package mainly consists of implementations of a few interfaces:
 .
  * Sync -- locks, conditions
  * Channel -- queues, buffers
  * Barrier -- multi-party synchronization
  * SynchronizedVariable -- atomic ints, refs etc
  * java.util.Collection -- collections
  * Executor -- replacements for direct use of Thread
Description-md5: 7d7e9ed9166c59a6bbc9b7af7e16e6e1
Homepage: 
http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
Tag: devel::lang:java
Section: java
Priority: optional
Filename: pool/main/c/concurrent-dfsg/libconcurrent-java_1.3.4-4_all.deb
Size: 133384
MD5sum: 9dd07a705f6148bca69cdc15972b83b2
SHA1: bc06b3602bd879fa9cf6c94e021197db1076074c
SHA256: c383dbc2d68a0a5e66d09abcadc4dfe94a3eb181865be4f4303ab6be76dbeeca

Package: libconcurrent-java-doc
Source: concurrent-dfsg
Version: 1.3.4-4
Installed-Size: 3548
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Suggests: libconcurrent-java
Description-en: documentation and javadoc API for libconcurrent-java
 The concurrent java library provides standardized, efficient versions of
 utility classes commonly encountered in concurrent Java programming.
 .
 This pac

Bug#884611: O: japitools -- Java API compatibility testing tools

2017-12-17 Thread Tobias Frost
Package: wnpp

The current only human maintainer of japitools is not active
anymore. Therefore, I orphan this package now, as per Policy 3.3

package if you will have enough time and attention to work on it.

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: japitools
Binary: japitools
Version: 0.9.7-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Michael Koch <konque...@gmx.de>
Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk
Architecture: all
Standards-Version: 3.9.1
Format: 3.0 (quilt)
Files:
 eb43334397e5aec08aab6368d0d1f5cb 1909 japitools_0.9.7-1.dsc
 5a177a076450d57c11bae0eea2030175 92537 japitools_0.9.7.orig.tar.gz
 b99ec45cd6bbefdd18a739d656807638 11852 japitools_0.9.7-1.debian.tar.gz
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/japitools
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/japitools
Checksums-Sha1:
 92efc29edc6160220bf078543a13abde32a7d7bf 1909 japitools_0.9.7-1.dsc
 3f6fc674f27f679180ea19c6732fefb42ad4afaf 92537 japitools_0.9.7.orig.tar.gz
 95fc225d7ef9a6d765c8da2391dde84507744e69 11852 japitools_0.9.7-1.debian.tar.gz
Checksums-Sha256:
 e37c8820f2dc439087b2570a80fd9327f12b300787972b0a41bd7f3c7d135239 1909 
japitools_0.9.7-1.dsc
 2201fe0252713938e70bdf0fc118c640477d8b9fc0ad2967734f4b8ee1630b80 92537 
japitools_0.9.7.orig.tar.gz
 9008276c97bff8cd2bd9cd6e8c73f55566b65f82904c1893b7285ca4f7724bbf 11852 
japitools_0.9.7-1.debian.tar.gz
Homepage: http://savannah.nongnu.org/projects/japitools/
Directory: pool/main/j/japitools
Priority: source
Section: devel

Package: japitools
Binary: japitools
Version: 0.9.7-1
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Michael Koch <konque...@gmx.de>
Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk
Architecture: all
Standards-Version: 3.9.1
Format: 3.0 (quilt)
Files:
 eb43334397e5aec08aab6368d0d1f5cb 1909 japitools_0.9.7-1.dsc
 5a177a076450d57c11bae0eea2030175 92537 japitools_0.9.7.orig.tar.gz
 b99ec45cd6bbefdd18a739d656807638 11852 japitools_0.9.7-1.debian.tar.gz
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/japitools
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/japitools
Checksums-Sha256:
 e37c8820f2dc439087b2570a80fd9327f12b300787972b0a41bd7f3c7d135239 1909 
japitools_0.9.7-1.dsc
 2201fe0252713938e70bdf0fc118c640477d8b9fc0ad2967734f4b8ee1630b80 92537 
japitools_0.9.7.orig.tar.gz
 9008276c97bff8cd2bd9cd6e8c73f55566b65f82904c1893b7285ca4f7724bbf 11852 
japitools_0.9.7-1.debian.tar.gz
Homepage: http://savannah.nongnu.org/projects/japitools/
Directory: pool/main/j/japitools
Priority: source
Section: devel

Package: japitools
Version: 0.9.7-1
Installed-Size: 216
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: default-jre-headless | java2-runtime-headless, perl
Description-en: Java API compatibility testing tools
 It consists of two simple tools designed to test for compatibility between
 Java APIs. They were originally designed for testing free implementations
 of Java itself for compatibility with Sun's JDK, but they can also be used
 for testing backward compatibility between versions of any API.
 .
 The tools are japize and japicompat. Japize is a Java program which emits
 a listing of an API in a machine-readable format. Japicompat then takes two
 such listings and compares them for binary compatibility, as defined by Sun
 in the Java Language Specification.
Description-md5: 9c238aad1e5f27d5c5ac84feee383191
Homepage: http://savannah.nongnu.org/projects/japitools/
Section: devel
Priority: optional
Filename: pool/main/j/japitools/japitools_0.9.7-1_all.deb
Size: 112754
MD5sum: 6651ed97d183cd01198206e1fda2faff
SHA1: edc8baaf805beffb496e5299bf0c0f44f9dbf613
SHA256: 684c9c7872135bf29f619c025832f39b3a7053a1ef016dd26db64b5005e1875e

Package: japitools
Version: 0.9.7-1
Installed-Size: 216
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: default-jre-headless | java2-runtime-headless, perl
Description-en: Java API compatibility testing tools
 It consists of two simple tools designed to test for compatibility between
 Java APIs. They were originally designed for testing free implementations
 of Java itself for compatibility with Sun's JDK, but they can also be used
 for testing backward compatibility between versions of any API.
 .
 The tools are japize and japicompat. Japize is a Java program which emits
 a listing of an API in a machine-readable format. Japicompat then takes two
 such listings and compares them for binary compatibility, as defined by Sun
 in the Java Language Specification.
Description-md5: 9c238aad1e5f27d5c5ac84feee383191
Homepage: http://savannah.nongnu.org/projects/japitools/
Section: devel
Priority

Bug#884609: O: jtidy -- JTidy

2017-12-17 Thread Tobias Frost
Package: wnpp

The current only human maintainer of jtidy is not active anymore.
Therefore, I orphan this package now, as per Policy 3.3

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
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: jtidy
Binary: libjtidy-java, libjtidy-java-doc
Version: 7+svn20110807-4
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Michael Koch <konque...@gmx.de>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: libmaven-javadoc-plugin-java, junit4, liblog4j1.2-java, 
libslf4j-java, default-jdk-doc, ant, ant-doc
Architecture: all
Standards-Version: 3.9.3
Format: 3.0 (quilt)
Files:
 d6d43f880405ffe36bd1056f614bdbc9 2164 jtidy_7+svn20110807-4.dsc
 b0e2634b36e3f7766d586be873483391 485030 jtidy_7+svn20110807.orig.tar.gz
 3f7e352721d608d32bde3b86c83e5d23 5491 jtidy_7+svn20110807-4.debian.tar.gz
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jtidy
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jtidy
Checksums-Sha1:
 3cc5b703cfa22e25337cd96653bd6fcab61f058d 2164 jtidy_7+svn20110807-4.dsc
 ce98d73fa2fdaf258d59ed241ef67c3048c161bc 485030 jtidy_7+svn20110807.orig.tar.gz
 987509b0341fab5bfc6cc771c6b7ad56b4077c69 5491 
jtidy_7+svn20110807-4.debian.tar.gz
Checksums-Sha256:
 92ffac214a82f1379d8eab1fc176da5cb7cc32e519dcaeabe7adfb87c1e340e3 2164 
jtidy_7+svn20110807-4.dsc
 ad4073e9e8deea98cf5ecd39b01c609e349446ee42a8b446018962db1a2f9c31 485030 
jtidy_7+svn20110807.orig.tar.gz
 d5b3f7b889c37b57cacb2efcb12e9926f748c8210d54f3ac286cf1fc2de193c3 5491 
jtidy_7+svn20110807-4.debian.tar.gz
Homepage: http://jtidy.sourceforge.net/
Package-List: 
 libjtidy-java deb java optional
 libjtidy-java-doc deb doc optional
Directory: pool/main/j/jtidy
Priority: source
Section: libs

Package: jtidy
Binary: libjtidy-java, libjtidy-java-doc
Version: 7+svn20110807-4
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Michael Koch <konque...@gmx.de>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: libmaven-javadoc-plugin-java, junit4, liblog4j1.2-java, 
libslf4j-java, default-jdk-doc, ant, ant-doc
Architecture: all
Standards-Version: 3.9.3
Format: 3.0 (quilt)
Files:
 d6d43f880405ffe36bd1056f614bdbc9 2164 jtidy_7+svn20110807-4.dsc
 b0e2634b36e3f7766d586be873483391 485030 jtidy_7+svn20110807.orig.tar.gz
 3f7e352721d608d32bde3b86c83e5d23 5491 jtidy_7+svn20110807-4.debian.tar.gz
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jtidy
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jtidy
Checksums-Sha256:
 92ffac214a82f1379d8eab1fc176da5cb7cc32e519dcaeabe7adfb87c1e340e3 2164 
jtidy_7+svn20110807-4.dsc
 ad4073e9e8deea98cf5ecd39b01c609e349446ee42a8b446018962db1a2f9c31 485030 
jtidy_7+svn20110807.orig.tar.gz
 d5b3f7b889c37b57cacb2efcb12e9926f748c8210d54f3ac286cf1fc2de193c3 5491 
jtidy_7+svn20110807-4.debian.tar.gz
Homepage: http://jtidy.sourceforge.net/
Package-List: 
 libjtidy-java deb java optional
 libjtidy-java-doc deb doc optional
Directory: pool/main/j/jtidy
Priority: source
Section: libs

Package: libjtidy-java
Source: jtidy
Version: 7+svn20110807-4
Installed-Size: 555
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Recommends: ant
Suggests: libjtidy-java-doc
Description-en: JTidy
 JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer.
 Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed
 and faulty HTML. In addition, JTidy provides a DOM interface to the document
 that is being processed, which effectively makes you able to use JTidy
 as a DOM parser for real-world HTML.
Description-md5: a6367df311415e92567185196d16c972
Homepage: http://jtidy.sourceforge.net/
Tag: devel::prettyprint, implemented-in::java, use::checking,
 works-with-format::html
Section: java
Priority: optional
Filename: pool/main/j/jtidy/libjtidy-java_7+svn20110807-4_all.deb
Size: 478186
MD5sum: f5282b8e1312dbc3dc921eb3795ab220
SHA1: 5952208450b85650939d0f0b164e503ce88e3af0
SHA256: 1aa649a4aa77076141487377630889a4c2178b128daf5da48fda500670a8dfef

Package: libjtidy-java-doc
Source: jtidy
Version: 7+svn20110807-4
Installed-Size: 4381
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Depends: default-jdk-doc
Recommends: ant-doc
Suggests: libjtidy-java
Description-en: Documentation for JTidy
 JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer.
 Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed
 and faulty HTML. In addition, JTidy provides a DOM interface to the docu

Bug#884610: O: libdtdparser-java -- Java DTD parser library

2017-12-17 Thread Tobias Frost
Package: wnpp

The current only human maintainer of libdtdparser-java is not active
anymore. Therefore, I orphan this package now, as per Policy 3.3

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
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libdtdparser-java
Binary: libdtdparser-java
Version: 1.21a-5
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Michael Koch <konque...@gmx.de>
Build-Depends: debhelper (>= 7), cdbs (>= 0.4.8)
Build-Depends-Indep: ant, default-jdk
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 6e4f78a7d4dbe3386c714804c90a7466 2065 libdtdparser-java_1.21a-5.dsc
 2818c7e2efe62469e67a1495b757d6f6 36450 libdtdparser-java_1.21a.orig.tar.gz
 2fb2842f8ebdf87de1feffa55edc8080 4524 libdtdparser-java_1.21a-5.debian.tar.gz
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libdtdparser-java
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libdtdparser-java
Checksums-Sha1:
 100aa20a3326eeac57b8d4075a740af4e231b380 2065 libdtdparser-java_1.21a-5.dsc
 f7d40d06522f359cf2037cec109a1600dbddfe8b 36450 
libdtdparser-java_1.21a.orig.tar.gz
 b320b99d7c799ed50f965369e58383351180cfed 4524 
libdtdparser-java_1.21a-5.debian.tar.gz
Checksums-Sha256:
 0e60c7da1e50afeace38a893711b2c6cb8ac2e9cf00ed70bf95ff5b87baf0640 2065 
libdtdparser-java_1.21a-5.dsc
 0b0bebb9b3e070598cc831d0dfe8f2a545a37d4cbf28140b25b117e9845d0896 36450 
libdtdparser-java_1.21a.orig.tar.gz
 7f3085c7477b8fa9b7f11ce2496b06617804e0eda67060cb33b669e9018fda63 4524 
libdtdparser-java_1.21a-5.debian.tar.gz
Homepage: http://www.rpbourret.com/dtdparser/index.htm
Package-List: 
 libdtdparser-java deb java optional
Directory: pool/main/libd/libdtdparser-java
Priority: source
Section: java

Package: libdtdparser-java
Binary: libdtdparser-java
Version: 1.21a-5
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Michael Koch <konque...@gmx.de>
Build-Depends: debhelper (>= 7), cdbs (>= 0.4.8)
Build-Depends-Indep: ant, default-jdk
Architecture: all
Standards-Version: 3.9.2
Format: 3.0 (quilt)
Files:
 6e4f78a7d4dbe3386c714804c90a7466 2065 libdtdparser-java_1.21a-5.dsc
 2818c7e2efe62469e67a1495b757d6f6 36450 libdtdparser-java_1.21a.orig.tar.gz
 2fb2842f8ebdf87de1feffa55edc8080 4524 libdtdparser-java_1.21a-5.debian.tar.gz
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libdtdparser-java
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libdtdparser-java
Checksums-Sha256:
 0e60c7da1e50afeace38a893711b2c6cb8ac2e9cf00ed70bf95ff5b87baf0640 2065 
libdtdparser-java_1.21a-5.dsc
 0b0bebb9b3e070598cc831d0dfe8f2a545a37d4cbf28140b25b117e9845d0896 36450 
libdtdparser-java_1.21a.orig.tar.gz
 7f3085c7477b8fa9b7f11ce2496b06617804e0eda67060cb33b669e9018fda63 4524 
libdtdparser-java_1.21a-5.debian.tar.gz
Homepage: http://www.rpbourret.com/dtdparser/index.htm
Package-List: 
 libdtdparser-java deb java optional
Directory: pool/main/libd/libdtdparser-java
Priority: source
Section: java

Package: libdtdparser-java
Version: 1.21a-5
Installed-Size: 994
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Description-en: Java DTD parser library
 DTD parsers for Java seem to be pretty scarce. That's probably because DTD
 isn't valid XML. At some point, if/when XML Schema becomes widely accepted,
 no one will need DTD parsers anymore. Until then, you can use this library
 to parse a DTD.
 .
 This library was packaged with ArgoUML in mind.
Description-md5: 86a52505abc7818b2c722c9053860a74
Homepage: http://www.rpbourret.com/dtdparser/index.htm
Tag: devel::lang:java, devel::library, implemented-in::java,
 use::text-formatting, works-with::text
Section: java
Priority: optional
Filename: pool/main/libd/libdtdparser-java/libdtdparser-java_1.21a-5_all.deb
Size: 85668
MD5sum: c6711eb501472860dc1c97945e628f55
SHA1: 6b4a160a222e47b4ab5d6554e76db5322aa24ec4
SHA256: f1721119316da0c11251d40de834fe7aa005202ba3395bdbb12165ecc485b194

Package: libdtdparser-java
Version: 1.21a-5
Installed-Size: 994
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Description-en: Java DTD parser library
 DTD parsers for Java seem to be pretty scarce. That's probably because DTD
 isn't valid XML. At some point, if/when XML Schema becomes widely accepted,
 no one will need DTD parsers anymore. Until then, you can use this library
 to parse a DTD.
 .
 This library was packaged with ArgoUML in mind.
Description-md5: 86a52505abc7818b2c722c9053860a74
Homepage: http://www.rpbourret.com/dtdparser/index.htm
Tag: devel::lang:java, devel::library, implemented-in::java,
 use::text-formatting, works-with::text
Section: 

\(^o^)/~( --@\(^◇//理\\╮(╯_╰)╭X//票\\◎macr;≧m~Y{RAND_NUMBER_35}

2012-06-11 Thread uklzvhcj
donor

代///開-各\類【禾兌/票】

qobooqpvcl7phdeizt21wnoxakmmoncaat9huieprp7s0upzkydfioedpzyhc0yuvzmjfjznxgh1vla27jabrc0dcbhv4sbtrwu

电*话1 3 9\\\1477//1643

i4yrr5vlwgu2ececicofbwse23i8v04wao4pfyfncms9fhrpck4kd5za2nrxfcuyc3bttuqwberuc4j17iunf7uhlsk9dapi08i

客.服Q-Q 4 0 6/// 5 7 5///85 3



找'''梁'''会/;计;''

l63wsxguplasbrmhr6bmueoeyeqozj0tr2kyg0zwvrepzmts0uicpqpsgzmtdsl2m3zeauqdsstovuqnieynhkvaz17tw7gptf4
 
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#652729: O: solr

2011-12-20 Thread Thomas Koch
Package: wnpp
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Neither me nor Jan-Pascal are still interested in a Debian Solr
package. Upstream has released a couple of versions and merged with lucene in
the meanwhile.

Regards, Thomas Koch

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

iQIcBAEBCAAGBQJO8GMBAAoJEAf8SJEEK6Zad2EP/imPeCgGvd5nIfhKshQ/fqJ0
QYpTw2+EUEirLxdDjbC5fPvO+Gu9SnHenUmXAfDXyJELXaNhLUO2dQ3b5X95B4Xp
cIgVsJPJrRa5Gi7IqAjpaA4Mp6BRPsm+6OPeXdbR0P+wDv0ISqoYYxlYxS0Q/oTb
X78JPKPmNFodfYQnkNNmBB/AUjCsNj+ZOr9cxCDS3aFYDrJ1uLy53/k5qDHdY357
YqAawuzaAbeEQPzGLS146LYn1sUsP08Qrbk3+y1UFyFQd0Dj1Gnc77FbJ68kIgWd
v7EBq2+raNX8k2H156ozmK1u/OJklA0LiZZhTENepTE1UUeqCEXUTatmllUuuElC
MXeuKY5jRbJaxyMvT5QEWWEfHYsM+FJSg5lxD5apxqMQo8Y4+Z70l6Pk6q0L6I5x
7ULKchltHoOg5BDhetO3Zq7uIgakumfLPkTTkIca2kBBMGzabay+ya70mXaP9Zh3
l7OFEIzzga3qP1eaJpWBriV7WWJ8+qQRo1DW2/51yIYR2lT8wrM3qAlTAkGcNwSt
CQinc8MDIfrzHvHkvx03MtydrunBUHrkflVSoFezlK28ObrQc5l4ks25bzmj1y7C
18pAoKWGDIpw0NHyX0h/235wYXnRY704JEtPMIpko4hPIdn4ze36tN5jjVPFU8R3
vZExMJbfDGnEsH0+XLn0
=IYzh
-END PGP SIGNATURE-



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#529339: marked as done (libpcsclite1: Missing symbol link for Java Smart Card I/O API)

2011-10-25 Thread Debian Bug Tracking System
Your message dated Tue, 25 Oct 2011 09:17:18 +
with message-id e1rid8i-0006jf...@franck.debian.org
and subject line Bug#646524: Removed package(s) from unstable
has caused the Debian Bug report #500762,
regarding libpcsclite1: Missing symbol link for Java Smart Card I/O API
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 ow...@bugs.debian.org
immediately.)


-- 
500762: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500762
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libpcsclite1
Version: 1.5.3-1
Severity: normal

According to
http://java.sun.com/javase/6/docs/technotes/guides/security/SunProviders.html#SunPCSCProvider
the Java Smart Card I/O API (as e.g. used by the Austrian Bürgerkarte,
applied for the ÖH elections) loads the library /usr/lib/libpcsclite.so to
talk to the smart card. Unfortnuately this file is no available, because
only one symbol link
  libpcsclite.so.1 - libpcsclite.so.1.0.0
is set. Please add the symbol link
  libpcsclite.so - libpcsclite.so.1.0.0
too. As I've done this by hand, the Java application worked perfectly.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'proposed-updates'), 
(500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libpcsclite1 depends on:
ii  libc6 2.9-12 GNU C Library: Shared libraries

libpcsclite1 recommends no packages.

Versions of packages libpcsclite1 suggests:
ii  pcscd 1.5.3-1Middleware to access a smart card 

-- no debconf information


---End Message---
---BeginMessage---
Version: 6.26-3+rm

Dear submitter,

as the package sun-java6 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/646524

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)

---End Message---
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#529339: marked as done (libpcsclite1: Missing symbol link for Java Smart Card I/O API)

2011-10-25 Thread Debian Bug Tracking System
Your message dated Tue, 25 Oct 2011 09:17:18 +
with message-id e1rid8i-0006jf...@franck.debian.org
and subject line Bug#646524: Removed package(s) from unstable
has caused the Debian Bug report #529339,
regarding libpcsclite1: Missing symbol link for Java Smart Card I/O API
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 ow...@bugs.debian.org
immediately.)


-- 
529339: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529339
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libpcsclite1
Version: 1.5.3-1
Severity: normal

According to
http://java.sun.com/javase/6/docs/technotes/guides/security/SunProviders.html#SunPCSCProvider
the Java Smart Card I/O API (as e.g. used by the Austrian Bürgerkarte,
applied for the ÖH elections) loads the library /usr/lib/libpcsclite.so to
talk to the smart card. Unfortnuately this file is no available, because
only one symbol link
  libpcsclite.so.1 - libpcsclite.so.1.0.0
is set. Please add the symbol link
  libpcsclite.so - libpcsclite.so.1.0.0
too. As I've done this by hand, the Java application worked perfectly.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'proposed-updates'), 
(500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libpcsclite1 depends on:
ii  libc6 2.9-12 GNU C Library: Shared libraries

libpcsclite1 recommends no packages.

Versions of packages libpcsclite1 suggests:
ii  pcscd 1.5.3-1Middleware to access a smart card 

-- no debconf information


---End Message---
---BeginMessage---
Version: 6.26-3+rm

Dear submitter,

as the package sun-java6 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/646524

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)

---End Message---
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#641356: O: fetchexc

2011-09-12 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for some time
- it has no or only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#641224: O: libjboss-buildmagic-java

2011-09-11 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for some time
- it has no or only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#639938: O: clojure

2011-08-31 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no or only orphaned reverse dependencies
- it has a low popcon value
- it has been replaced by clojure1.2
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#639831: O: tijmp

2011-08-30 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#639844: O: javatar

2011-08-30 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#639723: O: tagsoup

2011-08-29 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no or only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#639724: O: tinylaf

2011-08-29 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no or only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#638340: O: libtoolbar-java

2011-08-18 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#638342: O: libtvanytimeapi-java

2011-08-18 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no or only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#638345: O: libxdoclet-java

2011-08-18 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no or only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#638346: O: libxjavadoc-java

2011-08-18 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no or only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#638350: O: libxt-java

2011-08-18 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no or only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#638352: O: liquidlnf

2011-08-18 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no or only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#638235: O: libswidgets-java

2011-08-17 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#638237: O: libswirl-java

2011-08-17 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#638042: O: libnachocalendar-java

2011-08-16 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#638044: O: libparanamer-java

2011-08-16 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#638051: O: libxml-java

2011-08-16 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#638052: O: libloader

2011-08-16 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#638054: O: libpixie-java

2011-08-16 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#638064: O: libstevesoft-regex-java

2011-08-16 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#637938: O: libkjdsp-java

2011-08-15 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#637598: O: libjmathtex-java

2011-08-12 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#637251: O: libjflac-java

2011-08-09 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#637118: O: libgnujmi-java

2011-08-08 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#637123: O: libgrinvin-factories-java

2011-08-08 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no (non-orphaned) reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#637124: O: libgrinvin-generators-java

2011-08-08 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no (non-orphaned) reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#637130: O: libgrinvin-graphs-java

2011-08-08 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#637131: O: libgrinvin-help-java

2011-08-08 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#637133: O: libgrinvin-invariants-java

2011-08-08 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#637134: O: libhiglayout-java -- An easy-to-use layout manager for Java

2011-08-08 Thread Torsten Werner
Package: wnpp
Severity: normal


Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#637135: O: libi18n-java

2011-08-08 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#637003: O: libformula

2011-08-07 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no (non-orphaned) reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#636999: O: libfonts-java

2011-08-07 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no (non-orphaned) reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#637015: O: libgdata-java

2011-08-07 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#637016: O: libgef-java

2011-08-07 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#636824: O: fast-md5

2011-08-06 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#636826: O: pentaho-reporting-flow-engine

2011-08-06 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#636835: O: liblayout

2011-08-06 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#636836: O: flute-1.3-jfree

2011-08-06 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#636838: O: ilf

2011-08-06 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#636841: O: java-snmp

2011-08-06 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#636867: O: jcommon-serializer

2011-08-06 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no non-orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#636876: O: jlgui

2011-08-06 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for a long time
- it has no reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


????@??????o

2011-07-12 Thread mkt
L@?~???@~??@??~?m???nL@?~??@?~on???LanL@?~???@?~onzLan@L@?~{??nL@?~??@?~on`??LanL@?~??@?~onK???LanL??nLanL??nP^@L@?~??@?~on??Lan@L@?~??@?~on??@?KLan@L@?~??@?~onKLan@L@?~?=A
 2@?~onK???K?LanL@?~???@?~onKLan@L@?~??@?~on?KK?Lan@L@?~??@?~onKKKLanL??nL??nP^@L@?~??@?~on?@Lan@L@?~??@?~on?@???@??@?Lan@L@?~??@?~onK??Lan@L@?~??@?~on?@??@???Lan@L@ 83~??@?~on??@?@??Lan@L@?~??@?~on@?LanL??n?z??z??Lan


__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

  1   2   >