Bug#849930: easybind: FTBFS (Cannot find pom file easybind.pom)

2017-01-02 Thread Santiago Vila
Package: src:easybind
Version: 1.0.3-1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep --buildsystem=gradle --with=maven-repo-helper
   dh_testdir -i -O--buildsystem=gradle
   dh_update_autotools_config -i -O--buildsystem=gradle
   dh_autoreconf -i -O--buildsystem=gradle
   dh_auto_configure -i -O--buildsystem=gradle
   dh_auto_build -i -O--buildsystem=gradle
mkdir -p .gradle/init.d
cp /usr/share/gradle-debian-helper/init.gradle .gradle/init.d/
gradle --info --console plain --offline --stacktrace --no-daemon 
--refresh-dependencies --gradle-user-home .gradle -Duser.home=. 
-Duser.name=debian jar
Initialized native services in: /<>/.gradle/native
Starting Build
Compiling initialization script '/<>/.gradle/init.d/init.gradle' 
using SubsetScriptTransformer.

[... snipped ...]

Total time: 7.476 secs
Stopped 0 compiler daemon(s).
   dh_auto_test -i -O--buildsystem=gradle
 fakeroot debian/rules binary-indep
dh binary-indep --buildsystem=gradle --with=maven-repo-helper
   dh_testroot -i -O--buildsystem=gradle
   dh_prep -i -O--buildsystem=gradle
rm -f debian/libeasybind-java.substvars
rm -f debian/libeasybind-java.*.debhelper
rm -rf debian/libeasybind-java/
   dh_auto_install -i -O--buildsystem=gradle
install -d debian/libeasybind-java
   mh_install -i -O--buildsystem=gradle
mh_installpom --java-lib--package=libeasybind-java   
build/debian/easybind.pom
mh_cleanpom   --package=libeasybind-java 
build/debian/easybind.pom debian/.mh/pom.xml debian/.mh/pom.properties
Cannot find pom file /<>/build/debian/easybind.pom
Dec 29, 2016 6:32:03 AM org.debian.maven.repo.POMCleaner cleanPom
SEVERE: null
java.io.FileNotFoundException: build/debian/easybind.pom (No such file or 
directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.(FileInputStream.java:138)
at org.debian.maven.util.Readers.read(Readers.java:50)
at org.debian.maven.repo.POMReader.readPom(POMReader.java:57)
at 
org.debian.maven.repo.POMTransformer.transformPom(POMTransformer.java:226)
at 
org.debian.maven.repo.POMTransformer.transformPom(POMTransformer.java:211)
at org.debian.maven.repo.POMCleaner.cleanPom(POMCleaner.java:75)
at org.debian.maven.repo.POMCleaner.main(POMCleaner.java:372)

Cannot find pom file /<>/build/debian/easybind.pom
Dec 29, 2016 6:32:03 AM org.debian.maven.repo.POMCleaner cleanPom
SEVERE: null
java.io.FileNotFoundException: build/debian/easybind.pom (No such file or 
directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.(FileInputStream.java:138)
at org.debian.maven.util.Readers.read(Readers.java:50)
at org.debian.maven.repo.POMReader.readPom(POMReader.java:57)
at 
org.debian.maven.repo.POMTransformer.transformPom(POMTransformer.java:226)
at 
org.debian.maven.repo.POMTransformer.transformPom(POMTransformer.java:211)
at org.debian.maven.repo.POMCleaner.cleanPom(POMCleaner.java:75)
at org.debian.maven.repo.POMCleaner.main(POMCleaner.java:372)

/usr/bin/mh_installpom: line 148: debian/.mh/pom.properties: No such file or 
directory
debian/rules:7: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit 
status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

If you could not reproduce this using sbuild on a single CPU virtual machine 
(as I did),
please do not downgrade or mark as unreproducible, I would then consider giving 
you access
to a virtual machine on which I can reproduce it so that you can as well.
(In such case, please contact me off-list for details).

Thanks.

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


Bug#849931: jackson-module-afterburner: FTBFS (Missing dependency)

2017-01-02 Thread Santiago Vila
Package: src:jackson-module-afterburner
Version: 2.7.1-1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep --buildsystem=maven --with javahelper
   dh_testdir -i -O--buildsystem=maven
   dh_update_autotools_config -i -O--buildsystem=maven
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<>'
sh debian/replace-generate.sh 
src/main/java/com/fasterxml/jackson/module/afterburner/PackageVersion.java
dh_auto_configure
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar': No 
such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar': No 
such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': No 
such file or directory
mh_patchpoms -plibjackson2-module-afterburner-java --debian-build 
--keep-pom-version --maven-repo=/<>/debian/maven-repo
make[1]: Leaving directory '/<>'
   jh_linkjars -i -O--buildsystem=maven
   dh_auto_build -i -O--buildsystem=maven
/usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/<> 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/<>/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<>/debian 
-Dmaven.repo.local=/<>/debian/maven-repo package javadoc:jar 
javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for 
com.fasterxml.jackson.core:jackson-annotations:jar is missing. @ line 62, 
column 15
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project 
com.fasterxml.jackson.module:jackson-module-afterburner:2.7.1 
(/<>/pom.xml) has 1 error
[ERROR] 'dependencies.dependency.version' for 
com.fasterxml.jackson.core:jackson-annotations:jar is missing. @ line 62, 
column 15
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/<> 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/<>/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<>/debian 
-Dmaven.repo.local=/<>/debian/maven-repo package javadoc:jar 
javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit 
code 1
debian/rules:9: recipe for target 'build-indep' failed
make: *** [build-indep] Error 1
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2


The relevant part of the build log is included above.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

If you could not reproduce this using sbuild on a single CPU virtual machine 
(as I did),
please do not downgrade or mark as unreproducible, I would then consider giving 
you access
to a virtual machine on which I can reproduce it so that you can as well.
(In such case, please contact me off-list for details).

Thanks.

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


Bug#849949: tomcat7: Tomcat7 don't start in secure Mode

2017-01-02 Thread Karsten Schoeke
Package: tomcat7
Version: 7.0.28-4+deb7u4
Severity: normal

Hi,

tomcat7 fails with secure mode, not yet start.

java.lang.ClassNotFoundException: 
org.apache.tomcat.util.http.parser.AstAttribute
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at 
org.apache.catalina.security.SecurityClassLoad.loadTomcatPackage(SecurityClassLoad.java:267)
at 
org.apache.catalina.security.SecurityClassLoad.securityClassLoad(SecurityClassLoad.java:49)
at org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:231)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:426)

