[bts-link] source package jabref

2017-03-09 Thread bts-link-upstream
#
# bts-link upstream status pull for source package jabref
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #445301 (http://bugs.debian.org/445301)
# Bug title: Other ideas for opening files
#  * https://github.com/JabRef/jabref/issues/2355
#  * remote status changed: open -> closed
usertags 445301 - status-open
usertags 445301 + status-closed

thanks

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


Bug#649772: marked as done (libdoxia-java: FTBFS in a restrictive chroot)

2017-03-09 Thread Debian Bug Tracking System
Your message dated Thu, 9 Mar 2017 22:28:56 +0100
with message-id <20170309212854.6mo2jpfa7l6cl...@mapreri.org>
and subject line Re: Bug#649772: libdoxia-java: FTBFS in a restrictive chroot
has caused the Debian Bug report #649772,
regarding libdoxia-java: FTBFS in a restrictive chroot
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.)


-- 
649772: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649772
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libdoxia-java
Version: 1.1.4-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

Dear Maintainer,

We've identified a few issues with rebuilding doxia in Ubuntu precise.

Since buildds are fairly restrictive and do not allow downloading data from
the Internet, doxia at least fails building when it goes looking for the jar
files for version 1.1.4 from the central maven repository; when building
documentation.

It also appears that libjaxen-java is now required globally at build-time,
as requested for jdom, via plexus-component-metadata.

Furthermore, I've run into smaller problems when trying to fix the issues
above; and have had to slightly adjust doxia-modules and doxia-book
dependencies (specified in their .pom files).

I ran test locally with sbuild, disconnecting all network access once it
got all the build-deps installed.

See the following build logs from the Ubuntu buildds for further details:
- Missing jaxen: 
https://launchpadlibrarian.net/85417405/buildlog_ubuntu-precise-i386.doxia_1.1.4-1_FAILEDTOBUILD.txt.gz
- Download attempts: 
https://launchpadlibrarian.net/85601926/buildlog_ubuntu-precise-i386.doxia_1.1.4-1ubuntu1_FAILEDTOBUILD.txt.gz

I realize the changes I have applied might not be the most efficient; but they
appear to properly resolve the issue and allow building in "offline" chroot both
for Debian unstable and Ubuntu precise.

Kind regards,

/ Matt


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-2-generic (SMP w/4 CPU cores)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libdoxia-java depends on:
ii  libplexus-containers-java  1.0~beta3.0.7-5
ii  libplexus-i18n-java1.0-beta-10-3  
ii  libplexus-utils-java   1:1.5.15-4 
ii  libxerces2-java2.11.0-2ubuntu1

Versions of packages libdoxia-java recommends:
ii  fop1:1.0.dfsg2-3ubuntu1
ii  libcommons-configuration-java  1.7-1   
ii  libcommons-httpclient-java 3.1-10  
ii  libitext1-java 1.4-4   
ii  libjaxp1.3-java1.3.05-1ubuntu1 
ii  liblog4j1.2-java   1.2.16-2

Versions of packages libdoxia-java suggests:
pn  libdoxia-java-doc  

-- no debconf information
diff -Nru doxia-1.1.4/debian/changelog doxia-1.1.4/debian/changelog
--- doxia-1.1.4/debian/changelog	2011-09-10 18:58:15.0 -0400
+++ doxia-1.1.4/debian/changelog	2011-11-23 16:14:47.0 -0500
@@ -1,3 +1,18 @@
+doxia (1.1.4-2) unstable; urgency=low
+
+  * debian/rules: import the jar files we just built if we're bootstrapping
+with an old version of doxia, to make sure we have all the necessary new
+symbols.
+  * debian/patches/0008-doxia-logging-deps.patch: adjust dependencies for
+doxia-modules and doxia-book, which should require doxia-logging-api in
+their pom files.
+  * debian/maven.properties: force maven to work offline, since we can't rely
+on downloading anything in buildds.
+  * debian/control: add libjaxen-java (required by jdom/plexus) and
+libmaven-install-plugin-java (needed to import jar files to the local repo).
+
+ -- Mathieu Trudel-Lapierre   Wed, 23 Nov 2011 14:55:50 -0500
+
 doxia (1.1.4-1) unstable; urgency=low
 
   [Gabriele Giacone]
