Bug#780703: closed by Markus Koschany a...@gambaru.de (eclipse-pydev fails to build from source)

2015-05-03 Thread Markus Koschany
On 03.05.2015 04:26, Miguel Landaeta wrote:
 On Wed, Mar 18, 2015 at 12:46:24PM +0100, Markus Koschany wrote:
 Hello,

 I have just rebuilt eclipse-pydev with git-buildpackage in a clean sid
 cowbuilder chroot and I cannot reproduce this build failure. The
 binary-indep target works as expected.


 GIT_PBUILDER_OPTIONS=--debbuildopts=-A DIST=sid ARCH=amd64
 git-buildpackage
 
 I can reproduce this bug by simply grabbing the source package and
 trying to rebuild it with cowbuilder.
 

I just tried to rebuild eclipse-pydev but I get a different error now.

libjnr-constants-java : Conflicts: libconstantine-java but 0.7-6 is to
be installed.
Unable to resolve dependencies!  Giving up...

The package build fine during the freeze and tony could successfully
upload eclipse-pydev. My guess is that we probably need a
build-dependency on python to make sure that all dependency resolvers
pull in the right packages. But the current error is different from this.

Markus



signature.asc
Description: OpenPGP digital 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.

libjbcrypt-java 0.4-2 MIGRATED to testing

2015-05-03 Thread Debian testing watch
FYI: The status of the libjbcrypt-java source package
in Debian's testing distribution has changed.

  Previous version: 0.3-4
  Current version:  0.4-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
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.


libhibernate-validator-java 4.2.1-2 MIGRATED to testing

2015-05-03 Thread Debian testing watch
FYI: The status of the libhibernate-validator-java source package
in Debian's testing distribution has changed.

  Previous version: 4.0.2.GA-8
  Current version:  4.2.1-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
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.


Processing of jnr-constants_0.8.6-5_amd64.changes

2015-05-03 Thread Debian FTP Masters
jnr-constants_0.8.6-5_amd64.changes uploaded successfully to localhost
along with the files:
  jnr-constants_0.8.6-5.dsc
  jnr-constants_0.8.6-5.debian.tar.xz
  libjnr-constants-java_0.8.6-5_all.deb
  libjnr-constants-java-doc_0.8.6-5_all.deb
  libconstantine-java_0.8.6-5_all.deb
  libconstantine-java-doc_0.8.6-5_all.deb

Greetings,

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

__
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.


Processed: your mail

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

 tags 38 + pending
Bug #38 [src:jnr-netdb] jnr-netdb: Please package 1.1.4 or more recent 
releases
Added tag(s) pending.
 thanks
Stopping processing here.

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

__
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#784150: java-package: Created package doesn't provide default-jre/default-jdk

2015-05-03 Thread Александр X_x
Package: java-package

Version: 0.56

Severity: important


Dear Maintainer,


First of all, thank you for your work.

After I have installed Oracle's Java v8u45 JRE and JDK, I tried to

install libreoffice. It has defaul-jre in dependencies and so, wants to

download and install openjdk JRE in addition to currently present Oracle

Java 8 JRE.

I tried creating source package with make-jpkg and adding default-jre

and default-jdk for JRE and JDK respectively to debian/rules, and

after I built a deb-package from resulting source package, my problem

was solved.

If it doesn't break anything else, could you please make it default

behaviour for make-jpkg?


-- System Information:

Debian Release: 8.0

APT prefers stable-updates

APT policy: (500, 'stable-updates'), (500, 'stable'), (1, 'experimental')

Architecture: i386 (i686)


Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)

Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)

Shell: /bin/sh linked to /bin/dash

Init: systemd (via /run/systemd/system)


Versions of packages java-package depends on:

ii debhelper 9.20150101

ii dpkg-dev 1.17.25

ii fakeroot 1.20.2-1

ii libasound2 1.0.28-1

ii libx11-6 2:1.6.2-3

ii unzip 6.0-16