Regards Karsten

-- System Information:
Debian Release: 7.11
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages tomcat7 depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.49
ii  tomcat7-common 7.0.28-4+deb7u4
ii  ucf3.0025+nmu3

Versions of packages tomcat7 recommends:
ii  authbind  2.1.1

Versions of packages tomcat7 suggests:
pn  libtcnative-1 
ii  tomcat7-admin 7.0.28-4+deb7u4
pn  tomcat7-docs  
pn  tomcat7-examples  
pn  tomcat7-user  

-- Configuration Files:
/etc/tomcat7/server.xml changed:




  
  
  
  
  
  
  
  
  
  
  


  
  
  















  
  
  
  


  
  




  

  


/etc/tomcat7/tomcat-users.xml changed:















-- debconf information:
  tomcat7/groupname: tomcat7
  tomcat7/username: tomcat7
  tomcat7/javaopts: -Djava.awt.headless=true -Xmx128m -XX:MaxPermSize=512m 
-XX:+UseParNewGC -XX:MaxNewSize=256m -XX:NewSize=256m -XX:SurvivorRatio=128 
-XX:MaxTenuringThreshold=0 -XX:+UseTLAB -XX:+UseConcMarkSweepGC 
-XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled -Xmx4096m 
-Djava.awt.headless=true

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


Bug#849949: version: tomcat7 (7.0.28-4+deb7u8)

2017-01-02 Thread Schöke
Sorry, the version of issue Package is tomcat7 (7.0.28-4+deb7u8)
I must install the previous version...

Landesvermessung und Geobasisinformation Brandenburg
Geokompetenzzentrum
Dezernat 13 Technologische Erneuerung
Herr Karsten Schöke
Postanschrift:
Heinrich-Mann-Allee 103, 14473 Potsdam
Besucheradresse:
Robert-Havemann-Str. 4, 15236 Frankfurt (Oder)

Mail: karsten.scho...@geobasis-bb.de
Tel.: (03 35) 55 82 - 553
Fax.: (03 35) 55 82 - 509
www.geobasis-bb.de

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

activemq 5.14.3-1 MIGRATED to testing

2017-01-02 Thread Debian testing watch
FYI: The status of the activemq source package
in Debian's testing distribution has changed.

  Previous version: 5.14.2+dfsg-1
  Current version:  5.14.3-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
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