diff -Nru doxia-1.1.4/debian/control doxia-1.1.4/debian/control
--- doxia-1.1.4/debian/control	2011-09-09 18:28:03.0 -0400
+++ doxia-1.1.4/debian/control	2011-11-23 14:49:18.0 -0500
@@ -11,7 +11,7 @@
  libplexus-i18n-java, libplexus-utils-java, libxerces2-java, junit, libxerces2-java,  
  default-jdk-doc, libcommons-configuration-java-doc, liblog4j1.2-java-doc,  
  libmaven2-core-java-doc, libplexus-containers-java-doc, libplexus-utils-java-doc,  
- libmaven-javadoc-plugin-java 
+ libmaven-javadoc-plugin-java, 

Bug#856996: libjacoco-java: Where is the jacoco agent located?

2017-03-09 Thread tony mancill
On Wed, Mar 08, 2017 at 05:04:19PM +0100, Martin Quinson wrote:
> Hello,
> 
> so the package is completely unusable, right ? It is merely a
> placeholder to make the Gradle android plugin compile, isn't it?
> 
> If so, I am wondering whether this should be a bug of gravity "grave":
> "makes the package in question unusable or mostly so, [...]"
> 
> What would be needed to actually build the agent?

Hi,

Although the Debian package doesn't provide everything found in the
upstream jacoco distribution, that doesn't mean that it is unusable.  As
Kai-Chung Yan mentioned, it is being used as a build dependency:

$ reverse-depends -b libjacoco-java
Reverse-Build-Depends
=
* android-platform-tools-base

And as a runtime dependency:

$ reverse-depends libjacoco-java
Reverse-Depends
===
* libgradle-android-plugin-java

Therefore, I don't believe the severity of the bug should be increased.
Instead, I think it should be a wishlist bug against src:jacoco to
deliver the additional component(s).  Identifying the necessary reverse
dependencies needed to compile additional jacoco artifacts and filing
wishlist bugs for those packages is also helpful.

Cheers,
tony


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

Processed: tagging 445301

2017-03-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 445301 + fixed-upstream
Bug #445301 [jabref] Other ideas for opening files
Added tag(s) fixed-upstream.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
445301: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445301
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


xmlbeans_2.6.0+dfsg-2_amd64.changes ACCEPTED into unstable

2017-03-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 02 Mar 2017 17:35:21 +0200
Source: xmlbeans
Binary: libxmlbeans-java xmlbeans
Architecture: source all
Version: 2.6.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Eugene Zhukov 
Description:
 libxmlbeans-java - Java library for accessing XML by binding it to Java types
 xmlbeans   - Java library for accessing XML by binding it to Java types - tool
Changes:
 xmlbeans (2.6.0+dfsg-2) unstable; urgency=medium
 .
   * Team upload.
   * Refresh patch for Saxon-HE to exclude xpath and xquiery classes.
Checksums-Sha1:
 61bbb290d29d615e903a383d3816482598f0c170 2174 xmlbeans_2.6.0+dfsg-2.dsc
 f3516e02930a613361565e6c79500c3362ff7843 9888 
xmlbeans_2.6.0+dfsg-2.debian.tar.xz
 5c4b85fee186a6ee352538049302cebd06acbda3 2283568 
libxmlbeans-java_2.6.0+dfsg-2_all.deb
 34a6ebe8b0573889e4953119d2038e15eb5a6e6f 5500 xmlbeans_2.6.0+dfsg-2_all.deb
 89181e23cd25d6d979cc013bb7f8d848959ff062 9807 
xmlbeans_2.6.0+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 083ba7c4dc38acd44b52f5cb56c00be32670c8c5c747053106c244de7cf03352 2174 
xmlbeans_2.6.0+dfsg-2.dsc
 aa3f27a1d7dbb79ab71d623f438082196dec94b87e08b2eb09afffc4573ed66c 9888 
xmlbeans_2.6.0+dfsg-2.debian.tar.xz
 322ff48065443ef824d724148b0f435a8a4db54b3d241590cbc1bcc5e9ad7a3c 2283568 
libxmlbeans-java_2.6.0+dfsg-2_all.deb
 90155ca230e820d6428137984d0077de022b28f9763353f20f2a459caf218c2a 5500 