Versions of packages java-package recommends:

ii gcc 4:4.9.2-2


Versions of packages java-package suggests:

pn openjdk-7-jre none


-- no debconf information
__
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.

Re: Bug#780703: closed by Markus Koschany a...@gambaru.de (eclipse-pydev fails to build from source)

2015-05-03 Thread tony mancill
On 05/03/2015 02:44 AM, Markus Koschany wrote:
 On 03.05.2015 04:26, Miguel Landaeta wrote:
 On Wed, Mar 18, 2015 at 12:46:24PM +0100, Markus Koschany wrote:
 Hello,

 I have just rebuilt eclipse-pydev with git-buildpackage in a clean sid
 cowbuilder chroot and I cannot reproduce this build failure. The
 binary-indep target works as expected.


 GIT_PBUILDER_OPTIONS=--debbuildopts=-A DIST=sid ARCH=amd64
 git-buildpackage

 I can reproduce this bug by simply grabbing the source package and
 trying to rebuild it with cowbuilder.

 
 I just tried to rebuild eclipse-pydev but I get a different error now.
 
 libjnr-constants-java : Conflicts: libconstantine-java but 0.7-6 is to
 be installed.
 Unable to resolve dependencies!  Giving up...
 
 The package build fine during the freeze and tony could successfully
 upload eclipse-pydev. My guess is that we probably need a
 build-dependency on python to make sure that all dependency resolvers
 pull in the right packages. But the current error is different from this.

Yes, we need to execute on the jnr transition.  I have a local branch
of eclipse-pydev where I started on this, but need to return to it.

I'm not sure why libjnr-constatnts-java doesn't get pulled in - perhaps
there is an explicit build-dep on libconstantine-java somewhere in the
build-dependency graph.

I'll take a look,
tony




signature.asc
Description: OpenPGP digital 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.

Re: tomcat6 DSA for wheezy

2015-05-03 Thread Moritz Mühlenhoff
On Mon, Apr 27, 2015 at 06:30:20PM +0200, Holger Levsen wrote:
 Hi,
 
 sorry, this somehow slipped through...
 
 On Samstag, 17. Januar 2015, Moritz Mühlenhoff wrote:
  On Tue, Dec 30, 2014 at 02:04:57PM +0100, Holger Levsen wrote:
   On Dienstag, 30. Dezember 2014, Moritz Mühlenhoff wrote:
Do we also need to update tomcat-native in wheezy or is 1.1.24 from
wheezy sufficient?
   we also need to update tomcat-native, I have that prepared as well...
  Ok.
  Can you please upload tomcat6 and tomcat-native to security-master?
 
 I assume this is still due, so I will do so in the next days. (Unless you 
 reply differently..)

Please go ahead.

Cheers,
Moritz

__
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#784162: jenkins: FTBFS due to error with jsr305 missing maven artifact