gradle-debian-helper 1.5.1 MIGRATED to testing

2017-01-02 Thread Debian testing watch
FYI: The status of the gradle-debian-helper source package
in Debian's testing distribution has changed.

  Previous version: 1.4.4
  Current version:  1.5.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
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


clojure 1.8.0-1 MIGRATED to testing

2017-01-02 Thread Debian testing watch
FYI: The status of the clojure source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  1.8.0-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
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


gradle 3.2.1-1 MIGRATED to testing

2017-01-02 Thread Debian testing watch
FYI: The status of the gradle source package
in Debian's testing distribution has changed.

  Previous version: 3.1-2
  Current version:  3.2.1-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
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#849949: version: tomcat7 (7.0.28-4+deb7u8)

2017-01-02 Thread Emmanuel Bourg
Hi Karten,

Thank you for the report.

It looks like the patch for CVE-2016-6816 applied in 7.0.28-4+deb7u7 is
incomplete. The patch removes the AstAttribute class but
SecurityClassLoad still attempts to load it (along with other classes in
the same package, also removed).

This issue is specific to the version of tomcat7 in Wheezy, in Jessie
the AstAttribute class no longer exists.

Emmanuel Bourg

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


undertow 1.4.8-1 MIGRATED to testing

2017-01-02 Thread Debian testing watch
FYI: The status of the undertow source package
in Debian's testing distribution has changed.

  Previous version: 1.4.6-1
  Current version:  1.4.8-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
. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#849949: version: tomcat7 (7.0.28-4+deb7u8)

2017-01-02 Thread Markus Koschany
Control: tags -1 confirmed

On 02.01.2017 18:00, Emmanuel Bourg wrote:
> Hi Karten,
> 
> Thank you for the report.
> 
> It looks like the patch for CVE-2016-6816 applied in 7.0.28-4+deb7u7 is
> incomplete. The patch removes the AstAttribute class but
> SecurityClassLoad still attempts to load it (along with other classes in
> the same package, also removed).
> 
> This issue is specific to the version of tomcat7 in Wheezy, in Jessie
> the AstAttribute class no longer exists.

Hi Karsten,

thanks for the report and thanks to Emmanuel for the analysis.

@Karsten

I have uploaded some new binary packages of Tomcat7 to

https://people.debian.org/~apo/wheezy-lts/tomcat7/

Could you test them on your system and report back if it works for you?
There is also a tomcat7.debdiff which you just need to apply to the
source package, if you want to build everything from source.

Regards,

Markus




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

reproducible.debian.net status changes for multiverse-core

2017-01-02 Thread Reproducible builds folks
2016-12-23 04:17 
https://tests.reproducible-builds.org/debian/unstable/amd64/multiverse-core 
changed from unreproducible -> reproducible

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


Processed: Re: Bug#849949: version: tomcat7 (7.0.28-4+deb7u8)

2017-01-02 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 confirmed
Bug #849949 [tomcat7] tomcat7: Tomcat7 don't start in secure Mode
Added tag(s) confirmed.

-- 
849949: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849949
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.


Bug#848059:

2017-01-02 Thread Markus Koschany
On Wed, 14 Dec 2016 11:13:59 + =?iso-8859-1?Q?Sch=F6ke=2C_Karsten?=
 wrote:
> Hi,
> 
> the problem is, that tomcat7 don't use the proxy.
> The tomcat6 use this option on the same server...
> 
> tomcat7/javaopts: -Djava.awt.headless=true -Xmx4096m -XX:+UseConcMarkSweepGC 
> -XX:MaxPermSize=1024m -XX:+UseParNewGC -XX:MaxNewSize=512m -XX:NewSize=512m 
> -XX:SurvivorRatio=128 -XX:MaxTenuringThreshold=0 -XX:+UseTLAB 
> -XX:+CMSClassUnloadingEnabled -Dhttp.proxySet=true 
> -Dhttp.proxyHost=10.xxx.xx.xx -Dhttp.proxyPort=3128 
> -Dhttps.proxyHost=10.xxx.xx.xx -Dhttps.proxyPort=3128 
> -Dhttp.nonProxyHosts=*.domain.local
> 
> Tomcat Applications can't connect services over the proxy on Dhttp.proxyHost 
> on Dhttp.proxyPort
> 

Hi,

I still don't understand the actual issue. Were you able to resolve it
in the meantime. Was it just a configuration issue? Do you use
/etc/default/tomcat7 for passing these values or another method?