xmlbeans_2.6.0+dfsg-2_all.deb
 c3c7d84c7a33d0984d8c1e7d427a9f23fb460ec12be08bcf76868a9ac4fbae44 9807 
xmlbeans_2.6.0+dfsg-2_amd64.buildinfo
Files:
 cc22040e8667ec767511badc361224a8 2174 java optional xmlbeans_2.6.0+dfsg-2.dsc
 ab816876fd73ca41b78d35bb9571ec83 9888 java optional 
xmlbeans_2.6.0+dfsg-2.debian.tar.xz
 31e55c8fe84429c5138daffd824a6672 2283568 java optional 
libxmlbeans-java_2.6.0+dfsg-2_all.deb
 655cc444cea2509ef99421951dbfa9f0 5500 java optional 
xmlbeans_2.6.0+dfsg-2_all.deb
 34e6971acbcb61e47b21efc57fea7c64 9807 java optional 
xmlbeans_2.6.0+dfsg-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEETWDVGNmtwARZonsc19NALgEGYwwFAljBNI8SHGV1Z2VuZUBk
ZWJpYW4ub3JnAAoJENfTQC4BBmMMDXUP/itWK+AlltSYspLjIQNHXQSkdN5yzg5q
gEnv6ojd2kb/lL/4I1/5leYJOajVV7PnR7spIfRTTaRg83CZ4rJH1zOwLMDUh4oI
aXM+rsQsbLjllSWI+MlAO96IoE+UEPnMzfRMmB71yc3eGAGiTm6rfMs7w06zGNzl
opNuVjt+Cg9E5bTAJs+QqGEc21v4XjmVwAYzwj5E47X845cIbMmcAzP8tYCc3sV/
/m3zfSswL3uUJky3r7uWK5soWk9JiC5nOLL9cE6hmSevnVTtL0D8ickOATY1AIG9
SskS3A3bZsogvFBasp1hLyZB84lE/KK6qg2S289Ep/XwyLtNFl0mDJsqCL4kz5m6
i4mblXV+i10htXHQKm1EtWJiOlfO6KtwhiALKtSw+N7QfoH2PTYxeRbO4DJt0ziu
OWOJtKHGKNEDe+3PtDHjh99NPwDkQcbBPkuvDzAc9u84myLWZLz5xXRppYvW3Yph
RdzpW3YMzLhN03VFopAOTEYjlJMz709P+nPF4YSJ97aGijTZxGIB7oOUqur14sj6
Mezv4Yt/ziTpjiss9LTJp0fV6kAjyu+Iu1jscpdQgSY8+hu98ipObWJcvHzNZ4Rf
o9SMLLGbxN/jyl+gcxtH7XzU12jZab8kjHv/OfdZ5AnoEmBU4vIH8lSTV+ge3bV0
MloGndk9IRA1
=qND1
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


Processing of xmlbeans_2.6.0+dfsg-2_amd64.changes

2017-03-09 Thread Debian FTP Masters
xmlbeans_2.6.0+dfsg-2_amd64.changes uploaded successfully to localhost
along with the files:
  xmlbeans_2.6.0+dfsg-2.dsc
  xmlbeans_2.6.0+dfsg-2.debian.tar.xz
  libxmlbeans-java_2.6.0+dfsg-2_all.deb
  xmlbeans_2.6.0+dfsg-2_all.deb
  xmlbeans_2.6.0+dfsg-2_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

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


Bug#857217: Pending fixes for bugs in the jetty9 package

2017-03-09 Thread pkg-java-maintainers
tag 857217 + pending
thanks

Some bugs in the jetty9 package are closed in revision
1ad725e8a3834e4272c04052234365625e03f961 in branch 'master' by
Emmanuel Bourg

The full diff can be seen at
https://anonscm.debian.org/cgit/pkg-java/jetty9.git/commit/?id=1ad725e

Commit message:

No longer create a link to jetty-overlay-deployer (Closes: #857217)

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


Processed: Pending fixes for bugs in the jetty9 package

2017-03-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 857217 + pending
Bug #857217 [jetty9] jetty9: broken symlink: 
/usr/share/jetty9/lib/jetty-overlay-deployer-9.2.21.v20170120.jar -> 
../../java/jetty9-overlay-deployer.jar
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
857217: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857217
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


unsafe-fences_1.0-1_amd64.changes ACCEPTED into unstable, unstable

2017-03-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 04 Mar 2017 16:49:39 +
Source: unsafe-fences
Binary: libunsafe-fences-java
Architecture: source all
Version: 1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Miguel Landaeta 
Description:
 libunsafe-fences-java - wrapper library around the Java 8 fences API
Closes: 856674
Changes:
 unsafe-fences (1.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #856674)
Checksums-Sha1:
 ec3dd3eddd974530797456d81d04eb5e66151128 2024 unsafe-fences_1.0-1.dsc
 3e737db9dc108ec9a2a5f62459be2f1baf52378b 5753 unsafe-fences_1.0.orig.tar.gz
 f7b09d4d55d9cc66a9fcb98600b9e845059c64d6 2616 unsafe-fences_1.0-1.debian.tar.xz
 3607630f5138d188b3947ce2dcec180cbfc15f09 4824 
libunsafe-fences-java_1.0-1_all.deb
 52aa6cc982e076df292e5e209cada79f47ae30bc 13021 
unsafe-fences_1.0-1_amd64.buildinfo
Checksums-Sha256:
 e919c8d1437bae8db4881df3b86b42a38a451e0651d7fa625ea6323605fa6588 2024 
unsafe-fences_1.0-1.dsc
 b985f6d1285b2b04042c08a28ab62e6be5add99651555c1f00bda20eaf8392d2 5753 
unsafe-fences_1.0.orig.tar.gz
 0c8f9f65f87f7fe786b6d242266f4705d96beeae9e405e4c703118e571001b88 2616 
unsafe-fences_1.0-1.debian.tar.xz
 174c09badbae4e0ac4e2efa185e7f6e72a1450518609cd6d420d06648d70b73d 4824 
libunsafe-fences-java_1.0-1_all.deb
 efa7c008cda7a9e5f4d72a40f68efc64518c78e28ade0f8fdd698dc388adcb0f 13021 
unsafe-fences_1.0-1_amd64.buildinfo
Files:
 8a28df15b8f1d449906f0f722974235f 2024 java optional unsafe-fences_1.0-1.dsc
 995e8050479b1585f83ef3159ac9b74b 5753 java optional 
unsafe-fences_1.0.orig.tar.gz
 f8bfafc48004ad19640e1a92625e12f3 2616 java optional 
unsafe-fences_1.0-1.debian.tar.xz
 1d06220535c0d11cda2e2f1566ab4746 4824 java optional 
libunsafe-fences-java_1.0-1_all.deb
 7209f5af9cfd8cda6d4ff7359c462efa 13021 java optional 
unsafe-fences_1.0-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJYuvPpAAoJEK+44PySMcxtm94QAKqJ2VrHcPym4Iu6cUzeJAIl
yFvFlrlB5CIdV7z+M+ZOw1DVC2c3M6oVM7LOdOY5ek963DKV1Am/CAGACj8OPl2p
T7hCuBdZDAj1mu6V5Vm+WKYKz6AO2LpuGDsFovVEckzFfeZMaZawYHcYpz+MkHWG
CxHrQ/njuVekBWSTSnaW+NGb0Js6rJ7Vim/k9iBiuiURpwkakN5rKywpQAAn6z7q
p56hoJyMn5FcG30sJzmem1HI23FM6vEpF/L8aLMjE0tAzNm02Ryq/e3J2m+vgAXe
jgkd+x9LvDAKSG2mDU5mV95P4WgHB+wilVWx7hRQY7GRMJU772ESWGPhcuagGCpJ
NiUZzNq+pz1KUG+YuBZetcrdWQspJM0PzZHoqW56DY9NZ4pzXJDpwrkqNErakvnl
ytSIrukHrksMKn3FVPrSQK+peGy8UBcB3epAIw28485iro8p3l2+0g7sJyv/n9Hy
+9ekS1TJSUyf0ojRsq8VQoFah5lN/jSJ5rai6UIUcYNa/SKqeh6g2hoDFu7Qce//
jzSGoUKVIczEoRebSeoo3QsAohwT/nAfNp6bo5m6iAxtn3uht3baEt/AvCklY/nO
GyonqZyotwQ0gpXq5e9HlEpy067e6GveQngyuEOJDmFcTWPIeldCmVmuUtEs74tA
2ELjuYllqTUk1STeOYHB
=r6AU
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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