2015-05-03 Thread Miguel Landaeta
Package: src:jenkins
Version: 1.565.3-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)

 [...]
 
 cd .  /usr/lib/jvm/default-java/bin/java -noverify -cp 
 /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar
  -Dproperties.file.manual=/tmp/buildd/jenkins-1.565.3/debian/maven.properties 
 -Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
 org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
 -Dmaven.repo.local=/tmp/buildd/jenkins-1.565.3/debian/maven-repo -e 
 -Dbuild.version=1.565.3 install
 + Error stacktraces are turned on.
 [INFO] 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 [INFO] Scanning for projects...
 [INFO] Reactor build order: 
 [INFO]   Jenkins main module
 [INFO]   Jenkins CLI
 [INFO]   Jenkins core
 [INFO]   Jenkins war
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Failed to resolve artifact.
 
 Missing:
 --
 1) org.jsr-305:jsr305:jar:0.x
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.jsr-305 -DartifactId=jsr305 
 -Dversion=0.x -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.jsr-305 -DartifactId=jsr305 
 -Dversion=0.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
 -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.kohsuke.stapler:maven-stapler-plugin:maven-plugin:1.17
   2) org.kohsuke.stapler:stapler:jar:debian
   3) org.jsr-305:jsr305:jar:0.x
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.kohsuke.stapler:maven-stapler-plugin:maven-plugin:1.17
 
 from the specified remote repositories:
   repo.jenkins-ci.org (http://repo.jenkins-ci.org/public/),
   central (https://repo1.maven.org/maven2)
 
 
 
 NOTE: Maven is executing in offline mode. Any artifacts not already in your 
 local
 repository will be inaccessible.
 
 
 [INFO] 
 
 [INFO] Trace
 org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
 --
 1) org.jsr-305:jsr305:jar:0.x
 
   Try downloading the file manually from the project website.
 
   Then, install it using the command: 
   mvn install:install-file -DgroupId=org.jsr-305 -DartifactId=jsr305 
 -Dversion=0.x -Dpackaging=jar -Dfile=/path/to/file
 
   Alternatively, if you host your own repository you can deploy the file 
 there: 
   mvn deploy:deploy-file -DgroupId=org.jsr-305 -DartifactId=jsr305 
 -Dversion=0.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
 -DrepositoryId=[id]
 
   Path to dependency: 
   1) org.kohsuke.stapler:maven-stapler-plugin:maven-plugin:1.17
   2) org.kohsuke.stapler:stapler:jar:debian
   3) org.jsr-305:jsr305:jar:0.x
 
 --
 1 required artifact is missing.
 
 for artifact: 
   org.kohsuke.stapler:maven-stapler-plugin:maven-plugin:1.17
 
 from the specified remote repositories:
   repo.jenkins-ci.org (http://repo.jenkins-ci.org/public/),
   central (https://repo1.maven.org/maven2)
 
 
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.loadPluginFully(DefaultLifecycleExecutor.java:1607)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.findArtifactTypeHandlersInPlugins(DefaultLifecycleExecutor.java:1468)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.findExtensions(DefaultLifecycleExecutor.java:222)
   at 
 org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:178)
   at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
   at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
   at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
   at 
 org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
   at org.debian.maven.Wrapper.main(Wrapper.java:89)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:606)
   at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
   at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
   at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
   at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
 Caused by: 
 org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: 
 Missing:
 --
 1) org.jsr-305:jsr305:jar:0.x
 
   Try downloading 

Processed: Re: jnr-netdb: Please package 1.1.4 or more recent releases

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

 owner 38 !
Bug #38 [src:jnr-netdb] jnr-netdb: Please package 1.1.4 or more recent 
releases
Owner recorded as Miguel Landaeta nomad...@debian.org.
 thanks
Stopping processing here.

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

__
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.


sezpoz 1.10-2 MIGRATED to testing

2015-05-03 Thread Debian testing watch
FYI: The status of the sezpoz source package
in Debian's testing distribution has changed.

  Previous version: 1.9-2
  Current version:  1.10-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
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.


libcommons-lang3-java 3.4-1 MIGRATED to testing

2015-05-03 Thread Debian testing watch
FYI: The status of the libcommons-lang3-java source package
in Debian's testing distribution has changed.

  Previous version: 3.3.2-1
  Current version:  3.4-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
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.


jcifs 1.3.18-2 MIGRATED to testing

2015-05-03 Thread Debian testing watch
FYI: The status of the jcifs source package
in Debian's testing distribution has changed.

  Previous version: 1.3.17-1
  Current version:  1.3.18-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
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.


libspring-java 3.2.13-1 MIGRATED to testing

2015-05-03 Thread Debian testing watch
FYI: The status of the libspring-java source package
in Debian's testing distribution has changed.

  Previous version: 3.0.6.RELEASE-17
  Current version:  3.2.13-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
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#777738: jnr-netdb: Please package 1.1.4 or more recent releases

2015-05-03 Thread Miguel Landaeta
owner 38 !
thanks