Regards,

Markus



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

Bug#849885: Pending fixes for bugs in the sweethome3d package

2017-01-02 Thread pkg-java-maintainers
tag 849885 + pending
thanks

Some bugs in the sweethome3d package are closed in revision
fa306840a9ee67661615ee600a84a4001acce30b in branch 'master' by Markus
Koschany

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

Commit message:

Update sweethome3d.desktop's Exec command and pass the %U parameter to it.

This allows users to choose Sweethome3d from the Open with dialogue.

Closes: #849885

__
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 sweethome3d package

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

> tag 849885 + pending
Bug #849885 [sweethome3d] sweethome3d: SweetHome3D does not show up in "Open 
with application" list
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
849885: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849885
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.


Bug#849885: sweethome3d: SweetHome3D does not show up in "Open with application" list

2017-01-02 Thread Markus Koschany
Control: tags -1 pending
Control: severity -1 normal

On 02.01.2017 01:13, Nagy Attila István wrote:
> Package: sweethome3d
> Version: 4.5+dfsg-3
> Severity: important
> Tags: patch
> 
> SweetHome3D is not listed in the application list reachable via right 
> clicking a file and selecting 
>  "Open with"->"Other application..."->"View all applications".
> The cause of this is that the SweetHome3D desktop file 
> (/usr/share/applications/sweethome3d.desktop) lacks a %U from the Exec line, 
>  this way Gnome3 doesn't recognise the program as being able to handle 
> parameters, so it is excluded from 
>  the list of appications.
> 
> The solution is to change the line in the file 
> /usr/share/applications/sweethome3d.desktop:
> 
> Exec=sweethome3d
> 
> to:
> 
> Exec=sweethome3d %U

Hi,

thanks for the report. I have just uploaded a new revision which changes
the Exec line to Exec=sweethome3d %U. However I don't think that it will
be backported to Jessie.

Regards,

Markus




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

Processed: Re: Bug#849885: sweethome3d: SweetHome3D does not show up in "Open with application" list

2017-01-02 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 pending
Bug #849885 [sweethome3d] sweethome3d: SweetHome3D does not show up in "Open 
with application" list
Ignoring request to alter tags of bug #849885 to the same tags previously set
> severity -1 normal
Bug #849885 [sweethome3d] sweethome3d: SweetHome3D does not show up in "Open 
with application" list
Severity set to 'normal' from 'important'

-- 
849885: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849885
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.


reproducible.debian.net status changes for commons-io

2017-01-02 Thread Reproducible builds folks
2016-12-28 14:56 
https://tests.reproducible-builds.org/debian/unstable/amd64/commons-io changed 
from reproducible -> FTBFS

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


Processing of sweethome3d_5.3+dfsg-2_source.changes

2017-01-02 Thread Debian FTP Masters
sweethome3d_5.3+dfsg-2_source.changes uploaded successfully to localhost
along with the files:
  sweethome3d_5.3+dfsg-2.dsc
  sweethome3d_5.3+dfsg-2.debian.tar.xz

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.


sweethome3d_5.3+dfsg-2_source.changes ACCEPTED into unstable

