[libjaudiotagger-java] branch master updated (c542c29 -> 0d5f971)

2017-11-29 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository libjaudiotagger-java.

  from  c542c29   interim changelog
   new  b2eb85e   Wrap and sort
   new  c00af1e   Standards-Version updated to 4.1.1
   new  291c5aa   Switch to debhelper level 10
   new  815a8a3   Track and download the new releases from Bitbucket
   new  a1d6fd2   Build with Maven instead of Ant
   new  b4c9fd4   Fixed the build failure with Java 9 (Closes: #873223)
   new  0d5f971   Upload to unstable

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/ant.properties   |  6 --
 debian/build.xml| 24 
 debian/changelog| 14 +++---
 debian/compat   |  2 +-
 debian/control  | 17 -
 debian/copyright| 10 --
 debian/libjaudiotagger-java.poms|  2 +-
 debian/maven.ignoreRules|  4 
 debian/maven.properties |  5 +
 debian/orig-tar.exclude |  3 ---
 debian/orig-tar.sh  | 18 --
 debian/patches/01-java9-compatibility.patch | 14 ++
 debian/patches/series   |  1 +
 debian/rules| 17 +++--
 debian/watch|  7 +++
 15 files changed, 63 insertions(+), 81 deletions(-)
 delete mode 100644 debian/ant.properties
 delete mode 100644 debian/build.xml
 create mode 100644 debian/maven.ignoreRules
 create mode 100644 debian/maven.properties
 delete mode 100644 debian/orig-tar.exclude
 delete mode 100755 debian/orig-tar.sh
 create mode 100644 debian/patches/01-java9-compatibility.patch
 create mode 100644 debian/patches/series

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjaudiotagger-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


[libjaudiotagger-java] 03/07: Switch to debhelper level 10

2017-11-29 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 libjaudiotagger-java.

commit 291c5aa085a948d55b9d468ab653ee01f74325ff
Author: Emmanuel Bourg 
Date:   Wed Nov 29 01:01:01 2017 +0100

Switch to debhelper level 10
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4163a29..30ceecc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libjaudiotagger-java (2.0.3-3) UNRELEASED; urgency=medium
 
   [ Emmanuel Bourg ]
   * Standards-Version updated to 4.1.1
+  * Switch to debhelper level 10
 
  -- tony mancill   Sun, 06 Mar 2016 17:57:37 -0800
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 44db08f..25c1993 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders:
 Build-Depends:
  ant,
  cdbs,
- debhelper (>= 9),
+ debhelper (>= 10),
  default-jdk,
  maven-repo-helper
 Standards-Version: 4.1.1

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjaudiotagger-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


[libjaudiotagger-java] 02/07: Standards-Version updated to 4.1.1

2017-11-29 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 libjaudiotagger-java.

commit c00af1e83269642053a63a6c73d845b84b0be4c5
Author: Emmanuel Bourg 
Date:   Wed Nov 29 01:00:51 2017 +0100

Standards-Version updated to 4.1.1
---
 debian/changelog | 6 +-
 debian/control   | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6e90e70..4163a29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 libjaudiotagger-java (2.0.3-3) UNRELEASED; urgency=medium
 
   * Team upload.
+
+  [ tony mancill ]
   * Moved the package to Git
-  * Bump Standards-Version to 3.9.7 (no changes needed).
+
+  [ Emmanuel Bourg ]
+  * Standards-Version updated to 4.1.1
 
  -- tony mancill   Sun, 06 Mar 2016 17:57:37 -0800
 
diff --git a/debian/control b/debian/control
index e285577..44db08f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  debhelper (>= 9),
  default-jdk,
  maven-repo-helper
-Standards-Version: 3.9.7
+Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjaudiotagger-java.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjaudiotagger-java.git
 Homepage: http://www.jthink.net/jaudiotagger/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjaudiotagger-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


[libjaudiotagger-java] 01/07: Wrap and sort

2017-11-29 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 libjaudiotagger-java.

commit b2eb85e81fbd94462f7be69a29c1b2a6c6cad0ad
Author: Emmanuel Bourg 
Date:   Wed Nov 29 01:00:11 2017 +0100

Wrap and sort
---
 debian/control   | 14 +++---
 debian/copyright |  2 +-
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 06b5dc8..e285577 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,20 @@ Source: libjaudiotagger-java
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 

-Uploaders: Varun Hiremath , Torsten Werner 
, Damien Raude-Morvan 
-Build-Depends: debhelper (>= 9), cdbs, ant, default-jdk, maven-repo-helper
+Uploaders:
+ Varun Hiremath ,
+ Torsten Werner ,
+ Damien Raude-Morvan 
+Build-Depends:
+ ant,
+ cdbs,
+ debhelper (>= 9),
+ default-jdk,
+ maven-repo-helper
 Standards-Version: 3.9.7
-Homepage: http://www.jthink.net/jaudiotagger/
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjaudiotagger-java.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjaudiotagger-java.git
+Homepage: http://www.jthink.net/jaudiotagger/
 
 Package: libjaudiotagger-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 17f6d2c..a154420 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -24,7 +24,7 @@ License: LGPL-2.1
  it under the terms of the GNU Lesser General Public License as
  published by the Free Software Foundation; either version 2.1 of
  the License, or (at your option) any later version.
- . 
+ .
  This library is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjaudiotagger-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


[libjaudiotagger-java] 04/07: Track and download the new releases from Bitbucket

2017-11-29 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 libjaudiotagger-java.

commit 815a8a3a3e689cad879b1f720227b1274c507491
Author: Emmanuel Bourg 
Date:   Wed Nov 29 01:15:45 2017 +0100

Track and download the new releases from Bitbucket
---
 debian/changelog|  1 +
 debian/copyright|  8 +++-
 debian/orig-tar.exclude |  3 ---
 debian/orig-tar.sh  | 18 --
 debian/watch|  7 +++
 5 files changed, 11 insertions(+), 26 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 30ceecc..4f7d794 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libjaudiotagger-java (2.0.3-3) UNRELEASED; urgency=medium
   * Moved the package to Git
 
   [ Emmanuel Bourg ]
+  * Track and download the new releases from Bitbucket
   * Standards-Version updated to 4.1.1
   * Switch to debhelper level 10
 
diff --git a/debian/copyright b/debian/copyright
index a154420..5c87317 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,13 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
 Upstream-Name: jaudiotagger
 Upstream-Contact: A. Bram Neijt 
-Source: https://java.net/projects/jaudiotagger/
+Source: https://bitbucket.org/ijabz/jaudiotagger
+Files-Excluded: www/*
+testdata/*
+testtagdata/*
+*.iml
+*.ipr
+*.iws
 Author:
 Christian Laireiter 
 Raphaël Slinckx
diff --git a/debian/orig-tar.exclude b/debian/orig-tar.exclude
deleted file mode 100644
index 52e1847..000
--- a/debian/orig-tar.exclude
+++ /dev/null
@@ -1,3 +0,0 @@
-www/*
-testdata/*
-testtagdata/*
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
deleted file mode 100755
index 4030dd6..000
--- a/debian/orig-tar.sh
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/sh -e
-
-# called by uscan with '--upstream-version'  
-VERSION=$2
-DIR=libjaudiotagger-java-$VERSION
-TAR=libjaudiotagger-java_$VERSION.orig.tar.gz
-TAG=$(echo "$VERSION")
-
-svn export https://svn.java.net/svn/jaudiotagger~svn/tags/${TAG}/ $DIR
-GZIP=--best tar czf $TAR -X debian/orig-tar.exclude $DIR
-rm -rf $DIR ../$TAG
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-. .svn/deb-layout
-mv $TAR $origDir
-echo "moved $TAR to $origDir"
-fi
diff --git a/debian/watch b/debian/watch
index 006063f..426c579 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
-version=3
-https://svn.java.net/svn/jaudiotagger~svn/tags/ \
-   ([\d]+[\d\.]*)/ \
-   debian debian/orig-tar.sh
+version=4
+opts="mode=git,repack,compression=xz" \
+https://bitbucket.org/ijabz/jaudiotagger refs/tags/v([\d\.]+)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjaudiotagger-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

[libjaudiotagger-java] 06/07: Fixed the build failure with Java 9 (Closes: #873223)

2017-11-29 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 libjaudiotagger-java.

commit b4c9fd4509c8c61afb0d8a5e2bbbe9e40e803084
Author: Emmanuel Bourg 
Date:   Wed Nov 29 10:25:43 2017 +0100

Fixed the build failure with Java 9 (Closes: #873223)
---
 debian/changelog|  1 +
 debian/patches/01-java9-compatibility.patch | 14 ++
 debian/patches/series   |  1 +
 3 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 36972ee..9911663 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libjaudiotagger-java (2.0.3-3) UNRELEASED; urgency=medium
   * Moved the package to Git
 
   [ Emmanuel Bourg ]
+  * Fixed the build failure with Java 9 (Closes: #873223)
   * Build with Maven instead of Ant
   * Track and download the new releases from Bitbucket
   * Standards-Version updated to 4.1.1
diff --git a/debian/patches/01-java9-compatibility.patch 
b/debian/patches/01-java9-compatibility.patch
new file mode 100644
index 000..e723871
--- /dev/null
+++ b/debian/patches/01-java9-compatibility.patch
@@ -0,0 +1,14 @@
+Description: Fixes the compilation errors with Java 9
+Author: Emmanuel Bourg 
+Forwarded: no
+--- a/src/org/jaudiotagger/audio/mp4/Mp4AtomTree.java
 b/src/org/jaudiotagger/audio/mp4/Mp4AtomTree.java
+@@ -204,7 +204,7 @@
+ @SuppressWarnings("unchecked")
+ public void printAtomTree()
+ {
+-Enumeration e = 
rootNode.preorderEnumeration();
++Enumeration e = (Enumeration) 
rootNode.preorderEnumeration();
+ DefaultMutableTreeNode nextNode;
+ while (e.hasMoreElements())
+ {
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..12bc5e0
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01-java9-compatibility.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjaudiotagger-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


[libjaudiotagger-java] 05/07: Build with Maven instead of Ant

2017-11-29 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 libjaudiotagger-java.

commit a1d6fd28973077581ca0ed4e6d1081ace79e966f
Author: Emmanuel Bourg 
Date:   Wed Nov 29 01:26:52 2017 +0100

Build with Maven instead of Ant
---
 debian/ant.properties|  6 --
 debian/build.xml | 24 
 debian/changelog |  1 +
 debian/control   |  7 +++
 debian/libjaudiotagger-java.poms |  2 +-
 debian/maven.ignoreRules |  4 
 debian/maven.properties  |  5 +
 debian/rules | 17 +++--
 8 files changed, 17 insertions(+), 49 deletions(-)

diff --git a/debian/ant.properties b/debian/ant.properties
deleted file mode 100644
index aa8b38f..000
--- a/debian/ant.properties
+++ /dev/null
@@ -1,6 +0,0 @@
-project.name=jaudiotagger
-class.dir=build
-source.dir=src
-jar=jaudiotagger.jar
-ant.build.javac.source=1.6
-ant.build.javac.target=1.6
diff --git a/debian/build.xml b/debian/build.xml
deleted file mode 100644
index 5376c30..000
--- a/debian/build.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-  
-
-  
-
-  
-
-
-  
-
-  
-
-  
-  
-  
-
-  
-
-
diff --git a/debian/changelog b/debian/changelog
index 4f7d794..36972ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libjaudiotagger-java (2.0.3-3) UNRELEASED; urgency=medium
   * Moved the package to Git
 
   [ Emmanuel Bourg ]
+  * Build with Maven instead of Ant
   * Track and download the new releases from Bitbucket
   * Standards-Version updated to 4.1.1
   * Switch to debhelper level 10
diff --git a/debian/control b/debian/control
index 25c1993..59389a5 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,9 @@ Uploaders:
  Torsten Werner ,
  Damien Raude-Morvan 
 Build-Depends:
- ant,
- cdbs,
  debhelper (>= 10),
  default-jdk,
- maven-repo-helper
+ maven-debian-helper (>= 2.2)
 Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjaudiotagger-java.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjaudiotagger-java.git
@@ -19,7 +17,8 @@ Homepage: http://www.jthink.net/jaudiotagger/
 
 Package: libjaudiotagger-java
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${maven:Depends}
+Suggests: ${maven:OptionalDepends}
 Description: library for editing tags like ID3 in audio files such as MP3s
  Jaudiotagger is the Audio Tagging library used for tagging data in
  audio files. It currently supports Mp4 (Mp4, M4p, M4a), Mp3 (id3v1,
diff --git a/debian/libjaudiotagger-java.poms b/debian/libjaudiotagger-java.poms
index d4f7111..433f4e1 100644
--- a/debian/libjaudiotagger-java.poms
+++ b/debian/libjaudiotagger-java.poms
@@ -1 +1 @@
-pom.xml
+pom.xml --has-package-version --java-lib
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
new file mode 100644
index 000..44d3b0f
--- /dev/null
+++ b/debian/maven.ignoreRules
@@ -0,0 +1,4 @@
+junit junit
+org.apache.maven.plugins maven-javadoc-plugin
+org.apache.maven.plugins maven-source-plugin
+org.jvnet.wagon-svn wagon-svn
diff --git a/debian/maven.properties b/debian/maven.properties
new file mode 100644
index 000..e593715
--- /dev/null
+++ b/debian/maven.properties
@@ -0,0 +1,5 @@
+# Include here properties to pass to Maven during the build.
+# For example:
+# maven.test.skip=true
+
+maven.test.skip=true
diff --git a/debian/rules b/debian/rules
index 017a9d7..d755df6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,18 +1,7 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/ant.mk
-
-JAVA_HOME  := /usr/lib/jvm/default-java
-DEB_ANT_BUILDFILE  := debian/build.xml
-DEB_ANT_BUILD_TARGET   := jar
-
-install/libjaudiotagger-java::
-   mh_installpoms -plibjaudiotagger-java -e$(DEB_UPSTREAM_VERSION)
-   mh_installjar -plibjaudiotagger-java -e$(DEB_UPSTREAM_VERSION) -l 
pom.xml jaudiotagger.jar
-
-clean::
-   mh_clean
+%:
+   dh $@ --buildsystem=maven
 
 get-orig-source:
-   uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download 
--rename
+   uscan --download-current-version --force-download --rename

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjaudiotagger-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


libjaudiotagger-java_2.0.3-3_source.changes ACCEPTED into unstable

2017-11-29 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 29 Nov 2017 10:26:32 +0100
Source: libjaudiotagger-java
Binary: libjaudiotagger-java
Architecture: source
Version: 2.0.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libjaudiotagger-java - library for editing tags like ID3 in audio files such 
as MP3s
Closes: 873223
Changes:
 libjaudiotagger-java (2.0.3-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ tony mancill ]
   * Moved the package to Git
 .
   [ Emmanuel Bourg ]
   * Fixed the build failure with Java 9 (Closes: #873223)
   * Build with Maven instead of Ant
   * Track and download the new releases from Bitbucket
   * Standards-Version updated to 4.1.1
   * Switch to debhelper level 10
Checksums-Sha1:
 4e3b2708c6feda60ff1b52e4bab7ab3711787b4e 2199 libjaudiotagger-java_2.0.3-3.dsc
 ae59860bf4d400725a046bfee71d85b2f82c0736 3536 
libjaudiotagger-java_2.0.3-3.debian.tar.xz
 14e72cb0b7e915861d7624033dfc195e0c129ffe 14838 
libjaudiotagger-java_2.0.3-3_source.buildinfo
Checksums-Sha256:
 94aa33ba0ce259f83ef1bd3123fda432e4e5658085c63de1335dc73e4a47db2c 2199 
libjaudiotagger-java_2.0.3-3.dsc
 96675097a0560b9a12eed95c1dfdc238cf4be64a3d9b20a3e8262539ef52c9a0 3536 
libjaudiotagger-java_2.0.3-3.debian.tar.xz
 66930772e8a7bfa18a638d9ac1b6d24ce108910d3a935c350e60c6c9d6cf53ee 14838 
libjaudiotagger-java_2.0.3-3_source.buildinfo
Files:
 a979d64e5c5c920f48945774ea662c68 2199 java optional 
libjaudiotagger-java_2.0.3-3.dsc
 ea04f88fdb79515a235ac0d56bb7bc20 3536 java optional 
libjaudiotagger-java_2.0.3-3.debian.tar.xz
 d817a032033076b895862736808fd172 14838 java optional 
libjaudiotagger-java_2.0.3-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAloefZQSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsLd4P/iVksPf+v1IDFzTg5dXHeZIoFiAESK5i
zQnWrZciHTbeIiIqWp3bf0vk/Zgo+rzQ9xNA0wlXeTCuQJPCHtlHI8DZ8jAuHN/Z
zRe4K6RLRRLTtqd6RpZeXfMyzTgrqJ+73CCAaleMC+TAUWyQyPNxC0Gxg+h1TVGz
1q+C7uy5k+UrXV0TJ1kkIEvI+jH6gk3b8vNLUMgNpjMJ+5JU4n/Qc+Id1vugVfYS
t98RDeW19TNyxXNBk7fw9CKyANN/kJPFibxWnGOwvXfgtA8bVfFyn1KQuxPjyYL7
2l8zY/2K7nX+6Kb+l4oYT0ju9xmZ7CNnvzLuxj3QyYG3HCmfqIrS7Uc8SdjFL6Q/
mIgiy72W1isBT9oTq6bjYFrPJMKGqNe9ylqCCeqiCk9gucFO0+5RQQYkjm6hz5cW
I8AR1zgKURo3vk/NRqhanD7olGaexlOHt2+8J9uFvMPl7WZf49WEQDnViSPIFyU8
AZf+KYWg23P+AtEaKV8yaLYFYs+oDbJwpJ57FUdyj0OTzj3nHqLKY5iYL8+HeyAR
Gr4PToH5y48v3ov38JZFIQ84vM0qKQLx6Zz6wssXIEhUn1yQa5p5dnmw+VDgZkPO
Jk192RBHgTRo6J5bXZPneDY32qXttgn7a/VRVlQWyUVbORbwPlurfpyh7UIe+RP9
L/mHhl8b5Iy1
=g54X
-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.


[libjaudiotagger-java] 07/07: Upload to unstable

2017-11-29 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 libjaudiotagger-java.

commit 0d5f971207db66ec25bcb5cc65a6a10d0116da3f
Author: Emmanuel Bourg 
Date:   Wed Nov 29 10:26:42 2017 +0100

Upload to unstable
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9911663..933c93b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libjaudiotagger-java (2.0.3-3) UNRELEASED; urgency=medium
+libjaudiotagger-java (2.0.3-3) unstable; urgency=medium
 
   * Team upload.
 
@@ -12,7 +12,7 @@ libjaudiotagger-java (2.0.3-3) UNRELEASED; urgency=medium
   * Standards-Version updated to 4.1.1
   * Switch to debhelper level 10
 
- -- tony mancill   Sun, 06 Mar 2016 17:57:37 -0800
+ -- Emmanuel Bourg   Wed, 29 Nov 2017 10:26:32 +0100
 
 libjaudiotagger-java (2.0.3-2) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjaudiotagger-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


[libcofoja-java] annotated tag debian/1.3-2 created (now 7bfc332)

2017-11-29 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag debian/1.3-2
in repository libcofoja-java.

at  7bfc332   (tag)
   tagging  0c29a5bbbc40d21d86becec2e53f73b19fac9d9d (commit)
  replaces  debian/1.3-1
 tagged by  Emmanuel Bourg
on  Wed Nov 29 09:51:57 2017 +0100

- Log -
cofoja Debian release 1.3-2
-BEGIN PGP SIGNATURE-

iQJGBAABCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAloedS0SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsp4UP/i0FdxaphIIiBqkPMzb8GXcE8dvzJgIU
ih5Rmd+XfNqAz+ztTuYyoaC9D3qjtnOBnaV6Z/GLs3N7mQuxaJfgeeZQmQUw3J4Z
3015egxeN3dRGlafmqanm9JhwOEXGTpQ55hpQLM5x7B1Kv1E0MQs0xpf5N9lGbJC
wHkLkJXpdTFGllK8cjQ52+wssXccQrRr8FldBx00z/d847t/rBxu8uie42N0iRLZ
3wSFTJGW++e0d/l8/nSpNPH0P/rNS8E0v1i2YxVoyEqqoy0kpAy+jBQ3Z0UJrwW7
ncrRwYFgIU2WXJGD0qxcaJYNr0Nmn6DyZM1dvJSyrh8AjttdfoR/hRj48AlK0BQG
cfaUHx3aBP0w4rMg6Q7x+NWFRLID79USy2McbHqZJDqamNEXuQZ6db3pGhGauovj
CBhMdNOEXaoAb0AtI6wOx3kJjj37midKEyncGF+BpL4hco5gdLr+KjwH5cuevO0m
feHDvwplUyOQQbbsLrQiGr92m9n3fiiphCMa303ejqwMEF7JZZ3KNS9v17zbQVIT
//dnXxGDan1isIaEAGk/A66LU1FtCr6EhTMdj/cGoCVxGswi/rDCQIVeTE/m7MNY
l+71Formln79G9CQqeJtNVaJ0gfmX8nsNdD48Wrwy9/f2aAdl2UClYh0Nix8v2Vk
NO1/WuNBvV6u
=Z8gY
-END PGP SIGNATURE-

Emmanuel Bourg (4):
  Fixed the build failure with Java 9 (Closes: #873207)
  Standards-Version updated to 4.1.1
  Switch to debhelper level 10
  Upload to unstable

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libcofoja-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


Processing of libjaudiotagger-java_2.0.3-3_source.changes

2017-11-29 Thread Debian FTP Masters
libjaudiotagger-java_2.0.3-3_source.changes uploaded successfully to localhost
along with the files:
  libjaudiotagger-java_2.0.3-3.dsc
  libjaudiotagger-java_2.0.3-3.debian.tar.xz
  libjaudiotagger-java_2.0.3-3_source.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#873223: marked as done (FTBFS with Java 9 due to Terrible Swing)

2017-11-29 Thread Debian Bug Tracking System
Your message dated Wed, 29 Nov 2017 09:48:52 +
with message-id 
and subject line Bug#873223: fixed in libjaudiotagger-java 2.0.3-3
has caused the Debian Bug report #873223,
regarding FTBFS with Java 9 due to Terrible Swing
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.)


-- 
873223: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873223
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libjaudiotagger-java
Version: 2.0.3
Severity: normal
User: debian-j...@lists.debian.org
Usertags: default-java9

This package fails to build with default-jdk pointing to openjdk-9-jdk.

The awful changes to generics in a couple of Swing classes seem to be
at fault. This probably requires pretty significant code changes to fix.
I recommend taking it up with upstream. See the Swing section on this wiki
page:
https://wiki.debian.org/Java/Java9Pitfalls


Build log:
[javac] 
/build/libjaudiotagger-java-2.0.3/src/org/jaudiotagger/audio/mp4/Mp4AtomTree.java:207:
 error: incompatible types: Enumeration cannot be converted to 
Enumeration
[javac] Enumeration e = 
rootNode.preorderEnumeration();


Cheers,
Chris.
--- End Message ---
--- Begin Message ---
Source: libjaudiotagger-java
Source-Version: 2.0.3-3

We believe that the bug you reported is fixed in the latest version of
libjaudiotagger-java, 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 873...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg  (supplier of updated libjaudiotagger-java 
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: Wed, 29 Nov 2017 10:26:32 +0100
Source: libjaudiotagger-java
Binary: libjaudiotagger-java
Architecture: source
Version: 2.0.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libjaudiotagger-java - library for editing tags like ID3 in audio files such 
as MP3s
Closes: 873223
Changes:
 libjaudiotagger-java (2.0.3-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ tony mancill ]
   * Moved the package to Git
 .
   [ Emmanuel Bourg ]
   * Fixed the build failure with Java 9 (Closes: #873223)
   * Build with Maven instead of Ant
   * Track and download the new releases from Bitbucket
   * Standards-Version updated to 4.1.1
   * Switch to debhelper level 10
Checksums-Sha1:
 4e3b2708c6feda60ff1b52e4bab7ab3711787b4e 2199 libjaudiotagger-java_2.0.3-3.dsc
 ae59860bf4d400725a046bfee71d85b2f82c0736 3536 
libjaudiotagger-java_2.0.3-3.debian.tar.xz
 14e72cb0b7e915861d7624033dfc195e0c129ffe 14838 
libjaudiotagger-java_2.0.3-3_source.buildinfo
Checksums-Sha256:
 94aa33ba0ce259f83ef1bd3123fda432e4e5658085c63de1335dc73e4a47db2c 2199 
libjaudiotagger-java_2.0.3-3.dsc
 96675097a0560b9a12eed95c1dfdc238cf4be64a3d9b20a3e8262539ef52c9a0 3536 
libjaudiotagger-java_2.0.3-3.debian.tar.xz
 66930772e8a7bfa18a638d9ac1b6d24ce108910d3a935c350e60c6c9d6cf53ee 14838 
libjaudiotagger-java_2.0.3-3_source.buildinfo
Files:
 a979d64e5c5c920f48945774ea662c68 2199 java optional 
libjaudiotagger-java_2.0.3-3.dsc
 ea04f88fdb79515a235ac0d56bb7bc20 3536 java optional 
libjaudiotagger-java_2.0.3-3.debian.tar.xz
 d817a032033076b895862736808fd172 14838 java optional 
libjaudiotagger-java_2.0.3-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAloefZQSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsLd4P/iVksPf+v1IDFzTg5dXHeZIoFiAESK5i
zQnWrZciHTbeIiIqWp3bf0vk/Zgo+rzQ9xNA0wlXeTCuQJPCHtlHI8DZ8jAuHN/Z
zRe4K6RLRRLTtqd6RpZeXfMyzTgrqJ+73CCAaleMC+TAUWyQyPNxC0Gxg+h1TVGz
1q+C7uy5k+UrXV0TJ1kkIEvI+jH6gk3b8vNLUMgNpjMJ+5JU4n/Qc+Id1vugVfYS
t98RDeW19TNyxXNBk7fw9CKyANN/kJPFibxWnGOwvXfgtA8bVfFyn1KQuxPjyYL7
2l8zY/2K7nX+6Kb+l4oYT0ju9xmZ7CNnvzLuxj3QyYG3HCmfqIrS7Uc8SdjFL6Q/
mIgiy72W1isBT9oTq6bjYFrPJMKGqNe9ylqCCeqiCk9gucFO0+5RQQYkjm6hz5cW
I8AR1zgKURo3vk/NRqhanD7olGaexlOHt2+8J9uFvMPl7WZf49WEQDnViSPIFyU8
AZf+KYWg23P+AtEaKV8yaLYFYs+oDbJwpJ57FUdyj0OTzj3nHqLKY5iYL8+HeyAR
Gr4PToH5y48v3ov38JZFIQ84vM0qKQLx6Zz6wssXIEhUn1yQa5p5dnmw+VDgZkPO

[libjaudiotagger-java] annotated tag debian/2.0.3-3 created (now fd6969a)

2017-11-29 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag debian/2.0.3-3
in repository libjaudiotagger-java.

at  fd6969a   (tag)
   tagging  0d5f971207db66ec25bcb5cc65a6a10d0116da3f (commit)
  replaces  debian/2.0.3-2
 tagged by  Emmanuel Bourg
on  Wed Nov 29 11:16:42 2017 +0100

- Log -
libjaudiotagger-java Debian release 2.0.3-3
-BEGIN PGP SIGNATURE-

iQJGBAABCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAloeiQoSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsJ8QQAKeEqn5LWvt9wrv5OsUpvUeh6agsPWNW
/OeQOdPMJsF0Suvx3/25uc5A9ml4qLryG0HqWOdi3WQLu0Swei0Q6pwKrgbu2v8h
nHKvPUtZyp/gYbGvG5Dxre1J+zrUSp2KbOJY9n4redKtpsvHEx99gDIsTwUKFshc
9rsYsWNJVWY9TPNkduOTjQAE1Vfoyi4L02yPSpEobBy0LVTUdMy+0hoARIM1RVEJ
bABsJwBE4m53nlELf3n62jvFgUcNQlA5Z0DfoLHOlr5SMIxwmQdXide1KGfsP4zC
dZ4KqwCJUzmrWfIUZXEGxUkb6KFALD6KTUPZ+C3LtNkzzSys+vJtmGyq3gDB1N6c
Jg/OI9eT6xukoqbZGEuOvTYjQJqYD1MyU6ZrMqlrS4tpfOmb5HyrCi1EuHj8DOv1
m2ZkfxhWm5GAj9EOuZ2CMd37KNPTRHrArGvn74tS2PPG+qSGaOul8ZDvWb1bURRH
w9oJE9lH3RoM4naTixn78KpwK95pRef0VWvmiTUDR9yLFrtV9QU2ccg0UiIBcdep
7vvgLvVcU28Xfb48DtMoPs2+sqXa6opCJJtlD1N8HI6REuG+uTLDzfq6OAseVwDD
ioE3arF4JZ0NVE0nQIwXKALTyY4M3ZTzgT8DLS7wPwBON2RFYooTJNIJ4iVPg1Wl
lpNbCtDiXkw3
=lDvw
-END PGP SIGNATURE-

Emmanuel Bourg (7):
  Wrap and sort
  Standards-Version updated to 4.1.1
  Switch to debhelper level 10
  Track and download the new releases from Bitbucket
  Build with Maven instead of Ant
  Fixed the build failure with Java 9 (Closes: #873223)
  Upload to unstable

Tony Mancill (1):
  freshen packaging

tony mancill (6):
  Initial upstream branch.
  Moved the package to Git
  Imported Upstream version 2.0.3
  Merge tag 'upstream/2.0.3'
  bump std-ver to 3.9.7
  interim changelog

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjaudiotagger-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#873223: Pending fixes for bugs in the libjaudiotagger-java package

2017-11-29 Thread pkg-java-maintainers
tag 873223 + pending
thanks

Some bugs in the libjaudiotagger-java package are closed in revision
b4c9fd4509c8c61afb0d8a5e2bbbe9e40e803084 in branch 'master' by
Emmanuel Bourg

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

Commit message:

Fixed the build failure with Java 9 (Closes: #873223)

__
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 libjaudiotagger-java package

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

> tag 873223 + pending
Bug #873223 [src:libjaudiotagger-java] FTBFS with Java 9 due to Terrible Swing
Added tag(s) pending.
> thanks
Stopping processing here.

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


[jajuk] branch master updated (aee2358 -> 20dd464)

2017-11-29 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository jajuk.

  from  aee2358   bump standards-version to 4.0.0
   new  354c134   Fixed the mangling of the Debian version in debian/watch
   new  85bbcc4   Standards-Version updated to 4.1.1
   new  ced903d   Build with the DH sequencer instead of CDBS
   new  d20c81e   Switch to debhelper level 10
   new  420c0b0   Fixed the build failure with Java 9 (Closes: #873221)
   new  20dd464   Upload to unstable

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog|  11 +++
 debian/clean|   1 +
 debian/compat   |   2 +-
 debian/control  |   4 +-
 debian/patches/01_build.patch   |   2 +-
 debian/patches/08_java9_compatibility.patch | 113 
 debian/patches/series   |   1 +
 debian/rules|  24 +++---
 debian/watch|   2 +-
 9 files changed, 143 insertions(+), 17 deletions(-)
 create mode 100644 debian/clean
 create mode 100644 debian/patches/08_java9_compatibility.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jajuk.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


[jajuk] 03/06: Build with the DH sequencer instead of CDBS

2017-11-29 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 jajuk.

commit ced903d4e13075c51a2400cfee2fbf0714740e14
Author: Emmanuel Bourg 
Date:   Wed Nov 29 13:00:23 2017 +0100

Build with the DH sequencer instead of CDBS
---
 debian/changelog  |  1 +
 debian/clean  |  1 +
 debian/control|  2 +-
 debian/patches/01_build.patch |  2 +-
 debian/rules  | 24 
 5 files changed, 16 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 15edd97..f411e76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 jajuk (1:1.10.9+dfsg2-4) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Build with the DH sequencer instead of CDBS
   * Fixed the mangling of the Debian version in debian/watch
   * Standards-Version updated to 4.1.1
 
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 000..e660fd9
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+bin/
diff --git a/debian/control b/debian/control
index 226a051..3315218 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Varun Hiremath ,
Torsten Werner ,
Damien Raude-Morvan ,
Felix Natter 
-Build-Depends: cdbs, debhelper (>= 9)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: ant,
  default-jdk,
  entagged,
diff --git a/debian/patches/01_build.patch b/debian/patches/01_build.patch
index 3a940d2..2fa78f4 100644
--- a/debian/patches/01_build.patch
+++ b/debian/patches/01_build.patch
@@ -48,7 +48,7 @@ Last-Update: 2016-03-11
 +  
 +  
 +  
-+  
++  
 +  
 +  
 +  
diff --git a/debian/rules b/debian/rules
index 0763c8f..7341aef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,22 +1,22 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/dpkg/pkg-info.mk
 
-JAVA_HOME := /usr/lib/jvm/default-java
+%:
+   dh $@ --buildsystem=ant
 
-DEB_ANT_BUILDFILE   := build_enduser.xml
-DEB_ANT_BUILD_TARGET:= package_jar
-DEB_ANT_ARGS:= -Dbuild.time='$(shell dpkg-parsechangelog 
--show-field Date)'
-DEB_JARS := animation basicplayer cobra commons-codec commons-collections3 
commons-logging entagged-tageditor jaudiotagger jcommon jfreechart jl 
jmactritonusspi jogg jorbis jspeex log4j-1.2 mp3spi substance swingx 
tritonus_share vldocking vorbisspi jna dbus miglayout jhlabs-filters lastfm 
commons-lang commons-io xstream simple-validation guava
+override_dh_auto_build:
+   dh_auto_build -- -f build_enduser.xml package_jar  
-Dbuild.time='$(shell dpkg-parsechangelog --show-field Date)'
 
-install/jajuk::
-   install -m 755 -D debian/jajuk.sh $(DEB_DESTDIR)/usr/bin/jajuk
-   install -m 644 -D bin/jajuk.jar 
$(DEB_DESTDIR)/usr/share/java/jajuk-$(DEB_UPSTREAM_VERSION).jar
-   dh_link /usr/share/java/jajuk-$(DEB_UPSTREAM_VERSION).jar 
/usr/share/java/jajuk.jar
+override_dh_auto_install:
+   install -m 755 -D debian/jajuk.sh debian/jajuk/usr/bin/jajuk
+   install -m 644 -D bin/jajuk.jar   
debian/jajuk/usr/share/java/jajuk-$(DEB_VERSION_UPSTREAM).jar
+   dh_link /usr/share/java/jajuk-$(DEB_VERSION_UPSTREAM).jar 
/usr/share/java/jajuk.jar
install -m 644 -D src/main/resources/icons/64x64/jajuk-icon_64x64.png \
-   $(DEB_DESTDIR)/usr/share/icons/hicolor/64x64/apps/jajuk.png
+   debian/jajuk/usr/share/icons/hicolor/64x64/apps/jajuk.png
dh_install debian/jajuk.desktop /usr/share/applications/
 
+override_dh_auto_clean:
+
 get-orig-source:
uscan --force-download --rename --repack

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jajuk.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


[jajuk] 06/06: Upload to unstable

2017-11-29 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 jajuk.

commit 20dd46452d6b0afdd1e68c5860363496c10227d9
Author: Emmanuel Bourg 
Date:   Wed Nov 29 13:09:52 2017 +0100

Upload to unstable
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3b69dac..85ac153 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-jajuk (1:1.10.9+dfsg2-4) UNRELEASED; urgency=medium
+jajuk (1:1.10.9+dfsg2-4) unstable; urgency=medium
 
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #873221)
@@ -7,7 +7,7 @@ jajuk (1:1.10.9+dfsg2-4) UNRELEASED; urgency=medium
   * Standards-Version updated to 4.1.1
   * Switch to debhelper level 10
 
- -- Emmanuel Bourg   Wed, 29 Nov 2017 11:58:29 +0100
+ -- Emmanuel Bourg   Wed, 29 Nov 2017 13:09:42 +0100
 
 jajuk (1:1.10.9+dfsg2-3) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jajuk.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


[jajuk] 04/06: Switch to debhelper level 10

2017-11-29 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 jajuk.

commit d20c81e840b4aff7352b40a0f8f8836885eab520
Author: Emmanuel Bourg 
Date:   Wed Nov 29 13:02:28 2017 +0100

Switch to debhelper level 10
---
 debian/changelog | 1 +
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f411e76..4f4601d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ jajuk (1:1.10.9+dfsg2-4) UNRELEASED; urgency=medium
   * Build with the DH sequencer instead of CDBS
   * Fixed the mangling of the Debian version in debian/watch
   * Standards-Version updated to 4.1.1
+  * Switch to debhelper level 10
 
  -- Emmanuel Bourg   Wed, 29 Nov 2017 11:58:29 +0100
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 3315218..4f67279 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Varun Hiremath ,
Torsten Werner ,
Damien Raude-Morvan ,
Felix Natter 
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 10)
 Build-Depends-Indep: ant,
  default-jdk,
  entagged,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jajuk.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


[jajuk] 02/06: Standards-Version updated to 4.1.1

2017-11-29 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 jajuk.

commit 85bbcc499a1762bc68494d0351678e10076dd8d7
Author: Emmanuel Bourg 
Date:   Wed Nov 29 11:58:53 2017 +0100

Standards-Version updated to 4.1.1
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5f3b6c9..15edd97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jajuk (1:1.10.9+dfsg2-4) UNRELEASED; urgency=medium
 
   * Team upload.
   * Fixed the mangling of the Debian version in debian/watch
+  * Standards-Version updated to 4.1.1
 
  -- Emmanuel Bourg   Wed, 29 Nov 2017 11:58:29 +0100
 
diff --git a/debian/control b/debian/control
index c3988af..226a051 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Build-Depends-Indep: ant,
  mplayer,
  substance (>= 7.3),
  libqdwizard-java
-Standards-Version: 4.0.0
+Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jajuk.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jajuk.git
 Homepage: http://jajuk.info

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jajuk.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


[jajuk] 05/06: Fixed the build failure with Java 9 (Closes: #873221)

2017-11-29 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 jajuk.

commit 420c0b0d41563d0535149f31f05608173f8765c2
Author: Emmanuel Bourg 
Date:   Wed Nov 29 13:09:36 2017 +0100

Fixed the build failure with Java 9 (Closes: #873221)
---
 debian/changelog|   1 +
 debian/patches/08_java9_compatibility.patch | 113 
 debian/patches/series   |   1 +
 3 files changed, 115 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4f4601d..3b69dac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 jajuk (1:1.10.9+dfsg2-4) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Fixed the build failure with Java 9 (Closes: #873221)
   * Build with the DH sequencer instead of CDBS
   * Fixed the mangling of the Debian version in debian/watch
   * Standards-Version updated to 4.1.1
diff --git a/debian/patches/08_java9_compatibility.patch 
b/debian/patches/08_java9_compatibility.patch
new file mode 100644
index 000..36d0514
--- /dev/null
+++ b/debian/patches/08_java9_compatibility.patch
@@ -0,0 +1,113 @@
+Description: Fixes the compilation errors with Java 9
+Author: Emmanuel Bourg 
+Forwarded: no
+--- a/src/main/java/org/jajuk/ui/views/TracksTreeView.java
 b/src/main/java/org/jajuk/ui/views/TracksTreeView.java
+@@ -247,7 +247,7 @@
+ Album album = track.getAlbum();
+ // create genre
+ {
+-  Enumeration e = top.children();
++  Enumeration e = (Enumeration) top.children();
+   boolean b = false;
+   while (e.hasMoreElements()) { // check the genre doesn't
+ // already exist
+@@ -268,7 +268,7 @@
+ }
+ // create artist
+ {
+-  Enumeration e2 = genreNode.children();
++  Enumeration e2 = (Enumeration) genreNode.children();
+   boolean b = false;
+   while (e2.hasMoreElements()) { // check if the artist doesn't
+ // already exist
+@@ -288,7 +288,7 @@
+ if (artistNode == null) {
+   continue;
+ }
+-Enumeration e3 = artistNode.children();
++Enumeration e3 = (Enumeration) artistNode.children();
+ boolean b = false;
+ while (e3.hasMoreElements()) {
+   AlbumNode an = e3.nextElement();
+@@ -324,7 +324,7 @@
+ Album album = track.getAlbum();
+ // create artist
+ {
+-  Enumeration e = top.children();
++  Enumeration e = (Enumeration) top.children();
+   boolean b = false;
+   while (e.hasMoreElements()) { // check if the artist doesn't
+ // already exist
+@@ -344,7 +344,7 @@
+   continue;
+ }
+ // create album
+-Enumeration e2 = artistNode.children();
++Enumeration e2 = (Enumeration) artistNode.children();
+ boolean b = false;
+ while (e2.hasMoreElements()) { // check if the album doesn't
+   // already exist
+@@ -382,7 +382,7 @@
+ Year year = track.getYear();
+ // create Year
+ {
+-  Enumeration e = top.children();
++  Enumeration e = (Enumeration) top.children();
+   boolean b = false;
+   // check if the artist doesn't already exist
+   while (e.hasMoreElements()) {
+@@ -402,7 +402,7 @@
+   continue;
+ }
+ // create album
+-Enumeration e1 = yearNode.children();
++Enumeration e1 = (Enumeration) yearNode.children();
+ boolean b = false;
+ while (e1.hasMoreElements()) { // check if the album doesn't
+   // already exist
+@@ -539,7 +539,7 @@
+   private void addTrackAndAlbum(DefaultMutableTreeNode node, Track track) {
+ boolean bAlbumExists = false;
+ AlbumNode currentAlbum = null;
+-Enumeration e = node.children();
++Enumeration e = (Enumeration) node.children();
+ while (e.hasMoreElements()) {
+   AlbumNode an = e.nextElement();
+   if (an.getAlbum().equals(track.getAlbum())) {
+@@ -678,7 +678,7 @@
+   }
+ }
+ // return all child nodes recursively
+-Enumeration e2 = ((DefaultMutableTreeNode) o)
++Enumeration e2 = (Enumeration) 
((DefaultMutableTreeNode) o)
+ .depthFirstEnumeration();
+ while (e2.hasMoreElements()) {
+   DefaultMutableTreeNode node = e2.nextElement();
+@@ -1167,7 +1167,7 @@
+   @Override
+   public Object getUserObject() {
+ List out = new ArrayList(10);
+-Enumeration childrens = children();
++Enumeration childrens = (Enumeration) children();
+ while (childrens.hasMoreElements()) {
+   DefaultMutableTreeNode node = childrens.nextElement();
+   out.add((Item) node.getUserObject());
+@@ -1243,4 +1243,4 @@
+   year.setProperty(Const.XML_EXPANDED, true);
+ }
+   }
+-}
+\ No newline at end of file
++}
+--- 

Bug#873221: marked as done (FTBFS with Java 9 due to Terrible Swing)

2017-11-29 Thread Debian Bug Tracking System
Your message dated Wed, 29 Nov 2017 12:33:49 +
with message-id 
and subject line Bug#873221: fixed in jajuk 1:1.10.9+dfsg2-4
has caused the Debian Bug report #873221,
regarding FTBFS with Java 9 due to Terrible Swing
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.)


-- 
873221: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873221
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jajuk
Version: 1.10.9+dfsg2
Severity: normal
User: debian-j...@lists.debian.org
Usertags: default-java9

This package fails to build with default-jdk pointing to openjdk-9-jdk.

The awful changes to generics in a couple of Swing classes seem to be
at fault. This probably requires pretty significant code changes to fix.
I recommend taking it up with upstream. See the Swing section on this wiki
page:
https://wiki.debian.org/Java/Java9Pitfalls


Build log:

[javac] 
/build/jajuk-1.10.9+dfsg2/src/main/java/org/jajuk/ui/views/FilesTreeView.java:705:
 error: incompatible types: Enumeration cannot be converted to 
Enumeration
[javac] .depthFirstEnumeration();


Cheers,
Chris.
--- End Message ---
--- Begin Message ---
Source: jajuk
Source-Version: 1:1.10.9+dfsg2-4

We believe that the bug you reported is fixed in the latest version of
jajuk, 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 873...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg  (supplier of updated jajuk 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: Wed, 29 Nov 2017 13:09:42 +0100
Source: jajuk
Binary: jajuk
Architecture: source
Version: 1:1.10.9+dfsg2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 jajuk  - advanced jukebox and music organizer
Closes: 873221
Changes:
 jajuk (1:1.10.9+dfsg2-4) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #873221)
   * Build with the DH sequencer instead of CDBS
   * Fixed the mangling of the Debian version in debian/watch
   * Standards-Version updated to 4.1.1
   * Switch to debhelper level 10
Checksums-Sha1:
 eeccdad8eff43bd7529c0e8595d3474c1cdea0af 2776 jajuk_1.10.9+dfsg2-4.dsc
 65013ca89fe679cccf71ae8ef08aad7716c95610 20640 
jajuk_1.10.9+dfsg2-4.debian.tar.xz
 757e58109e30dd336095f3e41ae34283d424af94 5584 
jajuk_1.10.9+dfsg2-4_source.buildinfo
Checksums-Sha256:
 4f4e59b64a19abb45b458908c9fda03d099bb1bb4118a8967f45fb50fb8ef6ed 2776 
jajuk_1.10.9+dfsg2-4.dsc
 7cb5974e0cab25afd04f8905f4a84768c235aa951a5efec2e6860bafa8e7f7bd 20640 
jajuk_1.10.9+dfsg2-4.debian.tar.xz
 5139576a2ae93fcf0d22981a7b1b66bdea3a4503af2aef60dd6992b3a35f7064 5584 
jajuk_1.10.9+dfsg2-4_source.buildinfo
Files:
 8f7d4bb4348397051162598668054017 2776 sound optional jajuk_1.10.9+dfsg2-4.dsc
 24f947adf58f5d1660120c9c377c7ac6 20640 sound optional 
jajuk_1.10.9+dfsg2-4.debian.tar.xz
 e64e1adc24181e479d7e2db120ba5044 5584 sound optional 
jajuk_1.10.9+dfsg2-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAloeo98SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsqqEP/iv+cpQCwOzOhT/AlXDpTSwZ2I4FPz3P
hUEzgCB1PKjZvBQ0ZIAcRGi9WhfXTK58AO4QKAhXEnLGljXJSlT1mQhZlN82DdS9
EVKZg8elxXyaQH9yt/5SH5h+nf9ANBm5HXn6vjfh5s90jZ1xyIHW+8nFYcDsFyT9
f8Yye8WavTnWebz6+uUx8uZIKqjqoMh79UX7MZX68ZfsfEexhQEQL8KdIteXqa7b
DlHrwEQ76Pu96WsQPksFoizEeupTErmjcrCCar0bMYDL90yyfqMlUeQSTSD7zhW4
x01G1+cDqLxSUatvgVgqzlXKVSBexGrWtI6RhKjZ+2BqkrhRnVp8XsjLc4xPw9Eu
3uKH7vIVoNpCh6Aio/XoXmgb0LOCHl6JH122rhCKZNGasjF5PHzm9jY5GXkTJSW7
aPbOdW+h+Leudxs4sqh64aKQFNSYDtVcVHJdBEhBvgmPNtmh5oF6yFCFqgnLFEUr
BNPqnJ0hDxPp4RE2dndKMOdR3wXbuWeqA6OjO5RzRLv/lIu3So9Rv4L4XMbkov9/
7awisBJRR/8oe+1oU2KbyX3Z/cTBXiYUyJpZMqwObkRJtQCEAwI3U5Oey3NeX3+n
vwgz6hiNlNpME1JwrftajafFio6kJl2NZhuq/Trgx74KdbRCy+wxL7SdDzRlJNsP
zavYQ3lBhdx3
=HojG
-END PGP SIGNATURE End Message ---
__
This is the maintainer address of Debian's Java team
. 

Bug#873219: marked as done (FTBFS with Java 9 due to Terrible Swing)

2017-11-29 Thread Debian Bug Tracking System
Your message dated Wed, 29 Nov 2017 13:18:49 +
with message-id 
and subject line Bug#873219: fixed in electric 9.07+dfsg-3
has caused the Debian Bug report #873219,
regarding FTBFS with Java 9 due to Terrible Swing
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.)


-- 
873219: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873219
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: electric
Version: 9.07+dfsg
Severity: normal
User: debian-j...@lists.debian.org
Usertags: default-java9

This package fails to build with default-jdk pointing to openjdk-9-jdk.

The awful changes to generics in a couple of Swing classes seem to be
at fault. This probably requires pretty significant code changes to fix.
I recommend taking it up with upstream. See the Swing section on this wiki
page:
https://wiki.debian.org/Java/Java9Pitfalls


Build log:
[javac] 
/build/electric-9.07+dfsg/com/sun/electric/tool/user/ui/JobTree.java:58: error: 
incompatible types: Vector cannot be converted to Vector
[javac] children = jobNodes;

Cheers,
Chris.
--- End Message ---
--- Begin Message ---
Source: electric
Source-Version: 9.07+dfsg-3

We believe that the bug you reported is fixed in the latest version of
electric, 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 873...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg  (supplier of updated electric 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: Wed, 29 Nov 2017 13:51:27 +0100
Source: electric
Binary: electric
Architecture: source
Version: 9.07+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 electric   - electrical CAD system
Closes: 873219
Changes:
 electric (9.07+dfsg-3) unstable; urgency=medium
 .
   [ Markus Koschany ]
   * Add java9.patch and fix FTBFS with OpenJDK 9.
 Thanks to Chris West for the report (Closes: #873219)
   * Declare compliance with Debian Policy 4.1.1.
   * Remove the alternative dependency on java6-runtime because Java 6 is
 obsolete and no longer supported in Debian.
   * Update wrapper script and require Java 7 at least.
   * Build with OpenJDK 9.
Checksums-Sha1:
 31c3805d0db901bab3f810d42c041e07a9d8225d 2118 electric_9.07+dfsg-3.dsc
 46a63d54a4330520babc0d5740e45bf58ea0ed24 1558752 
electric_9.07+dfsg-3.debian.tar.xz
 d9a37bbfa1446ad053367110b3d5bbc4c88c8923 12219 
electric_9.07+dfsg-3_source.buildinfo
Checksums-Sha256:
 5e813ee8fcfabe5ffe39182618a813249f87b4ca00ea606c86731cdac8e8dc99 2118 
electric_9.07+dfsg-3.dsc
 d3dc92d5d40c682696ef4aadc22ca9df33a57a69f20785514fb93bc0775183b0 1558752 
electric_9.07+dfsg-3.debian.tar.xz
 b7ffcafe3fb092c06bb85432063d59fda018c67874721bd75565f4b354bc9246 12219 
electric_9.07+dfsg-3_source.buildinfo
Files:
 23ebf621a126da620221404f1389ffb0 2118 electronics optional 
electric_9.07+dfsg-3.dsc
 cce403aa9015dce5ef2d3bfeee595475 1558752 electronics optional 
electric_9.07+dfsg-3.debian.tar.xz
 78e3c4d59e0b2958507c63e46cb80376 12219 electronics optional 
electric_9.07+dfsg-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAloer5MSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCshIwP/3Pd1rR6zhbjpVjGSkN5XOL89zRp8HZG
Nl4WDDs9qJnVibk1lvc0XUnc8K0W1iZ1IQL71zqlxvpxKEDA/M4IvNRortI3H/Pj
Bs71U4a0BUjgAXUSw9d0E29QlBSPJQLd2vE1QF7TXLb95yrsQjUZh9NqymcGeqVX
JgwylsOqbLDwXbJqHdk2EnyaPrFNIGgIFVvsZ4gzZ9uLjL3+XU8fSGTtn2vsqWh5
kUegY6iQIB5Js+12IgP1Mo2v6LTWVjDKu3vHoxJrHUXhuM0/tlOWuJFMhJ6xnyju
+U6wq1tm5UvAqU75wwe0P4CZSVQVw3PJrRWzMBVI9+2rkziISTsxtKTfF1um6bDO
JvusVdYcKaOHqxsrC94fQgYHTfmXfd3Aq/X9XzzPlAliy5w9kwbdiIP628kb4ct5
tmQuqNIItR3maqh6skwnmvwa4ks5hjR81UO3uzEK6h3XZ02zyNB5Cz8n62VFPWbN
BnCb2OwzeNa8Lf73AApNuKAiAe7VFoaaUOOq69p2b11fj0i4C/t3ZBjd61EUIQU9
MFSrLef5vxFic2pt2G7MRkh0zq1j1Sdewuub4IRzQCgljZZiKWmolcvDMXIMVjAb
1iA6QV7eDYY+SRuquTZzFerl9EwW9vSPCziKD4n04YclaXrfEP3YxD5mGf8fBBRh
p08lXAtx2vgR
=dbW+
-END PGP SIGNATURE End Message ---
__
This is the maintainer 

Processed: Pending fixes for bugs in the jajuk package

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

> tag 873221 + pending
Bug #873221 [src:jajuk] FTBFS with Java 9 due to Terrible Swing
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
873221: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873221
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#873221: Pending fixes for bugs in the jajuk package

2017-11-29 Thread pkg-java-maintainers
tag 873221 + pending
thanks

Some bugs in the jajuk package are closed in revision
420c0b0d41563d0535149f31f05608173f8765c2 in branch 'master' by
Emmanuel Bourg

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

Commit message:

Fixed the build failure with Java 9 (Closes: #873221)

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


jajuk_1.10.9+dfsg2-4_source.changes ACCEPTED into unstable

2017-11-29 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 29 Nov 2017 13:09:42 +0100
Source: jajuk
Binary: jajuk
Architecture: source
Version: 1:1.10.9+dfsg2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 jajuk  - advanced jukebox and music organizer
Closes: 873221
Changes:
 jajuk (1:1.10.9+dfsg2-4) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #873221)
   * Build with the DH sequencer instead of CDBS
   * Fixed the mangling of the Debian version in debian/watch
   * Standards-Version updated to 4.1.1
   * Switch to debhelper level 10
Checksums-Sha1:
 eeccdad8eff43bd7529c0e8595d3474c1cdea0af 2776 jajuk_1.10.9+dfsg2-4.dsc
 65013ca89fe679cccf71ae8ef08aad7716c95610 20640 
jajuk_1.10.9+dfsg2-4.debian.tar.xz
 757e58109e30dd336095f3e41ae34283d424af94 5584 
jajuk_1.10.9+dfsg2-4_source.buildinfo
Checksums-Sha256:
 4f4e59b64a19abb45b458908c9fda03d099bb1bb4118a8967f45fb50fb8ef6ed 2776 
jajuk_1.10.9+dfsg2-4.dsc
 7cb5974e0cab25afd04f8905f4a84768c235aa951a5efec2e6860bafa8e7f7bd 20640 
jajuk_1.10.9+dfsg2-4.debian.tar.xz
 5139576a2ae93fcf0d22981a7b1b66bdea3a4503af2aef60dd6992b3a35f7064 5584 
jajuk_1.10.9+dfsg2-4_source.buildinfo
Files:
 8f7d4bb4348397051162598668054017 2776 sound optional jajuk_1.10.9+dfsg2-4.dsc
 24f947adf58f5d1660120c9c377c7ac6 20640 sound optional 
jajuk_1.10.9+dfsg2-4.debian.tar.xz
 e64e1adc24181e479d7e2db120ba5044 5584 sound optional 
jajuk_1.10.9+dfsg2-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAloeo98SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsqqEP/iv+cpQCwOzOhT/AlXDpTSwZ2I4FPz3P
hUEzgCB1PKjZvBQ0ZIAcRGi9WhfXTK58AO4QKAhXEnLGljXJSlT1mQhZlN82DdS9
EVKZg8elxXyaQH9yt/5SH5h+nf9ANBm5HXn6vjfh5s90jZ1xyIHW+8nFYcDsFyT9
f8Yye8WavTnWebz6+uUx8uZIKqjqoMh79UX7MZX68ZfsfEexhQEQL8KdIteXqa7b
DlHrwEQ76Pu96WsQPksFoizEeupTErmjcrCCar0bMYDL90yyfqMlUeQSTSD7zhW4
x01G1+cDqLxSUatvgVgqzlXKVSBexGrWtI6RhKjZ+2BqkrhRnVp8XsjLc4xPw9Eu
3uKH7vIVoNpCh6Aio/XoXmgb0LOCHl6JH122rhCKZNGasjF5PHzm9jY5GXkTJSW7
aPbOdW+h+Leudxs4sqh64aKQFNSYDtVcVHJdBEhBvgmPNtmh5oF6yFCFqgnLFEUr
BNPqnJ0hDxPp4RE2dndKMOdR3wXbuWeqA6OjO5RzRLv/lIu3So9Rv4L4XMbkov9/
7awisBJRR/8oe+1oU2KbyX3Z/cTBXiYUyJpZMqwObkRJtQCEAwI3U5Oey3NeX3+n
vwgz6hiNlNpME1JwrftajafFio6kJl2NZhuq/Trgx74KdbRCy+wxL7SdDzRlJNsP
zavYQ3lBhdx3
=HojG
-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.


electric_9.07+dfsg-3_source.changes ACCEPTED into unstable

2017-11-29 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 29 Nov 2017 13:51:27 +0100
Source: electric
Binary: electric
Architecture: source
Version: 9.07+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 electric   - electrical CAD system
Closes: 873219
Changes:
 electric (9.07+dfsg-3) unstable; urgency=medium
 .
   [ Markus Koschany ]
   * Add java9.patch and fix FTBFS with OpenJDK 9.
 Thanks to Chris West for the report (Closes: #873219)
   * Declare compliance with Debian Policy 4.1.1.
   * Remove the alternative dependency on java6-runtime because Java 6 is
 obsolete and no longer supported in Debian.
   * Update wrapper script and require Java 7 at least.
   * Build with OpenJDK 9.
Checksums-Sha1:
 31c3805d0db901bab3f810d42c041e07a9d8225d 2118 electric_9.07+dfsg-3.dsc
 46a63d54a4330520babc0d5740e45bf58ea0ed24 1558752 
electric_9.07+dfsg-3.debian.tar.xz
 d9a37bbfa1446ad053367110b3d5bbc4c88c8923 12219 
electric_9.07+dfsg-3_source.buildinfo
Checksums-Sha256:
 5e813ee8fcfabe5ffe39182618a813249f87b4ca00ea606c86731cdac8e8dc99 2118 
electric_9.07+dfsg-3.dsc
 d3dc92d5d40c682696ef4aadc22ca9df33a57a69f20785514fb93bc0775183b0 1558752 
electric_9.07+dfsg-3.debian.tar.xz
 b7ffcafe3fb092c06bb85432063d59fda018c67874721bd75565f4b354bc9246 12219 
electric_9.07+dfsg-3_source.buildinfo
Files:
 23ebf621a126da620221404f1389ffb0 2118 electronics optional 
electric_9.07+dfsg-3.dsc
 cce403aa9015dce5ef2d3bfeee595475 1558752 electronics optional 
electric_9.07+dfsg-3.debian.tar.xz
 78e3c4d59e0b2958507c63e46cb80376 12219 electronics optional 
electric_9.07+dfsg-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAloer5MSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCshIwP/3Pd1rR6zhbjpVjGSkN5XOL89zRp8HZG
Nl4WDDs9qJnVibk1lvc0XUnc8K0W1iZ1IQL71zqlxvpxKEDA/M4IvNRortI3H/Pj
Bs71U4a0BUjgAXUSw9d0E29QlBSPJQLd2vE1QF7TXLb95yrsQjUZh9NqymcGeqVX
JgwylsOqbLDwXbJqHdk2EnyaPrFNIGgIFVvsZ4gzZ9uLjL3+XU8fSGTtn2vsqWh5
kUegY6iQIB5Js+12IgP1Mo2v6LTWVjDKu3vHoxJrHUXhuM0/tlOWuJFMhJ6xnyju
+U6wq1tm5UvAqU75wwe0P4CZSVQVw3PJrRWzMBVI9+2rkziISTsxtKTfF1um6bDO
JvusVdYcKaOHqxsrC94fQgYHTfmXfd3Aq/X9XzzPlAliy5w9kwbdiIP628kb4ct5
tmQuqNIItR3maqh6skwnmvwa4ks5hjR81UO3uzEK6h3XZ02zyNB5Cz8n62VFPWbN
BnCb2OwzeNa8Lf73AApNuKAiAe7VFoaaUOOq69p2b11fj0i4C/t3ZBjd61EUIQU9
MFSrLef5vxFic2pt2G7MRkh0zq1j1Sdewuub4IRzQCgljZZiKWmolcvDMXIMVjAb
1iA6QV7eDYY+SRuquTZzFerl9EwW9vSPCziKD4n04YclaXrfEP3YxD5mGf8fBBRh
p08lXAtx2vgR
=dbW+
-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.


[jajuk] 01/06: Fixed the mangling of the Debian version in debian/watch

2017-11-29 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 jajuk.

commit 354c13464e9a90d043c2147cf1a93bdaa5e5
Author: Emmanuel Bourg 
Date:   Wed Nov 29 11:58:48 2017 +0100

Fixed the mangling of the Debian version in debian/watch
---
 debian/changelog | 7 +++
 debian/watch | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7eb5b80..5f3b6c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jajuk (1:1.10.9+dfsg2-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fixed the mangling of the Debian version in debian/watch
+
+ -- Emmanuel Bourg   Wed, 29 Nov 2017 11:58:29 +0100
+
 jajuk (1:1.10.9+dfsg2-3) unstable; urgency=medium
 
   * Include jgoodies-common.jar in classpath (LP: #1650019)
diff --git a/debian/watch b/debian/watch
index 443e9d5..18b88c6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\+dfsg1//,uversionmangle=s/_/./g,filenamemangle=s/.*\/release-(.*)/jajuk-$1/
 \
+opts=dversionmangle=s/\+dfsg.*//,uversionmangle=s/_/./g,filenamemangle=s/.*\/release-(.*)/jajuk-$1/
 \
 https://github.com/jajuk-team/jajuk/releases/ .*/(?:.*?)([\d\_]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jajuk.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


[electric] annotated tag debian/9.07+dfsg-3 created (now 8b761db)

2017-11-29 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag debian/9.07+dfsg-3
in repository electric.

at  8b761db   (tag)
   tagging  7e07249d38a3b3b9e09d8f27761423c9a4c14577 (commit)
  replaces  debian/9.07+dfsg-2
 tagged by  Emmanuel Bourg
on  Wed Nov 29 14:25:16 2017 +0100

- Log -
electric Debian release 9.07+dfsg-3
-BEGIN PGP SIGNATURE-

iQJGBAABCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAloetTwSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsoroP/iHQLOffEzrnY3JPmkBLpalj1kDpAmKd
+o1xm7h9nUM1jh4XQXfNwEGJEcSD/Ai4J8FpNw9/8kS7kdgdtijzyjpnImxknFGy
XeijQfnZhOdBrZPwppJ1IS5VQlZDYy46uiHy3bSJO+abg11VgKuULJ7E13EvG415
WaVHpSLVJwqoNiDO6Zh8GXwM+To+Fu7w5+JAQvx3PWAOWKATYg2A49ZCFB835ZXF
2vs5ECHjnWW+HOniQBHFOL7tcFvTGiK6ARRrSVz5BRm9LQJ1STEhADRLMAnaCXPi
lrvSsVOtwbAU90GvCJVSxm6a7BNA6SH3b2TjhhXGer+kMR12vOmuiXCXFRtZA5ZK
nV6XaGd4lfZDSJ99aBOd9ANtvCLt1xrKvNPlhl0EvRawgXkrh4BpiPunW0gM7y1Q
pq0YSK7NbxCUeiXYkJNektjcIGYjpFDZZN4qTHguxguVG0c3EftHpBGsbbooCTUs
W6FAGruKiKWeFXrJdqCX3WzwbZxWVanf42MvvGp1cs/T1c+uNpB0oYKwD7w7ioX1
uOPGSVJ+cvWXQXs4ZMUmO+eKJ2eeKTsR/OQ6GE0lGirjsRAW1naQlalN0LBdFc3N
XSaHGm2v7eJpJyA086oQZ5GTJ8LHJN01DytuudeAIOu7r+YOQc8BSW0iykY9c6jt
xZUcAfhwT+8p
=Y7n8
-END PGP SIGNATURE-

Emmanuel Bourg (1):
  Fixed the Java 9 patch

Markus Koschany (9):
  Add java9.patch and fix FTBFS with OpenJDK 9.
  Declare compliance with Debian Policy 4.1.1.
  Remove the alternative dependency on java6-runtime because Java 6 is 
obsolete
  Update wrapper script and require Java 7 at least.
  Update changelog
  Build with OpenJDK 9.
  Update build.patch. Build for Java 7 and change the srcdir to
  Clarify the java9.patch is incomplete.
  Start new changelog entry

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/electric.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


[jajuk] annotated tag debian/1%1.10.9+dfsg2-4 created (now 86ea018)

2017-11-29 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag debian/1%1.10.9+dfsg2-4
in repository jajuk.

at  86ea018   (tag)
   tagging  20dd46452d6b0afdd1e68c5860363496c10227d9 (commit)
  replaces  debian/1%1.10.9+dfsg2-3
 tagged by  Emmanuel Bourg
on  Wed Nov 29 14:25:23 2017 +0100

- Log -
jajuk Debian release 1:1.10.9+dfsg2-4
-BEGIN PGP SIGNATURE-

iQJGBAABCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAloetUMSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsXNQQAMSYNKlCg+6whH9GD8agiZnCfxhtVKl/
cl3Sus7npXmc5xHBRVEFLXXrWr75aIHFK5R9BlQvwX6dYVO9b7w5dt7aYoZr8dok
pGyMiKCHPyA5ULS817jpXDBR9miNKXaVKUeeZ0YtQqBSmfptiTGAPXJoymeOPWtd
HnG818ebXbRIEDU2We+xlwavDldiVDFzl2MA7XK0PXZBePhIo+f56gTC7kOdGktN
rR98o4r3TyQ5r2qjGoE9yOhge6BcXLXEYX+dmx9TmgcQypY0whJDLmgOqSh0vSn0
rtii2lgYfIKYgvhVb8r32WjCTpLWOmb2BYaVqdn428IFJrKijcMGT56rBaA9jlzU
XUJUjiS11KpE+62AprOTmh8zJo2GO4TPjolOKImeTWyOZxUXRHTliTlYGelH6dWW
azh0giZJOslNI3WWW2MjiEYLueo+PUdhh+5BrJrP63E2hcMqOP92P425Xkxq5YmZ
AcImeHvUzzJ3dkilrQdoyqz/tIW5p87hOKUZIUj+B0GiqRF7XfGSe70lVY6jgjU/
eh8kfBx+ggVUismpXefD+oBqzQ2M0R8ORwL/GDFxigURhpc0pJlhIdilaS2HUBp/
FNHtYNBm7eHcWjb49Hn/56CwPHu6sF2HGDUkiW1uTE74tyOZG/zsGhOCJuhz9fZh
4uwjGNZOw+9F
=Lky3
-END PGP SIGNATURE-

Emmanuel Bourg (6):
  Fixed the mangling of the Debian version in debian/watch
  Standards-Version updated to 4.1.1
  Build with the DH sequencer instead of CDBS
  Switch to debhelper level 10
  Fixed the build failure with Java 9 (Closes: #873221)
  Upload to unstable

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jajuk.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


[electric] branch master updated (a82cf0a -> 7e07249)

2017-11-29 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository electric.

  from  a82cf0a   Start new changelog entry
   new  7e07249   Fixed the Java 9 patch

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog   |  9 ++---
 debian/patches/java9.patch | 28 +---
 2 files changed, 11 insertions(+), 26 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/electric.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


[electric] 01/01: Fixed the Java 9 patch

2017-11-29 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 electric.

commit 7e07249d38a3b3b9e09d8f27761423c9a4c14577
Author: Emmanuel Bourg 
Date:   Wed Nov 29 13:51:49 2017 +0100

Fixed the Java 9 patch
---
 debian/changelog   |  9 ++---
 debian/patches/java9.patch | 28 +---
 2 files changed, 11 insertions(+), 26 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b25cba0..4ed3822 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,6 @@
-electric (9.07+dfsg-4) UNRELEASED; urgency=medium
-
-  *
-
- -- Markus Koschany   Wed, 01 Nov 2017 11:30:36 +0100
-
 electric (9.07+dfsg-3) unstable; urgency=medium
 
+  [ Markus Koschany ]
   * Add java9.patch and fix FTBFS with OpenJDK 9.
 Thanks to Chris West for the report (Closes: #873219)
   * Declare compliance with Debian Policy 4.1.1.
@@ -14,7 +9,7 @@ electric (9.07+dfsg-3) unstable; urgency=medium
   * Update wrapper script and require Java 7 at least.
   * Build with OpenJDK 9.
 
- -- Markus Koschany   Mon, 30 Oct 2017 22:00:38 +0100
+ -- Emmanuel Bourg   Wed, 29 Nov 2017 13:51:27 +0100
 
 electric (9.07+dfsg-2) unstable; urgency=medium
 
diff --git a/debian/patches/java9.patch b/debian/patches/java9.patch
index b80dad7..beaef79 100644
--- a/debian/patches/java9.patch
+++ b/debian/patches/java9.patch
@@ -1,25 +1,15 @@
-From: Markus Koschany 
-Date: Mon, 30 Oct 2017 21:49:23 +0100
-Subject: java9
-
-This patch is incomplete. Electric still FTBFS with OpenJDK 9.
-
+Description: Fixes the compilation errors with Java 9
+Author: Emmanuel Bourg 
 Bug-Debian: https://bugs.debian.org/873219
 Bug-Upstream: 
https://lists.gnu.org/archive/html/bug-gnu-electric/2017-10/msg0.html

- com/sun/electric/tool/user/ui/JobTree.java | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/com/sun/electric/tool/user/ui/JobTree.java 
b/com/sun/electric/tool/user/ui/JobTree.java
-index eac6ea6..002cfca 100644
 --- a/com/sun/electric/tool/user/ui/JobTree.java
 +++ b/com/sun/electric/tool/user/ui/JobTree.java
-@@ -223,7 +223,7 @@ public class JobTree extends DefaultMutableTreeNode {
- }
- }
+@@ -55,7 +55,7 @@
  
--public static class JobTreeNode implements TreeNode
-+public static class JobTreeNode extends DefaultMutableTreeNode
- {
- private Job.Inform jobInfo;
+ private JobTree() {
+ super(jobNodeName);
+-children = jobNodes;
++children = (Vector) jobNodes;
+ }
  
+ /** Build Job explorer tree */

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/electric.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


Processing of electric_9.07+dfsg-3_source.changes

2017-11-29 Thread Debian FTP Masters
electric_9.07+dfsg-3_source.changes uploaded successfully to localhost
along with the files:
  electric_9.07+dfsg-3.dsc
  electric_9.07+dfsg-3.debian.tar.xz
  electric_9.07+dfsg-3_source.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.


Processing of gradle_3.4.1-2_source.changes

2017-11-29 Thread Debian FTP Masters
gradle_3.4.1-2_source.changes uploaded successfully to localhost
along with the files:
  gradle_3.4.1-2.dsc
  gradle_3.4.1-2.debian.tar.xz
  gradle_3.4.1-2_source.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.


gradle_3.4.1-2_source.changes ACCEPTED into experimental

2017-11-29 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 29 Nov 2017 16:09:02 +0100
Source: gradle
Binary: gradle libgradle-core-java libgradle-plugins-java gradle-doc
Architecture: source
Version: 3.4.1-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 gradle - Powerful build system for the JVM
 gradle-doc - Powerful build system for the JVM - Documentations
 libgradle-core-java - Powerful build system for the JVM - Core libraries
 libgradle-plugins-java - Powerful build system for the JVM - All plugins
Changes:
 gradle (3.4.1-2) experimental; urgency=medium
 .
   * Team upload.
   * libgradle-core-java.links: Fix symlink of gradle-version-info.jar.
   * Update use-local-artifacts.patch and register junit4 instead of junit as an
 external module. This will fix the build failure with Mockito.
Checksums-Sha1:
 01bda3d5b2e5506e389d87af8784b2285fbed763 3649 gradle_3.4.1-2.dsc
 2b39751836c36e9c2f50d7512ec2baf1fe2c6fe4 41196 gradle_3.4.1-2.debian.tar.xz
 9d731e9f703cd87a4b8295c53f72d5e98bc061fa 16994 gradle_3.4.1-2_source.buildinfo
Checksums-Sha256:
 b4f7718bb906ff30b23277eab3405cfdc9c78e0173d030d1864356910400f7d7 3649 
gradle_3.4.1-2.dsc
 d5b4d67158cc9ec2adda57ea6b9644606a51242cb6a853cfc85f7eaaadf3 41196 
gradle_3.4.1-2.debian.tar.xz
 43cd72b402e04d41d578e96f632fc0364ebc975db257303a0af6c9b2fa63d98f 16994 
gradle_3.4.1-2_source.buildinfo
Files:
 9df7402aca9b1a973d50932a08932b4d 3649 java optional gradle_3.4.1-2.dsc
 a7342778951473132dc46e2f11f16bd9 41196 java optional 
gradle_3.4.1-2.debian.tar.xz
 3fc8199658053a634695d78b5efcad54 16994 java optional 
gradle_3.4.1-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAloezmtfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hk128P/3h3xwGxm7TkzwoVMSJnNVi8+0biuI0/nqIp
Fbeh1Sds2E2efn0zi+gPwrAn/+e0gHOQ92kNElaG6YPdhU6ErEyCcHcK43W1mEej
/GS4NaUqwH+963ywxkihzWyLMOF9McpCKpZtWncqqVkDCkjDag6jGuTzvNkXJl0Z
Qn3pE8ER/vtjN9jNWBRZBExg4Te81R9+QGZp8A6jgeKIRKJGZxi1rq2Y5qXdTaBd
Ao4+vxJMCDjNPCiKGdef/k6IjwcTp96gtF5IiUqVy6Y3E3a9l4waAkuQ5zkx/x3o
a62yZ6VdbPrKlTKIvPSDSEh0pqZB0coVhRYX5DxHLJzmgo9QI5DeAKRzJ3tMZTpH
kvXjsGZrJ3XgfNvOzQCa47JI3WChrx9kTncu3ubuz4eQbQEOQkG3A+dzJDGGXv1A
Mn5QF+G2yIkawIa3c5SQzLCdLNjEDsfAeVSqHdjGJnmYjqkruWPAgWf38khFqzoL
kaHXpvf2GV287LA6GljSJYat0xnJ7tatSGi7NwGJHF7rEY+RJIWTgE8U3L4O3iPS
9Z8FeB4iZ35Az7c/XGLQitvcVR6hNeWhLTRnSvsls0sQG5fmppyX2WAesnqzrd68
WqzM3Ug3QCGXQElaqZoc7AijD/zaNDr36BJksAmSoS+GIUgTIonPsOvzXud7KOBZ
TKbpXvQR
=2U64
-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.


[gradle] 01/02: Update use-local-artifacts.patch and register junit4 instead of junit as an external

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch experimental
in repository gradle.

commit 7716ebe5f5bfa2bda093cdd657023b9b958faa0a
Author: Markus Koschany 
Date:   Wed Nov 29 15:17:13 2017 +0100

Update use-local-artifacts.patch and register junit4 instead of junit as an 
external

module. This will fix the build failure with Mockito.
---
 .../dependency-management_depends_on_testkit.patch|  4 ++--
 debian/patches/disable-Kotlin.patch   |  4 ++--
 debian/patches/disable-aws.patch  |  4 ++--
 debian/patches/eclipse-aether.patch   |  4 ++--
 debian/patches/ivy-2.4.0.patch| 11 ++-
 debian/patches/nekohtml.patch |  4 ++--
 debian/patches/new_APIs_in_3.0.patch  |  1 -
 debian/patches/use-local-artifacts.patch  | 15 +++
 8 files changed, 27 insertions(+), 20 deletions(-)

diff --git a/debian/patches/dependency-management_depends_on_testkit.patch 
b/debian/patches/dependency-management_depends_on_testkit.patch
index 7779f44..1a84304 100644
--- a/debian/patches/dependency-management_depends_on_testkit.patch
+++ b/debian/patches/dependency-management_depends_on_testkit.patch
@@ -1,5 +1,5 @@
-From: Kai-Chung Yan
-Date: Sun, 12 Nov 2017 21:04:51 +0100
+From: Debian Java Maintainers 
+Date: Wed, 29 Nov 2017 15:16:42 +0100
 Subject: dependency-management_depends_on_testkit
 
 Otherwise it complains about ZIP file I/O errors
diff --git a/debian/patches/disable-Kotlin.patch 
b/debian/patches/disable-Kotlin.patch
index e8afd90..9e511fe 100644
--- a/debian/patches/disable-Kotlin.patch
+++ b/debian/patches/disable-Kotlin.patch
@@ -1,5 +1,5 @@
-From: Kai-Chung Yan
-Date: Sun, 12 Nov 2017 21:18:22 +0100
+From: Debian Java Maintainers 
+Date: Wed, 29 Nov 2017 15:16:42 +0100
 Subject: disable Kotlin
 
 Kotlin is not in Debian yet
diff --git a/debian/patches/disable-aws.patch b/debian/patches/disable-aws.patch
index 7ce4ae1..3d10ee7 100644
--- a/debian/patches/disable-aws.patch
+++ b/debian/patches/disable-aws.patch
@@ -1,5 +1,5 @@
-From: Kai-Chung Yan
-Date: Sun, 12 Nov 2017 01:19:48 +0100
+From: Debian Java Maintainers 
+Date: Wed, 29 Nov 2017 15:16:42 +0100
 Subject: disable aws
 
 AWS SDK for Java is not in Debian yet.
diff --git a/debian/patches/eclipse-aether.patch 
b/debian/patches/eclipse-aether.patch
index 7adab14..d9e68d0 100644
--- a/debian/patches/eclipse-aether.patch
+++ b/debian/patches/eclipse-aether.patch
@@ -1,5 +1,5 @@
-From: Kai-Chung Yan
-Date: Sat, 18 Nov 2017 22:55:51 +0100
+From: Debian Java Maintainers 
+Date: Wed, 29 Nov 2017 15:16:43 +0100
 Subject: eclipse aether
 
 Maven module originally uses aether which is deprecated. This patch changes it
diff --git a/debian/patches/ivy-2.4.0.patch b/debian/patches/ivy-2.4.0.patch
index 4025293..c4cae7c 100644
--- a/debian/patches/ivy-2.4.0.patch
+++ b/debian/patches/ivy-2.4.0.patch
@@ -1,12 +1,13 @@
 From: Markus Koschany 
 Date: Wed, 11 Nov 2015 19:53:35 +0100
 Subject: ivy 2.4.0
+MIME-Version: 1.0
+Content-Type: text/plain; charset="utf-8"
+Content-Transfer-Encoding: base64
 
-Fix FTBFS with ivy 2.4.0. Patch taken from
-https://github.com/mizdebsk/gradle/commit/e0138b1
-Thanks to Mikołaj Izdebski
-
-Forwarded: no
+Rml4IEZUQkZTIHdpdGggaXZ5IDIuNC4wLiBQYXRjaCB0YWtlbiBmcm9tCmh0dHBzOi8vZ2l0aHVi
+LmNvbS9taXpkZWJzay9ncmFkbGUvY29tbWl0L2UwMTM4YjEKVGhhbmtzIHRvIE1pa2/FgmFqIEl6
+ZGVic2tpCgpGb3J3YXJkZWQ6IG5vCg==
 ---
  .../ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java  | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/nekohtml.patch b/debian/patches/nekohtml.patch
index 62285f1..3d52df0 100644
--- a/debian/patches/nekohtml.patch
+++ b/debian/patches/nekohtml.patch
@@ -1,5 +1,5 @@
-From: Kai-Chung Yan
-Date: Sat, 18 Nov 2017 23:07:26 +0100
+From: Debian Java Maintainers 
+Date: Wed, 29 Nov 2017 15:16:44 +0100
 Subject: nekohtml
 
 The usage of nekohtml APIs must comes with xerces.The usage of nekohtml APIs 
must comes with xerces.
diff --git a/debian/patches/new_APIs_in_3.0.patch 
b/debian/patches/new_APIs_in_3.0.patch
index e0dabc4..0239894 100644
--- a/debian/patches/new_APIs_in_3.0.patch
+++ b/debian/patches/new_APIs_in_3.0.patch
@@ -2,7 +2,6 @@ From: Debian Java Maintainers 

 Date: Sun, 12 Nov 2017 01:04:51 +0100
 Subject: new_APIs_in_3.0
 
-
 ---
  buildSrc/build.gradle | 1 +
  1 file changed, 1 insertion(+)
diff --git a/debian/patches/use-local-artifacts.patch 
b/debian/patches/use-local-artifacts.patch
index 760e9c8..3dee995 100644
--- 

[gradle] branch experimental updated (88a9af2 -> 2a55be0)

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch experimental
in repository gradle.

  from  88a9af2   Fix symlink of gradle-version-info.jar.
   new  7716ebe   Update use-local-artifacts.patch and register junit4 
instead of junit as an external
   new  2a55be0   Update changelog

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog  |  9 +
 .../dependency-management_depends_on_testkit.patch|  4 ++--
 debian/patches/disable-Kotlin.patch   |  4 ++--
 debian/patches/disable-aws.patch  |  4 ++--
 debian/patches/eclipse-aether.patch   |  4 ++--
 debian/patches/ivy-2.4.0.patch| 11 ++-
 debian/patches/nekohtml.patch |  4 ++--
 debian/patches/new_APIs_in_3.0.patch  |  1 -
 debian/patches/use-local-artifacts.patch  | 15 +++
 9 files changed, 36 insertions(+), 20 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/gradle.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


[gradle] annotated tag debian/3.4.1-2 created (now ad1ddf2)

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag debian/3.4.1-2
in repository gradle.

at  ad1ddf2   (tag)
   tagging  2a55be0ee237b043759d4a20985c22cd297bdf0a (commit)
  replaces  debian/3.4.1-1
 tagged by  Markus Koschany
on  Wed Nov 29 16:14:03 2017 +0100

- Log -
Debian release 3.4.1-2
-BEGIN PGP SIGNATURE-

iQKjBAABCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAloezsFfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkFqMP/jeUXA0HYFKyYpWT2nKlnmRFBml3IdVm5oXK
ztmvdXw2SL8G4em8OLJfU0OTZfz8bQse3AWkluJsCEigt4ehsEeDszTWhCJ+Fznr
g8rSND5fvMgHabct/2aHkWPJYA9psdAyjd07Eh0FWTAHsTv1hFd5Sii0SoOHvywt
/mzOS5P3qK3pDjiBR+U0DtrKjYxI+8czEhtQa8RrWeLFTQ0ElQJzHr8fbuuuUB0H
BCzavO+jnWX7bHtrGiT2r/G3qWlYMUznTfvImZKC/nyYN+1TCjamuiAtg0FCFucf
89j//nmD7FzXTurTRVv+/fS4jw57spadnWvKuB/ksgu21cTGXaHCogkUDul0O9It
kmrtLh4ZsiGE6q0a/j1GKk5WuzyCDwvJHRuS6oOICPqOv87IqPtwzrsH4GH0JyTM
zdOZOq8fBj5F9e/2uxrHDCMZ8vfaqASrdHVGQ8hxyjjSAV1QLB46g+KRY6B6DHyj
yFOq/Oe6K3Z0AhI7Gy49j3/cjG0xEI0BdxyiCerQVD+CXIGl/Rxf6ibShKvoe4/l
U8JzvoQO/S/BIP/UF4BGRpN2bWw/wpTtpG6GC3gedNbVqCsoEbghI3c+c7a+3mIq
lOYrDIb3IrWeBLVKwtFVpBybjCHo+JNYlDiLtIWgsiS8W+4I6zpypzh0DKG/FD0e
gspjW/O6
=IZEd
-END PGP SIGNATURE-

Markus Koschany (3):
  Fix symlink of gradle-version-info.jar.
  Update use-local-artifacts.patch and register junit4 instead of junit as 
an external
  Update changelog

---

This annotated tag includes the following new commits:

   new  7716ebe   Update use-local-artifacts.patch and register junit4 
instead of junit as an external
   new  2a55be0   Update changelog

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/gradle.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


[gradle] 02/02: Update changelog

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch experimental
in repository gradle.

commit 2a55be0ee237b043759d4a20985c22cd297bdf0a
Author: Markus Koschany 
Date:   Wed Nov 29 16:09:58 2017 +0100

Update changelog
---
 debian/changelog | 9 +
 1 file changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 216d5a6..5323046 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+gradle (3.4.1-2) experimental; urgency=medium
+
+  * Team upload.
+  * libgradle-core-java.links: Fix symlink of gradle-version-info.jar.
+  * Update use-local-artifacts.patch and register junit4 instead of junit as an
+external module. This will fix the build failure with Mockito.
+
+ -- Markus Koschany   Wed, 29 Nov 2017 16:09:02 +0100
+
 gradle (3.4.1-1) experimental; urgency=medium
 
   * Team upload.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/gradle.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


Processed: Pending fixes for bugs in the libjna-java package

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

> tag 874649 + pending
Bug #874649 [libjna-java] FTBFS with Java 9: upstream won't support it for now
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
874649: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874649
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#874649: Pending fixes for bugs in the libjna-java package

2017-11-29 Thread pkg-java-maintainers
tag 874649 + pending
thanks

Some bugs in the libjna-java package are closed in revision
ac2199212190be1b3421115ea81330be947fb43c in branch 'master' by
Emmanuel Bourg

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

Commit message:

Fixed the build failure with Java 9 (Closes: #874649)

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


[libjna-java] 03/03: Upload to unstable

2017-11-29 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 libjna-java.

commit dadddfac7324632d9621144a82c34f4ded4e2166
Author: Emmanuel Bourg 
Date:   Wed Nov 29 17:20:31 2017 +0100

Upload to unstable
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7976e82..cea30f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-libjna-java (4.5.0-2) UNRELEASED; urgency=medium
+libjna-java (4.5.0-2) unstable; urgency=medium
 
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #874649)
   * Standards-Version updated to 4.1.1
 
- -- Emmanuel Bourg   Wed, 29 Nov 2017 17:16:45 +0100
+ -- Emmanuel Bourg   Wed, 29 Nov 2017 17:20:25 +0100
 
 libjna-java (4.5.0-1) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjna-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


[libjna-java] branch master updated (2b14392 -> dadddfa)

2017-11-29 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository libjna-java.

  from  2b14392   Upload to unstable
   new  ac21992   Fixed the build failure with Java 9 (Closes: #874649)
   new  c725c08   Standards-Version updated to 4.1.1
   new  dadddfa   Upload to unstable

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog|  8 
 debian/control  |  2 +-
 debian/patches/15-java9-compatibility.patch | 22 ++
 debian/patches/series   |  1 +
 4 files changed, 32 insertions(+), 1 deletion(-)
 create mode 100644 debian/patches/15-java9-compatibility.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjna-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


[libjna-java] 02/03: Standards-Version updated to 4.1.1

2017-11-29 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 libjna-java.

commit c725c0825d678eab1b5e3dbb2c559faf849eee87
Author: Emmanuel Bourg 
Date:   Wed Nov 29 17:19:25 2017 +0100

Standards-Version updated to 4.1.1
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d491d28..7976e82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libjna-java (4.5.0-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #874649)
+  * Standards-Version updated to 4.1.1
 
  -- Emmanuel Bourg   Wed, 29 Nov 2017 17:16:45 +0100
 
diff --git a/debian/control b/debian/control
index 9360100..6e29f50 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: ant,
libxt-dev,
maven-repo-helper (>= 1.5~),
pkg-config
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjna-java.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjna-java.git
 Homepage: https://github.com/twall/jna

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjna-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


[libjna-java] 01/03: Fixed the build failure with Java 9 (Closes: #874649)

2017-11-29 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 libjna-java.

commit ac2199212190be1b3421115ea81330be947fb43c
Author: Emmanuel Bourg 
Date:   Wed Nov 29 17:19:17 2017 +0100

Fixed the build failure with Java 9 (Closes: #874649)
---
 debian/changelog|  7 +++
 debian/patches/15-java9-compatibility.patch | 22 ++
 debian/patches/series   |  1 +
 3 files changed, 30 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f6951cd..d491d28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libjna-java (4.5.0-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fixed the build failure with Java 9 (Closes: #874649)
+
+ -- Emmanuel Bourg   Wed, 29 Nov 2017 17:16:45 +0100
+
 libjna-java (4.5.0-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/patches/15-java9-compatibility.patch 
b/debian/patches/15-java9-compatibility.patch
new file mode 100644
index 000..84dc057
--- /dev/null
+++ b/debian/patches/15-java9-compatibility.patch
@@ -0,0 +1,22 @@
+Description: Fixes the build failure with Java 9
+Author: Emmanuel Bourg 
+Bug: https://github.com/java-native-access/jna/issues/856
+Bug-Debian: https://bugs.debian.org/874649
+--- a/contrib/platform/src/com/sun/jna/platform/WindowUtils.java
 b/contrib/platform/src/com/sun/jna/platform/WindowUtils.java
+@@ -1389,14 +1389,7 @@
+ whenDisplayable(w, new Runnable() {
+   @Override
+ public void run() {
+-Object peer = w.getPeer();
+-try {
+-Class cls = peer.getClass();
+-Method m = cls.getMethod("setAlpha", new Class[]{ 
float.class });
+-m.invoke(peer, Float.valueOf(alpha));
+-}
+-catch (Exception e) {
+-}
++w.setOpacity(alpha);
+ }
+ });
+ }
diff --git a/debian/patches/series b/debian/patches/series
index 53812bd..8c1e29f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,3 +7,4 @@
 12-structure-backward-compatibility.patch
 13-reproducible-javadoc.patch
 14-rename-native-library.patch
+15-java9-compatibility.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjna-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


libjna-java_4.5.0-2_source.changes ACCEPTED into unstable

2017-11-29 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 29 Nov 2017 17:20:25 +0100
Source: libjna-java
Binary: libjna-java libjna-jni libjna-platform-java libjna-java-doc
Architecture: source
Version: 4.5.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libjna-java - Dynamic access of native libraries from Java without JNI
 libjna-java-doc - Dynamic access of native libraries from Java without JNI 
(documen
 libjna-jni - Dynamic access of native libraries from Java without JNI (native
 libjna-platform-java - Dynamic access of native libraries from Java without 
JNI (platfor
Closes: 874649
Changes:
 libjna-java (4.5.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #874649)
   * Standards-Version updated to 4.1.1
Checksums-Sha1:
 bea49225f039ed29c660335463b19101f41753b3 2391 libjna-java_4.5.0-2.dsc
 6743b2d982d1545053f9012689dc5e468f03dc5c 10532 
libjna-java_4.5.0-2.debian.tar.xz
 2e7402bf48d1eaa86cfbfd80097461ba3c2f4da4 11964 
libjna-java_4.5.0-2_source.buildinfo
Checksums-Sha256:
 e110b3b14b3beb79fbd6f4c1d65edb6639b290cdbb72e68a2ef09a271edc6276 2391 
libjna-java_4.5.0-2.dsc
 ebfec7da450aca2f957a963cca2bdaa62858a858cf6b4ddfe8c35946180c4369 10532 
libjna-java_4.5.0-2.debian.tar.xz
 273aeda584dc0aaf50fbc2c725ca0455bfd1c5aa1f0660fb91bf8ef4e4ff 11964 
libjna-java_4.5.0-2_source.buildinfo
Files:
 89f342098c6735581ac357e4529c7218 2391 java optional libjna-java_4.5.0-2.dsc
 43c49040876993ec0452560b6b78d4a7 10532 java optional 
libjna-java_4.5.0-2.debian.tar.xz
 00bfbb055f2aed3feeddba1673f556af 11964 java optional 
libjna-java_4.5.0-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAloe3sESHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsR3sP/2oBrcQke1fShWbQMigy7QcWhqmX8Ovd
ZSN8APM45+zwTyyP04HNoW5t39Y9eQ/zfHy+3vWC05BHVrORCbx7e3/+uGT1WxNI
YUiplHY6yvVrNQMKXiZEO80vOEObKysQT9SZAawMD7UDKlY72Wv4li1u+r3V142n
3cDxKRQfUqjSQjvuLkIvpbYV2MIH2WuObYa2kK4kXaPjlj348A+ZM1MB98EIKtnS
F6V/c0tT3ehLYobYPTN80JuwCoRnf6ohhK6FuHAou2I/pILcBluTHkwuAIdE7bNr
zMj1GmSHVUNNIAib/Z7AItz7Ej4L59kEEfzlSAIC3tJlH3MCqPgX91uWHYZAH91x
Nztgx4VMxYuGH5w5t1xlUn29qcchQyIoDaX2HH6h7M1tp7XcO2WWd+SkJPivCkHK
FWRRATddZjzs4tJSSUDvIFqZLVNvVc7iEQnvdw+c6jgE+dRjqSTub8E6MoC5CKWI
HVMP3SXIAKeelYHJKd7OrRwaWr+pgc9d4UZV6UqOagUgpW+5PWDaUjZ0yzlE7lry
+MptNF1FmvCyLHLqNAxu1puCJW3GRNbZNGNCtaA3rR1Lpywuov5kgG+MqVb9BPWd
QsHme4ISh0wWpO4EpI0k6lhLD6wj8Una1Zuz+lTTyNiJiW3WJYvxYD64wFe341N5
rHHVNSSGSLe1
=Mwej
-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#874649: marked as done (FTBFS with Java 9: upstream won't support it for now)

2017-11-29 Thread Debian Bug Tracking System
Your message dated Wed, 29 Nov 2017 16:50:38 +
with message-id 
and subject line Bug#874649: fixed in libjna-java 4.5.0-2
has caused the Debian Bug report #874649,
regarding FTBFS with Java 9: upstream won't support it for now
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.)


-- 
874649: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874649
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jna
Version: 4.4.0
Severity: normal
User: debian-j...@lists.debian.org
Usertags: default-java9

This package fails to build with default-jdk pointing to openjdk-9-jdk.
Please fix it, so that we can start the transition to Java 9.
The wiki has some common problems and their solutions:
https://wiki.debian.org/Java/Java9Pitfalls

Upstream are not going to support building with Java 9, even in their
next release, but intend to support running on it:
https://github.com/java-native-access/jna/issues/856

> The upcoming JNA 4.5.0 should work with Java 9, but is only
> buildable on java 8 and before.

(The issue also discusses some less relevant crashes; which we can
ignore for the purpose of this bug report; sorry!)

JNA is pretty important, I believe Gradle depends on it, plus svnkit and
a couple of other important-looking libraries, so we probably can't RM
it, or leave it broken during a transition.

What's the plan? Change the build-dep to openjdk-8, so that default-jdk
can transition, then package newer versions as they are released?



Build log:

[javac] 
/build/libjna-java-4.4.0/contrib/platform/src/com/sun/jna/platform/WindowUtils.java:1392:
 error: cannot find symbol
[javac] Object peer = w.getPeer();
[javac]^
[javac]   symbol:   method getPeer()
[javac]   location: variable w of type Window

Cheers,
Chris.
--- End Message ---
--- Begin Message ---
Source: libjna-java
Source-Version: 4.5.0-2

We believe that the bug you reported is fixed in the latest version of
libjna-java, 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 874...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg  (supplier of updated libjna-java 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: Wed, 29 Nov 2017 17:20:25 +0100
Source: libjna-java
Binary: libjna-java libjna-jni libjna-platform-java libjna-java-doc
Architecture: source
Version: 4.5.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libjna-java - Dynamic access of native libraries from Java without JNI
 libjna-java-doc - Dynamic access of native libraries from Java without JNI 
(documen
 libjna-jni - Dynamic access of native libraries from Java without JNI (native
 libjna-platform-java - Dynamic access of native libraries from Java without 
JNI (platfor
Closes: 874649
Changes:
 libjna-java (4.5.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #874649)
   * Standards-Version updated to 4.1.1
Checksums-Sha1:
 bea49225f039ed29c660335463b19101f41753b3 2391 libjna-java_4.5.0-2.dsc
 6743b2d982d1545053f9012689dc5e468f03dc5c 10532 
libjna-java_4.5.0-2.debian.tar.xz
 2e7402bf48d1eaa86cfbfd80097461ba3c2f4da4 11964 
libjna-java_4.5.0-2_source.buildinfo
Checksums-Sha256:
 e110b3b14b3beb79fbd6f4c1d65edb6639b290cdbb72e68a2ef09a271edc6276 2391 
libjna-java_4.5.0-2.dsc
 ebfec7da450aca2f957a963cca2bdaa62858a858cf6b4ddfe8c35946180c4369 10532 
libjna-java_4.5.0-2.debian.tar.xz
 273aeda584dc0aaf50fbc2c725ca0455bfd1c5aa1f0660fb91bf8ef4e4ff 11964 
libjna-java_4.5.0-2_source.buildinfo
Files:
 89f342098c6735581ac357e4529c7218 2391 java optional libjna-java_4.5.0-2.dsc
 43c49040876993ec0452560b6b78d4a7 10532 java optional 
libjna-java_4.5.0-2.debian.tar.xz
 00bfbb055f2aed3feeddba1673f556af 11964 java optional 
libjna-java_4.5.0-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAloe3sESHGVib3VyZ0Bh

Processed: your mail

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

> tags 875360 + pending
Bug #875360 [src:emma-coverage] FTBFS with Java 9: ant can't find tool(?)
Added tag(s) pending.
> block 875360 by 882596
Bug #875360 [src:emma-coverage] FTBFS with Java 9: ant can't find tool(?)
875360 was not blocked by any bugs.
875360 was not blocking any bugs.
Added blocking bug(s) of 875360: 882596
>
End of message, stopping processing here.

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


Processing of libjna-java_4.5.0-2_source.changes

2017-11-29 Thread Debian FTP Masters
libjna-java_4.5.0-2_source.changes uploaded successfully to localhost
along with the files:
  libjna-java_4.5.0-2.dsc
  libjna-java_4.5.0-2.debian.tar.xz
  libjna-java_4.5.0-2_source.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.


[mockito] branch master updated (7da4a18 -> 64e665a)

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch master
in repository mockito.

  from  7da4a18   Upload to unstable
   new  90effda   Build-depend on testng.
   new  a975dd7   Change maven rule for testng to debian.
   new  7b3ffa9   Build-depend on gradle >= 3.4.1-2.
   new  e909017   Declare compliance with Debian Policy 4.1.1.
   new  85f2b3a   Use https for Format field.
   new  fff7a36   Switch to compat level 10.
   new  64e665a   Update changelog

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog   | 11 +++
 debian/compat  |  2 +-
 debian/control |  8 +---
 debian/copyright   |  4 ++--
 debian/maven.rules |  2 +-
 5 files changed, 20 insertions(+), 7 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/mockito.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


[mockito] 01/07: Build-depend on testng.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository mockito.

commit 90effda7f2a5cbe90582e154f6cbf0afb71300a8
Author: Markus Koschany 
Date:   Wed Nov 29 15:40:08 2017 +0100

Build-depend on testng.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d9f2d2f..c9611b8 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,8 @@ Build-Depends:
  libjson-simple-java,
  libhamcrest-java,
  libobjenesis-java,
- libspock-java
+ libspock-java,
+ testng
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/mockito.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/mockito.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/mockito.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


[mockito] 05/07: Use https for Format field.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository mockito.

commit 85f2b3a40da2ede8cc73a63b97792b71e93e68f5
Author: Markus Koschany 
Date:   Wed Nov 29 18:03:33 2017 +0100

Use https for Format field.
---
 debian/copyright | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index fab5b9c..e07b5d9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Mockito
 Source: https://github.com/mockito/mockito
 Files-Excluded: *.jar
@@ -12,7 +12,7 @@ License: MIT
 Files: debian/*
 Copyright: 2010-2012, David Paleino 
2013,  gregor herrmann 
-   2013-2016, Markus Koschany 
+   2013-2017, Markus Koschany 
 License: MIT
 
 Files: src/org/mockito/internal/matchers/apachecommons/commons-lang-license.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/mockito.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


[mockito] 07/07: Update changelog

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository mockito.

commit 64e665a05f9103e90e74b137575161ed174b096d
Author: Markus Koschany 
Date:   Wed Nov 29 18:06:46 2017 +0100

Update changelog
---
 debian/changelog | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 757de94..29e1f80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+mockito (1.10.19-3) UNRELEASED; urgency=medium
+
+  * Build-depend on testng and gradle >= 3.4.1-2.
+Change maven rule for testng to debian. Thus the package can be compiled
+again. Thanks to Gilles Filippini for the report. (Closes: #882182)
+  * Declare compliance with Debian Policy 4.1.1.
+  * Use https for Format field.
+  * Switch to compat level 10.
+
+ -- Markus Koschany   Wed, 29 Nov 2017 18:04:36 +0100
+
 mockito (1.10.19-2) unstable; urgency=medium
 
   * Team upload.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/mockito.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


[mockito] 04/07: Declare compliance with Debian Policy 4.1.1.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository mockito.

commit e9090173b0d1b996e413b199c1bb6d267b78063e
Author: Markus Koschany 
Date:   Wed Nov 29 18:02:24 2017 +0100

Declare compliance with Debian Policy 4.1.1.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index edf2973..afd2b53 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends:
  libobjenesis-java,
  libspock-java,
  testng
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/mockito.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/mockito.git
 Homepage: http://mockito.org/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/mockito.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


[mockito] 02/07: Change maven rule for testng to debian.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository mockito.

commit a975dd75a392a913d6513edb7326c2c5392b5c43
Author: Markus Koschany 
Date:   Wed Nov 29 16:00:30 2017 +0100

Change maven rule for testng to debian.
---
 debian/maven.rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/maven.rules b/debian/maven.rules
index 65cf7c7..42cfcfe 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,2 +1,2 @@
 junit junit * s/.*/4.x/ * *
-org.testng testng * s/.*/6.x/ * *
+org.testng testng * s/.*/debian/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/mockito.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


[mockito] 03/07: Build-depend on gradle >= 3.4.1-2.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository mockito.

commit 7b3ffa9dcdf2a7b8ff4ba072081497a0f02387a5
Author: Markus Koschany 
Date:   Wed Nov 29 18:01:58 2017 +0100

Build-depend on gradle >= 3.4.1-2.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index c9611b8..edf2973 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends:
  bnd,
  debhelper (>= 9),
  gradle-debian-helper,
+ gradle (>= 3.4.1-2),
  maven-repo-helper (>= 1.9~),
  default-jdk,
  javahelper,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/mockito.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


[mockito] 06/07: Switch to compat level 10.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository mockito.

commit fff7a3674f40e6319f8899a1befde3cd10f73254
Author: Markus Koschany 
Date:   Wed Nov 29 18:03:56 2017 +0100

Switch to compat level 10.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index afd2b53..3971160 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
 Build-Depends:
  ant,
  bnd,
- debhelper (>= 9),
+ debhelper (>= 10),
  gradle-debian-helper,
  gradle (>= 3.4.1-2),
  maven-repo-helper (>= 1.9~),

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/mockito.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#874649: FTBFS with Java 9: upstream won't support it for now

2017-11-29 Thread Emmanuel Bourg
On Fri, 8 Sep 2017 14:01:04 +0100 Chris West  
wrote:

> Build log:
> 
> [javac] 
> /build/libjna-java-4.4.0/contrib/platform/src/com/sun/jna/platform/WindowUtils.java:1392:
>  error: cannot find symbol
> [javac] Object peer = w.getPeer();
> [javac]^
> [javac]   symbol:   method getPeer()
> [javac]   location: variable w of type Window

The setWindowAlpha() method affected is an implementation for Mac OS
only, we can simply scrap it. Java 7 provides an alternative with the
Window.setOpacity(float) method if we want to be nice to Mac users
cherry picking our jars :)

Emmanuel Bourg

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


Processed: Re: liboptimisation-java: RM? FTBFS with Java 9, no rdeps, idle upstream

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

> tags 874647 + pending
Bug #874647 [liboptimization-java] liboptimisation-java: RM? FTBFS with Java 9, 
no rdeps, idle upstream
Added tag(s) pending.
> block 874647 by 883091
Bug #874647 [liboptimization-java] liboptimisation-java: RM? FTBFS with Java 9, 
no rdeps, idle upstream
874647 was not blocked by any bugs.
874647 was not blocking any bugs.
Added blocking bug(s) of 874647: 883091
>
End of message, stopping processing here.

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


Processing of jajuk_1.10.9+dfsg2-4_source.changes

2017-11-29 Thread Debian FTP Masters
jajuk_1.10.9+dfsg2-4_source.changes uploaded successfully to localhost
along with the files:
  jajuk_1.10.9+dfsg2-4.dsc
  jajuk_1.10.9+dfsg2-4.debian.tar.xz
  jajuk_1.10.9+dfsg2-4_source.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.


[libjna-java] annotated tag debian/4.5.0-2 created (now 671030b)

2017-11-29 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag debian/4.5.0-2
in repository libjna-java.

at  671030b   (tag)
   tagging  dadddfac7324632d9621144a82c34f4ded4e2166 (commit)
  replaces  debian/4.5.0-1
 tagged by  Emmanuel Bourg
on  Wed Nov 29 23:20:27 2017 +0100

- Log -
libjna-java Debian release 4.5.0-2
-BEGIN PGP SIGNATURE-

iQJGBAABCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlofMqsSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCs568QAI1tEW1hDbpEn+R0qxEArpuqg89D16tt
yHKxOu4/fDP7vON9BhV4/OiOFswmJDy581RWlYvhSZkCwmw0vY64Jvr0RYGbWyiH
MX+azQSji/h8irCGki2O53VRFdc21+P+VTL6ygEkbB6gOttMFALcrSeT6ClX7LYL
+4E2l/jaF+RD9cklMKdLT2TXLf8Vv/SB3Ck1b7/z++OepCvhHVsdZaowlz0A+vhl
VyhmauRFxoXwSX6KzNnoKR6TI/BM8uhwbPvj1YyTEyHx10R9xNruh8cRoPCNjKqi
0uOalOm3kL9U+d1IoWsy4qXgg7fLb/6yW27iytoDanYS9vFioUtwp2yYkWaPy5xA
5Uy8XE5YdcnbV/sBmD7kAx617iIgNLrqO7Z2UWmCfq2bi5UXjLMinGo+3T/IwX6c
b3K+aH2fpp0FgPmEyraHUvv9lxP1JSDgQH2d1nyFpj1HxMIn5FfcQ1QtZNRqeTu9
94j2W323K9xFVbeWp8NaSyLbzR8oHePeSFdVWhLIpPGe4jwD95Cx4hERl+EoG6tk
3R7IWysixfvfCh9RGSaQ2vJOXCnTE5de54UFQpbjCIeTC+Wzh6idovEWxBLC8R5o
Yc8uwUB2S0Gb7HRSO84bzf9OPP0a4ZyvEJAR8Iu6JB+HVpH4AveioBT7uUI/VezR
YZA5sRg+/jL/
=lSyB
-END PGP SIGNATURE-

Emmanuel Bourg (3):
  Fixed the build failure with Java 9 (Closes: #874649)
  Standards-Version updated to 4.1.1
  Upload to unstable

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libjna-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


Processing of jedit_5.4.0+dfsg-2_source.changes

2017-11-29 Thread Debian FTP Masters
jedit_5.4.0+dfsg-2_source.changes uploaded successfully to localhost
along with the files:
  jedit_5.4.0+dfsg-2.dsc
  jedit_5.4.0+dfsg-2.debian.tar.xz
  jedit_5.4.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.


[jedit] annotated tag debian/5.4.0+dfsg-2 created (now 84eadb5)

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag debian/5.4.0+dfsg-2
in repository jedit.

at  84eadb5   (tag)
   tagging  b678e0ec3b481c85b4ec95b64356f6a6010b20c6 (commit)
  replaces  debian/5.4.0+dfsg-1
 tagged by  Markus Koschany
on  Wed Nov 29 23:25:26 2017 +0100

- Log -
Debian release 5.4.0+dfsg-2
-BEGIN PGP SIGNATURE-

iQKjBAABCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlofM+BfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkEVIP/AjhvQioFJUnCdUscbkOhN/GRaJnBd/o48c1
GtkAdqtygPyM5YTLqCD6tAopkXkGPoQnYiMTethw3muf2CpefAkXKTaJjaZi+Pe5
GjVn4nTLuTf3mXrzUT1XbYj+Vb9nzIiz1aGtctJMY/EPkyoOQ1SRR7bwoSQR45o1
ykTf8aqdqenlulSB2Fe96AgjTUQzVU5BCXLALAJ+pSyWJPJT8bkf+jdLzn+iupYj
5kv4MrPQ4O3Jx7df1WfvF0wM7eAte3SQHaVwjnmArr14ME5/cBdnF4XWZD+397FV
kI0di9qvmmb9ini5H3Wt8hq/GL+9/DMVpM+ObB78i2BbUzqKIOKN2h0lgCDtmFY9
IXOToxegC78S/dpb/1hx2dcZ32xGirZb9eP0MW/0USa3jIMhLe7z0krOkHifGGIj
BHBI5dvricMoXuCsXFdAvUdpelBeBBxeyDq6s+uCea37jXHbX+XGLhsa+iBh85dj
7M9/BUG7T3QLfcImiBRvEzafG8LLd4xAnxitUNIcm2OX1nEddLHdyXCctRTifjaH
i4fytc5eB6WCr70LMh0L9auvCH/PBYpAGqprDDyKq4p3wyXHYTUdJf3Fm1CvhTWm
VjXevYp4i0IBsYtCZ4f43WzgQV80u+HXaHxC+Z8f1B8HYDpm2Y5nfXv6cuU5Yj80
cKWuwv4A
=bbK0
-END PGP SIGNATURE-

Markus Koschany (9):
  Declare compliance with Debian Policy 4.1.1.
  Use canonical VCS address.
  Remove override for dh_builddeb because xz is the default compressor now.
  Remove source/options file because xz is the default now.
  Remove trailing whitespace.
  Fix FTBFS with OpenJDK 9.
  Update changelog
  Require at least Java 8 for compilation.
  Fix jedit.sh script and require at least a Java 8 runtime.

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jedit.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


Processing of libhibernate3-java_3.6.10.Final-8_source.changes

2017-11-29 Thread Debian FTP Masters
libhibernate3-java_3.6.10.Final-8_source.changes uploaded successfully to 
localhost
along with the files:
  libhibernate3-java_3.6.10.Final-8.dsc
  libhibernate3-java_3.6.10.Final-8.debian.tar.xz
  libhibernate3-java_3.6.10.Final-8_source.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.


Processed (with 1 error): your mail

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

> fixed 869716 1.7.1-6
Bug #869716 [libplexus-containers-java] libplexus-containers-java: Wrong scope 
for junit dependency
There is no source info for the package 'libplexus-containers-java' at version 
'1.7.1-6' with architecture ''
Unable to make a source version for version '1.7.1-6'
Marked as fixed in versions 1.7.1-6.
> done 869716
Unknown command or malformed arguments to command.
>
End of message, stopping processing here.

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


libhibernate3-java_3.6.10.Final-8_source.changes ACCEPTED into unstable

2017-11-29 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 29 Nov 2017 23:08:27 +0100
Source: libhibernate3-java
Binary: libhibernate3-java libhibernate3-java-doc
Architecture: source
Version: 3.6.10.Final-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libhibernate3-java - Relational Persistence for Idiomatic Java
 libhibernate3-java-doc - Relational Persistence for Idiomatic Java 
(documentation)
Changes:
 libhibernate3-java (3.6.10.Final-8) unstable; urgency=medium
 .
   * Team upload.
   * Depend on libgeronimo-jta-1.2-spec-java instead of glassfish-javaee
   * Added an explicit dependency on libcommons-collections3-java
   * Added the libgeronimo-jpa-2.0-spec-java dependency on the binary package
   * Standards-Version updated to 4.1.1
Checksums-Sha1:
 a7d621a2bcea6b74f11e1fedb12fbaa251ce1126 2929 
libhibernate3-java_3.6.10.Final-8.dsc
 41c7039a268a1170ea78aa028baa37d35a40f310 10460 
libhibernate3-java_3.6.10.Final-8.debian.tar.xz
 056e38a2292f59655f48c28000e161104b0a8914 16079 
libhibernate3-java_3.6.10.Final-8_source.buildinfo
Checksums-Sha256:
 4c9c5fc8d5e6b324418d639875441fe60e4e0ede44adceed334011c8ac9300c0 2929 
libhibernate3-java_3.6.10.Final-8.dsc
 da77cc0f4cca42bb66f1171d438a1f22faa9bdcd6256a977f3efe9cea3b90375 10460 
libhibernate3-java_3.6.10.Final-8.debian.tar.xz
 e90e21fc6eb306cddf4300164094f0ff5e892afb9df832fa25f3a1d0e941b56a 16079 
libhibernate3-java_3.6.10.Final-8_source.buildinfo
Files:
 1ca6edafcc37786ca95e96d91d9f0814 2929 java optional 
libhibernate3-java_3.6.10.Final-8.dsc
 19f6fd8ab9798558c4b651d67ba4f52f 10460 java optional 
libhibernate3-java_3.6.10.Final-8.debian.tar.xz
 a02da36e074e066aa1509e76f9f9a06b 16079 java optional 
libhibernate3-java_3.6.10.Final-8_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlofMl8SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsXX0P/R7Y/F9skJA8MmsaQPbovQ73+N/s6CU/
DETKOYGX13M0N8GYhs8BCu0klajl4vsxlRUcX6D4WCXYbJyxVBhz87WPeQ36VHy3
cQfiw7ih4Y61LHrsH9F15sWIxvVEC4kCpMYUR1nVjJT3RQEUgKgexFX3WV5QdRe9
r9i4+qXersPavDi2yqRzSWGEo+UtY7aRs4bFUizypcH9ND4mjOaKkCrG+SV5t/AR
02ZSqHldVbGLYUYPwGhAjajb3N7/iTE73TTcozuemeCqE/80ovdN7WJxR/TaIF9C
cn25AFSs87etI8aupYAmQfcynihaFxsHxMnGqlJOnU4Su6iEcY2RXx1fF4wCfvA4
PEZoLxVSGl5bih1MhOs3jm0VDsaW38K+wpMbT3tdIXc/6yx6eofy5qhn8y8UeXKP
z5j9zXRvqARTzPN4e6q+VyCPQpcSeFFPHgmmzXtk+n/O+yhm6/nsXvmWybXtsWKe
8WDB8jtLpzWzwXs4mwpltE4n5NQpKhKF3jUUOxl8WPNtKkxvKnKNM1diLl1vmh8p
4CnxEwiJdpmu1YWibbhktMR+5veWGMGinES4T4TmUZUTYAOGHsMF0z6il/MSIYcn
4195GgHb01uzTj8ByKR4NnCKwWtnOCg2YqOhYnB/cVljDzTZxirpBo56Y3vhnx5O
Q2lmQ8BngLoi
=7gKz
-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.


jedit_5.4.0+dfsg-2_source.changes ACCEPTED into unstable

2017-11-29 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 29 Nov 2017 22:54:30 +0100
Source: jedit
Binary: jedit
Architecture: source
Version: 5.4.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 jedit  - Plugin-based editor for programmers
Closes: 875583
Changes:
 jedit (5.4.0+dfsg-2) unstable; urgency=medium
 .
   * Team upload.
   * Declare compliance with Debian Policy 4.1.1.
   * Use canonical VCS address.
   * Remove override for dh_builddeb because xz is the default compressor now.
   * Remove source/options file because xz is the default now.
   * Fix FTBFS with OpenJDK 9.
 Thanks to Chris West for the report. (Closes: #875583)
   * Require at least Java 8 for compilation.
   * Fix jedit.sh script and require at least a Java 8 runtime.
Checksums-Sha1:
 7713b13782f62708bddbfabf9d26eefde2539765 2384 jedit_5.4.0+dfsg-2.dsc
 32fe84f62b28d534d6062ee8d4814e780d558341 22928 jedit_5.4.0+dfsg-2.debian.tar.xz
 d664cdd85488c9ae7dd9e605f1a382b413424a28 12676 
jedit_5.4.0+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 b1e67bdf162278201aeb3fe4d99a6f8df5e91d500e4997e9bf80bbe82e38a89a 2384 
jedit_5.4.0+dfsg-2.dsc
 fcd04707c555b4f8f39db9e7df4ab90552c9af2a7a29b6cbb1a272419ae35e89 22928 
jedit_5.4.0+dfsg-2.debian.tar.xz
 004eda90cbe92a8db24949b69ce5e5a1887c6ad361de0acb40340504fc93cacc 12676 
jedit_5.4.0+dfsg-2_amd64.buildinfo
Files:
 4c84596c8ab1ea5295a121928dfde1b6 2384 editors optional jedit_5.4.0+dfsg-2.dsc
 f2b1474810616f367edc5491f2c2af12 22928 editors optional 
jedit_5.4.0+dfsg-2.debian.tar.xz
 f8f2ab0290f49fdaa3f3197442d2692f 12676 editors optional 
jedit_5.4.0+dfsg-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlofMNRfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkCWcP/ij51oWJvE1MEFiKT0IwoPi5AZyE30GYIDXe
o+Ryjbdn7tC5eC/MC273Gy5f+Ozno96sLNKWT56eIU4m+mFO7D5klDXn0zhR8Gyo
Pkea/hF8vJjdTEgIOOl4mzGugr6lqNJ87xMJTM20+OLv4eHdxmdgGvBENrzM41xx
j56l5oUdzPHxbuw/V0TAiYDuWSBE6702mpPqECDhr15H4sMcl91vhPnzlggzuBBe
I+8hXMD/cwyjmJ0DB6Oi7CRnmyipzpSaBvyzVsu/HF/VaOPcFTeCB6r7nc3LnS+x
ita0uaJrVkKD3R98lDbraCeFPGk623aLgWHbtJ6ewkXw9rzSeTiZkct8laranMEc
9IqNga/R42HR/Gfv5ahDl/MaKsbM/eWB0vHa8ygD95ljPLNY2aoBEM69O2gea6+u
hbwGN4BTd2OI6UYVjIwfDb7qPKf9YgL9BttDY3vYgl9N64YGigWSa9R2PVOUvF39
ooYT7NwSHPGso5/aCt6kZblF4HSpwNa4FWulSoImG+0SzrZbn5EhF7abMRKMGs3y
WJ4HmZ+zfb4V4yTrhVBQ2ueFBFpZd3qY6IC4OTC+AVmH8H69HBIXDeVZ3VrzM7ZP
dH9HzBfoSu8+34gFNJSiKiNMk+Dka1RwKBa9nN02X7hfcZAExmoMhYgFP15UzuY0
JF6WU18M
=Df5V
-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#875583: marked as done (FTBFS with Java 9: checks for java 8)

2017-11-29 Thread Debian Bug Tracking System
Your message dated Wed, 29 Nov 2017 22:34:47 +
with message-id 
and subject line Bug#875583: fixed in jedit 5.4.0+dfsg-2
has caused the Debian Bug report #875583,
regarding FTBFS with Java 9: checks for java 8
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.)


-- 
875583: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875583
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jedit
Version: 5.4.0+dfsg
Severity: normal
User: debian-j...@lists.debian.org
Usertags: default-java9

This package fails to build with default-jdk pointing to openjdk-9-jdk.
Please fix it, so that we can start the transition to Java 9.
The wiki has some common problems and their solutions:
https://wiki.debian.org/Java/Java9Pitfalls

Build log:

init:
 [echo] Buildfile for jedit (/build/jedit-5.4.0+dfsg/build.xml)

BUILD FAILED
/build/jedit-5.4.0+dfsg/build.xml:78: Java 1.8 is needed for jEdit to build, 
please install it and rerun (found Java version: '9')


Cheers,
Chris.
--- End Message ---
--- Begin Message ---
Source: jedit
Source-Version: 5.4.0+dfsg-2

We believe that the bug you reported is fixed in the latest version of
jedit, 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 875...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany  (supplier of updated jedit 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: Wed, 29 Nov 2017 22:54:30 +0100
Source: jedit
Binary: jedit
Architecture: source
Version: 5.4.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 jedit  - Plugin-based editor for programmers
Closes: 875583
Changes:
 jedit (5.4.0+dfsg-2) unstable; urgency=medium
 .
   * Team upload.
   * Declare compliance with Debian Policy 4.1.1.
   * Use canonical VCS address.
   * Remove override for dh_builddeb because xz is the default compressor now.
   * Remove source/options file because xz is the default now.
   * Fix FTBFS with OpenJDK 9.
 Thanks to Chris West for the report. (Closes: #875583)
   * Require at least Java 8 for compilation.
   * Fix jedit.sh script and require at least a Java 8 runtime.
Checksums-Sha1:
 7713b13782f62708bddbfabf9d26eefde2539765 2384 jedit_5.4.0+dfsg-2.dsc
 32fe84f62b28d534d6062ee8d4814e780d558341 22928 jedit_5.4.0+dfsg-2.debian.tar.xz
 d664cdd85488c9ae7dd9e605f1a382b413424a28 12676 
jedit_5.4.0+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 b1e67bdf162278201aeb3fe4d99a6f8df5e91d500e4997e9bf80bbe82e38a89a 2384 
jedit_5.4.0+dfsg-2.dsc
 fcd04707c555b4f8f39db9e7df4ab90552c9af2a7a29b6cbb1a272419ae35e89 22928 
jedit_5.4.0+dfsg-2.debian.tar.xz
 004eda90cbe92a8db24949b69ce5e5a1887c6ad361de0acb40340504fc93cacc 12676 
jedit_5.4.0+dfsg-2_amd64.buildinfo
Files:
 4c84596c8ab1ea5295a121928dfde1b6 2384 editors optional jedit_5.4.0+dfsg-2.dsc
 f2b1474810616f367edc5491f2c2af12 22928 editors optional 
jedit_5.4.0+dfsg-2.debian.tar.xz
 f8f2ab0290f49fdaa3f3197442d2692f 12676 editors optional 
jedit_5.4.0+dfsg-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlofMNRfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkCWcP/ij51oWJvE1MEFiKT0IwoPi5AZyE30GYIDXe
o+Ryjbdn7tC5eC/MC273Gy5f+Ozno96sLNKWT56eIU4m+mFO7D5klDXn0zhR8Gyo
Pkea/hF8vJjdTEgIOOl4mzGugr6lqNJ87xMJTM20+OLv4eHdxmdgGvBENrzM41xx
j56l5oUdzPHxbuw/V0TAiYDuWSBE6702mpPqECDhr15H4sMcl91vhPnzlggzuBBe
I+8hXMD/cwyjmJ0DB6Oi7CRnmyipzpSaBvyzVsu/HF/VaOPcFTeCB6r7nc3LnS+x
ita0uaJrVkKD3R98lDbraCeFPGk623aLgWHbtJ6ewkXw9rzSeTiZkct8laranMEc
9IqNga/R42HR/Gfv5ahDl/MaKsbM/eWB0vHa8ygD95ljPLNY2aoBEM69O2gea6+u
hbwGN4BTd2OI6UYVjIwfDb7qPKf9YgL9BttDY3vYgl9N64YGigWSa9R2PVOUvF39
ooYT7NwSHPGso5/aCt6kZblF4HSpwNa4FWulSoImG+0SzrZbn5EhF7abMRKMGs3y
WJ4HmZ+zfb4V4yTrhVBQ2ueFBFpZd3qY6IC4OTC+AVmH8H69HBIXDeVZ3VrzM7ZP
dH9HzBfoSu8+34gFNJSiKiNMk+Dka1RwKBa9nN02X7hfcZAExmoMhYgFP15UzuY0
JF6WU18M
=Df5V
-END PGP 

Bug#869716: marked as done (libplexus-containers-java: Wrong scope for junit dependency)

2017-11-29 Thread Debian Bug Tracking System
Your message dated Wed, 29 Nov 2017 23:42:49 +0100
with message-id 
and subject line 
has caused the Debian Bug report #869716,
regarding libplexus-containers-java: Wrong scope for junit dependency
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.)


-- 
869716: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869716
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libplexus-containers-java
Version: 1.0~beta3.0.7-8
Severity: normal

Upgrade to 1.0~beta3.0.7-9 will drag junit. Please change default
scope [1] to the test one.

[1] 
https://anonscm.debian.org/cgit/pkg-java/plexus-containers.git/tree/pom.xml#n32

-- System Information:
Debian Release: buster/sid
  APT prefers stable
  APT policy: (500, 'stable'), (70, 'unstable'), (60, 'testing'), (50, 
'experimental'), (40, 'oldstable')
Architecture: amd64
 (x86_64)

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

Versions of packages libplexus-containers-java depends on:
ii  libguava-java   19.0-1
ii  libplexus-classworlds-java  1.5.0-5
ii  libplexus-utils-java1:1.5.15-4
ii  libxbean-java   4.5-4

libplexus-containers-java recommends no packages.

libplexus-containers-java suggests no packages.

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

Processing of libnative-platform-java_0.14-2_source.changes

2017-11-29 Thread Debian FTP Masters
libnative-platform-java_0.14-2_source.changes uploaded successfully to localhost
along with the files:
  libnative-platform-java_0.14-2.dsc
  libnative-platform-java_0.14-2.debian.tar.xz
  libnative-platform-java_0.14-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.


[jedit] 08/09: Require at least Java 8 for compilation.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jedit.

commit 1a7b26b12fb3effa194a7e60316447aed7fc8b5d
Author: Markus Koschany 
Date:   Wed Nov 29 22:55:43 2017 +0100

Require at least Java 8 for compilation.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a6a9d9b..fb04182 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ jedit (5.4.0+dfsg-2) unstable; urgency=medium
   * Remove source/options file because xz is the default now.
   * Fix FTBFS with OpenJDK 9.
 Thanks to Chris West for the report. (Closes: #875583)
+  * Require at least Java 8 for compilation.
 
  -- Markus Koschany   Wed, 29 Nov 2017 22:54:30 +0100
 
diff --git a/debian/control b/debian/control
index 9c59e1c..64c0ca5 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends: ant,
quilt (>= 0.46-7~),
xsltproc
 Build-Conflicts: junit
-Build-Depends-Indep: default-jdk (>= 2:1.7)
+Build-Depends-Indep: default-jdk (>= 2:1.8)
 Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jedit.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jedit.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jedit.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


[jedit] 01/09: Declare compliance with Debian Policy 4.1.1.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jedit.

commit e2cb8b07bf8eccfb1730d381607e8527334b7dea
Author: Markus Koschany 
Date:   Wed Nov 29 22:47:13 2017 +0100

Declare compliance with Debian Policy 4.1.1.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index dd81f4f..7e841d5 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends: ant,
xsltproc
 Build-Conflicts: junit
 Build-Depends-Indep: default-jdk (>= 2:1.7)
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
 Vcs-Git: git://anonscm.debian.org/pkg-java/jedit.git
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/jedit.git
 Homepage: http://www.jedit.org/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jedit.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


[jedit] 06/09: Fix FTBFS with OpenJDK 9.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jedit.

commit f0e62feb7d4cd8ea8f7f75bcc7ee0433f871e224
Author: Markus Koschany 
Date:   Wed Nov 29 22:53:24 2017 +0100

Fix FTBFS with OpenJDK 9.

Closes: #875583
Thanks: Chris West for the report.
---
 debian/patches/java9.patch   | 29 +
 debian/patches/series.noauto |  1 +
 2 files changed, 30 insertions(+)

diff --git a/debian/patches/java9.patch b/debian/patches/java9.patch
new file mode 100644
index 000..387b412
--- /dev/null
+++ b/debian/patches/java9.patch
@@ -0,0 +1,29 @@
+From: Markus Koschany 
+Date: Wed, 29 Nov 2017 22:52:20 +0100
+Subject: java9
+
+Fix FTBFS with OpenJDK 9.
+
+Forwarded: no
+---
+ build.xml | 7 ---
+ 1 file changed, 7 deletions(-)
+
+diff --git a/build.xml b/build.xml
+index d8022ea..9403501 100644
+--- a/build.xml
 b/build.xml
+@@ -75,13 +75,6 @@
+   
+   
+   
+-  
+-  
+-  
+-  
+-  
+-  
+-  
+   
+   
+   
diff --git a/debian/patches/series.noauto b/debian/patches/series.noauto
index d93d4fa..898f53b 100644
--- a/debian/patches/series.noauto
+++ b/debian/patches/series.noauto
@@ -4,3 +4,4 @@
 03systemlibs
 04disableivy
 05systemdocbook
+java9.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jedit.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


[jedit] 07/09: Update changelog

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jedit.

commit bb83246b97f7b67494bc0643857e0a6b9f47e5e4
Author: Markus Koschany 
Date:   Wed Nov 29 22:55:01 2017 +0100

Update changelog
---
 debian/changelog | 12 
 1 file changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7add021..a6a9d9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+jedit (5.4.0+dfsg-2) unstable; urgency=medium
+
+  * Team upload.
+  * Declare compliance with Debian Policy 4.1.1.
+  * Use canonical VCS address.
+  * Remove override for dh_builddeb because xz is the default compressor now.
+  * Remove source/options file because xz is the default now.
+  * Fix FTBFS with OpenJDK 9.
+Thanks to Chris West for the report. (Closes: #875583)
+
+ -- Markus Koschany   Wed, 29 Nov 2017 22:54:30 +0100
+
 jedit (5.4.0+dfsg-1) unstable; urgency=medium
 
   * Team upload.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jedit.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


[jedit] 05/09: Remove trailing whitespace.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jedit.

commit 27c59c067dd4da22de4f8b25dd31e4806a830fd5
Author: Markus Koschany 
Date:   Wed Nov 29 22:51:02 2017 +0100

Remove trailing whitespace.
---
 debian/changelog  |  2 +-
 debian/copyright  | 10 +-
 debian/jedit.manpages |  2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dc033e5..7add021 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -53,7 +53,7 @@ jedit (5.1.0+dfsg-1) unstable; urgency=low
 
 jedit (5.0.0+dfsg-4) unstable; urgency=low
 
-  * Add non-virtual "default-jre" as the first JRE dependency. 
+  * Add non-virtual "default-jre" as the first JRE dependency.
 - Thanks to Eric Lavarde.  (Closes: #726879)
   * Add lintian override for license-problem-gfdl-invariants
 - doc/FAQ/faq.xml is GDFL, but "with no Invariant Sections"
diff --git a/debian/copyright b/debian/copyright
index 43a27db..36a9218 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -111,18 +111,18 @@ Copyright: 2005-2010 Brian M. Clapper
 License: BSD-3-clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:
- . 
+ .
  * Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
- . 
+ .
  * Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
- . 
+ .
  * Neither the name "clapper.org" nor the names of its contributors may be
used to endorse or promote products derived from this software without
specific prior written permission.
- . 
+ .
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -137,7 +137,7 @@ License: BSD-3-clause
 
 Files: debian/*
 Copyright: 2010, Gabriele Giacone <1o5g4...@gmail.com>
-   2013-2016 tony mancill    
+   2013-2016 tony mancill 
 License: GPL-2+
 
 Files: debian/patches/00bsh-jedit debian/patches/01bsh-jedit-asm
diff --git a/debian/jedit.manpages b/debian/jedit.manpages
index 7498868..49ec90a 100644
--- a/debian/jedit.manpages
+++ b/debian/jedit.manpages
@@ -1 +1 @@
-package-files/linux/jedit.1 
+package-files/linux/jedit.1

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jedit.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


[jedit] 04/09: Remove source/options file because xz is the default now.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jedit.

commit b36b9293fd0edf1945ba4d1953e29ec0332c2aa0
Author: Markus Koschany 
Date:   Wed Nov 29 22:49:49 2017 +0100

Remove source/options file because xz is the default now.
---
 debian/source/options | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/source/options b/debian/source/options
deleted file mode 100644
index b7bc1f2..000
--- a/debian/source/options
+++ /dev/null
@@ -1 +0,0 @@
-compression = "xz"

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jedit.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


[jedit] 03/09: Remove override for dh_builddeb because xz is the default compressor now.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jedit.

commit 44d341dc8cca86d5274377c32888cf71dca15f5d
Author: Markus Koschany 
Date:   Wed Nov 29 22:48:58 2017 +0100

Remove override for dh_builddeb because xz is the default compressor now.
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9222db3..688fa60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,9 +11,6 @@ TMPDIR := get-orig-source-tmp
 %:
dh $@ --with javahelper
 
-override_dh_builddeb:
-   dh_builddeb -- -Zxz
-
 override_dh_auto_configure:
# bsh: extract and copy to jEdit original locations
mkdir bsh && cd bsh && tar zxf /usr/src/bsh-src/bsh.tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jedit.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


[jedit] 09/09: Fix jedit.sh script and require at least a Java 8 runtime.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jedit.

commit b678e0ec3b481c85b4ec95b64356f6a6010b20c6
Author: Markus Koschany 
Date:   Wed Nov 29 23:08:34 2017 +0100

Fix jedit.sh script and require at least a Java 8 runtime.
---
 debian/changelog | 1 +
 debian/jedit.sh  | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fb04182..4c6c961 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ jedit (5.4.0+dfsg-2) unstable; urgency=medium
   * Fix FTBFS with OpenJDK 9.
 Thanks to Chris West for the report. (Closes: #875583)
   * Require at least Java 8 for compilation.
+  * Fix jedit.sh script and require at least a Java 8 runtime.
 
  -- Markus Koschany   Wed, 29 Nov 2017 22:54:30 +0100
 
diff --git a/debian/jedit.sh b/debian/jedit.sh
index e05a96b..ba57131 100755
--- a/debian/jedit.sh
+++ b/debian/jedit.sh
@@ -3,7 +3,7 @@
 #
 . /usr/lib/java-wrappers/java-wrappers.sh
 
-find_java_runtime java6
+find_java_runtime java8
 
 find_jars /usr/share/jedit/jedit.jar
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jedit.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


[libnative-platform-java] 01/04: Switch to OpenJDK 9.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository libnative-platform-java.

commit d74b242adba52d1806c6f9ac8b3a518130c21cb7
Author: Markus Koschany 
Date:   Thu Nov 23 19:18:47 2017 +0100

Switch to OpenJDK 9.
---
 debian/control | 2 +-
 debian/rules   | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 68faa9c..128ca62 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers 
,
Kai-Chung Yan 
 Build-Depends: debhelper (>= 10),
-   default-jdk-headless | default-jdk (>= 1:1.7),
+   openjdk-9-jdk,
default-jdk-doc,
javahelper,
libncurses5-dev,
diff --git a/debian/rules b/debian/rules
index 03bfe91..cb0d5ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@ export DEB_CFLAGS_MAINT_APPEND = -fPIC
 export DEB_CXXFLAGS_MAINT_APPEND = -fPIC
 export DEB_LDFLAGS_MAINT_APPEND = -fPIC
 
+export JAVA_HOME = /usr/lib/jvm/java-9-openjdk-amd64/
+
 %:
dh $@ --with maven-repo-helper,javahelper
 
@@ -16,4 +18,4 @@ override_dh_auto_clean:
$(RM) -r debian/out
 
 get-orig-source:
-   uscan --download-current-version --force-download --repack 
--compression xz
\ No newline at end of file
+   uscan --download-current-version --force-download --repack 
--compression xz

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libnative-platform-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


[libnative-platform-java] 02/04: Build javadoc with internal source files.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository libnative-platform-java.

commit 495207a5532f406183927a4bbe11a930dcfa8ebe
Author: Markus Koschany 
Date:   Wed Nov 29 22:24:35 2017 +0100

Build javadoc with internal source files.
---
 debian/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/Makefile b/debian/Makefile
index 76e2c6c..b09f39f 100644
--- a/debian/Makefile
+++ b/debian/Makefile
@@ -26,7 +26,7 @@ CURSES_CXX_SRC = $(shell find src/curses/cpp -name "*.cpp" 
-print) \
  $(shell find src/shared/cpp -name "*.cpp" -print)
 JAVA_SRC = $(shell find src/main/java -name "*.java" -print) \
debian/additionalSrc/PosixFile.java
-JAVA_NO_INTERNAL_SRC = $(shell find src/main/java -name "*.java" ! -path 
"*/internal/*" -print)
+JAVA_WITH_INTERNAL_SRC = $(shell find src/main/java -name "*.java" -print)
 
 .PHONY: clean javadoc build
 
@@ -42,7 +42,7 @@ $(BUILD_DIR)/classes/%.class: $(JAVA_SRC)
mkdir --parents $(BUILD_DIR)/classes
javac -source $(JAVA_TARGET_VERSION) -target $(JAVA_SOURCE_VERSION) 
-encoding UTF-8 -d $(BUILD_DIR)/classes $(JAVA_SRC)
 
-javadoc: $(JAVA_NO_INTERNAL_SRC)
+javadoc: $(JAVA_WITH_INTERNAL_SRC)
mkdir --parents $(BUILD_DIR)/javadoc
javadoc -d $(BUILD_DIR)/javadoc -link 
file:///usr/share/doc/default-jdk/api $^
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libnative-platform-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


[libnative-platform-java] 03/04: Revert "Switch to OpenJDK 9."

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository libnative-platform-java.

commit c80316512f99f38446a89f627601b99336f057b2
Author: Markus Koschany 
Date:   Wed Nov 29 22:27:53 2017 +0100

Revert "Switch to OpenJDK 9."

This reverts commit d74b242adba52d1806c6f9ac8b3a518130c21cb7.
---
 debian/control | 2 +-
 debian/rules   | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 128ca62..68faa9c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers 
,
Kai-Chung Yan 
 Build-Depends: debhelper (>= 10),
-   openjdk-9-jdk,
+   default-jdk-headless | default-jdk (>= 1:1.7),
default-jdk-doc,
javahelper,
libncurses5-dev,
diff --git a/debian/rules b/debian/rules
index cb0d5ef..03bfe91 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,6 @@ export DEB_CFLAGS_MAINT_APPEND = -fPIC
 export DEB_CXXFLAGS_MAINT_APPEND = -fPIC
 export DEB_LDFLAGS_MAINT_APPEND = -fPIC
 
-export JAVA_HOME = /usr/lib/jvm/java-9-openjdk-amd64/
-
 %:
dh $@ --with maven-repo-helper,javahelper
 
@@ -18,4 +16,4 @@ override_dh_auto_clean:
$(RM) -r debian/out
 
 get-orig-source:
-   uscan --download-current-version --force-download --repack 
--compression xz
+   uscan --download-current-version --force-download --repack 
--compression xz
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libnative-platform-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


[libnative-platform-java] branch master updated (da1f454 -> 5aac08e)

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch master
in repository libnative-platform-java.

  from  da1f454   Release 0.14-1
   new  d74b242   Switch to OpenJDK 9.
   new  495207a   Build javadoc with internal source files.
   new  c803165   Revert "Switch to OpenJDK 9."
   new  5aac08e   Update changelog

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/Makefile  | 4 ++--
 debian/changelog | 8 
 2 files changed, 10 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libnative-platform-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


[libnative-platform-java] 04/04: Update changelog

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository libnative-platform-java.

commit 5aac08e498e9e4283c8273c848069a0023c229a1
Author: Markus Koschany 
Date:   Wed Nov 29 22:29:03 2017 +0100

Update changelog
---
 debian/changelog | 8 
 1 file changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 626d3e4..9c5b675 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libnative-platform-java (0.14-2) unstable; urgency=medium
+
+  * Team upload.
+  * Build javadoc with internal source files and really fix the FTBFS with
+OpenJDK 9. (Closes: #874645)
+
+ -- Markus Koschany   Wed, 29 Nov 2017 22:27:59 +0100
+
 libnative-platform-java (0.14-1) unstable; urgency=medium
 
   * Team upload.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libnative-platform-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


[libnative-platform-java] annotated tag debian/0.14-2 created (now 7f4fb09)

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag debian/0.14-2
in repository libnative-platform-java.

at  7f4fb09   (tag)
   tagging  5aac08e498e9e4283c8273c848069a0023c229a1 (commit)
  replaces  debian/0.14-1
 tagged by  Markus Koschany
on  Wed Nov 29 22:32:35 2017 +0100

- Log -
Debian release 0.14-2.
-BEGIN PGP SIGNATURE-

iQKjBAABCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlofJ3tfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkW5sP/0mmL9pOag1EbQOqTHh3MoGUX2rVgdZl/6x9
mhzEiTUR3EpYoY6VwHAl6u5xff3u95fj6geHt+RpaQAyHhTJUbF2vLutZ8LPQpt7
HkF9sxbOxwTzWj4hgnpE8p8WoL6QRUoN1g/uYi0/WsK5jkkRh8FTRXsTOtG3GEk1
t7kbogF5+9KPLUSr9MAx6ef4FCOj5bNOJFYCn/93wuBAzsiroiJRGqyt/H32N4EM
03OsRB270Ll3H1SmNlDOy4zD3TvDNpbn3NuJzB+kS1CsEa+irsSdx9M3f7vId6DM
4IVUYg2NyxlK5655DQ2p5ISR4o4SC+DDaA6NiHdBzUK9/OSAnIpqkmljDbKE4R1W
8p0gAwstAAkZPfm5QWOKQyIl1S0cGkIU+79qBYnt4BVuTX4fi1V65s9USXG7mUUI
/9vHqb0TfwVid+G2nyJT5Vv+dL+BGdpqIJk2xrV5VPREIAgDTdFeQQl6WKOxzUBi
9FvDUsCFJl1Eim0Mq/9VIAjdWq40bkzyX4ZMMGnKgVLmRWrYO9Iiv6m+ZoZSGFCU
U8+ypmnI5U2g7YdRFe1aQMBROeWFZhttQbeTuboYWSjG0Dl9WfZ0HVOK/0MZ0e7G
Uo54zwP7OLFfC/z6Km8KXBtTwh3TP15D5/qg88FU1hS+54ZItsGa//D4CkPsy9rN
Q5DivBZS
=R0y7
-END PGP SIGNATURE-

Markus Koschany (4):
  Switch to OpenJDK 9.
  Build javadoc with internal source files.
  Revert "Switch to OpenJDK 9."
  Update changelog

---

This annotated tag includes the following new commits:

   new  d74b242   Switch to OpenJDK 9.
   new  495207a   Build javadoc with internal source files.
   new  c803165   Revert "Switch to OpenJDK 9."
   new  5aac08e   Update changelog

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libnative-platform-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


libnative-platform-java_0.14-2_source.changes ACCEPTED into unstable

2017-11-29 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 29 Nov 2017 22:27:59 +0100
Source: libnative-platform-java
Binary: libnative-platform-java libnative-platform-jni 
libnative-platform-java-doc
Architecture: source
Version: 0.14-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 libnative-platform-java - Java bindings for various native APIs
 libnative-platform-java-doc - testing and specification framework for Java and 
Groovy - Docs
 libnative-platform-jni - Java bindings for various native APIs - JNI library
Closes: 874645
Changes:
 libnative-platform-java (0.14-2) unstable; urgency=medium
 .
   * Team upload.
   * Build javadoc with internal source files and really fix the FTBFS with
 OpenJDK 9. (Closes: #874645)
Checksums-Sha1:
 a135dadd30effaf961f6c48837bb76c45c891ddf 2565 
libnative-platform-java_0.14-2.dsc
 d2fdb5eae787805cc4060057a782288fb3b4fd4f 7228 
libnative-platform-java_0.14-2.debian.tar.xz
 47d6800ef034be5cdae6365a28f8a8609264ed50 8659 
libnative-platform-java_0.14-2_amd64.buildinfo
Checksums-Sha256:
 029c1d90eccc70827d0580d09ab1483cc13d75a54c52a91a31bd623ffe17da01 2565 
libnative-platform-java_0.14-2.dsc
 b9d9830132cc2aac3a3ff26436c9c4990ebe21facbc1a18e0a86d1a19cb880c8 7228 
libnative-platform-java_0.14-2.debian.tar.xz
 5b477850b8bb3ce1691d672b8c98d6b02576cba4b10e94bf66bae13a06a6769f 8659 
libnative-platform-java_0.14-2_amd64.buildinfo
Files:
 9a3c0913304d4518c24fd8b70d466216 2565 java optional 
libnative-platform-java_0.14-2.dsc
 5e0aabfb009d3fc129094335a1dd2018 7228 java optional 
libnative-platform-java_0.14-2.debian.tar.xz
 e8027f510ae09522efe1e53272982867 8659 java optional 
libnative-platform-java_0.14-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlofJ1xfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hk+LUP/jt4g+dRl3zzXKq+V+1o/F/bik/DjYdxILxt
TJ4Y+K1pPogc0s1MRGzWc8j6N2CeZiZQL5P8KVHy7dm8xVYNUNnIFFBMGy64fmFA
qLKEu8Ll1GCCNHTTZR7741FIFlRR04rEVpRs8zVXWa53M+ZrV7Pc7QCI/XYyh9zA
gRaCwJesPt8mCtowFMxfDo9LfuczJdN2FwRc2Kzvj+SwTV6q8SExpuxwdSVwKdAk
0TIruZxRq+V16QUQkv/V/ZI+5WiNaRtAyYXB0TXV4XIC5AV316qb8QCKyIV48hd8
P84KcOY1rin1coHMh/8D3lFIN5CXLCWs7tIGKhKIC/a7+pFPQN5uZpdBa7hIIKGj
e54G1ymGc3QWe/xDnLYt8DVzQLtZ/BbO4GeCKKBVek8e2OjeuKn1M/USBsprT63H
a5oOSbNPREO5qQyxJM2lRxpEnkjqTVx6xRKYg5i7EJZzDJKkKJJ5wGTHdAdsuZjR
iS/n/aRU41N7VUPmuKyikdt1gh4O9XIfqfKXw6r3hpv3v3xEONrMU/WF08ayDLDm
0es+1MyatJ4gPqGVu3GIk3MocjsDLLOc0x61slOO/Ts4SEdjmN/tgb9hEbW07L8s
4btw6K9gyPkMKEFbJ0cpiNGPjD+tPQluUAE5KjK+IoT0A7HaKqoCiLAjFZDk3JM1
Ci3v8Hs3
=QKUr
-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.


[mockito] branch master updated (64e665a -> e32346f)

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch master
in repository mockito.

  from  64e665a   Update changelog
   new  e32346f   wrap-and-sort -sa.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/control | 20 +---
 1 file changed, 13 insertions(+), 7 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/mockito.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


[mockito] 01/01: wrap-and-sort -sa.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository mockito.

commit e32346fc4546ea87dc2f52a2a9c4210715a5a09b
Author: Markus Koschany 
Date:   Wed Nov 29 18:13:58 2017 +0100

wrap-and-sort -sa.
---
 debian/control | 20 +---
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 3971160..468acba 100644
--- a/debian/control
+++ b/debian/control
@@ -8,18 +8,18 @@ Build-Depends:
  ant,
  bnd,
  debhelper (>= 10),
- gradle-debian-helper,
- gradle (>= 3.4.1-2),
- maven-repo-helper (>= 1.9~),
  default-jdk,
+ gradle (>= 3.4.1-2),
+ gradle-debian-helper,
  javahelper,
  junit4,
  libasm-java (>= 5.0),
  libcglib-java (>= 3.1),
- libjson-simple-java,
  libhamcrest-java,
+ libjson-simple-java,
  libobjenesis-java,
  libspock-java,
+ maven-repo-helper (>= 1.9~),
  testng
 Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/mockito.git
@@ -28,8 +28,13 @@ Homepage: http://mockito.org/
 
 Package: libmockito-java
 Architecture: all
-Depends: ${misc:Depends}, libcglib-java (>= 3.1), libhamcrest-java, 
libobjenesis-java
-Suggests: libmockito-java-doc
+Depends:
+ libcglib-java (>= 3.1),
+ libhamcrest-java,
+ libobjenesis-java,
+ ${misc:Depends}
+Suggests:
+ libmockito-java-doc
 Description: mocking framework for Java
  Mockito is a mocking library which lets you write tests with a
  clean and simple API.
@@ -40,7 +45,8 @@ Description: mocking framework for Java
 Package: libmockito-java-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends}
 Description: mocking framework for Java - documentation
  Mockito is a mocking library which lets you write tests with a
  clean and simple API.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/mockito.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


[jedit] 02/09: Use canonical VCS address.

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jedit.

commit 199f365061b380f74a0c11c3a91369b4f5de076e
Author: Markus Koschany 
Date:   Wed Nov 29 22:48:35 2017 +0100

Use canonical VCS address.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 7e841d5..9c59e1c 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,8 @@ Build-Depends: ant,
 Build-Conflicts: junit
 Build-Depends-Indep: default-jdk (>= 2:1.7)
 Standards-Version: 4.1.1
-Vcs-Git: git://anonscm.debian.org/pkg-java/jedit.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/jedit.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/jedit.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jedit.git
 Homepage: http://www.jedit.org/
 
 Package: jedit

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jedit.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


[jedit] branch master updated (6d30ef7 -> b678e0e)

2017-11-29 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch master
in repository jedit.

  from  6d30ef7   prepare changelog for upload
   new  e2cb8b0   Declare compliance with Debian Policy 4.1.1.
   new  199f365   Use canonical VCS address.
   new  44d341d   Remove override for dh_builddeb because xz is the default 
compressor now.
   new  b36b929   Remove source/options file because xz is the default now.
   new  27c59c0   Remove trailing whitespace.
   new  f0e62fe   Fix FTBFS with OpenJDK 9.
   new  bb83246   Update changelog
   new  1a7b26b   Require at least Java 8 for compilation.
   new  b678e0e   Fix jedit.sh script and require at least a Java 8 runtime.

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 16 +++-
 debian/control   |  8 
 debian/copyright | 10 +-
 debian/jedit.manpages|  2 +-
 debian/jedit.sh  |  2 +-
 debian/patches/java9.patch   | 29 +
 debian/patches/series.noauto |  1 +
 debian/rules |  3 ---
 debian/source/options|  1 -
 9 files changed, 56 insertions(+), 16 deletions(-)
 create mode 100644 debian/patches/java9.patch
 delete mode 100644 debian/source/options

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jedit.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#875583: Pending fixes for bugs in the jedit package

2017-11-29 Thread pkg-java-maintainers
tag 875583 + pending
thanks

Some bugs in the jedit package are closed in revision
f0e62feb7d4cd8ea8f7f75bcc7ee0433f871e224 in branch 'master' by Markus
Koschany

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

Commit message:

Fix FTBFS with OpenJDK 9.

Closes: #875583
Thanks: Chris West for the report.

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

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

> tag 875583 + pending
Bug #875583 [src:jedit] FTBFS with Java 9: checks for java 8
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
875583: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875583
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#874645: marked as done (FTBFS with Java 9: javadoc classpath)

2017-11-29 Thread Debian Bug Tracking System
Your message dated Wed, 29 Nov 2017 21:48:46 +
with message-id 
and subject line Bug#874645: fixed in libnative-platform-java 0.14-2
has caused the Debian Bug report #874645,
regarding FTBFS with Java 9: javadoc classpath
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.)


-- 
874645: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874645
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libnative-platform-java
Version: 0.11
Severity: normal
User: debian-j...@lists.debian.org
Usertags: default-java9

This package fails to build with default-jdk pointing to openjdk-9-jdk.
Please fix it, so that we can start the transition to Java 9.
The wiki has some common problems and their solutions:
https://wiki.debian.org/Java/Java9Pitfalls

This package appears to be passing the wrong classpath to the javadoc
tool, which is now illegal in Java 9. You have to fix the -source option
first, to see the second error.

Build log:

warning: [options] bootstrap class path not set in conjunction with -source 1.5
error: Source option 1.5 is no longer supported. Use 1.6 or later.
error: Target option 1.5 is no longer supported. Use 1.6 or later.

[.. then ..]

src/main/java/net/rubygrapefruit/platform/Native.java:19: error: package 
net.rubygrapefruit.platform.internal does not exist
import net.rubygrapefruit.platform.internal.NativeLibraryLoader;
^

Cheers,
Chris.
--- End Message ---
--- Begin Message ---
Source: libnative-platform-java
Source-Version: 0.14-2

We believe that the bug you reported is fixed in the latest version of
libnative-platform-java, 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 874...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany  (supplier of updated libnative-platform-java 
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: Wed, 29 Nov 2017 22:27:59 +0100
Source: libnative-platform-java
Binary: libnative-platform-java libnative-platform-jni 
libnative-platform-java-doc
Architecture: source
Version: 0.14-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 libnative-platform-java - Java bindings for various native APIs
 libnative-platform-java-doc - testing and specification framework for Java and 
Groovy - Docs
 libnative-platform-jni - Java bindings for various native APIs - JNI library
Closes: 874645
Changes:
 libnative-platform-java (0.14-2) unstable; urgency=medium
 .
   * Team upload.
   * Build javadoc with internal source files and really fix the FTBFS with
 OpenJDK 9. (Closes: #874645)
Checksums-Sha1:
 a135dadd30effaf961f6c48837bb76c45c891ddf 2565 
libnative-platform-java_0.14-2.dsc
 d2fdb5eae787805cc4060057a782288fb3b4fd4f 7228 
libnative-platform-java_0.14-2.debian.tar.xz
 47d6800ef034be5cdae6365a28f8a8609264ed50 8659 
libnative-platform-java_0.14-2_amd64.buildinfo
Checksums-Sha256:
 029c1d90eccc70827d0580d09ab1483cc13d75a54c52a91a31bd623ffe17da01 2565 
libnative-platform-java_0.14-2.dsc
 b9d9830132cc2aac3a3ff26436c9c4990ebe21facbc1a18e0a86d1a19cb880c8 7228 
libnative-platform-java_0.14-2.debian.tar.xz
 5b477850b8bb3ce1691d672b8c98d6b02576cba4b10e94bf66bae13a06a6769f 8659 
libnative-platform-java_0.14-2_amd64.buildinfo
Files:
 9a3c0913304d4518c24fd8b70d466216 2565 java optional 
libnative-platform-java_0.14-2.dsc
 5e0aabfb009d3fc129094335a1dd2018 7228 java optional 
libnative-platform-java_0.14-2.debian.tar.xz
 e8027f510ae09522efe1e53272982867 8659 java optional 
libnative-platform-java_0.14-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlofJ1xfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hk+LUP/jt4g+dRl3zzXKq+V+1o/F/bik/DjYdxILxt
TJ4Y+K1pPogc0s1MRGzWc8j6N2CeZiZQL5P8KVHy7dm8xVYNUNnIFFBMGy64fmFA
qLKEu8Ll1GCCNHTTZR7741FIFlRR04rEVpRs8zVXWa53M+ZrV7Pc7QCI/XYyh9zA

[libhibernate3-java] 01/05: Depend on libgeronimo-jta-1.2-spec-java instead of glassfish-javaee

2017-11-29 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 libhibernate3-java.

commit f0b6c0b19853373eb67963019e951651a3909e6a
Author: Emmanuel Bourg 
Date:   Wed Nov 29 19:22:27 2017 +0100

Depend on libgeronimo-jta-1.2-spec-java instead of glassfish-javaee
---
 debian/changelog   | 7 +++
 debian/control | 3 ++-
 debian/maven.rules | 2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a850a61..3b50bdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libhibernate3-java (3.6.10.Final-8) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Depend on libgeronimo-jta-1.2-spec-java instead of glassfish-javaee
+
+ -- Emmanuel Bourg   Wed, 29 Nov 2017 17:42:29 +0100
+
 libhibernate3-java (3.6.10.Final-7) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 48b1dd8..e0cd0f8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Build-Depends:
  ant,
  debhelper (>= 10),
  default-jdk,
- glassfish-javaee,
  junit,
  libantlr-java,
  libantlr-maven-plugin-java,
@@ -22,6 +21,7 @@ Build-Depends:
  libehcache-java,
  libgeronimo-jacc-1.1-spec-java,
  libgeronimo-jpa-2.0-spec-java,
+ libgeronimo-jta-1.2-spec-java,
  libgeronimo-validation-1.0-spec-java,
  libh2-java,
  libhibernate-commons-annotations-java,
@@ -47,6 +47,7 @@ Architecture: all
 Depends:
  libantlr-java,
  libdom4j-java,
+ libgeronimo-jta-1.2-spec-java,
  libhibernate-commons-annotations-java,
  libslf4j-java,
  ${misc:Depends}
diff --git a/debian/maven.rules b/debian/maven.rules
index 451e7af..dcaa171 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -19,10 +19,10 @@
 junit junit jar s/3\..*/3.x/
 s/^hsqldb/org.hsqldb/ hsqldb jar s/.*/debian/
 commons-collections commons-collections jar s/3\..*/3.x/
-javax.transaction s/jta/transaction-api/ jar *
 s/^ant/org.apache.ant/ ant jar s/.*/debian/
 antlr antlr jar s/2\..*/2.x/
 s/org.jboss.javaee/org.apache.geronimo.specs/ 
s/jboss-jacc-api_JDK4/geronimo-jacc_1.1_spec/ jar s/.*/debian/
 s/org.hibernate.javax.persistence/org.apache.geronimo.specs/ 
s/hibernate-jpa-2.0-api/geronimo-jpa_2.0_spec/ jar s/.*/debian/
+s/javax.transaction/org.apache.geronimo.specs/ s/jta/geronimo-jta_1.2_spec/ * 
s/.*/debian/ * *
 s/javax.validation/org.apache.geronimo.specs/ 
s/validation-api/geronimo-validation_1.0_spec/ jar s/.*/debian/
 net.sf.ehcache s/ehcache/ehcache-core/ jar s/.*/debian/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libhibernate3-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


[libhibernate3-java] branch master updated (945f6b5 -> a96b999)

2017-11-29 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository libhibernate3-java.

  from  945f6b5   Upload to unstable
   new  f0b6c0b   Depend on libgeronimo-jta-1.2-spec-java instead of 
glassfish-javaee
   new  ff9d060   Standards-Version updated to 4.1.1
   new  820c3b9   Added an explicit dependency on 
libcommons-collections3-java
   new  369ba15   Added the libgeronimo-jpa-2.0-spec-java dependency on the 
binary package
   new  a96b999   Upload to unstable

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog   | 10 ++
 debian/control |  8 ++--
 debian/maven.rules |  2 +-
 3 files changed, 17 insertions(+), 3 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libhibernate3-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


[libhibernate3-java] 05/05: Upload to unstable

2017-11-29 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 libhibernate3-java.

commit a96b999847058cf68858415eb2e5a4b6fd3ced1a
Author: Emmanuel Bourg 
Date:   Wed Nov 29 23:08:33 2017 +0100

Upload to unstable
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bb2ef5d..dc98555 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libhibernate3-java (3.6.10.Final-8) UNRELEASED; urgency=medium
+libhibernate3-java (3.6.10.Final-8) unstable; urgency=medium
 
   * Team upload.
   * Depend on libgeronimo-jta-1.2-spec-java instead of glassfish-javaee
@@ -6,7 +6,7 @@ libhibernate3-java (3.6.10.Final-8) UNRELEASED; urgency=medium
   * Added the libgeronimo-jpa-2.0-spec-java dependency on the binary package
   * Standards-Version updated to 4.1.1
 
- -- Emmanuel Bourg   Wed, 29 Nov 2017 17:42:29 +0100
+ -- Emmanuel Bourg   Wed, 29 Nov 2017 23:08:27 +0100
 
 libhibernate3-java (3.6.10.Final-7) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libhibernate3-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


[libhibernate3-java] 04/05: Added the libgeronimo-jpa-2.0-spec-java dependency on the binary package

2017-11-29 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 libhibernate3-java.

commit 369ba154390c425ee791769544595ab6505f1b44
Author: Emmanuel Bourg 
Date:   Wed Nov 29 23:08:22 2017 +0100

Added the libgeronimo-jpa-2.0-spec-java dependency on the binary package
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bb094a8..bb2ef5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libhibernate3-java (3.6.10.Final-8) UNRELEASED; urgency=medium
   * Team upload.
   * Depend on libgeronimo-jta-1.2-spec-java instead of glassfish-javaee
   * Added an explicit dependency on libcommons-collections3-java
+  * Added the libgeronimo-jpa-2.0-spec-java dependency on the binary package
   * Standards-Version updated to 4.1.1
 
  -- Emmanuel Bourg   Wed, 29 Nov 2017 17:42:29 +0100
diff --git a/debian/control b/debian/control
index a67b36b..adf13ef 100644
--- a/debian/control
+++ b/debian/control
@@ -49,6 +49,7 @@ Depends:
  libantlr-java,
  libcommons-collections3-java,
  libdom4j-java,
+ libgeronimo-jpa-2.0-spec-java,
  libgeronimo-jta-1.2-spec-java,
  libhibernate-commons-annotations-java,
  libslf4j-java,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libhibernate3-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


[libhibernate3-java] 02/05: Standards-Version updated to 4.1.1

2017-11-29 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 libhibernate3-java.

commit ff9d0603c0d6749d18838510d31adf4e0f427dee
Author: Emmanuel Bourg 
Date:   Wed Nov 29 19:22:47 2017 +0100

Standards-Version updated to 4.1.1
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3b50bdf..f4c0897 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libhibernate3-java (3.6.10.Final-8) UNRELEASED; urgency=medium
 
   * Team upload.
   * Depend on libgeronimo-jta-1.2-spec-java instead of glassfish-javaee
+  * Standards-Version updated to 4.1.1
 
  -- Emmanuel Bourg   Wed, 29 Nov 2017 17:42:29 +0100
 
diff --git a/debian/control b/debian/control
index e0cd0f8..f3fbf86 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Build-Depends:
  libproxool-java,
  libswarmcache-java,
  maven-debian-helper (>= 2.0)
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libhibernate3-java.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libhibernate3-java.git
 Homepage: http://www.hibernate.org

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libhibernate3-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


[libhibernate3-java] 03/05: Added an explicit dependency on libcommons-collections3-java

2017-11-29 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 libhibernate3-java.

commit 820c3b9d0f4448f7f306369469a9ae9dd525b5ad
Author: Emmanuel Bourg 
Date:   Wed Nov 29 23:07:19 2017 +0100

Added an explicit dependency on libcommons-collections3-java
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f4c0897..bb094a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libhibernate3-java (3.6.10.Final-8) UNRELEASED; urgency=medium
 
   * Team upload.
   * Depend on libgeronimo-jta-1.2-spec-java instead of glassfish-javaee
+  * Added an explicit dependency on libcommons-collections3-java
   * Standards-Version updated to 4.1.1
 
  -- Emmanuel Bourg   Wed, 29 Nov 2017 17:42:29 +0100
diff --git a/debian/control b/debian/control
index f3fbf86..a67b36b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends:
  libantlr-maven-plugin-java,
  libc3p0-java,
  libcglib-java,
+ libcommons-collections3-java,
  libcommons-logging-java,
  libdom4j-java,
  libehcache-java,
@@ -46,6 +47,7 @@ Package: libhibernate3-java
 Architecture: all
 Depends:
  libantlr-java,
+ libcommons-collections3-java,
  libdom4j-java,
  libgeronimo-jta-1.2-spec-java,
  libhibernate-commons-annotations-java,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libhibernate3-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


[bsh] 49/50: Applied Jonathan Bustillos' patch to make the build reproducible (Closes: #877470)

2017-11-29 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 bsh.

commit eda9f8fad7f4986309b79ebf6f34d50ca7fdab95
Author: Emmanuel Bourg 
Date:   Thu Nov 30 00:39:24 2017 +0100

Applied Jonathan Bustillos' patch to make the build reproducible (Closes: 
#877470)
---
 debian/changelog | 2 ++
 debian/rules | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7e09436..ec8e494 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 bsh (2.0b4-19) UNRELEASED; urgency=medium
 
   * Fixed the build failure with Java 9 (Closes: #875340)
+  * Applied Jonathan Bustillos' patch to make the build reproducible
+(Closes: #877470)
   * Build with the DH sequencer instead of CDBS
   * Moved the package to Git
   * Standards-Version updated to 4.1.1
diff --git a/debian/rules b/debian/rules
index d61c426..7879942 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,7 @@ override_dh_auto_install:
 
mkdir -p debian/bsh-src/usr/src/bsh-src
tar --exclude debian --exclude classes --exclude dist --exclude api \
+   --clamp-mtime --mtime="@$(SOURCE_DATE_EPOCH)" \
-zcf debian/bsh-src/usr/src/bsh-src/bsh.tar.gz *
 
 get-orig-source:

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/bsh.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


[bsh] annotated tag debian/2.0b4-12 created (now 916393a)

2017-11-29 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag debian/2.0b4-12
in repository bsh.

at  916393a   (tag)
   tagging  c063241a877dd31f6077d26a3fb97eb5ed1ed505 (commit)
  replaces  debian/2.0b4-11
 tagged by  Emmanuel Bourg
on  Mon Jun 14 18:51:21 2010 +

- Log -
[svn-buildpackage] Tagging bsh 2.0b4-12

Thierry Carrez (1):
  Build-depend on libservlet2.5-java instead of libservlet2.4-java.

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/bsh.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


  1   2   3   >