I'll upload a new version of this package soon.

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
Faith means not wanting to know what is true. -- Nietzsche


signature.asc
Description: Digital 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.

jnr-constants_0.8.6-5_amd64.changes ACCEPTED into unstable

2015-05-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 03 May 2015 07:26:48 -0700
Source: jnr-constants
Binary: libjnr-constants-java libjnr-constants-java-doc libconstantine-java 
libconstantine-java-doc
Architecture: source all
Version: 0.8.6-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: tony mancill tmanc...@debian.org
Description:
 libconstantine-java - transitional dummy package for libconstantine-java
 libconstantine-java-doc - transitional dummy package for 
libconstantine-java-doc
 libjnr-constants-java - platform constants for Java
 libjnr-constants-java-doc - platform constants for Java - API documentation
Changes:
 jnr-constants (0.8.6-5) unstable; urgency=medium
 .
   * Create transitional package for libconstantine-java.
Checksums-Sha1:
 b692d40f5735c4e50f31086e2d0a54792c9441b3 2290 jnr-constants_0.8.6-5.dsc
 f30741801a70ffa984176fe5aff9fd447f8c893a 4248 
jnr-constants_0.8.6-5.debian.tar.xz
 96e22943c65a5bdf1f67ec4cae38054f621baa37 293896 
libjnr-constants-java_0.8.6-5_all.deb
 693b7e7378da76260359c5d6559e87ae0def13ab 1052704 
libjnr-constants-java-doc_0.8.6-5_all.deb
 7d455453305ef0cb8216cdfebff4f25a2ebdb04c 3634 
libconstantine-java_0.8.6-5_all.deb
 d6c26cfa99bbed8a44085a9da6dddca5a66d314a 3638 
libconstantine-java-doc_0.8.6-5_all.deb
Checksums-Sha256:
 bf89d1bc3075ce63d5ce271b7534114fc5efc92e08f611afa4126ef7976f8584 2290 
jnr-constants_0.8.6-5.dsc
 0ee671f0dd6f463c25def30bd68465bfefaea95e1eb1b1cf6f87abc4bd03bbc5 4248 
jnr-constants_0.8.6-5.debian.tar.xz
 7d517712fe54c52e7156edca9686574a65fb134a2f999e18c7ecb6fa16b3eac8 293896 
libjnr-constants-java_0.8.6-5_all.deb
 5ee7d855d59a5b976583df24da40573a1261129e1f24462d1cf3192443b53c68 1052704 
libjnr-constants-java-doc_0.8.6-5_all.deb
 a065a90d0dfeed6cba8af9995188d1fe351ce9364427be2de5000a67b13d3337 3634 
libconstantine-java_0.8.6-5_all.deb
 134e92bd529c6ecdac98f120bb862fe4d9c2e8509fc1d21064617cb095eb3349 3638 
libconstantine-java-doc_0.8.6-5_all.deb
Files:
 f3547135088e89ab2cb386ce6e2c2a5e 2290 java optional jnr-constants_0.8.6-5.dsc
 23b148f3e8a95e1351ae892a810998d1 4248 java optional 
jnr-constants_0.8.6-5.debian.tar.xz
 6c75a7132098f7182aa30cd5c42ae553 293896 java optional 
libjnr-constants-java_0.8.6-5_all.deb
 030182528c51a65c70782a7584736345 1052704 doc optional 
libjnr-constants-java-doc_0.8.6-5_all.deb
 84536207ed8f334a9fd3eb23c5cb8f70 3634 java optional 
libconstantine-java_0.8.6-5_all.deb
 8dbd566d6752834048b1588fe27d1b8c 3638 doc optional 