2017-01-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 03 Jan 2017 01:46:23 +0100
Source: sweethome3d
Binary: sweethome3d
Architecture: source
Version: 5.3+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 sweethome3d - Interior 2D design application with 3D preview
Closes: 849885
Changes:
 sweethome3d (5.3+dfsg-2) unstable; urgency=medium
 .
   * Team upload.
   * Update sweethome3d.desktop's Exec command and pass the %U parameter to it.
 This allows users to choose Sweethome3d from the Open with dialogue.
 Thanks to Nagy Attila István for the report. (Closes: #849885)
Checksums-Sha1:
 c7418c1cb5cc2dc7c6e02be683fb7be01cace5c0 2323 sweethome3d_5.3+dfsg-2.dsc
 2e031d5db02fe5cf9110debfb1647eacee9e0477 10432 
sweethome3d_5.3+dfsg-2.debian.tar.xz
Checksums-Sha256:
 93654b9fc895de6ab36e5d5db3493709da2e965498411bdadcdf7214570b89c2 2323 
sweethome3d_5.3+dfsg-2.dsc
 b80920efe921fc6e1b66020df39624b3c487972e615fcc82da47dc9637e59a2a 10432 
sweethome3d_5.3+dfsg-2.debian.tar.xz
Files:
 ef08a8309f28fdbcfb24fdb99f6bc59c 2323 java optional sweethome3d_5.3+dfsg-2.dsc
 63d5e845e474d582b73a2254515e18be 10432 java optional 
sweethome3d_5.3+dfsg-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlhq9klfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkPREP/AsUWFgOKwh0kanH7PP2eX1cFhAA/yvfQIvX
M93yD2VFuKvkFX8/ve60RDOBZBBckQelfwf9j83/7FfaTlozjI6cUepcWgdFHSV8
JMqSKjvT2QuZL+A0J3P++3lCyyMtoh/tkX6DYg5bqZUOOj2ryyFeAxqCoZa3QNbu
oTNxHYNhGYdBHPMSdMX2rDMcfYibWIUqhIY58rZWR0MwAwwfw6M26hm0xqUFD6x0
eRrjQuh8/TuaGkjIj+ecrIGT2gqGkRszNPUepPNUsicEe6gBmwn3amjSXAvPlI78
hzquZplROlLvs1qJVS7LGsHgVbscgdRdm400JkaDCkwLPHP5FRqMzbTHMPsupPzf
zszIYGN+EkoAVDSPs+b5+ln+g4jbhb0bm+HzFJU1KQZ64IqQPH6hj7JynbYPNI2U
pXz/kTIVKODCkChzNzYhRN2Fb7pSTCqxD3PBraFUrL0GIMtW0/heWfp/LbsXpziJ
gytgsyiWNA3CruczIXWdVFfrA5nLdlWShiLITj2D7OioGmleoT3X4+9Ny1FHrpvn
IH75Mhb00IErcg+xWx6laLsU+TKY3B/4X5ggcgF+KExhWZzVkNZfdntVpdOE6866
yZq3LA6FuIAE+Qo0NPY2LvmmZtgD2rZk5jOt/iN5izBWgC4hW/cMMNhfx+iBQN5K
lJFCX6MA
=1tfy
-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.

Bug#849885: marked as done (sweethome3d: SweetHome3D does not show up in "Open with application" list)

2017-01-02 Thread Debian Bug Tracking System
Your message dated Tue, 03 Jan 2017 01:19:22 +
with message-id 
and subject line Bug#849885: fixed in sweethome3d 5.3+dfsg-2
has caused the Debian Bug report #849885,
regarding sweethome3d: SweetHome3D does not show up in "Open with application" 
list
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.)


-- 
849885: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849885
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sweethome3d
Version: 4.5+dfsg-3
Severity: important
Tags: patch

SweetHome3D is not listed in the application list reachable via right clicking 
a file and selecting 
 "Open with"->"Other application..."->"View all applications".
The cause of this is that the SweetHome3D desktop file 
(/usr/share/applications/sweethome3d.desktop) lacks a %U from the Exec line, 
 this way Gnome3 doesn't recognise the program as being able to handle 
parameters, so it is excluded from 
 the list of appications.

The solution is to change the line in the file 
/usr/share/applications/sweethome3d.desktop:

Exec=sweethome3d

to:

Exec=sweethome3d %U



-- System Information:
Debian Release: 8.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages sweethome3d depends on:
ii  default-jre [java6-runtime] 2:1.7-52
ii  icedtea-netx-common 1.5.3-1
ii  java-wrappers   0.1.28
ii  libbatik-java   1.7+dfsg-5
ii  libfreehep-graphicsio-svg-java  2.1.1-3
ii  libitext-java   2.1.7-9
ii  libjava3d-java  1.5.2+dfsg-11
ii  libsunflow-java 0.07.2.svn396+dfsg-13
ii  openjdk-6-jre [java6-runtime]   6b31-1.13.3-1
ii  openjdk-7-jre [java6-runtime]   7u111-2.6.7-1~deb8u1

Versions of packages sweethome3d recommends:
ii  sweethome3d-furniture  1.4.2-1

sweethome3d suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: sweethome3d
Source-Version: 5.3+dfsg-2