libconstantine-java-doc_0.8.6-5_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVRmNTAAoJECHSBYmXSz6WIQAP/1HeGLogRRSYu/0l5npHh6WY
ZefDfHFi8EL4pVMnz+8qr5RjMd56R8VXoDO8XDv8lNlUFVK1Ex3OVTaiSZ/UtVYc
yS8wT1Id1433KGZrab+qXsgRFfEa112u9KntDmbf9tjvnZiW2e8q3+mRb0hY+Pmg
PxnWPAGww7Q4jAp45iNc/Tv4m3jE0r2/nb/dj0GenwBospgjtiEmHfe4RZoBR5zD
xEVwFNqKUukJetrmEJvXAkH3P3mFcfwAklXeM1a0DxoAEu2v6rzVp6e9oU2+spp/
8mQfL1v8Q1SvlrXEQ1E4C7YlChhYjrkATuSW3StMUjG7YIVthPR99lRBePxgbAGl
hl6+4Yws1JWUGHupnGJVdQ8KeRz+uy3oKmuO2ZYbq2mqBacWuR771wagyvCiyu+V
lLE6ASj9MuFs14at2ipxpper3U5/Q7yIR4nQxNfOXV4BWGbofzsLUn/zJe3LEI55
yG9YQ8egWw2U5WkzOS+1rVvz0SnhITDDeTlSGPJmCn4HnXxgGsHyAhyr37UBKQGZ
Yl8JBZMGa5rC8ZI3+EldbttMvB7JohQQqkYJaTmab0rxT79oAnXydw6+ZbL8ZxSk
QHvnnszIYI+bhP6+RngFyGjA9fhvKsPdnkT98fDV4iU7c1tySEoS+JHVuUuRCDwb
VXDLpfRPkNHu4MF8im3P
=xc/B
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
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#784173: maven-bundle-plugin: Please package 2.4.0 or a more recent release

2015-05-03 Thread Miguel Landaeta
Package: src:maven-bundle-plugin
Version: 2.3.7-2
Severity: wishlist

I strongly suspect a newer release of maven-bundle-plugin in Debian is
needed to be able to build jruby 1.7.x.

I'm unable to build jruby when 2.3.7-2 is used but I can do it with 2.4.0
from Maven central repo.


-- System Information:
Debian Release: 7.8
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-0.bpo.1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
Faith means not wanting to know what is true. -- Nietzsche


signature.asc
Description: Digital 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#780703: closed by Markus Koschany a...@gambaru.de (eclipse-pydev fails to build from source)

2015-05-03 Thread Miguel Landaeta
On Sun, May 03, 2015 at 11:44:27AM +0200, Markus Koschany wrote:
 
 I just tried to rebuild eclipse-pydev but I get a different error now.
 
 libjnr-constants-java : Conflicts: libconstantine-java but 0.7-6 is to
 be installed.
 Unable to resolve dependencies!  Giving up...
 
 The package build fine during the freeze and tony could successfully
 upload eclipse-pydev. My guess is that we probably need a
 build-dependency on python to make sure that all dependency resolvers
 pull in the right packages. But the current error is different from this.

I'm pretty sure this new error about conflicting dependencies was
caused by my yesterday uploads. Yesterday, I began to replace all
dependencies on libconstantine-java with libjnr-constants-java in
unstable.

I couldn't finish this task because I need to upload jython release in
experimental to unstable but that release is coupled with a new
libjnr-posix-java upstream release (stuck in NEW right now).

When I fix jython I'll go back to fix this package as well.

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
Faith means not wanting to know what is true. -- Nietzsche


signature.asc
Description: Digital 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.

Processed: your mail

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

 block 773131 by 780230
Bug #773131 [src:jruby] jruby: Update it to 1.7.17 or more recent release
773131 was blocked by: 779239 771267 776082 771268 778276 779261 771269 771272 
38
773131 was not blocking any bugs.
Added blocking bug(s) of 773131: 780230
 block 773131 by 784173
Bug #773131 [src:jruby] jruby: Update it to 1.7.17 or more recent release
773131 was blocked by: 780230 779239 771267 776082 771268 778276 779261 771269 
38 771272
773131 was not blocking any bugs.
Added blocking bug(s) of 773131: 784173
 thanks
Stopping processing here.

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

__
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.