We believe that the bug you reported is fixed in the latest version of
sweethome3d, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 849...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany  (supplier of updated sweethome3d package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 03 Jan 2017 01:46:23 +0100
Source: sweethome3d
Binary: sweethome3d
Architecture: source
Version: 5.3+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 sweethome3d - Interior 2D design application with 3D preview
Closes: 849885
Changes:
 sweethome3d (5.3+dfsg-2) unstable; urgency=medium
 .
   * Team upload.
   * Update sweethome3d.desktop's Exec command and pass the %U parameter to it.
 This allows users to choose Sweethome3d from the Open with dialogue.
 Thanks to Nagy Attila István for the report. (Closes: #849885)
Checksums-Sha1:
 c7418c1cb5cc2dc7c6e02be683fb7be01cace5c0 2323 sweethome3d_5.3+dfsg-2.dsc
 2e031d5db02fe5cf9110debfb1647eacee9e0477 10432 
sweethome3d_5.3+dfsg-2.debian.tar.xz
Checksums-Sha256:
 93654b9fc895de6ab36e5d5db3493709da2e965498411bdadcdf7214570b89c2 2323 
sweethome3d_5.3+dfsg-2.dsc
 b80920efe921fc6e1b66020df39624b3c487972e615fcc82da47dc9637e59a2a 10432 
sweethome3d_5.3+dfsg-2.debian.tar.xz
Files:
 ef08a8309f28fdbcfb24fdb99f6bc59c 2323 java optional sweethome3d_5.3+dfsg-2.dsc
 63d5e845e474d582b73a2254515e18be 10432 java optional 
sweethome3d_5.3+dfsg-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlhq9klfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkPREP/AsUWFgOKwh0kanH7PP2eX1cFhAA/yvfQIvX
M93yD2VFuKvkFX8/ve60RDOBZBBckQelfwf9j83/7FfaTlozjI6cUepcWgdFHSV8
JMqSKjvT

reproducible.debian.net status changes for derby

2017-01-02 Thread Reproducible builds folks
2016-12-20 10:17 
https://tests.reproducible-builds.org/debian/unstable/amd64/derby changed from 
FTBFS -> unreproducible

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


reproducible.debian.net status changes for azureus

2017-01-02 Thread Reproducible builds folks
2016-12-20 23:23 
https://tests.reproducible-builds.org/debian/unstable/amd64/azureus changed 
from unreproducible -> reproducible

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


reproducible.debian.net status changes for osgi-compendium

2017-01-02 Thread Reproducible builds folks
2016-12-24 09:30 
https://tests.reproducible-builds.org/debian/unstable/amd64/osgi-compendium 
changed from unreproducible -> reproducible

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


reproducible.debian.net status changes for surefire

2017-01-02 Thread Reproducible builds folks
2016-12-28 11:33 
https://tests.reproducible-builds.org/debian/unstable/amd64/surefire changed 
from unreproducible -> reproducible

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


reproducible.debian.net status changes for bouncycastle

2017-01-02 Thread Reproducible builds folks
2016-12-22 15:47 
https://tests.reproducible-builds.org/debian/unstable/amd64/bouncycastle 
changed from unreproducible -> reproducible

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


reproducible.debian.net status changes for eclipse-pydev

2017-01-02 Thread Reproducible builds folks
2016-12-26 10:51 
https://tests.reproducible-builds.org/debian/unstable/amd64/eclipse-pydev 
changed from reproducible -> unreproducible

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


reproducible.debian.net status changes for automaton

2017-01-02 Thread Reproducible builds folks
2016-12-20 23:16 
https://tests.reproducible-builds.org/debian/unstable/amd64/automaton changed 
from unreproducible -> reproducible

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


reproducible.debian.net status changes for guava-libraries

2017-01-02 Thread Reproducible builds folks
2016-12-26 00:30 
https://tests.reproducible-builds.org/debian/unstable/amd64/guava-libraries 
changed from unreproducible -> reproducible

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


reproducible.debian.net status changes for castor

2017-01-02 Thread Reproducible builds folks
2016-12-21 14:52 
https://tests.reproducible-builds.org/debian/unstable/amd64/castor changed from 
unreproducible -> reproducible

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


Processing of dropwizard-metrics_3.1.2-1_amd64.changes

2017-01-02 Thread Debian FTP Masters
dropwizard-metrics_3.1.2-1_amd64.changes uploaded successfully to localhost
along with the files:
  dropwizard-metrics_3.1.2-1.dsc
  dropwizard-metrics_3.1.2.orig.tar.gz
  dropwizard-metrics_3.1.2-1.debian.tar.xz
  dropwizard-metrics_3.1.2-1_amd64.buildinfo
  libdropwizard-metrics-java_3.1.2-1_all.deb

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.


dropwizard-metrics_3.1.2-1_amd64.changes is NEW

2017-01-02 Thread Debian FTP Masters
binary:libdropwizard-metrics-java is NEW.
binary:libdropwizard-metrics-java is NEW.
source:dropwizard-metrics is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports

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