Processed: Pending fixes for bugs in the bnd package

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

> tag 889406 + pending
Bug #889406 [src:bnd] Updating the bnd Uploaders list
Added tag(s) pending.
> thanks
Stopping processing here.

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

2018-03-09 Thread pkg-java-maintainers
tag 889406 + pending
thanks

Some bugs in the bnd package are closed in revision
07d94cd20778a1efa2303043aed55835650a7c6a in branch 'master' by
殷啟聰 | Kai-Chung Yan

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

Commit message:

d/control: Remove Damien Raude-Morvan from Uploaders (Closes: #889406)

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

[bnd] 12/32: Disable transition_Gradle_3.1.patch: Not needed

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit fba8fe81b4cb62231a83cca51ce722a5030a663a
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 13:40:31 2018 +0800

Disable transition_Gradle_3.1.patch: Not needed
---
 debian/patches/series | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/patches/series b/debian/patches/series
index f7b2aed..f3922a3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,4 +6,3 @@ no-osgi-annotations.patch
 use-bootstrapped-gradle-plugin.patch
 reproducible-timestamps.patch
 reproducible-packages-list.patch
-transition_Gradle_3.1.patch

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

[bnd] 30/32: d/copyright: Exclude more binaries

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 1a974a5783941c43eef9d49f0c60464bf271c6c6
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sun Mar 4 21:41:11 2018 +0800

d/copyright: Exclude more binaries
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 14ba76a..5071a01 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: 
https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: BND
 Upstream-Contact: Peter Kriens, aQute SARL
 Source: https://github.com/bndtools/bnd
-Files-Excluded: *.class *.jar *.jclass *.clazz *.bar *.exe
+Files-Excluded: *.class *.jar *.jclass *.clazz *.bar *.exe 
*/testresources/*.zip *.gz *.dat
 
 Files: *
 Copyright: 2006-2015, aQute SARL

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

[bnd] 20/32: New d/bnd.links & fix d/bnd.sh: Workaround the upstream change of artifact names

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 7cc746a3303da2d9f54d24ea029e3016157aa560
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 14:37:56 2018 +0800

New d/bnd.links & fix d/bnd.sh: Workaround the upstream change of artifact 
names
---
 debian/bnd.links | 7 +++
 debian/bnd.sh| 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/bnd.links b/debian/bnd.links
new file mode 100644
index 000..3c86ca1
--- /dev/null
+++ b/debian/bnd.links
@@ -0,0 +1,7 @@
+# Transitioning from 2.x to 3.x
+
+usr/share/java/biz.aQute.bnd.annotation.jar usr/share/java/bnd.annotation.jar
+usr/share/java/biz.aQute.bnd.jarusr/share/java/bnd.jar
+usr/share/java/biz.aQute.bndlib.jar usr/share/java/bndlib.jar
+usr/share/java/biz.aQute.junit.jar  usr/share/java/bnd.junit.jar
+usr/share/java/biz.aQute.launcher.jar   usr/share/java/bndlib.launcher.jar
\ No newline at end of file
diff --git a/debian/bnd.sh b/debian/bnd.sh
old mode 100644
new mode 100755
index 874fe61..9cf1f02
--- a/debian/bnd.sh
+++ b/debian/bnd.sh
@@ -6,7 +6,7 @@
 find_java_runtime java8
 
 # Define our classpath
-find_jars bnd
+find_jars biz.aQute.bnd
 
 # Run bnd
 run_java aQute.bnd.main.bnd $extra_args "$@"

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

[bnd] 06/32: Fix implement-missing-methods.patch

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 5d01ac9f090a967f481d1d9c4c0429efacd32571
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Fri Mar 2 00:31:24 2018 +0800

Fix implement-missing-methods.patch
---
 debian/patches/implement-missing-methods.patch | 83 ++
 1 file changed, 72 insertions(+), 11 deletions(-)

diff --git a/debian/patches/implement-missing-methods.patch 
b/debian/patches/implement-missing-methods.patch
index 76d596c..ca3b7f0 100644
--- a/debian/patches/implement-missing-methods.patch
+++ b/debian/patches/implement-missing-methods.patch
@@ -9,30 +9,91 @@ R6.
 Forwarded: no
 --- a/biz.aQute.launcher/src/aQute/launcher/minifw/Context.java
 +++ b/biz.aQute.launcher/src/aQute/launcher/minifw/Context.java
-@@ -424,4 +424,11 @@
+@@ -385,16 +385,20 @@
+   }
+ 
+   @Override
+-  public ServiceRegistration registerService(String[] clazzes, Object 
service, Dictionary properties) {
++  public ServiceRegistration registerService(String[] clazzes, Object 
service, Dictionary properties) {
+   return null;
+   }
+ 
+   @Override
+-  public ServiceRegistration registerService(String clazz, Object 
service, Dictionary properties) {
++  public ServiceRegistration registerService(String clazz, Object 
service, Dictionary properties) {
+   return null;
+   }
+ 
+-  public ServiceRegistration registerService(Class< ? > clazz, Object 
service, Dictionary properties) {
++  public  ServiceRegistration registerService(Class clazz, S 
service, Dictionary properties) {
++  return null;
++  }
++
++  public  ServiceRegistration registerService(Class clazz, 
org.osgi.framework.ServiceFactory factory, Dictionary 
properties) {
+   return null;
+   }
+ 
+@@ -402,7 +406,7 @@
+   return null;
+   }
+ 
+-  public  Collection getServiceReferences(Class 
clazz, String filter)
++  public  Collection 
getServiceReferences(Class clazz, String filter)
+   throws InvalidSyntaxException {
+   return null;
+   }
+@@ -424,4 +428,8 @@
public  A adapt(Class type) {
return null;
}
 +
-+public  ServiceObjects getServiceObjects(ServiceReference 
reference) {
-+return null;
-+}
-+public  ServiceRegistration registerService(Class clazz, 
ServiceFactory factory, Dictionary properties) {
++public  org.osgi.framework.ServiceObjects 
getServiceObjects(ServiceReference reference) {
 +return null;
 +}
  }
 --- a/biz.aQute.launcher/src/aQute/launcher/minifw/MiniFramework.java
 +++ b/biz.aQute.launcher/src/aQute/launcher/minifw/MiniFramework.java
-@@ -382,4 +382,12 @@
-   public  A adapt(Class type) {
-   return null;
+@@ -52,6 +52,11 @@
}
+ 
+   @Override
++  public void init(FrameworkListener... listeners) throws BundleException 
{
++  init();
++  }
 +
-+  public  ServiceObjects getServiceObjects(ServiceReference 
reference) {
++  @Override
+   public FrameworkEvent waitForStop(long timeout) throws 
InterruptedException {
+   long deadline = System.currentTimeMillis() + timeout;
+ 
+@@ -352,7 +357,12 @@
+   return null;
+   }
+ 
+-  public  ServiceRegistration registerService(Class clazz, S 
service, Dictionary properties) {
++  public  ServiceRegistration registerService(Class clazz, S 
service, Dictionary properties) {
 +  return null;
 +  }
 +
-+  public  ServiceRegistration registerService(Class clazz, 
ServiceFactory factory, Dictionary properties) {
++  @Override
++  public  ServiceRegistration registerService(Class clazz, 
org.osgi.framework.ServiceFactory factory, Dictionary 
properties) {
+   return null;
+   }
+ 
+@@ -360,7 +370,7 @@
+   return null;
+   }
+ 
+-  public  Collection getServiceReferences(Class 
clazz, String filter)
++  public  Collection 
getServiceReferences(Class clazz, String filter)
+   throws InvalidSyntaxException {
+   return null;
+   }
+@@ -382,4 +392,8 @@
+   public  A adapt(Class type) {
+   return null;
+   }
++
++  public  org.osgi.framework.ServiceObjects 
getServiceObjects(ServiceReference reference) {
 +  return null;
-+}
++  }
  }

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

[bnd] 08/32: d/control: Update bnd's Depends

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit cee72bfdd3650779e5b9d5a6b1aeed4d80cbf694
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 12:21:13 2018 +0800

d/control: Update bnd's Depends
---
 debian/control | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c0a37f8..5f418f6 100644
--- a/debian/control
+++ b/debian/control
@@ -32,8 +32,11 @@ Architecture: all
 Depends:
  default-jre-headless | java6-runtime-headless,
  java-wrappers,
- libosgi-compendium-java (>= 5.0.0-3~),
+ junit4,
+ libfelix-resolver-java,
+ libosgi-compendium-java (>= 6),
  libosgi-core-java (>= 6.0.0),
+ libxz-java,
  ${misc:Depends}
 Recommends:
  libbindex-java (>= 2.2+svn101)

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

[bnd] 21/32: d/rules: Remove "cnf/ext/central.mvn" which somehow forces Gradle to access internet

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 213b4af5d2e6d613e1464d1f50d721951fcf0162
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 14:43:31 2018 +0800

d/rules: Remove "cnf/ext/central.mvn" which somehow forces Gradle to access 
internet
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 936fc6c..8d57c93 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,6 +49,7 @@ override_dh_auto_build:
ln -s /usr/share/java/snakeyaml.jar 
cnf/repo/org.yaml.snakeyaml/org.yaml.snakeyaml-latest.jar
ln -s /usr/share/java/xz.jar 
cnf/repo/org.tukaani.xz/org.tukaani.xz-latest.jar
$(RM) -r biz.aQute.repository/src/aQute/bnd/jpm # This package depends 
on non-free code
+   $(RM) cnf/ext/central.mvn # Somehow it forces Gradle to access internet.
dh_auto_build -- :biz.aQute.bnd:assemble \
 :biz.aQute.launcher:assemble \
 :biz.aQute.junit:assemble \

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

[bnd] 31/32: Update upstream source from tag 'upstream/3.5.0'

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 906bcf2fb5537c3da3b3336cce6c93fbdaebb388
Merge: 1a974a5 c9eac52
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sun Mar 4 21:43:41 2018 +0800

Update upstream source from tag 'upstream/3.5.0'

Update to upstream version '3.5.0'
with Debian dir 785596ef267c89f6aeb0972b90af2c68b45209d0

 aQute.libg/testresources/unzipped.dat   |   1 -
 aQute.libg/testresources/zipped.dat | Bin 55 -> 0 bytes
 biz.aQute.repository/testdata/big_index.xml.gz  | Bin 16657 -> 0 bytes
 biz.aQute.repository/testdata/index2.xml.gz | Bin 23782 -> 0 bytes
 .../commons-cli-1.4-20151209.182707-8-bin.tar.gz|   0
 .../commons-cli-1.4-20151209.182707-8-bin.zip   |   0
 .../commons-cli-1.4-20151209.182707-8-src.tar.gz|   0
 .../commons-cli-1.4-20151209.182707-8-src.zip   |   0
 .../commons-cli-1.4-20160119.062305-9-bin.tar.gz|   0
 .../commons-cli-1.4-20160119.062305-9-bin.zip   |   0
 .../commons-cli-1.4-20160119.062305-9-src.tar.gz|   0
 .../commons-cli-1.4-20160119.062305-9-src.zip   |   0
 .../testdata/collaboration-1.0-index.xml.gz | Bin 59288 -> 0 bytes
 .../testdata/forms-and-workflow-1.0-index.xml.gz| Bin 38734 -> 0 bytes
 .../testdata/foundation-1.0-index.xml.gz| Bin 82017 -> 0 bytes
 .../testdata/target.platform.index.xml.gz   | Bin 45647 -> 0 bytes
 .../testdata/web-experience-1.0-index.xml.gz| Bin 61383 -> 0 bytes
 .../resources/integration-test/test/index/index.xml.gz  | Bin 1169 -> 0 bytes
 .../resources/integration-test/test/index/index.xml.gz  | Bin 1169 -> 0 bytes
 19 files changed, 1 deletion(-)

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

[bnd] 32/32: Point $HOME to `debian`, thus fixing the URL cache bug without patching it

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit ddeb0763de2df6877fe24b5ad60c705ed7c683d7
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 10 15:17:29 2018 +0800

Point $HOME to `debian`, thus fixing the URL cache bug without patching it
---
 debian/bnd.poms  | 32 ++--
 debian/patches/relocate-data-directory.patch | 19 -
 debian/patches/series|  1 -
 debian/rules |  4 ++--
 4 files changed, 18 insertions(+), 38 deletions(-)

diff --git a/debian/bnd.poms b/debian/bnd.poms
index 4cf8077..e7a2a1a 100644
--- a/debian/bnd.poms
+++ b/debian/bnd.poms
@@ -1,16 +1,16 @@
-debian/.m2/biz/aQute/bnd/aQute.libg/3.5.0/aQute.libg-3.5.0.pom 
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/aQute.libg/3.5.0/aQute.libg-3.5.0.jar
-debian/.m2/biz/aQute/bnd/biz.aQute.bnd.annotation/3.5.0/biz.aQute.bnd.annotation-3.5.0.pom
 --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.bnd.annotation/3.5.0/biz.aQute.bnd.annotation-3.5.0.jar
 
--relocate=biz.aQute:annotation:debian,biz.aQute.bnd:annotation:debian
-debian/.m2/biz/aQute/bnd/biz.aQute.bnd/3.5.0/biz.aQute.bnd-3.5.0.pom   
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.bnd/3.5.0/biz.aQute.bnd-3.5.0.jar 
  
--relocate=biz.aQute:bnd:debian,biz.aQute.bnd:bnd:debian
-debian/.m2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom 
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar
 
--relocate=biz.aQute:bndlib:debian,biz.aQute.bnd:bndlib:debian
-debian/.m2/biz/aQute/bnd/biz.aQute.junit/3.5.0/biz.aQute.junit-3.5.0.pom   
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.junit/3.5.0/biz.aQute.junit-3.5.0.jar
-debian/.m2/biz/aQute/bnd/biz.aQute.launcher/3.5.0/biz.aQute.launcher-3.5.0.pom 
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.launcher/3.5.0/biz.aQute.launcher-3.5.0.jar
-debian/.m2/biz/aQute/bnd/biz.aQute.remote.agent/3.5.0/biz.aQute.remote.agent-3.5.0.pom
 --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.remote.agent/3.5.0/biz.aQute.remote.agent-3.5.0.jar
-debian/.m2/biz/aQute/bnd/biz.aQute.remote.api/3.5.0/biz.aQute.remote.api-3.5.0.pom
 --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.remote.api/3.5.0/biz.aQute.remote.api-3.5.0.jar
-debian/.m2/biz/aQute/bnd/biz.aQute.remote.gc/3.5.0/biz.aQute.remote.gc-3.5.0.pom
   --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.remote.gc/3.5.0/biz.aQute.remote.gc-3.5.0.jar
-debian/.m2/biz/aQute/bnd/biz.aQute.remote.launcher/3.5.0/biz.aQute.remote.launcher-3.5.0.pom
   --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.remote.launcher/3.5.0/biz.aQute.remote.launcher-3.5.0.jar
-debian/.m2/biz/aQute/bnd/biz.aQute.remote.main/3.5.0/biz.aQute.remote.main-3.5.0.pom
   --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.remote.main/3.5.0/biz.aQute.remote.main-3.5.0.jar
-debian/.m2/biz/aQute/bnd/biz.aQute.repository/3.5.0/biz.aQute.repository-3.5.0.pom
 --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.repository/3.5.0/biz.aQute.repository-3.5.0.jar
-debian/.m2/biz/aQute/bnd/biz.aQute.resolve/3.5.0/biz.aQute.resolve-3.5.0.pom   
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.resolve/3.5.0/biz.aQute.resolve-3.5.0.jar
-debian/.m2/biz/aQute/bnd/biz.aQute.tester/3.5.0/biz.aQute.tester-3.5.0.pom 
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.tester/3.5.0/biz.aQute.tester-3.5.0.jar
-debian/.m2/biz/aQute/bnd/org.osgi.impl.bundle.repoindex.api/3.5.0/org.osgi.impl.bundle.repoindex.api-3.5.0.pom
 --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/org.osgi.impl.bundle.repoindex.api/3.5.0/org.osgi.impl.bundle.repoindex.api-3.5.0.jar
-debian/.m2/biz/aQute/bnd/org.osgi.impl.bundle.repoindex.lib/3.5.0/org.osgi.impl.bundle.repoindex.lib-3.5.0.pom
 --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/org.osgi.impl.bundle.repoindex.lib/3.5.0/org.osgi.impl.bundle.repoindex.lib-3.5.0.jar
+debian/.m2/repository/biz/aQute/bnd/aQute.libg/3.5.0/aQute.libg-3.5.0.pom  
   --java-lib 
--artifact=debian/.m2/repository/biz/aQute/bnd/aQute.libg/3.5.0/aQute.libg-3.5.0.jar
+debian/.m2/repository/biz/aQute/bnd/biz.aQute.bnd.annotation/3.5.0/biz.aQute.bnd.annotation-3.5.0.pom
 --java-lib 

[bnd] 16/32: d/rules: Fix the rules for correctly building this release

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 0bea2dad55da2dc73d343df3aaf3b842fbd25742
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 13:46:17 2018 +0800

d/rules: Fix the rules for correctly building this release
---
 debian/bnd.poms   |  19 +-
 debian/pom-annotation.xml |  25 
 debian/pom-bnd.xml|  53 ---
 debian/pom-bndlib.xml |  48 --
 debian/rules  | 160 +-
 5 files changed, 76 insertions(+), 229 deletions(-)

diff --git a/debian/bnd.poms b/debian/bnd.poms
index e61290e..bd3d013 100644
--- a/debian/bnd.poms
+++ b/debian/bnd.poms
@@ -1,3 +1,16 @@
-debian/pom-bnd.xml --has-package-version --java-lib --no-parent
-debian/pom-bndlib.xml --has-package-version --java-lib --no-parent
-debian/pom-annotation.xml --has-package-version --java-lib --no-parent
+debian/.m2/biz/aQute/bnd/aQute.libg/3.5.0/aQute.libg-3.5.0.pom 
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/aQute.libg/3.5.0/aQute.libg-3.5.0.jar
+debian/.m2/biz/aQute/bnd/biz.aQute.bnd.annotation/3.5.0/biz.aQute.bnd.annotation-3.5.0.pom
 --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.bnd.annotation/3.5.0/biz.aQute.bnd.annotation-3.5.0.jar
 --relocate=biz.aQute:annotation:debian
+debian/.m2/biz/aQute/bnd/biz.aQute.bnd/3.5.0/biz.aQute.bnd-3.5.0.pom   
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.bnd/3.5.0/biz.aQute.bnd-3.5.0.jar 
  --relocate=biz.aQute:bnd:debian
+debian/.m2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom 
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar
 --relocate=biz.aQute:bndlib:debian
+debian/.m2/biz/aQute/bnd/biz.aQute.junit/3.5.0/biz.aQute.junit-3.5.0.pom   
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.junit/3.5.0/biz.aQute.junit-3.5.0.jar
+debian/.m2/biz/aQute/bnd/biz.aQute.launcher/3.5.0/biz.aQute.launcher-3.5.0.pom 
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.launcher/3.5.0/biz.aQute.launcher-3.5.0.jar
+debian/.m2/biz/aQute/bnd/biz.aQute.remote.agent/3.5.0/biz.aQute.remote.agent-3.5.0.pom
 --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.remote.agent/3.5.0/biz.aQute.remote.agent-3.5.0.jar
+debian/.m2/biz/aQute/bnd/biz.aQute.remote.api/3.5.0/biz.aQute.remote.api-3.5.0.pom
 --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.remote.api/3.5.0/biz.aQute.remote.api-3.5.0.jar
+debian/.m2/biz/aQute/bnd/biz.aQute.remote.gc/3.5.0/biz.aQute.remote.gc-3.5.0.pom
   --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.remote.gc/3.5.0/biz.aQute.remote.gc-3.5.0.jar
+debian/.m2/biz/aQute/bnd/biz.aQute.remote.launcher/3.5.0/biz.aQute.remote.launcher-3.5.0.pom
   --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.remote.launcher/3.5.0/biz.aQute.remote.launcher-3.5.0.jar
+debian/.m2/biz/aQute/bnd/biz.aQute.remote.main/3.5.0/biz.aQute.remote.main-3.5.0.pom
   --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.remote.main/3.5.0/biz.aQute.remote.main-3.5.0.jar
+debian/.m2/biz/aQute/bnd/biz.aQute.repository/3.5.0/biz.aQute.repository-3.5.0.pom
 --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.repository/3.5.0/biz.aQute.repository-3.5.0.jar
+debian/.m2/biz/aQute/bnd/biz.aQute.resolve/3.5.0/biz.aQute.resolve-3.5.0.pom   
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.resolve/3.5.0/biz.aQute.resolve-3.5.0.jar
+debian/.m2/biz/aQute/bnd/biz.aQute.tester/3.5.0/biz.aQute.tester-3.5.0.pom 
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.tester/3.5.0/biz.aQute.tester-3.5.0.jar
+debian/.m2/biz/aQute/bnd/org.osgi.impl.bundle.repoindex.api/3.5.0/org.osgi.impl.bundle.repoindex.api-3.5.0.pom
 --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/org.osgi.impl.bundle.repoindex.api/3.5.0/org.osgi.impl.bundle.repoindex.api-3.5.0.jar
+debian/.m2/biz/aQute/bnd/org.osgi.impl.bundle.repoindex.lib/3.5.0/org.osgi.impl.bundle.repoindex.lib-3.5.0.pom
 --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/org.osgi.impl.bundle.repoindex.lib/3.5.0/org.osgi.impl.bundle.repoindex.lib-3.5.0.jar
diff --git a/debian/pom-annotation.xml b/debian/pom-annotation.xml
deleted file mode 100644
index 50b9269..000
--- a/debian/pom-annotation.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-  4.0.0
-
-  
-biz.aQute.bnd
-parent
-2.4.1
-  
-
-  annotation
-
-  bnd Annotations 

[bnd] 24/32: d/bnd.poms: Relocate to more IDs to fix a dozen of FTBFS of "bnd"'s reverse BDs

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit edadc3c00b76e212d9df45b15ce7160cb31cd2b8
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sun Mar 4 11:06:46 2018 +0800

d/bnd.poms: Relocate to more IDs to fix a dozen of FTBFS of "bnd"'s reverse 
BDs
---
 debian/bnd.poms | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/bnd.poms b/debian/bnd.poms
index bd3d013..4cf8077 100644
--- a/debian/bnd.poms
+++ b/debian/bnd.poms
@@ -1,7 +1,7 @@
 debian/.m2/biz/aQute/bnd/aQute.libg/3.5.0/aQute.libg-3.5.0.pom 
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/aQute.libg/3.5.0/aQute.libg-3.5.0.jar
-debian/.m2/biz/aQute/bnd/biz.aQute.bnd.annotation/3.5.0/biz.aQute.bnd.annotation-3.5.0.pom
 --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.bnd.annotation/3.5.0/biz.aQute.bnd.annotation-3.5.0.jar
 --relocate=biz.aQute:annotation:debian
-debian/.m2/biz/aQute/bnd/biz.aQute.bnd/3.5.0/biz.aQute.bnd-3.5.0.pom   
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.bnd/3.5.0/biz.aQute.bnd-3.5.0.jar 
  --relocate=biz.aQute:bnd:debian
-debian/.m2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom 
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar
 --relocate=biz.aQute:bndlib:debian
+debian/.m2/biz/aQute/bnd/biz.aQute.bnd.annotation/3.5.0/biz.aQute.bnd.annotation-3.5.0.pom
 --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.bnd.annotation/3.5.0/biz.aQute.bnd.annotation-3.5.0.jar
 
--relocate=biz.aQute:annotation:debian,biz.aQute.bnd:annotation:debian
+debian/.m2/biz/aQute/bnd/biz.aQute.bnd/3.5.0/biz.aQute.bnd-3.5.0.pom   
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.bnd/3.5.0/biz.aQute.bnd-3.5.0.jar 
  
--relocate=biz.aQute:bnd:debian,biz.aQute.bnd:bnd:debian
+debian/.m2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom 
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar
 
--relocate=biz.aQute:bndlib:debian,biz.aQute.bnd:bndlib:debian
 debian/.m2/biz/aQute/bnd/biz.aQute.junit/3.5.0/biz.aQute.junit-3.5.0.pom   
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.junit/3.5.0/biz.aQute.junit-3.5.0.jar
 debian/.m2/biz/aQute/bnd/biz.aQute.launcher/3.5.0/biz.aQute.launcher-3.5.0.pom 
--java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.launcher/3.5.0/biz.aQute.launcher-3.5.0.jar
 
debian/.m2/biz/aQute/bnd/biz.aQute.remote.agent/3.5.0/biz.aQute.remote.agent-3.5.0.pom
 --java-lib 
--artifact=debian/.m2/biz/aQute/bnd/biz.aQute.remote.agent/3.5.0/biz.aQute.remote.agent-3.5.0.jar

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

[bnd] branch pristine-tar updated (ea82957 -> ecd207b)

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a change to branch pristine-tar
in repository bnd.

  from  ea82957   pristine-tar data for bnd_2.4.1.orig.tar.xz
   new  5491aa7   pristine-tar data for bnd_3.5.0.orig.tar.xz
   new  10b1302   pristine-tar data for bnd_3.5.0.orig.tar.xz
   new  ecd207b   pristine-tar data for bnd_3.5.0.orig.tar.xz

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:
 bnd_3.5.0.orig.tar.xz.delta | Bin 0 -> 120323 bytes
 bnd_3.5.0.orig.tar.xz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 bnd_3.5.0.orig.tar.xz.delta
 create mode 100644 bnd_3.5.0.orig.tar.xz.id

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


[bnd] 13/32: New build-scripts.patch: Make the build scripts behave without the help of gradle-debian-helper

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 9f620cb44b04b0e1abefb96e4efd7f015af662a9
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 13:41:13 2018 +0800

New build-scripts.patch: Make the build scripts behave without the help of 
gradle-debian-helper
---
 debian/patches/build-scripts.patch | 265 +
 debian/patches/series  |   1 +
 2 files changed, 266 insertions(+)

diff --git a/debian/patches/build-scripts.patch 
b/debian/patches/build-scripts.patch
new file mode 100644
index 000..92b9b55
--- /dev/null
+++ b/debian/patches/build-scripts.patch
@@ -0,0 +1,265 @@
+Description: Make the Build Scripts Buildable
+ This project does not use the standard Gradle plugins to resolve dependencies 
so we have to make
+ it behave without the help of "gradle-debian-helper". Changes include:
+ .
+ * Remove "-baseline *": Otherwise errors occur.
+ * Replace the versions specified to dependencies to "latest": Avoid hardcoded 
versions.
+ * Remove some remote repositories in "repositories.bnd": Or it attempts to 
access internet.
+Author: Kai-Chung Yan (殷啟聰) 
+Last-Update: 2018-03-03
+--- a/biz.aQute.bnd.gradle/build.gradle
 b/biz.aQute.bnd.gradle/build.gradle
+@@ -15,13 +15,6 @@
+ compileOnly 'org.gradle:gradle-native:2.0'
+ compileOnly 'org.codehaus.groovy:groovy-all:2.3.3'
+ compileOnly 'org.slf4j:slf4j-api:1.7.5'
+-
+-testCompile gradleTestKit()
+-testCompile('org.spockframework:spock-core:1.0-groovy-2.4')  {
+-exclude module: 'groovy-all'
+-}
+-testCompile localGroovy()
+-testCompile gradleApi()
+ }
+ 
+ test {
+--- a/aQute.libg/bnd.bnd
 b/aQute.libg/bnd.bnd
+@@ -3,8 +3,8 @@
+ 
+ -buildpath: \
+   slf4j.api;version=latest,\
+-  org.osgi.util.function;version=latest,\
+-  org.osgi.util.promise;version=latest
++  osgi.core;version=latest,\
++  osgi.cmpn;version=latest
+ 
+ -testpath: \
+ ${junit}
+@@ -13,7 +13,6 @@
+ Bundle-Description: A library to be statically linked. Contains many small 
utilities. This bundle \
+  should not be installed in a framework, it is compile only.
+ 
+--baseline: *
+ -sources= true
+ 
+ -fixupmessages.baseline: The bundle version * is too low
+--- a/biz.aQute.bndlib/bnd.bnd
 b/biz.aQute.bndlib/bnd.bnd
+@@ -48,11 +48,11 @@
+ -includeresource: ${workspace}/LICENSE, 
img/=img/, {readme.md}
+ 
+ -buildpath:  \
+-osgi.annotation;version=6.0.1,\
+-  osgi.core;version=@6,\
++osgi.annotation;version=latest,\
++  osgi.core;version=latest,\
+ org.osgi.util.function;version=latest,\
+ org.osgi.util.promise;version=latest,\
+-  osgi.cmpn;version=@6,\
++  osgi.cmpn;version=latest,\
+   aQute.libg;version=project, \
+   biz.aQute.bnd.annotation;version=project,\
+   slf4j.api;version=latest
+@@ -66,7 +66,6 @@
+ Bundle-Developers: peter.kri...@aqute.biz, njbartl...@gmail.com
+ Bundle-Contributors: per.kristian.sore...@comactivity.net, 
ferry.hube...@pelagic.nl, b...@bjhargrave.com
+ 
+--baseline: *
+ 
+ -fixupmessages: "Export aQute.bnd.http"
+ -fixupmessages.baseline: The bundle version * is too low
+--- a/biz.aQute.bnd/bnd.bnd
 b/biz.aQute.bnd/bnd.bnd
+@@ -36,12 +36,12 @@
+ -dependson: biz.aQute.bnd.embedded-repo
+ 
+ -buildpath: \
+-  aQute.libg;version=latest,\
++  aQute.libg;version=project,\
+   biz.aQute.bnd.annotation;version=project,\
+   biz.aQute.bndlib;version=project,\
+-  org.apache.ant:ant;version=latest,\
+-  osgi.core;version=6.0,\
+-  osgi.cmpn;version=6.0,\
++  ant;version=latest,\
++  osgi.core;version=latest,\
++  osgi.cmpn;version=latest,\
+   org.osgi.impl.bundle.bindex;version=latest,\
+   biz.aQute.repository;version=latest,\
+   biz.aQute.resolve;version=latest,\
+--- a/biz.aQute.launcher/bnd.bnd
 b/biz.aQute.launcher/bnd.bnd
+@@ -5,7 +5,7 @@
+ 
+ -buildpath: biz.aQute.bndlib;version=project,\
+   aQute.libg;version=project,\
+-  osgi.core;version=4.2,\
++  osgi.core;version=latest,\
+   slf4j.api;version=latest
+ 
+ -testpath: \
+@@ -21,4 +21,3 @@
+   
+ Premain-Class: aQute.launcher.agent.LauncherAgent
+ 
+--baseline: *
+--- a/biz.aQute.junit/bnd.bnd
 b/biz.aQute.junit/bnd.bnd
+@@ -2,8 +2,8 @@
+ -include: ${workspace}/cnf/eclipse/jdt.bnd
+ 
+ -buildpath: \
+-  osgi.core;version=4.2,\
+-  osgi.cmpn;version=4.2,\
++  osgi.core;version=latest,\
++  osgi.cmpn;version=latest,\
+   biz.aQute.bndlib;version=project,\
+   aQute.libg;version=project,\
+ ${junit}
+@@ -30,5 +30,4 @@
+ Embedded-Activator: aQute.junit.Activator
+ Bundle-Release: Use main thread for testing, optionally allowing old separate 
thread model
+ 
+--baseline: *
+ -diffpackages: !org.junit.*, *
+--- a/org.osgi.impl.bundle.repoindex.api/bnd.bnd
 

[bnd] 03/32: Update debhelper to 11

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit bb5d930ecbb870463ba8ff0c2c5f614b9adbf3e1
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Wed Feb 28 17:51:03 2018 +0800

Update debhelper to 11
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index f599e28..9d60796 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
\ No newline at end of file
diff --git a/debian/control b/debian/control
index d0bf111..780f93b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders:
  Emmanuel Bourg 
 Build-Depends:
  ant,
- debhelper (>= 10),
+ debhelper (>= 11),
  default-jdk-headless | default-jdk,
  libfindbugs-ant-java,
  gradle-debian-helper,

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

[bnd] 07/32: d/control: Update Standards-Version to 4.1.3

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 5c098206255d7bca254b8a7095a103582569e516
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 12:20:13 2018 +0800

d/control: Update Standards-Version to 4.1.3
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index bc69006..c0a37f8 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends:
  libosgi-core-java (>= 6.0.0),
  libxz-java,
  maven-repo-helper
-Standards-Version: 4.1.1
+Standards-Version: 4.1.3
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/bnd.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/bnd.git
 Homepage: http://bnd.bndtools.org/

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

[bnd] 01/32: get-orig-source: Use simple uscan approach

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 9e96c63eea6b05d935d1ef55b0b27c0ce019ba15
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Tue Feb 27 16:57:43 2018 +0800

get-orig-source: Use simple uscan approach
---
 debian/copyright|  1 +
 debian/git-transform.sh | 35 ---
 debian/orig-tar.sh  | 20 
 debian/rules|  2 +-
 debian/watch|  4 ++--
 5 files changed, 4 insertions(+), 58 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 1d40ad7..4a7bea4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: 
https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: BND
 Upstream-Contact: Peter Kriens, aQute SARL
 Source: https://github.com/bndtools/bnd
+Files-Excluded: *.class *.jar *.jclass *.clazz *.bar
 
 Files: *
 Copyright: 2006-2015, aQute SARL
diff --git a/debian/git-transform.sh b/debian/git-transform.sh
deleted file mode 100755
index 4b6de2b..000
--- a/debian/git-transform.sh
+++ /dev/null
@@ -1,35 +0,0 @@
-#!/bin/bash
-# Usage: git-transform src dest
-
-set -e
-
-SRC=$1
-DEST=$2
-SRC=${SRC:-bnd-git}
-DEST=${DEST:-bnd-clean}
-VERSION=$(dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' '| cut -d: 
-f2- | cut -d'-' -f 1)
-
-rm -rf $DEST
-
-echo "Copy files..."
-rsync --cvs-exclude -r --exclude '**/*.class' --exclude '**/*.jar' --exclude 
'.git*' $SRC/ $DEST/
-
-echo "Cleanup..."
-
-# Remove all JARs
-find $DEST/cnf/repo/ -name "*.jar" -delete
-rm -rf $DEST/biz.aQute.bndlib/maven/org/apache
-rm -rf $DEST/biz.aQute.bndlib/jar/
-
-# Remove Eclipse compiler, not needed and under EPL-v1
-rm -rf $DEST/biz.aQute.eclipse.compiler
-
-# Remove bld (to many dependencies)
-rm -rf $DEST/biz.aQute.bld
-
-# Cleanup of binary blobs
-rm -rf $DEST/biz.aQute.bndlib/test/maven-repo/
-rm -rf $DEST/biz.aQute.bndlib/src/test/*.jclass
-rm -rf $DEST/biz.aQute.bndlib/src/test/*.clazz
-rm -rf $DEST/biz.aQute.bndlib/test/beasymock.bar
-rm -rf $DEST/biz.aQute.bndlib/test/eclipse/plugins/beasymock.bar
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
deleted file mode 100755
index 789a2f3..000
--- a/debian/orig-tar.sh
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/bin/sh -e
-
-VERSION=$2
-TAR=../bnd_$VERSION.orig.tar.xz
-DIR=bnd-$VERSION
-GIT_DIR=bnd-git
-
-git clone git://github.com/bndtools/bnd.git $GIT_DIR
-(
-  cd $GIT_DIR
-  git checkout "${VERSION}.REL"
-)
-
-# Bnd git cleanup
-chmod +x debian/git-transform.sh
-debian/git-transform.sh $GIT_DIR $DIR
-
-XZ_OPT=--best tar -c -J -f $TAR $DIR
-rm -rf $DIR
-rm -rf $GIT_DIR
diff --git a/debian/rules b/debian/rules
index bf9c2af..177299c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -141,7 +141,7 @@ override_dh_auto_clean:
$(RM) -r biz.aQute.bnd.annotation/src
 
 get-orig-source:
-   debian/orig-tar.sh "" $(VERSION)
+   uscan --download-current-version --force-download --repack 
--compression xz
 
 get-orig-pom:
wget --user-agent="" -O debian/pom-bnd.xml 
$(MAVEN_REPO)/bnd/bnd/$(MAVEN_VERSION)/bnd-$(MAVEN_VERSION).pom
diff --git a/debian/watch b/debian/watch
index 249665a..9ecfd79 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://github.com/bndtools/bnd/releases .*/([\d\.]+)(?:.REL)?.tar.gz debian 
debian/orig-tar.sh
+version=4
+https://github.com/bndtools/bnd/tags 
/bndtools/bnd/archive/@ANY_VERSION@.REL@ARCHIVE_EXT@
\ No newline at end of file

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

[bnd] 01/03: pristine-tar data for bnd_3.5.0.orig.tar.xz

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch pristine-tar
in repository bnd.

commit 5491aa74d373c02f34a7a0b0c02291de8000ad71
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Tue Feb 27 17:05:21 2018 +0800

pristine-tar data for bnd_3.5.0.orig.tar.xz
---
 bnd_3.5.0.orig.tar.xz.delta | Bin 0 -> 121180 bytes
 bnd_3.5.0.orig.tar.xz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/bnd_3.5.0.orig.tar.xz.delta b/bnd_3.5.0.orig.tar.xz.delta
new file mode 100644
index 000..49b95db
Binary files /dev/null and b/bnd_3.5.0.orig.tar.xz.delta differ
diff --git a/bnd_3.5.0.orig.tar.xz.id b/bnd_3.5.0.orig.tar.xz.id
new file mode 100644
index 000..f547911
--- /dev/null
+++ b/bnd_3.5.0.orig.tar.xz.id
@@ -0,0 +1 @@
+2bdb53e42a31f6893d8c4caba1eb32718fc4

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

[bnd] 05/32: Bootstrap the Gradle plugin

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit effebc3bdb0c6788a5279cfc4325251f161d196c
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Wed Feb 28 17:59:31 2018 +0800

Bootstrap the Gradle plugin
---
 debian/bootstrap.xml | 15 ---
 debian/control   |  4 +++-
 2 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/debian/bootstrap.xml b/debian/bootstrap.xml
index d1d3e8f..e1ecfa9 100644
--- a/debian/bootstrap.xml
+++ b/debian/bootstrap.xml
@@ -1,6 +1,8 @@
 
 
 
+
+
 
 
 
@@ -10,17 +12,24 @@
 
 
 
 
-
+
+
+
+
+
 
 
 
 
+
 
+
+
 
 
 
@@ -31,7 +40,7 @@
 
 
 
-
+
 
 

diff --git a/debian/control b/debian/control
index 780f93b..bc69006 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,10 @@ Build-Depends:
  junit,
  junit4,
  libbindex-java (>= 2.2+svn101),
- libosgi-compendium-java (>= 5.0.0-3~),
+ libfelix-resolver-java,
+ libosgi-compendium-java (>= 6),
  libosgi-core-java (>= 6.0.0),
+ libxz-java,
  maven-repo-helper
 Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/bnd.git

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

[bnd] 17/32: d/control: Add more Build-Depends

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 9579c96d7b12a354a74d7871dd747310d2541e1d
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 13:46:52 2018 +0800

d/control: Add more Build-Depends
---
 debian/control | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/debian/control b/debian/control
index 65c160f..99c64a9 100644
--- a/debian/control
+++ b/debian/control
@@ -18,10 +18,15 @@ Build-Depends:
  junit,
  junit4,
  libbindex-java (>= 2.2+svn101),
+ libfelix-framework-java,
+ libfelix-gogo-runtime-java,
  libfelix-resolver-java,
+ libosgi-annotation-java,
  libosgi-compendium-java (>= 6),
  libosgi-core-java (>= 6.0.0),
+ libslf4j-java,
  libxz-java,
+ libyaml-snake-java,
  maven-repo-helper
 Standards-Version: 4.1.3
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/bnd.git
@@ -34,10 +39,15 @@ Depends:
  default-jre-headless | java6-runtime-headless,
  java-wrappers,
  junit4,
+ libfelix-framework-java,
+ libfelix-gogo-runtime-java,
  libfelix-resolver-java,
+ libosgi-annotation-java,
  libosgi-compendium-java (>= 6),
  libosgi-core-java (>= 6.0.0),
+ libslf4j-java,
  libxz-java,
+ libyaml-snake-java,
  ${misc:Depends}
 Recommends:
  libbindex-java (>= 2.2+svn101)

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

[bnd] 26/32: d/rules: Re-enable parallel build

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit e95e49c3848ef35efcfd5d5d3d26d1e2e423e080
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sun Mar 4 11:25:47 2018 +0800

d/rules: Re-enable parallel build
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8d57c93..c5c3d2f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ PACKAGE  := bnd
 export JAVA_HOME = /usr/lib/jvm/default-java
 
 %:
-   dh $@ --buildsystem=gradle --with maven-repo-helper --no-parallel
+   dh $@ --buildsystem=gradle --with maven-repo-helper
 
 override_dh_auto_build:
$(RM) cnf/ext/central.mvn # It forces Gradle to fetch artifacts from 
remote.

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

[bnd] 22/32: d/control: Remove junit from BDs

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 11e223c3e6a603edc2c6c9492bc9ac387996eebd
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 14:44:46 2018 +0800

d/control: Remove junit from BDs
---
 debian/control | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/control b/debian/control
index 53e4d72..01062da 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,6 @@ Build-Depends:
  libfindbugs-ant-java,
  gradle-debian-helper,
  javahelper,
- junit,
  junit4,
  libbindex-java (>= 2.2+svn101),
  libfelix-framework-java,

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

[bnd] 11/32: d/bootstrap.xml: Add xz.jar to all classpath

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 725fa32db4fc338d3ea33fab49cb880874a2b02d
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 13:35:14 2018 +0800

d/bootstrap.xml: Add xz.jar to all classpath
---
 debian/bootstrap.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/bootstrap.xml b/debian/bootstrap.xml
index e1ecfa9..f009809 100644
--- a/debian/bootstrap.xml
+++ b/debian/bootstrap.xml
@@ -1,8 +1,8 @@
 
 
 
-
-
+
+
 
 
 

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

[bnd] 15/32: New relocate-data-directory.patch: Bypass the error caused by creating "~/.bnd" under root with fakeroot

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 1eb7db79c51df343f1eb854160df7908360452a0
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 13:44:07 2018 +0800

New relocate-data-directory.patch: Bypass the error caused by creating 
"~/.bnd" under root with fakeroot
---
 debian/patches/relocate-data-directory.patch | 19 +++
 debian/patches/series|  1 +
 2 files changed, 20 insertions(+)

diff --git a/debian/patches/relocate-data-directory.patch 
b/debian/patches/relocate-data-directory.patch
new file mode 100644
index 000..00f8355
--- /dev/null
+++ b/debian/patches/relocate-data-directory.patch
@@ -0,0 +1,19 @@
+Description: Relocate Data Directory
+ "bnd" hardcodes its data directory to "~/.bnd" which causes problems when 
building in pbuilder.
+ Fakeroot makes the program think it is root but actually it has no permission 
to create such
+ directory under "/root". This workaround relocates parts of the data 
directory to "/tmp/.bnd".
+Author: Kai-Chung Yan (殷啟聰) 
+Bug: https://github.com/bndtools/bnd/issues/2327
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/biz.aQute.bndlib/src/aQute/bnd/http/HttpClient.java
 b/biz.aQute.bndlib/src/aQute/bnd/http/HttpClient.java
+@@ -82,7 +82,7 @@
+   private ThreadLocal passwordAuthentication  
= new ThreadLocal<>();
+   private boolean 
inited;
+   private static JSONCodeccodec   
= new JSONCodec();
+-  private URLCache
cache   = new 
URLCache(IO.getFile("~/.bnd/urlcache"));
++  private URLCache
cache   = new 
URLCache(IO.getFile("/tmp/.bnd/urlcache"));
+   private Registry
registry= null;
+   private Reporter
reporter;
+   private volatile AtomicBoolean  offline;
diff --git a/debian/patches/series b/debian/patches/series
index 60deb51..ca29c16 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,3 +7,4 @@ use-bootstrapped-gradle-plugin.patch
 reproducible-timestamps.patch
 reproducible-packages-list.patch
 build-scripts.patch
+relocate-data-directory.patch

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

[bnd] 10/32: implement-missing-methods.patch: Fix one more impl

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit e8a3175ae98801ce304d01eeb0724aab765874b1
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 13:25:08 2018 +0800

implement-missing-methods.patch: Fix one more impl
---
 debian/patches/implement-missing-methods.patch | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/debian/patches/implement-missing-methods.patch 
b/debian/patches/implement-missing-methods.patch
index ca3b7f0..177cb8d 100644
--- a/debian/patches/implement-missing-methods.patch
+++ b/debian/patches/implement-missing-methods.patch
@@ -97,3 +97,14 @@ Forwarded: no
 +  return null;
 +  }
  }
+--- a/biz.aQute.bnd/src/aQute/bnd/ant/BndTask.java
 b/biz.aQute.bnd/src/aQute/bnd/ant/BndTask.java
+@@ -220,7 +220,7 @@
+   if (inherit) {
+   Properties projectProperties = new 
UTF8Properties();
+   @SuppressWarnings("unchecked")
+-  Hashtable antProps = 
getProject().getProperties();
++  Hashtable antProps = 
getProject().getProperties();
+   projectProperties.putAll(antProps);
+   
projectProperties.putAll(builder.getProperties());
+   
builder.setProperties(projectProperties);

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

[bnd] 25/32: Update manpages

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 930e443de470700a352a1dbe983c3d240562be07
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sun Mar 4 11:08:22 2018 +0800

Update manpages
---
 debian/bnd.pod | 46 +-
 1 file changed, 45 insertions(+), 1 deletion(-)

diff --git a/debian/bnd.pod b/debian/bnd.pod
index 518b0e3..099add3 100644
--- a/debian/bnd.pod
+++ b/debian/bnd.pod
@@ -31,6 +31,22 @@ Same as the property --failok. The current run will create a 
JAR file even if th
 
 Will print the exception when the software has ran into a bad exception and 
bails out. Normally only a message is printed. For debugging or diagnostic 
reasons, the exception stack trace can be very helpful.
 
+=item  -f, --full
+
+Do full 
+
+=item -p, --project 
+
+Identify another project
+
+=item -t, --test
+
+Build for test
+
+=item -o, --output 
+
+Specify the output file path. The default is output.jar in the current 
directory
+
 =back
 
 =head1 COMMANDS
@@ -38,20 +54,29 @@ Will print the exception when the software has ran into a 
bad exception and bail
 =over
 
 Available commands:
-
+  action- Execute an action on a repo, or if no name is give, list
+  the actions
+  add   - Add a workspace, or a project or a plugin to the 
workspace
   baseline  - Compare a newer bundle to a baselined bundle and provide
   versioning advice
+  bash  - Generate autocompletion file for bash
   bnd   - The swiss army tool for OSGi
+  bootstrap - Interactive gogo shell
+  bsn2url   - From a set of bsns, create a list of urls if found in 
the repo
   build - Build a project. This will create the jars defined in the
   bnd.bnd and sub-builders.
   buildx- Build project, is deprecated but here for backward
   compatibility
   bump  - Bumps the version of a project
+  changes   - Show the changes in this release of bnd
   clean - Clean a project
+  compile   - Compile a project or the workspace
   convert   - Converter to different formats
+  copy  -
   create- Create jar, used to support backward compatible java jar
   commands
   debug - Show a lot of info about the project you're in
+  defaults  -
   deliverables  - Show all deliverables from this workspace. with their
   current version and path.
   diff  - Diff jars
@@ -59,19 +84,36 @@ Available commands:
   do- Execute a file based on its extension. Supported
   extensions are: bnd (build), bndrun (run), and jar 
(print)
   eclipse   - Show info about the current directory's eclipse project
+  ees   - Show the Execution Environments of a JAR
+  enroute   - OSGi enRoute commands to maintain bnd workspaces (create
+  workspace, add project, etc)
+  export-
   extract   - Extract files from a JAR file, equivalent jar command
   x[vf] (syntax supported)
+  find  - Go through the exports and/or imports and match the given
+  exports/imports globs. If they match, print the file,
+  package and version.
+  flatten   - Flatten a bundle by expanding all entries on the
+  Bundle-ClassPath
   grep  - Grep the manifest of bundles/jar files.
   info  - Show key project variables
+  junit - Test a project with plain JUnit
   macro - Show macro value
   maven - Maven bundle command
+  nexus -
   package   - Package a bnd or bndrun file into a single jar that
   executes with java -jar <>.jar
+  plugins   -
   print - Printout the JAR
+  profile   - Profile management. A profile is a JAR that only contains
+  packages and capabilities
   project   - Execute a Project action, or if no parms given, show
   information about the project
   release   - Release this project
+  remote-
+  remove- Remove a project or a plugin from the workspace
   repo  - Manage the repositories
+  resolve   -
   run   - Run a project in the OSGi launcher
   runtests  - Run OSGi tests and create report
   schema- Highly specialized function to create an overview of
@@ -81,6 +123,8 @@ Available commands:
   settings  - Set bnd/jpm global variables
   source- Merge a binary jar with its sources. It is possible to
   specify source path
+  sync  - Execute a 

[bnd] 09/32: d/control: Add myself to Uploaders

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 6edf7bbc9df7138d8ababc795aad00acb477e6a1
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 13:14:43 2018 +0800

d/control: Add myself to Uploaders
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5f418f6..65c160f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders:
  Ludovic Claude ,
  Damien Raude-Morvan ,
  Jakub Adam ,
- Emmanuel Bourg 
+ Emmanuel Bourg ,
+ Kai-Chung Yan (殷啟聰) 
 Build-Depends:
  ant,
  debhelper (>= 11),

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

[bnd] 18/32: d/copyright: Exclude *.exe

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 834247ae8c274b5b09c7f98f96ef8fc35cdf34c9
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 13:47:19 2018 +0800

d/copyright: Exclude *.exe
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 4a7bea4..14ba76a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: 
https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: BND
 Upstream-Contact: Peter Kriens, aQute SARL
 Source: https://github.com/bndtools/bnd
-Files-Excluded: *.class *.jar *.jclass *.clazz *.bar
+Files-Excluded: *.class *.jar *.jclass *.clazz *.bar *.exe
 
 Files: *
 Copyright: 2006-2015, aQute SARL

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

[bnd] 14/32: use-bootstrapped-gradle-plugin.patch: Fixes

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit e7e091ed2163cf4e60239a570b9c9c15c4b2ed3d
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 13:42:51 2018 +0800

use-bootstrapped-gradle-plugin.patch: Fixes
---
 debian/patches/use-bootstrapped-gradle-plugin.patch | 13 +++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/patches/use-bootstrapped-gradle-plugin.patch 
b/debian/patches/use-bootstrapped-gradle-plugin.patch
index b13ec21..3fdab97 100644
--- a/debian/patches/use-bootstrapped-gradle-plugin.patch
+++ b/debian/patches/use-bootstrapped-gradle-plugin.patch
@@ -3,21 +3,30 @@ Author: Emmanuel Bourg 
 Forwarded: not-needed
 --- a/settings.gradle
 +++ b/settings.gradle
-@@ -10,7 +10,7 @@
+@@ -6,11 +6,12 @@
+ buildscript {
+   repositories {
+ maven {
+-  url uri(bnd_repourl)
++  url '/usr/share/maven-repo'
  }
}
dependencies {
 -classpath bnd_plugin
 +classpath fileTree(dir: 'bootstrap', include: ['*.jar'])
++classpath 'org.osgi:osgi.cmpn:debian'
}
/* Since the files in the repository change with each build, we need to 
recheck for changes */
configurations.classpath {
-@@ -31,7 +31,7 @@
+@@ -30,8 +31,10 @@
+   def bndPlugin = files(configurations.classpath.files)
gradle.projectsLoaded { gradle ->
  gradle.rootProject.buildscript {
++  repositories { maven { url 'file:///usr/share/maven-repo' } }
dependencies {
 -classpath bndPlugin
 +classpath fileTree(dir: 'bootstrap', include: ['*.jar'])
++classpath 'org.osgi:osgi.cmpn:debian'
}
  }
}

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

[bnd] 23/32: Update upstream source from tag 'upstream/3.5.0'

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit e6c558b137f412aefafde7bdd2e52be895cfe436
Merge: 11e223c 8617fd2
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 14:50:38 2018 +0800

Update upstream source from tag 'upstream/3.5.0'

Update to upstream version '3.5.0'
with Debian dir 524ebf92474bdf04c3840005240f8d126bf36b1f

 .../src/aQute/jpm/platform/windows/winrun4j.exe| Bin 61440 -> 0 bytes
 .../src/aQute/jpm/platform/windows/winrun4j64.exe  | Bin 166912 -> 0 bytes
 .../src/aQute/jpm/platform/windows/winrun4jc.exe   | Bin 50176 -> 0 bytes
 .../src/aQute/jpm/platform/windows/winrun4jc64.exe | Bin 164864 -> 0 bytes
 4 files changed, 0 insertions(+), 0 deletions(-)

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

[bnd] 27/32: Remove all disabled patches

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 873d985b8c4b903312caf56fa24278a327f851bc
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sun Mar 4 11:31:06 2018 +0800

Remove all disabled patches
---
 debian/patches/OSGi-6-methods.patch|  53 -
 debian/patches/disable-jpm-plugin.patch|  19 ---
 debian/patches/findbugs.patch  |  23 
 debian/patches/gradle-compatibility.patch  |  14 ---
 debian/patches/no-ee.j2se.patch| 131 -
 debian/patches/no-osgi.r5.patch|  37 --
 debian/patches/no_ee_minimum.patch |  62 --
 .../remove-recursion-in-macro-warning.patch|  15 ---
 debian/patches/transition_Gradle_3.1.patch |  32 -
 9 files changed, 386 deletions(-)

diff --git a/debian/patches/OSGi-6-methods.patch 
b/debian/patches/OSGi-6-methods.patch
deleted file mode 100644
index cd315f6..000
--- a/debian/patches/OSGi-6-methods.patch
+++ /dev/null
@@ -1,53 +0,0 @@
-From: Markus Koschany 
-Date: Fri, 5 Jun 2015 23:41:41 +0200
-Subject: OSGi 6 methods
-
-Fix FTBFS due to unimplemented methods.
-
-Forwarded: not-needed

- biz.aQute.launcher/src/aQute/launcher/minifw/Context.java   | 6 ++
- biz.aQute.launcher/src/aQute/launcher/minifw/MiniFramework.java | 9 +
- 2 files changed, 15 insertions(+)
-
-diff --git a/biz.aQute.launcher/src/aQute/launcher/minifw/Context.java 
b/biz.aQute.launcher/src/aQute/launcher/minifw/Context.java
-index a3d872a..07ac65e 100644
 a/biz.aQute.launcher/src/aQute/launcher/minifw/Context.java
-+++ b/biz.aQute.launcher/src/aQute/launcher/minifw/Context.java
-@@ -357,4 +357,10 @@ public class Context extends URLClassLoader implements 
Bundle, BundleContext, Bu
- java.util.Dictionary properties) {
- throw new UnsupportedOperationException();
- }
-+public  ServiceObjects getServiceObjects(ServiceReference 
reference) {
-+return null;
-+}
-+public  ServiceRegistration registerService(Class clazz, 
ServiceFactory factory, Dictionary properties) {
-+return null;
-+}
- }
-diff --git a/biz.aQute.launcher/src/aQute/launcher/minifw/MiniFramework.java 
b/biz.aQute.launcher/src/aQute/launcher/minifw/MiniFramework.java
-index 8939ce6..50c4bd2 100644
 a/biz.aQute.launcher/src/aQute/launcher/minifw/MiniFramework.java
-+++ b/biz.aQute.launcher/src/aQute/launcher/minifw/MiniFramework.java
-@@ -27,6 +27,9 @@ public class MiniFramework implements Framework, Bundle, 
BundleContext {
-   state = Bundle.ACTIVE;
-   }
- 
-+public void init(FrameworkListener... listeners) throws BundleException {
-+}
-+
-   public FrameworkEvent waitForStop(long timeout) throws 
InterruptedException {
-   long deadline = System.currentTimeMillis() + timeout;
- 
-@@ -315,5 +318,11 @@ public class MiniFramework implements Framework, Bundle, 
BundleContext {
- java.util.Dictionary properties) {
- throw new UnsupportedOperationException();
- }
-+public  ServiceObjects getServiceObjects(ServiceReference 
reference) {
-+return null;
-+}
- 
-+public  ServiceRegistration registerService(Class clazz, 
ServiceFactory factory, Dictionary properties) {
-+return null;
-+}
- }
diff --git a/debian/patches/disable-jpm-plugin.patch 
b/debian/patches/disable-jpm-plugin.patch
deleted file mode 100644
index 51c5f03..000
--- a/debian/patches/disable-jpm-plugin.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: Disable the JPM plugin (not available in the bootstrap jar)
-Author: Emmanuel Bourg 
-Forwarded: not-needed
 a/cnf/ext/repositories.bnd
-+++ b/cnf/ext/repositories.bnd
-@@ -2,13 +2,6 @@
-   aQute.lib.deployer.FileRepo;name='Main'   ;location=${repo},\
-   aQute.lib.deployer.FileRepo;name='Release';location=${releaserepo},\
-   aQute.bnd.signing.JartoolSigner, \
--aQute.bnd.jpm.Repository; \
--includeStaged=true; \
--name=JPM; \
--location=~/.bnd/shacache; \
--index=${workspace}/cnf/jpm4j.json; \
--depository.group=bndtools; \
--depository.name=dist, \
-   
- 
- -releaserepo: Release
diff --git a/debian/patches/findbugs.patch b/debian/patches/findbugs.patch
deleted file mode 100644
index e526be8..000
--- a/debian/patches/findbugs.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From: Markus Koschany 
-Date: Thu, 14 May 2015 15:46:26 +0200
-Subject: findbugs
-
-Change fileset dir to /usr/share/java where all required jar files for findbugs
-can be found on Debian systems.
-
-Forwarded: not-needed

- cnf/build.xml | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
 a/cnf/build.xml
-+++ b/cnf/build.xml
-@@ 

[bnd] 03/03: pristine-tar data for bnd_3.5.0.orig.tar.xz

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch pristine-tar
in repository bnd.

commit ecd207bd9c01cc48e3c114a6409f78157e4f8e1f
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sun Mar 4 21:43:41 2018 +0800

pristine-tar data for bnd_3.5.0.orig.tar.xz
---
 bnd_3.5.0.orig.tar.xz.delta | Bin 119307 -> 120323 bytes
 bnd_3.5.0.orig.tar.xz.id|   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/bnd_3.5.0.orig.tar.xz.delta b/bnd_3.5.0.orig.tar.xz.delta
index aee9438..55f3cbc 100644
Binary files a/bnd_3.5.0.orig.tar.xz.delta and b/bnd_3.5.0.orig.tar.xz.delta 
differ
diff --git a/bnd_3.5.0.orig.tar.xz.id b/bnd_3.5.0.orig.tar.xz.id
index 19285c5..0879ece 100644
--- a/bnd_3.5.0.orig.tar.xz.id
+++ b/bnd_3.5.0.orig.tar.xz.id
@@ -1 +1 @@
-54380bd5a715b2720a66d20f6a8df20f18c9ac56
+77d758f1501e8c26c2173fbdc480fbba26ef50e8

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

[bnd] 28/32: Build the Gradle plugin, though not installing it yet

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 920033023392d0fe9e7c01a3b3f39dc42aeaf3b8
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sun Mar 4 12:02:32 2018 +0800

Build the Gradle plugin, though not installing it yet
---
 debian/maven.rules | 1 +
 debian/rules   | 5 -
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/maven.rules b/debian/maven.rules
new file mode 100644
index 000..afc93f6
--- /dev/null
+++ b/debian/maven.rules
@@ -0,0 +1 @@
+javax.el javax.el-api * s/.*/3.0/ * *
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index c5c3d2f..27ee437 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,7 +53,8 @@ override_dh_auto_build:
dh_auto_build -- :biz.aQute.bnd:assemble \
 :biz.aQute.launcher:assemble \
 :biz.aQute.junit:assemble \
-:org.osgi.impl.bundle.repoindex.lib:jar \
+:org.osgi.impl.bundle.repoindex.lib:assemble \
+:biz.aQute.bnd.gradle:assemble \
 -x :demo:compileJava -x :demo:jar -x :cnf:jar \
 --system-prop maven.repo.local=debian/.m2
 
@@ -85,6 +86,8 @@ override_dh_auto_clean:
-rm -rf biz.aQute.launcher/bin/
-rm -rf biz.aQute.launcher/generated/
$(RM) -r biz.aQute.bnd.embedded-repo/generated
+   $(RM) -r biz.aQute.bnd.gradle/bin
+   $(RM) -r biz.aQute.bnd.gradle/generated
$(RM) -r biz.aQute.remote/bin
$(RM) -r biz.aQute.remote/generated
$(RM) -r biz.aQute.repository/bin

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

[bnd] annotated tag upstream/3.5.0 created (now d4ae470)

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a change to annotated tag upstream/3.5.0
in repository bnd.

at  d4ae470   (tag)
   tagging  c9eac523a13f4e8e56ce493f495dd29787de2812 (commit)
  replaces  upstream/2.4.1
 tagged by  殷啟聰 | Kai-Chung Yan
on  Sun Mar 4 21:43:41 2018 +0800

- Log -
Upstream version 3.5.0
-BEGIN PGP SIGNATURE-

iQIzBAABCgAdFiEEuIoVOt09lz87H/ea3R+riTf+mCUFAlqb+A0ACgkQ3R+riTf+
mCUHFA//S13mgv5AE+y1wVHJwjvdXtsqivtxPAOamLKXdfMSnjgHQC/dcoMPUwbU
q3q/dWVC8vkEqIo6S5M05iC9Fp/M213x+tsyMtm0guVP+7/pw0xhZfbIckcF+EjV
A0VazcbtqwffL9T/JMI3nZD3WdhDbOHxmUBwUtJ1yLRQ4kYc4TSXkAxv/UwfztDL
ERwCNj0fdP1P7+Gn0fCkvsg+oGb3hi70OI7vlB5hJJTE2poWG78tkznD5euem8qQ
3eZJdn8to5dpocYSmB2oyxO17Uo5OC8Pfn8jZuOh3aQWLHyI5maM7hR2lZ/E/6uj
tbQZm3Um+oZWcpZuGl7qNxYLra4MfkhQONI3kYc1pMKIBvuUivHdeZRffJURhfv8
wujn3H+Eu2F+4ho5G+ljoE+DjPQn9J4v+JpPWaET/CVCBo1d5igVeF+121a7Z/Ck
E/5g+rOjZeT6/Nny4XMuranc0bW0tbwFZRq2DUTmzWWYvGpREtWQvUCElqwAfNtx
juHc+uyIOR4XbBy43Elj0BLOeSgc3T9rkwdRFo9XypUYxuEI0BPiEvGd8fLEIYyf
PO/fkKkcMahLkU09yH2R9HtBXvr92TQb4pyzQnwkv3uXxCdJXLELHIdqPsJEaCMH
0mBH3Qj5K5fQkEr8tPjLzQxZyY9O4GKQcREkOnXoTRBQNb4zWP4=
=wowu
-END PGP SIGNATURE-

殷啟聰 | Kai-Chung Yan (3):
  New upstream version 3.5.0
  Re-import 3.5 to exclude *.exe
  Re-import 3.5.0 to exclude more binaries

---

No new revisions were added by this update.

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

[bnd] 19/32: Target Java 8: Bytecode targeting Java < 8 does not work with default interface methods

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit accb16a76f661f061ade3f0ac7b7ed200fce172b
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 14:36:58 2018 +0800

Target Java 8: Bytecode targeting Java < 8 does not work with default 
interface methods
---
 debian/bnd.sh|  3 +--
 debian/control   |  2 +-
 debian/patches/java8-compatibility.patch | 15 +--
 3 files changed, 15 insertions(+), 5 deletions(-)

diff --git a/debian/bnd.sh b/debian/bnd.sh
index 7859163..874fe61 100644
--- a/debian/bnd.sh
+++ b/debian/bnd.sh
@@ -3,8 +3,7 @@
 # Include the wrappers utility script
 . /usr/lib/java-wrappers/java-wrappers.sh
 
-# We need a java5 runtime
-find_java_runtime java5
+find_java_runtime java8
 
 # Define our classpath
 find_jars bnd
diff --git a/debian/control b/debian/control
index 99c64a9..53e4d72 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,7 @@ Homepage: http://bnd.bndtools.org/
 Package: bnd
 Architecture: all
 Depends:
- default-jre-headless | java6-runtime-headless,
+ default-jre-headless | java8-runtime-headless,
  java-wrappers,
  junit4,
  libfelix-framework-java,
diff --git a/debian/patches/java8-compatibility.patch 
b/debian/patches/java8-compatibility.patch
index 93f75e5..a82ade0 100644
--- a/debian/patches/java8-compatibility.patch
+++ b/debian/patches/java8-compatibility.patch
@@ -1,14 +1,25 @@
 Description: Fixes the compilation errors with Java 8
+ Also explicitly sets compilation target to 8 since invoking default interface 
methods does not
+ work for bytecode targeting > 8.
 Author: Emmanuel Bourg
 Forwarded: no
 --- a/aQute.libg/src/aQute/lib/collections/SortedList.java
 +++ b/aQute.libg/src/aQute/lib/collections/SortedList.java
-@@ -465,4 +465,8 @@
+@@ -465,4 +465,7 @@
return (SortedSet) EMPTY;
}
  
 +  public java.util.Spliterator spliterator() {
 +  return SortedSet.super.spliterator();
 +  }
-+
  }
+--- a/cnf/eclipse/jdt.bnd
 b/cnf/eclipse/jdt.bnd
+@@ -1,4 +1,4 @@
+ -include: ${project}/.settings/org.eclipse.jdt.core.prefs
+-javac.source  = ${org.eclipse.jdt.core.compiler.source}
+-javac.target  = 
${org.eclipse.jdt.core.compiler.codegen.targetPlatform}
+-javac.compliance  = ${org.eclipse.jdt.core.compiler.compliance}
++javac.source  = 8
++javac.target  = 8
++javac.compliance  = 8

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

[bnd] 02/03: pristine-tar data for bnd_3.5.0.orig.tar.xz

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch pristine-tar
in repository bnd.

commit 10b1302d82b8f0ca128ccc0460f08d0345164d2a
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 3 14:50:29 2018 +0800

pristine-tar data for bnd_3.5.0.orig.tar.xz
---
 bnd_3.5.0.orig.tar.xz.delta | Bin 121180 -> 119307 bytes
 bnd_3.5.0.orig.tar.xz.id|   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/bnd_3.5.0.orig.tar.xz.delta b/bnd_3.5.0.orig.tar.xz.delta
index 49b95db..aee9438 100644
Binary files a/bnd_3.5.0.orig.tar.xz.delta and b/bnd_3.5.0.orig.tar.xz.delta 
differ
diff --git a/bnd_3.5.0.orig.tar.xz.id b/bnd_3.5.0.orig.tar.xz.id
index f547911..19285c5 100644
--- a/bnd_3.5.0.orig.tar.xz.id
+++ b/bnd_3.5.0.orig.tar.xz.id
@@ -1 +1 @@
-2bdb53e42a31f6893d8c4caba1eb32718fc4
+54380bd5a715b2720a66d20f6a8df20f18c9ac56

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

[bnd] 04/32: Refreshed patches and disabled obsolete ones

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 966befca62eb64f829c74443c77b0f4cf53e3b31
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Wed Feb 28 17:56:06 2018 +0800

Refreshed patches and disabled obsolete ones
---
 debian/patches/display_bsn_on_missing_bundle.patch |   2 +-
 debian/patches/embedded-repo.patch |  11 +-
 debian/patches/implement-missing-methods.patch |  18 +--
 debian/patches/java8-compatibility.patch   | 147 +
 debian/patches/no-osgi-annotations.patch   |  30 ++---
 debian/patches/reproducible-packages-list.patch|  17 ++-
 debian/patches/reproducible-timestamps.patch   |  18 +--
 debian/patches/series  |   6 -
 debian/patches/transition_Gradle_3.1.patch |  36 ++---
 .../patches/use-bootstrapped-gradle-plugin.patch   |  13 +-
 10 files changed, 72 insertions(+), 226 deletions(-)

diff --git a/debian/patches/display_bsn_on_missing_bundle.patch 
b/debian/patches/display_bsn_on_missing_bundle.patch
index 22100c6..bfd79c3 100644
--- a/debian/patches/display_bsn_on_missing_bundle.patch
+++ b/debian/patches/display_bsn_on_missing_bundle.patch
@@ -12,7 +12,7 @@ Forwarded: no
 
 --- a/biz.aQute.bndlib/src/aQute/bnd/build/Project.java
 +++ b/biz.aQute.bndlib/src/aQute/bnd/build/Project.java
-@@ -964,8 +964,11 @@
+@@ -1166,8 +1166,11 @@
File file = plugin.get(bsn, 
version, attrs, blocker);
// and the entry must exist
// if it does, return this as a 
result
diff --git a/debian/patches/embedded-repo.patch 
b/debian/patches/embedded-repo.patch
index edddb59..24e8aa5 100644
--- a/debian/patches/embedded-repo.patch
+++ b/debian/patches/embedded-repo.patch
@@ -6,12 +6,11 @@ The embedded-repo.jar is not built. To avoid a FTBFS the 
error is commented
 out.
 --- a/biz.aQute.bndlib/src/aQute/bnd/build/Workspace.java
 +++ b/biz.aQute.bndlib/src/aQute/bnd/build/Workspace.java
-@@ -401,7 +401,7 @@
-   return true;
+@@ -485,7 +485,6 @@
+   }
}
- 
--  error("Couldn't find 
embedded-repo.jar in bundle ");
-+  //error("Couldn't find 
embedded-repo.jar in bundle ");
}
-   return true;
+-  error("Couldn't find 
biz.aQute.bnd.embedded-repo on the classpath");
+   return false;
} else
+   return false;
diff --git a/debian/patches/implement-missing-methods.patch 
b/debian/patches/implement-missing-methods.patch
index 7c538c6..76d596c 100644
--- a/debian/patches/implement-missing-methods.patch
+++ b/debian/patches/implement-missing-methods.patch
@@ -9,8 +9,8 @@ R6.
 Forwarded: no
 --- a/biz.aQute.launcher/src/aQute/launcher/minifw/Context.java
 +++ b/biz.aQute.launcher/src/aQute/launcher/minifw/Context.java
-@@ -370,4 +370,11 @@
-   // TODO Auto-generated method stub
+@@ -424,4 +424,11 @@
+   public  A adapt(Class type) {
return null;
}
 +
@@ -23,18 +23,8 @@ Forwarded: no
  }
 --- a/biz.aQute.launcher/src/aQute/launcher/minifw/MiniFramework.java
 +++ b/biz.aQute.launcher/src/aQute/launcher/minifw/MiniFramework.java
-@@ -28,6 +28,9 @@
-   state = Bundle.ACTIVE;
-   }
- 
-+  public void init(FrameworkListener... listeners) throws BundleException 
{
-+}
-+
-   public FrameworkEvent waitForStop(long timeout) throws 
InterruptedException {
-   long deadline = System.currentTimeMillis() + timeout;
- 
-@@ -325,4 +328,12 @@
-   // TODO Auto-generated method stub
+@@ -382,4 +382,12 @@
+   public  A adapt(Class type) {
return null;
}
 +
diff --git a/debian/patches/java8-compatibility.patch 
b/debian/patches/java8-compatibility.patch
index de4c41e..93f75e5 100644
--- a/debian/patches/java8-compatibility.patch
+++ b/debian/patches/java8-compatibility.patch
@@ -1,155 +1,14 @@
 Description: Fixes the compilation errors with Java 8
 Author: Emmanuel Bourg
 Forwarded: no
 a/biz.aQute.bndlib/src/aQute/bnd/signing/Signer.java
-+++ b/biz.aQute.bndlib/src/aQute/bnd/signing/Signer.java
-@@ -8,7 +8,7 @@
- import java.util.regex.*;
- 
- import aQute.bnd.osgi.*;
--import aQute.lib.base64.*;
-+import aQute.lib.base64.Base64;
- import aQute.lib.io.*;
- 
- /**
 a/biz.aQute.bndlib/src/aQute/bnd/osgi/Jar.java
-+++ b/biz.aQute.bndlib/src/aQute/bnd/osgi/Jar.java
-@@ -11,7 +11,7 @@
- import java.util.zip.*;
- 
- import 

Bug#875336: FTBFS with Java 9: _ as identifier

2018-03-09 Thread 殷啟聰 | Kai-Chung Yan
I recently updated the package to 3.5.0 just to find out the current Groovy 
(2.4.8) does not support Java 9 [1]. Groovy was used by the bootstrapping 
script. Setting source & target to Java 8 doesn't solve the problem either.

[1]: https://github.com/gradle/gradle/issues/2995



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

Bug#889329: marked as done (Updating the osgi-compendium Uploaders list)

2018-03-09 Thread Debian Bug Tracking System
Your message dated Sat, 10 Mar 2018 06:53:58 +
with message-id 
and subject line Bug#889329: fixed in osgi-compendium 6.0.0-1
has caused the Debian Bug report #889329,
regarding Updating the osgi-compendium Uploaders list
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
889329: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889329
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: osgi-compendium
Version: 4.3.0-1 5.0.0-5
Severity: minor
User: m...@qa.debian.org
Usertags: mia-teammaint

Damien Raude-Morvan  has not been working on
the osgi-compendium package for quite some time.

We are tracking their status in the MIA team and would like to ask you
to remove them from the Uploaders list of the package so we can close
that part of the file.

(If the person is listed as Maintainer, what we are asking is to please
step in as a new maintainer.)

Thanks.
--- End Message ---
--- Begin Message ---
Source: osgi-compendium
Source-Version: 6.0.0-1

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

Debian distribution maintenance software
pp.
Kai-Chung Yan (殷啟聰)  (supplier of updated osgi-compendium 
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: Sat, 10 Mar 2018 14:17:46 +0800
Source: osgi-compendium
Binary: libosgi-compendium-java libosgi-compendium-java-doc
Architecture: source
Version: 6.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Kai-Chung Yan (殷啟聰) 
Description:
 libosgi-compendium-java - Java OSGi API - Compendium module
 libosgi-compendium-java-doc - Javadoc for Java OSGi API - Compendium module
Closes: 889329
Changes:
 osgi-compendium (6.0.0-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream release
 * Track new source location
 * Update package descriptions
 * Rename JAR: osgi.compendium.jar => osgi.cmpn.jar
 * Remove all patches
   * d/control:
 * Fix typo (additionnal)
 * Remove Damien Raude-Morvan from Uploaders (Closes: #889329)
   * d/rules: Use pkg-info.mk instead of dpkg-parsechangelog
   * Build-Depends on headless JDK
   * d/copyright: Use secure URLs
   * Update debhelper compat level to 11
   * Update Standards-Version to 4.1.3
Checksums-Sha1:
 497ff4fc088bb2cc51f933f2906b01efc2d61b17 2283 osgi-compendium_6.0.0-1.dsc
 881a89f7dd5576dd20170cb41e93231c8ba08d3e 236976 
osgi-compendium_6.0.0.orig.tar.xz
 6b5bd260c943859bb2692178daa57e24fe353883 4232 
osgi-compendium_6.0.0-1.debian.tar.xz
 67e13e0d942f3b3f23fefc48b566e823c4414897 8478 
osgi-compendium_6.0.0-1_source.buildinfo
Checksums-Sha256:
 6651c1871598007a3ddc7c4b302215bfe24fae06bdd4b39531f5a391511ffa95 2283 
osgi-compendium_6.0.0-1.dsc
 5269cc3619ab6fe149eeedf4c840d57f60998c3d506dbbfc21e4cffc31fac1da 236976 
osgi-compendium_6.0.0.orig.tar.xz
 4fb554c354b45900ca40ec85e583e9146c0abf5fb2483385ada302e5e687f1f8 4232 
osgi-compendium_6.0.0-1.debian.tar.xz
 d8cc1a98adee077496fb804ffdcc7f72a878acd81e4ba842aa80252293d09754 8478 
osgi-compendium_6.0.0-1_source.buildinfo
Files:
 f4cb7c1a232b90f79dacdfd2a73ae9c5 2283 java optional osgi-compendium_6.0.0-1.dsc
 1bea7e5e4697f768e3d3863fe36942ae 236976 java optional 
osgi-compendium_6.0.0.orig.tar.xz
 a9def9ce6639ea8a2deef297d55cf8ee 4232 java optional 
osgi-compendium_6.0.0-1.debian.tar.xz
 b76edccfb9eeadeb75647b9233ae7c52 8478 java optional 
osgi-compendium_6.0.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEuIoVOt09lz87H/ea3R+riTf+mCUFAlqjeOYACgkQ3R+riTf+
mCV+4w//WXg10V7v1XbWeyv23QsCAI9dRJJzm2NugwoO1TFjI/Wfw7tJHCif2qw3
/jnNTQtIm6FFniTjmJsAlfsHfuLQJNxgOYalNKvQRtQPU8TZmAuaFs92zJ7R41ZJ
Cs9VD94TJIAktfamYMsMd/BcMdCWhOJS7EvEeQacP026Pe3CPtIBkcZ0Ce8++zgz
LxII2gsdlSa+jVTfmGOvKGzOm1Zp7vlIoCGTNNO5Gd49n4UYMghIdx4+w9WgYZCP
Eh6Pik78iacekEEudu2pA1snp75cZd0hM2G2AAcIbiWHc2LirSdBHE6HHJtV7OYR

[osgi-compendium] annotated tag debian/6.0.0-1 created (now 0806d45)

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a change to annotated tag debian/6.0.0-1
in repository osgi-compendium.

at  0806d45   (tag)
   tagging  f33acc05fafd034915e282111c3b4f4885e1b003 (commit)
  replaces  debian/5.0.0-5
 tagged by  殷啟聰 | Kai-Chung Yan
on  Sat Mar 10 14:55:39 2018 +0800

- Log -
osgi-compendium Debian release 6.0.0-1
-BEGIN PGP SIGNATURE-

iQIzBAABCgAdFiEEuIoVOt09lz87H/ea3R+riTf+mCUFAlqjgWsACgkQ3R+riTf+
mCURzRAAvcCRIhXShDaiIq3U8bvMqu8YpNVmpnohn/URSJsY1jCt/HioVuiouFoO
JjKdGtcXcW67M3riHyw8d8DXxuyiK3dW6FtHvx4WgpsUHu2TX6Le4Y9lcljx+ikt
4aFMSP49tV0AHs71yg2gKgzf+509qus4ic08ekllRWdA37YCgQh6cgeoV4gyJWBE
pzFhnm9QWB03vUuHpDd7LE0PCpwqWeaWdO4UpVmUCshCilQukXxPHpUNCxOIpMoU
ZLr4gPt2DwJfWSXUw6CfHPv6qHTcrHjuusv0Kr4JqEA1kQm9ryQ1aOqmQg2rbj9g
hU+DzWZ7Dvki8X/MZBt4J50GzcxwlNRdJpXWnGFMXLMPJQqSj6ytfPYvDBpUDQWv
vjqtlKmsgVPek20Put3pvEIQjf0brGM4Z4BJ2ZM94jlHXNS9gJWrrbibCRVmKb7I
cTxJuxNvQHGzy/NSNBt4Z3WCexEOlqcuApYMVt7YAaZH2N7Najij8UZ6ITLlB80V
D+kQMaI5j6fKF0DyXa1/HEnwGrpxgSA9DokDXTcVtzG/pq5zl1dQ8bSxC7UU/iYq
u9veTAygQbuSXT4OxMEPDb6BgvziyCgeq8Lhnv0EYdgzRvu6Ym2Zsr1IWEgeGgvp
iPyT2IrEyJzwXAjR7jW5Yd4W8ttJ6X1yeNPaB/wo1F4tSVL0kIo=
=v1eN
-END PGP SIGNATURE-

殷啟聰 | Kai-Chung Yan (18):
  uscan: Track the new location since 6.0.0
  New upstream version 6.0.0
  Update upstream source from tag 'upstream/6.0.0'
  Update POM
  d/control: Fix typo (additionnal)
  d/copyright: Use HTTPS
  Update to debhelper 11
  Update Standards-Version to 4.1.3
  d/control: Update package description to OSGi release 6
  d/control: Build-Depends on headless JDK
  Rename jar: osgi.compendium.jar => osgi.cmpn.jar (following upstream 
decision)
  d/rules: Add osgi-annotations to compile classpath
  Use pkg-info.mk instead of dpkg-parsechangelog
  Manually install a relocation POM as maven-repo-helper does not fully 
support this yet
  Install Maven artifacts correctly
  Remove the patches: Not needed in version 6
  d/control: Remove Damien Raude-Morvan from Uploaders (Closes: #889329)
  Upload to unstable

---

This annotated tag includes the following new commits:

   new  f33acc0   Upload to unstable

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.


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

[osgi-compendium] branch master updated (9b64b05 -> f33acc0)

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a change to branch master
in repository osgi-compendium.

  from  9b64b05   d/control: Remove Damien Raude-Morvan from Uploaders 
(Closes: #889329)
   new  f33acc0   Upload to unstable

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 | 19 +++
 1 file changed, 19 insertions(+)

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


[osgi-compendium] 01/01: Upload to unstable

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository osgi-compendium.

commit f33acc05fafd034915e282111c3b4f4885e1b003
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 10 14:28:00 2018 +0800

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

diff --git a/debian/changelog b/debian/changelog
index cc66d29..8217eea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+osgi-compendium (6.0.0-1) unstable; urgency=medium
+
+  * Team upload
+  * New upstream release
+* Track new source location
+* Update package descriptions
+* Rename JAR: osgi.compendium.jar => osgi.cmpn.jar
+* Remove all patches
+  * d/control:
+* Fix typo (additionnal)
+* Remove Damien Raude-Morvan from Uploaders (Closes: #889329)
+  * d/rules: Use pkg-info.mk instead of dpkg-parsechangelog
+  * Build-Depends on headless JDK
+  * d/copyright: Use secure URLs
+  * Update debhelper compat level to 11
+  * Update Standards-Version to 4.1.3
+
+ -- Kai-Chung Yan (殷啟聰)   Sat, 10 Mar 2018 14:17:46 +0800
+
 osgi-compendium (5.0.0-5) unstable; urgency=medium
 
   * Team upload.

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

osgi-compendium_6.0.0-1_source.changes ACCEPTED into unstable

2018-03-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 10 Mar 2018 14:17:46 +0800
Source: osgi-compendium
Binary: libosgi-compendium-java libosgi-compendium-java-doc
Architecture: source
Version: 6.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Kai-Chung Yan (殷啟聰) 
Description:
 libosgi-compendium-java - Java OSGi API - Compendium module
 libosgi-compendium-java-doc - Javadoc for Java OSGi API - Compendium module
Closes: 889329
Changes:
 osgi-compendium (6.0.0-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream release
 * Track new source location
 * Update package descriptions
 * Rename JAR: osgi.compendium.jar => osgi.cmpn.jar
 * Remove all patches
   * d/control:
 * Fix typo (additionnal)
 * Remove Damien Raude-Morvan from Uploaders (Closes: #889329)
   * d/rules: Use pkg-info.mk instead of dpkg-parsechangelog
   * Build-Depends on headless JDK
   * d/copyright: Use secure URLs
   * Update debhelper compat level to 11
   * Update Standards-Version to 4.1.3
Checksums-Sha1:
 497ff4fc088bb2cc51f933f2906b01efc2d61b17 2283 osgi-compendium_6.0.0-1.dsc
 881a89f7dd5576dd20170cb41e93231c8ba08d3e 236976 
osgi-compendium_6.0.0.orig.tar.xz
 6b5bd260c943859bb2692178daa57e24fe353883 4232 
osgi-compendium_6.0.0-1.debian.tar.xz
 67e13e0d942f3b3f23fefc48b566e823c4414897 8478 
osgi-compendium_6.0.0-1_source.buildinfo
Checksums-Sha256:
 6651c1871598007a3ddc7c4b302215bfe24fae06bdd4b39531f5a391511ffa95 2283 
osgi-compendium_6.0.0-1.dsc
 5269cc3619ab6fe149eeedf4c840d57f60998c3d506dbbfc21e4cffc31fac1da 236976 
osgi-compendium_6.0.0.orig.tar.xz
 4fb554c354b45900ca40ec85e583e9146c0abf5fb2483385ada302e5e687f1f8 4232 
osgi-compendium_6.0.0-1.debian.tar.xz
 d8cc1a98adee077496fb804ffdcc7f72a878acd81e4ba842aa80252293d09754 8478 
osgi-compendium_6.0.0-1_source.buildinfo
Files:
 f4cb7c1a232b90f79dacdfd2a73ae9c5 2283 java optional osgi-compendium_6.0.0-1.dsc
 1bea7e5e4697f768e3d3863fe36942ae 236976 java optional 
osgi-compendium_6.0.0.orig.tar.xz
 a9def9ce6639ea8a2deef297d55cf8ee 4232 java optional 
osgi-compendium_6.0.0-1.debian.tar.xz
 b76edccfb9eeadeb75647b9233ae7c52 8478 java optional 
osgi-compendium_6.0.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEuIoVOt09lz87H/ea3R+riTf+mCUFAlqjeOYACgkQ3R+riTf+
mCV+4w//WXg10V7v1XbWeyv23QsCAI9dRJJzm2NugwoO1TFjI/Wfw7tJHCif2qw3
/jnNTQtIm6FFniTjmJsAlfsHfuLQJNxgOYalNKvQRtQPU8TZmAuaFs92zJ7R41ZJ
Cs9VD94TJIAktfamYMsMd/BcMdCWhOJS7EvEeQacP026Pe3CPtIBkcZ0Ce8++zgz
LxII2gsdlSa+jVTfmGOvKGzOm1Zp7vlIoCGTNNO5Gd49n4UYMghIdx4+w9WgYZCP
Eh6Pik78iacekEEudu2pA1snp75cZd0hM2G2AAcIbiWHc2LirSdBHE6HHJtV7OYR
QNyGvArPMl39KSCPomVjnp8P+Z2hUs06lQWy7QpkwGOOjO8tNNu+zfdZJ5fpTmMr
3YyoHDznVuP6gSHpkNPq/mfq/wjYHj0eiY3r+rqEnVgeeN6LSPY6Ttxw5iqSaiEI
gRZU0Xtj95SRZBlZXdGIkJfordVvn5QqS5Imu5ZdP4XpgqUhBiuMUHWe/x+b21n0
ofQex2/00ODdbxdQLvKSe23gzGj+eM5JJNRkUBUHy3Oy/AdKrc8wkUKqEd4Dsfh7
gytj8ik+C7p6vautHeoc/rIDGV4+LjbcTwISoypLx2ghodwTqvnrSiSGx4i1UFN2
VpLa42XSpUWB41lDm9MSdr67mTr0/iczvZu6SMsy2Ug/oJB1SKI=
=3bzH
-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.

Accepted osgi-compendium 6.0.0-1 (source) into unstable

2018-03-09 Thread 殷啟聰
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 10 Mar 2018 14:17:46 +0800
Source: osgi-compendium
Binary: libosgi-compendium-java libosgi-compendium-java-doc
Architecture: source
Version: 6.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Kai-Chung Yan (殷啟聰) 
Description:
 libosgi-compendium-java - Java OSGi API - Compendium module
 libosgi-compendium-java-doc - Javadoc for Java OSGi API - Compendium module
Closes: 889329
Changes:
 osgi-compendium (6.0.0-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream release
 * Track new source location
 * Update package descriptions
 * Rename JAR: osgi.compendium.jar => osgi.cmpn.jar
 * Remove all patches
   * d/control:
 * Fix typo (additionnal)
 * Remove Damien Raude-Morvan from Uploaders (Closes: #889329)
   * d/rules: Use pkg-info.mk instead of dpkg-parsechangelog
   * Build-Depends on headless JDK
   * d/copyright: Use secure URLs
   * Update debhelper compat level to 11
   * Update Standards-Version to 4.1.3
Checksums-Sha1:
 497ff4fc088bb2cc51f933f2906b01efc2d61b17 2283 osgi-compendium_6.0.0-1.dsc
 881a89f7dd5576dd20170cb41e93231c8ba08d3e 236976 
osgi-compendium_6.0.0.orig.tar.xz
 6b5bd260c943859bb2692178daa57e24fe353883 4232 
osgi-compendium_6.0.0-1.debian.tar.xz
 67e13e0d942f3b3f23fefc48b566e823c4414897 8478 
osgi-compendium_6.0.0-1_source.buildinfo
Checksums-Sha256:
 6651c1871598007a3ddc7c4b302215bfe24fae06bdd4b39531f5a391511ffa95 2283 
osgi-compendium_6.0.0-1.dsc
 5269cc3619ab6fe149eeedf4c840d57f60998c3d506dbbfc21e4cffc31fac1da 236976 
osgi-compendium_6.0.0.orig.tar.xz
 4fb554c354b45900ca40ec85e583e9146c0abf5fb2483385ada302e5e687f1f8 4232 
osgi-compendium_6.0.0-1.debian.tar.xz
 d8cc1a98adee077496fb804ffdcc7f72a878acd81e4ba842aa80252293d09754 8478 
osgi-compendium_6.0.0-1_source.buildinfo
Files:
 f4cb7c1a232b90f79dacdfd2a73ae9c5 2283 java optional osgi-compendium_6.0.0-1.dsc
 1bea7e5e4697f768e3d3863fe36942ae 236976 java optional 
osgi-compendium_6.0.0.orig.tar.xz
 a9def9ce6639ea8a2deef297d55cf8ee 4232 java optional 
osgi-compendium_6.0.0-1.debian.tar.xz
 b76edccfb9eeadeb75647b9233ae7c52 8478 java optional 
osgi-compendium_6.0.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEuIoVOt09lz87H/ea3R+riTf+mCUFAlqjeOYACgkQ3R+riTf+
mCV+4w//WXg10V7v1XbWeyv23QsCAI9dRJJzm2NugwoO1TFjI/Wfw7tJHCif2qw3
/jnNTQtIm6FFniTjmJsAlfsHfuLQJNxgOYalNKvQRtQPU8TZmAuaFs92zJ7R41ZJ
Cs9VD94TJIAktfamYMsMd/BcMdCWhOJS7EvEeQacP026Pe3CPtIBkcZ0Ce8++zgz
LxII2gsdlSa+jVTfmGOvKGzOm1Zp7vlIoCGTNNO5Gd49n4UYMghIdx4+w9WgYZCP
Eh6Pik78iacekEEudu2pA1snp75cZd0hM2G2AAcIbiWHc2LirSdBHE6HHJtV7OYR
QNyGvArPMl39KSCPomVjnp8P+Z2hUs06lQWy7QpkwGOOjO8tNNu+zfdZJ5fpTmMr
3YyoHDznVuP6gSHpkNPq/mfq/wjYHj0eiY3r+rqEnVgeeN6LSPY6Ttxw5iqSaiEI
gRZU0Xtj95SRZBlZXdGIkJfordVvn5QqS5Imu5ZdP4XpgqUhBiuMUHWe/x+b21n0
ofQex2/00ODdbxdQLvKSe23gzGj+eM5JJNRkUBUHy3Oy/AdKrc8wkUKqEd4Dsfh7
gytj8ik+C7p6vautHeoc/rIDGV4+LjbcTwISoypLx2ghodwTqvnrSiSGx4i1UFN2
VpLa42XSpUWB41lDm9MSdr67mTr0/iczvZu6SMsy2Ug/oJB1SKI=
=3bzH
-END PGP SIGNATURE-


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

Processing of osgi-compendium_6.0.0-1_source.changes

2018-03-09 Thread Debian FTP Masters
osgi-compendium_6.0.0-1_source.changes uploaded successfully to localhost
along with the files:
  osgi-compendium_6.0.0-1.dsc
  osgi-compendium_6.0.0.orig.tar.xz
  osgi-compendium_6.0.0-1.debian.tar.xz
  osgi-compendium_6.0.0-1_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.


[jboss-xnio] branch master updated (129f275 -> 8b4322e)

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a change to branch master
in repository jboss-xnio.

  from  129f275   Update changelog
   new  a1aba6b   d/control: Build-Depends on headless JDK
   new  8b4322e   New maven-bundle-plugin-rules.patch to fix FTBFS 
introduced by maven-bundle-plugin 3.5.0

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/control |  2 +-
 debian/patches/maven-bundle-plugin-rules.patch | 14 ++
 debian/patches/series  |  1 +
 3 files changed, 16 insertions(+), 1 deletion(-)
 create mode 100644 debian/patches/maven-bundle-plugin-rules.patch
 create mode 100644 debian/patches/series

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


[jboss-xnio] 01/02: d/control: Build-Depends on headless JDK

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository jboss-xnio.

commit a1aba6b55139343cb7c2718a2a9cd0577b696528
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 10 14:06:06 2018 +0800

d/control: Build-Depends on headless JDK
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index e0b93a0..d94fc7c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Markus Koschany 
 Build-Depends:
  debhelper (>= 11),
- default-jdk (>= 2:1.8),
+ default-jdk-headless (>= 2:1.8),
  default-jdk-doc,
  junit4,
  libjboss-logging-java,

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

[jboss-xnio] 02/02: New maven-bundle-plugin-rules.patch to fix FTBFS introduced by maven-bundle-plugin 3.5.0

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository jboss-xnio.

commit 8b4322e0d0717a6e581fd6cb8cc666a95b992e42
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 10 14:07:38 2018 +0800

New maven-bundle-plugin-rules.patch to fix FTBFS introduced by 
maven-bundle-plugin 3.5.0
---
 debian/patches/maven-bundle-plugin-rules.patch | 14 ++
 debian/patches/series  |  1 +
 2 files changed, 15 insertions(+)

diff --git a/debian/patches/maven-bundle-plugin-rules.patch 
b/debian/patches/maven-bundle-plugin-rules.patch
new file mode 100644
index 000..e6c1edd
--- /dev/null
+++ b/debian/patches/maven-bundle-plugin-rules.patch
@@ -0,0 +1,14 @@
+Description: Fix the rules in Maven Bundle Plugin
+Author: Kai-Chung Yan (殷啟聰) 
+Bug: https://issues.jboss.org/browse/XNIO-321
+--- a/api/pom.xml
 b/api/pom.xml
+@@ -207,7 +207,7 @@
+ *
+ 
+ 
+-
osgi.service;effective:=active;filter:="(objectClass=org.xnio.Xnio)";
++
osgi.service;effective:=active;filter:="(objectClass=org.xnio.Xnio)"
+ 
+ 
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..97ce5e6
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+maven-bundle-plugin-rules.patch

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

[maven-dependency-tree-2] 01/01: Initial packaging

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository maven-dependency-tree-2.

commit 1ca211b018a0b80f91c14655096848ee125c8c8d
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Sat Mar 10 13:31:49 2018 +0800

Initial packaging
---
 debian/changelog|  5 ++
 debian/compat   |  1 +
 debian/control  | 29 ++
 debian/copyright| 16 ++
 debian/libmaven-dependency-tree-2-java.docs |  1 +
 debian/libmaven-dependency-tree-2-java.poms |  1 +
 debian/maven.ignoreRules|  5 ++
 debian/maven.properties |  2 +
 debian/maven.rules  |  4 ++
 debian/patches/aether.patch | 82 +
 debian/patches/maven-3.patch| 37 +
 debian/patches/series   |  2 +
 debian/rules|  7 +++
 debian/source/format|  1 +
 debian/watch|  2 +
 15 files changed, 195 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..a549df3
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+maven-dependency-tree-2 (2.2-1) UNRELEASED; urgency=medium
+
+  * Initial release. (Closes: #892519)
+
+ -- Kai-Chung Yan (殷啟聰)   Sat, 10 Mar 2018 13:31:13 +0800
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..9d60796
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+11
\ No newline at end of file
diff --git a/debian/control b/debian/control
new file mode 100644
index 000..d4103e4
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,29 @@
+Source: maven-dependency-tree-2
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers 

+Uploaders: Kai-Chung Yan (殷啟聰) 
+Build-Depends:
+ debhelper (>= 11),
+ default-jdk-headless,
+ junit4,
+ libjmock-java,
+ libmaven-resolver-java,
+ libmaven3-core-java,
+ libplexus-component-metadata-java,
+ maven-debian-helper (>= 2.0)
+Standards-Version: 4.1.3
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-dependency-tree-2.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-java/maven-dependency-tree-2.git
+Homepage: https://maven.apache.org/shared/maven-dependency-tree
+
+Package: libmaven-dependency-tree-2-java
+Architecture: all
+Depends: ${maven:Depends}, ${misc:Depends}
+Recommends: ${maven:OptionalDepends}
+Description: Tree-based API for resolution of Maven project dependencies (2.x)
+ Apache Maven is a software project management and comprehension tool. Based
+ on the concept of a project object model (POM), Maven can manage a project's
+ build, reporting and documentation from a central piece of information.
+ .
+ This package provides the 2.x version of Maven Dependency Tree.
\ No newline at end of file
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..006cd48
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,16 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Upstream-Name: Maven Dependency Tree
+Source: https://archive.apache.org/dist/maven/shared
+
+Files: *
+Copyright: The Apache Software Foundation
+License: Apache-2.0
+
+Files: debian/*
+Copyright: 2018, Kai-Chung Yan (殷啟聰) 
+License: Apache-2.0
+
+
+License: Apache-2.0
+ On Debian systems, the complete text of the Apache License Version 2.0,
+ can be found in /usr/share/common-licenses/Apache-2.0.
\ No newline at end of file
diff --git a/debian/libmaven-dependency-tree-2-java.docs 
b/debian/libmaven-dependency-tree-2-java.docs
new file mode 100644
index 000..132d13f
--- /dev/null
+++ b/debian/libmaven-dependency-tree-2-java.docs
@@ -0,0 +1 @@
+NOTICE
\ No newline at end of file
diff --git a/debian/libmaven-dependency-tree-2-java.poms 
b/debian/libmaven-dependency-tree-2-java.poms
new file mode 100644
index 000..16663d8
--- /dev/null
+++ b/debian/libmaven-dependency-tree-2-java.poms
@@ -0,0 +1 @@
+pom.xml --no-parent --java-lib --no-usj-versionless
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
new file mode 100644
index 000..2355724
--- /dev/null
+++ b/debian/maven.ignoreRules
@@ -0,0 +1,5 @@
+org.apache.maven maven-project* * * *
+org.apache.maven.plugins maven-invoker-plugin * * * *
+org.apache.maven.plugins maven-javadoc-plugin * * * *
+org.apache.maven.shared  maven-plugin-testing-harness * * * *
+org.apache.rat   apache-rat-plugin* * * *
diff --git a/debian/maven.properties b/debian/maven.properties
new file mode 100644
index 000..97fa3c8
--- /dev/null
+++ b/debian/maven.properties
@@ -0,0 +1,2 @@
+# Tests also need patching to work with Maven 3, so I'm leaving them be.

[maven-dependency-tree-2] branch master updated (d076214 -> 1ca211b)

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a change to branch master
in repository maven-dependency-tree-2.

  from  d076214   New upstream version 2.2
   new  1ca211b   Initial packaging

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|  5 ++
 debian/compat   |  1 +
 debian/control  | 29 ++
 debian/copyright| 16 ++
 debian/libmaven-dependency-tree-2-java.docs |  1 +
 debian/libmaven-dependency-tree-2-java.poms |  1 +
 debian/maven.ignoreRules|  5 ++
 debian/maven.properties |  2 +
 debian/maven.rules  |  4 ++
 debian/patches/aether.patch | 82 +
 debian/patches/maven-3.patch| 37 +
 debian/patches/series   |  2 +
 debian/rules|  7 +++
 debian/source/format|  1 +
 debian/watch|  2 +
 15 files changed, 195 insertions(+)
 create mode 100644 debian/changelog
 create mode 100644 debian/compat
 create mode 100644 debian/control
 create mode 100644 debian/copyright
 create mode 100644 debian/libmaven-dependency-tree-2-java.docs
 create mode 100644 debian/libmaven-dependency-tree-2-java.poms
 create mode 100644 debian/maven.ignoreRules
 create mode 100644 debian/maven.properties
 create mode 100644 debian/maven.rules
 create mode 100644 debian/patches/aether.patch
 create mode 100644 debian/patches/maven-3.patch
 create mode 100644 debian/patches/series
 create mode 100755 debian/rules
 create mode 100644 debian/source/format
 create mode 100644 debian/watch

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


[maven-dependency-tree-2] annotated tag upstream/2.2 created (now 78fe812)

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a change to annotated tag upstream/2.2
in repository maven-dependency-tree-2.

at  78fe812   (tag)
   tagging  d076214c8a6d3fc055de5a64167d3ffc6e514a96 (commit)
 tagged by  殷啟聰 | Kai-Chung Yan
on  Thu Mar 8 16:35:26 2018 +0800

- Log -
Upstream version 2.2
-BEGIN PGP SIGNATURE-

iQIzBAABCgAdFiEEuIoVOt09lz87H/ea3R+riTf+mCUFAlqg9c4ACgkQ3R+riTf+
mCWBcQ//azKrHku5Xw2lq2pCPXBLyXLaQyIjYIIQsvQQfiPSccNwkVfXwT025xvh
pDFB+M0siAr/mUiZhCA9ENlFdH1X+eTBqQQLSLL+qTv6pFHpiIvrKbdHdk8bd7xp
8ER9vnOhA+K7KwSoMitJFLCiHxlS/0GIleZG/cQu0Lqn1WHKqfXd4tYQiArKXdZh
eANrtS3d7/W8Q39xI8KKH6kJvywo0zfdu1EXufx0vADh6wdjUrqGPhCQqa8VCc/C
5ikFEpMaWa1I46fCmu6oSfdv7TrumOtrnacTtOAQw5/1adeKLNunHNHNKYn4J3SU
DeKOVECGZ7EGG3YIs+FG8Cx1pCxreaxnvgqhosp3ANEhKbaBSDMCcj7iN9iSZMIw
w6U2CIsE5LYS5mATelgQUDJ5em4LnjUcOMcmI4OVDKGI+IVpmTP1Ce+LRnVIwiTr
mp0bkgwWdGTyDX35wLStRasA0drP4Wzwa5jRE3gC14N3xoWBYZ/GIN3sm4e0iU9L
FwPzkbMWP1hlCV01okYvPFQGKRANhr+dymM3/mYUYLvTypupX32Ycz1uotQgVdD/
kotWZNH0L5BGs4UBTBRGiEzd29hFDs/bOIyL5JbVzEWU/APrJDGMbc94jDH64gwH
CdZXxbd5oeGuxw+s792zWG/i0YidEAedfgViDTfaTTvhib8WIOA=
=B/oe
-END PGP SIGNATURE-

殷啟聰 | Kai-Chung Yan (1):
  New upstream version 2.2

---

No new revisions were added by this update.

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

[maven-dependency-tree-2] 01/01: pristine-tar data for maven-dependency-tree-2_2.2.orig.tar.xz

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch pristine-tar
in repository maven-dependency-tree-2.

commit ca46fd1d88c089412cccbca015c3fb78c287ca05
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Thu Mar 8 16:35:26 2018 +0800

pristine-tar data for maven-dependency-tree-2_2.2.orig.tar.xz
---
 maven-dependency-tree-2_2.2.orig.tar.xz.delta | Bin 0 -> 6131 bytes
 maven-dependency-tree-2_2.2.orig.tar.xz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/maven-dependency-tree-2_2.2.orig.tar.xz.delta 
b/maven-dependency-tree-2_2.2.orig.tar.xz.delta
new file mode 100644
index 000..33828f6
Binary files /dev/null and b/maven-dependency-tree-2_2.2.orig.tar.xz.delta 
differ
diff --git a/maven-dependency-tree-2_2.2.orig.tar.xz.id 
b/maven-dependency-tree-2_2.2.orig.tar.xz.id
new file mode 100644
index 000..e7d23f1
--- /dev/null
+++ b/maven-dependency-tree-2_2.2.orig.tar.xz.id
@@ -0,0 +1 @@
+60999e9c8a4fb83f8e33b7eb186ef0ed1426f3b7

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

[maven-dependency-tree-2] branch pristine-tar created (now ca46fd1)

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a change to branch pristine-tar
in repository maven-dependency-tree-2.

at  ca46fd1   pristine-tar data for 
maven-dependency-tree-2_2.2.orig.tar.xz

This branch includes the following new commits:

   new  ca46fd1   pristine-tar data for 
maven-dependency-tree-2_2.2.orig.tar.xz

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.


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


[maven-dependency-tree-2] branch master created (now d076214)

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a change to branch master
in repository maven-dependency-tree-2.

at  d076214   New upstream version 2.2

No new revisions were added by this update.

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


xslthl 2.1.3-5 MIGRATED to testing

2018-03-09 Thread Debian testing watch
FYI: The status of the xslthl source package
in Debian's testing distribution has changed.

  Previous version: 2.1.3-4
  Current version:  2.1.3-5

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

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


maven-debian-helper 2.3~exp1 MIGRATED to testing

2018-03-09 Thread Debian testing watch
FYI: The status of the maven-debian-helper source package
in Debian's testing distribution has changed.

  Previous version: 2.2.8
  Current version:  2.3~exp1

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

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


checkstyle 8.8-1 MIGRATED to testing

2018-03-09 Thread Debian testing watch
FYI: The status of the checkstyle source package
in Debian's testing distribution has changed.

  Previous version: 7.5.1-2
  Current version:  8.8-1

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

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


libokhttp-java is marked for autoremoval from testing

2018-03-09 Thread Debian testing autoremoval watch
libokhttp-java 3.10.0-1 is marked for autoremoval from testing on 2018-04-11

It (build-)depends on packages with these RC bugs:
891548: android-framework-23: android-framework-23 FTBFS with make 4.2.1-1: 
execvp: /bin/sh: Argument list too long


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


Bug#876426: A patch with a gist (JDK only)

2018-03-09 Thread Raymond Rakesh Chetty
Might not be quite right, but maybe mergeworthy? (See the linked patch)

https://gist.github.com/RayWithAnA/f5ce4e673d947761d31e99006fadb813

Are those the right instructions? If not let me know. Not sure I saw a better 
explanation.

Best,
Raymond
raymond.che...@berkeley.edu

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

Bug#891956: Your mail

2018-03-09 Thread William L. DeRieux IV

On Fri, 9 Mar 2018 20:07:32 -0500 "William L. DeRieux IV" wrote:
> after editing /etc/eclipse.ini
> and adding -debug to it
>
> I get the following output (when running eclipse):
> -
> OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
> support was removed in 8.0
> Install location:
>     file:/usr/lib/eclipse/
> Configuration file:
>     file:/usr/lib/eclipse/configuration/config.ini loaded
> Configuration location:
> 
file:/home/william/.eclipse/org.eclipse.platform_3.8_155965261/configuration/

> Configuration file:
> 
file:/home/william/.eclipse/org.eclipse.platform_3.8_155965261/configuration/config.ini 


> not found or not read
> Shared configuration location:
>     file:/usr/lib/eclipse/configuration/
> Framework located:
> file:/usr/lib/eclipse/plugins/org.eclipse.osgi_3.8.1.dist.jar
> Framework classpath:
> Splash location:
> /usr/lib/eclipse//plugins/org.eclipse.platform_3.8.1.dist/splash.bmp
> -
>
> And the error message written to the log file:
>
> -
> !SESSION Fri Mar 09 20:00:00 EST 2018
> !ENTRY org.eclipse.equinox.launcher 4 0 2018-03-09 20:00:00.374
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.ClassNotFoundException:
> org.eclipse.core.runtime.adaptor.EclipseStarter
>     at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
>     at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
>     at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
>     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:626)
>     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
>     at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
>     at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
>
>
> -
>
> It seems that this error is happening because the framework's class path
> is not being properly set (hence it can't find the class).
>
>
>


I resolved this issue (on my system) by reinstalling libequinox

$ sudo apt-get install --reinstall libequinox-osgi-java

The debug output claimed that the framework has been found, but this was 
a lie since:

/usr/lib/eclipse/plugins/org.eclipse.osgi_3.8.1.dist.jar was missing.

Maybe there needs to be better sanity checking here.





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

Bug#891956: (no subject)

2018-03-09 Thread William L. DeRieux IV

after editing /etc/eclipse.ini
and adding -debug to it

I get the following output (when running eclipse):
-
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; 
support was removed in 8.0

Install location:
    file:/usr/lib/eclipse/
Configuration file:
    file:/usr/lib/eclipse/configuration/config.ini loaded
Configuration location:
file:/home/william/.eclipse/org.eclipse.platform_3.8_155965261/configuration/
Configuration file:
file:/home/william/.eclipse/org.eclipse.platform_3.8_155965261/configuration/config.ini 
not found or not read

Shared configuration location:
    file:/usr/lib/eclipse/configuration/
Framework located:
    file:/usr/lib/eclipse/plugins/org.eclipse.osgi_3.8.1.dist.jar
Framework classpath:
Splash location:
/usr/lib/eclipse//plugins/org.eclipse.platform_3.8.1.dist/splash.bmp
-

And the error message written to the log file:

-
!SESSION Fri Mar 09 20:00:00 EST 2018
!ENTRY org.eclipse.equinox.launcher 4 0 2018-03-09 20:00:00.374
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: 
org.eclipse.core.runtime.adaptor.EclipseStarter

    at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:626)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1414)


-

It seems that this error is happening because the framework's class path
is not being properly set (hence it can't find the class).

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

Processed: bug update #891956

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

> found 891956 3.8.1-10
Bug #891956 [eclipse] eclipse no starting -ClassNotFoundException: 
org.eclipse.core.runtime.adaptor.EclipseStarter
Marked as found in versions eclipse/3.8.1-10.
>
End of message, stopping processing here.

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

2018-03-09 Thread William L. DeRieux IV

found 891956 3.8.1-10

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


Processed: Re: FTBFS with Java 9 due to Terrible Swing

2018-03-09 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 + wontfix
Bug #873222 [src:jsymphonic] FTBFS with Java 9 due to Terrible Swing
Added tag(s) wontfix.

-- 
873222: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873222
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#873222: FTBFS with Java 9 due to Terrible Swing

2018-03-09 Thread Emmanuel Bourg
Control: tag -1 + wontfix

This package is about to be removed (see #874303).

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


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

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a change to annotated tag debian/0.14-3
in repository libnative-platform-java.

at  2d6f1db   (tag)
   tagging  45dfe1016f8895987a089243041180f4c88905b3 (commit)
  replaces  debian/0.14-2
 tagged by  殷啟聰 | Kai-Chung Yan
on  Fri Mar 9 23:39:47 2018 +0800

- Log -
libnative-platform-java Debian release 0.14-3
-BEGIN PGP SIGNATURE-

iQIzBAABCgAdFiEEuIoVOt09lz87H/ea3R+riTf+mCUFAlqiqsMACgkQ3R+riTf+
mCXJuQ//R5aA+559y0h4JYeZh29e7oX/YIvAjQqHqOLvieoijgWdlDzySUsLYf5G
eZ29tGoMZFKymXsquGqbO3ZOVcJrtPyEt2zHf3oL3kM1RiPCnsb5GYBMryLdJLBL
q9opLfnJB6bRv1a8RGahtP8Dqq8l6zv9HK2w0rU06zeLPfhvueOTvEMJt499Bc0c
5LOQsuSocKntYJ2MF9bfLX+pNqf5ynXYHeXFApeYdFJIEiGLdRoRdINW4KKOr5pI
MwNzDxy5u/x6CWADb+psPWoFnga4hRKdYiFo3d0YiGPiaDjV97z2n/OhC1iMpShF
ras1lUBqmNZTVw9Y/kGNcoG5IkRQnCZ8lvF2CigJXuXMK2uBsKjVoXgFpFqHY0h1
f2IlYIRTzwU7kxslcWFrX37v96IfxboDb9od78NnFb/P5obDTZEL2eHmauT5hOhe
rxkt/UNz6lPSdgpMuE4nkscWHAeKLiUho32Annqn8XKdWhqxmE9gXw0gZsg8zE6u
VBUi4OoyYbIyiZRbvd/lk7EvWZDy+hUm/jbFUzb5KsVCVKSZrgxSVxlGGjVnX5Sd
3+zvlHf601+xxNMpQNdtthpArlU2nruNofTnW9Zev7NpKeLeyIzfttpoDQwav01u
YeS9S7VFars9xKb1a4bpI89pfGKXtB7XCpNtjaUzNyyx9Oxc+i0=
=5p/b
-END PGP SIGNATURE-

殷啟聰 | Kai-Chung Yan (6):
  Remove disabled patches
  Update debhelper compat level to 11
  Update Standards-Version to 4.1.3
  d/Makefile: Move -lcurses to the end of the command, thus fixing a symbol 
error in Ubuntu
  d/control: Remove Damien Raude-Morvan from Uploaders (Closes: #889384)
  Upload to unstable

---

This annotated tag includes the following new commits:

   new  45dfe10   Upload to unstable

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.


-- 
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 (7920cf6 -> 45dfe10)

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

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

  from  7920cf6   d/control: Remove Damien Raude-Morvan from Uploaders 
(Closes: #889384)
   new  45dfe10   Upload to unstable

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 | 12 
 1 file changed, 12 insertions(+)

-- 
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] 01/01: Upload to unstable

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

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

commit 45dfe1016f8895987a089243041180f4c88905b3
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Fri Mar 9 22:20:10 2018 +0800

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

diff --git a/debian/changelog b/debian/changelog
index 9c5b675..91d9b0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+libnative-platform-java (0.14-3) unstable; urgency=medium
+
+  * d/control:
+* Remove Damien Raude-Morvan from Uploaders (Closes: #889384)
+* Update Standards-Version to 4.1.3
+  * d/Makefile: Move -lcurses to the end of the command, thus fixing a symbol
+error in Ubuntu
+  * Update debhelper compat level to 11
+  * Remove disabled patches
+
+ -- Kai-Chung Yan (殷啟聰)   Fri, 09 Mar 2018 22:19:26 +0800
+
 libnative-platform-java (0.14-2) 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

Bug#873249: marked as done (FTBFS with Java 9: javadoc classpath with maven?)

2018-03-09 Thread Debian Bug Tracking System
Your message dated Fri, 09 Mar 2018 15:10:23 +
with message-id 
and subject line Bug#873249: fixed in uimaj 2.10.1-2
has caused the Debian Bug report #873249,
regarding FTBFS with Java 9: javadoc classpath with maven?
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.)


-- 
873249: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873249
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: uimaj
Version: 2.10.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.
The wiki has some common problems and their solutions:
https://wiki.debian.org/Java/Java9Pitfalls

A number of packages seem to be failing to find classes during their
javadoc build, but they are mostly ant based and I was hoping it was
just bugs in the build file, not a scary change in the way the javadoc
tool works. I have no idea what's going on here.

If you work it out, please update the wiki!


Build log:

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:aggregate (default-cli) on 
project uimaj: An error has occurred in JavaDocs report generation: 
[ERROR] Exit code: 1 - 
/build/uimaj-2.10.0/uimaj-examples/src/main/java/org/apache/uima/examples/xmi/XmiEcoreCasConsumer.java:44:
 error: package org.eclipse.emf.common.util does not exist
[ERROR] import org.eclipse.emf.common.util.URI;
...


Example from an ant build (velocity-tools):

  [javadoc] Constructing Javadoc information...
  [javadoc] 
/build/velocity-tools-2.0/src/main/java/org/apache/velocity/tools/ClassUtils.java:39:
 error: package org.apache.velocity.util does not exist



Cheers,
Chris.
--- End Message ---
--- Begin Message ---
Source: uimaj
Source-Version: 2.10.1-2

We believe that the bug you reported is fixed in the latest version of
uimaj, 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 uimaj 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: Fri, 09 Mar 2018 15:01:50 +0100
Source: uimaj
Binary: libuima-core-java libuima-vinci-java libuima-adapter-soap-java 
libuima-adapter-vinci-java libuima-cpe-java libuima-document-annotation-java 
libuima-tools-java uima-utils uima-examples uima-doc
Architecture: source
Version: 2.10.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libuima-adapter-soap-java - Library to provide SOAP web services within UIMA
 libuima-adapter-vinci-java - Library to provide Vinci web services within UIMA
 libuima-core-java - Core library for the UIMA framework
 libuima-cpe-java - Library for the UIMA Collection Processing Engine
 libuima-document-annotation-java - Library for the UIMA document annotation
 libuima-tools-java - UIMA library for the UIMA tools
 libuima-vinci-java - Library to handle Vinci web service protocol
 uima-doc   - Documentation for the Apache UIMA framework
 uima-examples - Examples of UIMA components
 uima-utils - UIMA tools
Closes: 858473 873249
Changes:
 uimaj (2.10.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #873249)
   * Removed the broken css symlinks (Closes: #858473)
   * Standards-Version updated to 4.1.3
   * Switch to debhelper level 11
Checksums-Sha1:
 0e6c7f60ccecf13556b84c1ed1f5faad8ef247fa 3120 uimaj_2.10.1-2.dsc
 29c14074a6e1ac3d04229e099c645640f53f69cb 19100 uimaj_2.10.1-2.debian.tar.xz
 4881ac4f18413ce103a5819e8b17d59aa3c33df7 15323 uimaj_2.10.1-2_source.buildinfo
Checksums-Sha256:
 96d5acdf8bb156a13b038d12f7fcbb13d96e5aa48e60f5f76b7628687535c0f0 3120 
uimaj_2.10.1-2.dsc
 f313a396529a398d5d1b6fea019fb25e650258d0f54f8667340dc04256c7cb12 19100 
uimaj_2.10.1-2.debian.tar.xz
 1bc52ea2c1335a1cd0e69a3e4e3bb899fc68d7eb4e472de3fb3a584b7bc5c8e5 15323 
uimaj_2.10.1-2_source.buildinfo
Files:
 daa51a91cf9c606204a28a39eea11af2 3120 java optional 

Bug#858473: marked as done (uima-doc: broken symlinks: /usr/share/doc/uima/manuals/*/css -> ../css)

2018-03-09 Thread Debian Bug Tracking System
Your message dated Fri, 09 Mar 2018 15:10:23 +
with message-id 
and subject line Bug#858473: fixed in uimaj 2.10.1-2
has caused the Debian Bug report #858473,
regarding uima-doc: broken symlinks: /usr/share/doc/uima/manuals/*/css -> ../css
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.)


-- 
858473: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858473
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: uima-doc
Version: 2.9.0-1
Severity: normal
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package ships (or creates)
a broken symlink.

>From the attached log (scroll to the bottom...):

0m31.2s ERROR: FAIL: Broken symlinks:
  /usr/share/doc/uima/manuals/tutorials_and_users_guides/css -> ../css
  /usr/share/doc/uima/manuals/tools/css -> ../css
  /usr/share/doc/uima/manuals/references/css -> ../css
  /usr/share/doc/uima/manuals/overview_and_setup/css -> ../css


The documentation is not (any longer?) located at
/usr/share/doc/uima/manuals
There is /usr/share/doc/uima/api, but it does not contain a
css directory.


cheers,

Andreas


uima-doc_2.9.0-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: uimaj
Source-Version: 2.10.1-2

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

Debian distribution maintenance software
pp.
Emmanuel Bourg  (supplier of updated uimaj 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: Fri, 09 Mar 2018 15:01:50 +0100
Source: uimaj
Binary: libuima-core-java libuima-vinci-java libuima-adapter-soap-java 
libuima-adapter-vinci-java libuima-cpe-java libuima-document-annotation-java 
libuima-tools-java uima-utils uima-examples uima-doc
Architecture: source
Version: 2.10.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libuima-adapter-soap-java - Library to provide SOAP web services within UIMA
 libuima-adapter-vinci-java - Library to provide Vinci web services within UIMA
 libuima-core-java - Core library for the UIMA framework
 libuima-cpe-java - Library for the UIMA Collection Processing Engine
 libuima-document-annotation-java - Library for the UIMA document annotation
 libuima-tools-java - UIMA library for the UIMA tools
 libuima-vinci-java - Library to handle Vinci web service protocol
 uima-doc   - Documentation for the Apache UIMA framework
 uima-examples - Examples of UIMA components
 uima-utils - UIMA tools
Closes: 858473 873249
Changes:
 uimaj (2.10.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #873249)
   * Removed the broken css symlinks (Closes: #858473)
   * Standards-Version updated to 4.1.3
   * Switch to debhelper level 11
Checksums-Sha1:
 0e6c7f60ccecf13556b84c1ed1f5faad8ef247fa 3120 uimaj_2.10.1-2.dsc
 29c14074a6e1ac3d04229e099c645640f53f69cb 19100 uimaj_2.10.1-2.debian.tar.xz
 4881ac4f18413ce103a5819e8b17d59aa3c33df7 15323 uimaj_2.10.1-2_source.buildinfo
Checksums-Sha256:
 96d5acdf8bb156a13b038d12f7fcbb13d96e5aa48e60f5f76b7628687535c0f0 3120 
uimaj_2.10.1-2.dsc
 f313a396529a398d5d1b6fea019fb25e650258d0f54f8667340dc04256c7cb12 19100 
uimaj_2.10.1-2.debian.tar.xz
 1bc52ea2c1335a1cd0e69a3e4e3bb899fc68d7eb4e472de3fb3a584b7bc5c8e5 15323 
uimaj_2.10.1-2_source.buildinfo
Files:
 daa51a91cf9c606204a28a39eea11af2 3120 java optional uimaj_2.10.1-2.dsc
 c61e4c2509259134c2ddeefd734f7fc0 19100 java optional 
uimaj_2.10.1-2.debian.tar.xz
 7bb82d1f37f0d9e70221560318a31867 15323 java optional 
uimaj_2.10.1-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlqik90SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCs2skQAMU83ClmD+ZyGIs7o/fzIJU8sEcprmcW
sDIGG0sZEmWnRKYoYoub3gWzGOV8qRU0ckBxPBKqu5G7OAhZu5EtYYGpluUdcZGt
MlLxRXz3DerACCPaORARgf9caJMblp9H/pva/plb131KOEauewBhGW1WJJUPJqzb

[uimaj] annotated tag debian/2.10.1-2 created (now f4ce801)

2018-03-09 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.10.1-2
in repository uimaj.

at  f4ce801   (tag)
   tagging  acb1f22819689d6cc78c5e747149d6a16fde7898 (commit)
  replaces  debian/2.10.1-1
 tagged by  Emmanuel Bourg
on  Fri Mar 9 16:12:53 2018 +0100

- Log -
uimaj Debian release 2.10.1-2
-BEGIN PGP SIGNATURE-

iQJGBAABCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlqipHUSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsmRsQAMCoUv//lYQmzcVG0eCM3nD4YF4Vvro2
/jP4Yu7+iWqDe7LzASP/VH0zUERStrrosT5xHvj2Qpps+QdR05Xw5UEm3HJTnNbG
oAAtpFIdNyPAd+EFR8YryHhGDL7q9RsgQzytXcZfa7CVF2vZBI0ZE8/SDjGSm8WQ
b2wosghboxGVd/DndDDtXqvJitCMYJvGjmW65WerdJEsg84QYiBSTrZmNThuyjsZ
AwC0bAwjqON/MtCVrMOwIMFMi/AFSruQAg+s+p2fSSbompqN8yHdQBsRxRfDjlHG
60ihicf6x3pODwwTy7e+3PZra3agA1/m/jYUfQsLLp/FAfUpMwTC25JYH7Jp+pgw
Gm60MY28OTEWmh7AqXOjBLPZ5S2Pk+J/5yoMI0MGxUt5BJTQwZzCuvO9q0D6iZtH
JteK53FpTiuGzJdAtY/5cI4DlIq8weFOLePG2EsOYR14j/srRVwvjdMuHmf0ozyF
kipp63Sm8ES1mi4pgVukZij3+mlDJcNIN49dloxWTjshQehWOyvFL/yA2XK8PaZe
/RBiR7TFS8MzTne1QFgsHiV6HeOGuU/nzS3jUMuvKn1klNzrGtAJHRklpefRjjaf
BuzWgJKIA66cfu7fmeJSznAe5kV+HZyU3yXsu1yANJ/x92E5JISd4F1GY4tQSFaZ
KtdzOw5VL47r
=RLhT
-END PGP SIGNATURE-

Emmanuel Bourg (5):
  Fixed the build failure with Java 9 (Closes: #873249)
  Standards-Version updated to 4.1.3
  Switch to debhelper level 11
  Removed the broken css symlinks (Closes: #858473)
  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/uimaj.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


Accepted uimaj 2.10.1-2 (source) into unstable

2018-03-09 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 09 Mar 2018 15:01:50 +0100
Source: uimaj
Binary: libuima-core-java libuima-vinci-java libuima-adapter-soap-java 
libuima-adapter-vinci-java libuima-cpe-java libuima-document-annotation-java 
libuima-tools-java uima-utils uima-examples uima-doc
Architecture: source
Version: 2.10.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libuima-adapter-soap-java - Library to provide SOAP web services within UIMA
 libuima-adapter-vinci-java - Library to provide Vinci web services within UIMA
 libuima-core-java - Core library for the UIMA framework
 libuima-cpe-java - Library for the UIMA Collection Processing Engine
 libuima-document-annotation-java - Library for the UIMA document annotation
 libuima-tools-java - UIMA library for the UIMA tools
 libuima-vinci-java - Library to handle Vinci web service protocol
 uima-doc   - Documentation for the Apache UIMA framework
 uima-examples - Examples of UIMA components
 uima-utils - UIMA tools
Closes: 858473 873249
Changes:
 uimaj (2.10.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #873249)
   * Removed the broken css symlinks (Closes: #858473)
   * Standards-Version updated to 4.1.3
   * Switch to debhelper level 11
Checksums-Sha1:
 0e6c7f60ccecf13556b84c1ed1f5faad8ef247fa 3120 uimaj_2.10.1-2.dsc
 29c14074a6e1ac3d04229e099c645640f53f69cb 19100 uimaj_2.10.1-2.debian.tar.xz
 4881ac4f18413ce103a5819e8b17d59aa3c33df7 15323 uimaj_2.10.1-2_source.buildinfo
Checksums-Sha256:
 96d5acdf8bb156a13b038d12f7fcbb13d96e5aa48e60f5f76b7628687535c0f0 3120 
uimaj_2.10.1-2.dsc
 f313a396529a398d5d1b6fea019fb25e650258d0f54f8667340dc04256c7cb12 19100 
uimaj_2.10.1-2.debian.tar.xz
 1bc52ea2c1335a1cd0e69a3e4e3bb899fc68d7eb4e472de3fb3a584b7bc5c8e5 15323 
uimaj_2.10.1-2_source.buildinfo
Files:
 daa51a91cf9c606204a28a39eea11af2 3120 java optional uimaj_2.10.1-2.dsc
 c61e4c2509259134c2ddeefd734f7fc0 19100 java optional 
uimaj_2.10.1-2.debian.tar.xz
 7bb82d1f37f0d9e70221560318a31867 15323 java optional 
uimaj_2.10.1-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlqik90SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCs2skQAMU83ClmD+ZyGIs7o/fzIJU8sEcprmcW
sDIGG0sZEmWnRKYoYoub3gWzGOV8qRU0ckBxPBKqu5G7OAhZu5EtYYGpluUdcZGt
MlLxRXz3DerACCPaORARgf9caJMblp9H/pva/plb131KOEauewBhGW1WJJUPJqzb
gPdqnXCnvFxj3J4v4Q+dPw2O5ZLZLkhlftNX/xPf7tiabNGNPeix1FUfGrYvDvem
AZrQrfp3VBXZeyxAhpjm/18lChYltPnhUp0t7/asqA7ghmgeqqlPAR5WPyZ207VA
TSiDaulT32mBXmk2ITFG+MTz9E8+MxXQSy7vv306eB3fwhW9/vhuRHUsXPuY0nIC
MipXvdNMVvc4Xcs13b6KYORw9idctdbjgl/C561t3TPJgus+vXv4mZiI+zqK+aa6
MOFgelo3aj+CqQj6GHCEpC0hsnWRFMHGPzfHp70ymP04dRp7sbbXeySGV9MxoA3/
pP/Vda1o1B7miY0Dttx78/oZYxscsskihaRcugaIxARBZSNBHl4ubEOYlkZLlqy5
+Cl+a5kRyd0uzSwgpO89HAJwCzguRahQyYqDK3+VZWufgMvVBw+0sGMVbFjchHIR
kejTbrfaX4UFbWWm81FxYbFbR45tHAqhJ2fmge3L6NnPaPLa9Fd4yNdZZn173tuh
w93v3RzLux+U
=5khl
-END PGP SIGNATURE-


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


uimaj_2.10.1-2_source.changes ACCEPTED into unstable

2018-03-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 09 Mar 2018 15:01:50 +0100
Source: uimaj
Binary: libuima-core-java libuima-vinci-java libuima-adapter-soap-java 
libuima-adapter-vinci-java libuima-cpe-java libuima-document-annotation-java 
libuima-tools-java uima-utils uima-examples uima-doc
Architecture: source
Version: 2.10.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libuima-adapter-soap-java - Library to provide SOAP web services within UIMA
 libuima-adapter-vinci-java - Library to provide Vinci web services within UIMA
 libuima-core-java - Core library for the UIMA framework
 libuima-cpe-java - Library for the UIMA Collection Processing Engine
 libuima-document-annotation-java - Library for the UIMA document annotation
 libuima-tools-java - UIMA library for the UIMA tools
 libuima-vinci-java - Library to handle Vinci web service protocol
 uima-doc   - Documentation for the Apache UIMA framework
 uima-examples - Examples of UIMA components
 uima-utils - UIMA tools
Closes: 858473 873249
Changes:
 uimaj (2.10.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #873249)
   * Removed the broken css symlinks (Closes: #858473)
   * Standards-Version updated to 4.1.3
   * Switch to debhelper level 11
Checksums-Sha1:
 0e6c7f60ccecf13556b84c1ed1f5faad8ef247fa 3120 uimaj_2.10.1-2.dsc
 29c14074a6e1ac3d04229e099c645640f53f69cb 19100 uimaj_2.10.1-2.debian.tar.xz
 4881ac4f18413ce103a5819e8b17d59aa3c33df7 15323 uimaj_2.10.1-2_source.buildinfo
Checksums-Sha256:
 96d5acdf8bb156a13b038d12f7fcbb13d96e5aa48e60f5f76b7628687535c0f0 3120 
uimaj_2.10.1-2.dsc
 f313a396529a398d5d1b6fea019fb25e650258d0f54f8667340dc04256c7cb12 19100 
uimaj_2.10.1-2.debian.tar.xz
 1bc52ea2c1335a1cd0e69a3e4e3bb899fc68d7eb4e472de3fb3a584b7bc5c8e5 15323 
uimaj_2.10.1-2_source.buildinfo
Files:
 daa51a91cf9c606204a28a39eea11af2 3120 java optional uimaj_2.10.1-2.dsc
 c61e4c2509259134c2ddeefd734f7fc0 19100 java optional 
uimaj_2.10.1-2.debian.tar.xz
 7bb82d1f37f0d9e70221560318a31867 15323 java optional 
uimaj_2.10.1-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlqik90SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCs2skQAMU83ClmD+ZyGIs7o/fzIJU8sEcprmcW
sDIGG0sZEmWnRKYoYoub3gWzGOV8qRU0ckBxPBKqu5G7OAhZu5EtYYGpluUdcZGt
MlLxRXz3DerACCPaORARgf9caJMblp9H/pva/plb131KOEauewBhGW1WJJUPJqzb
gPdqnXCnvFxj3J4v4Q+dPw2O5ZLZLkhlftNX/xPf7tiabNGNPeix1FUfGrYvDvem
AZrQrfp3VBXZeyxAhpjm/18lChYltPnhUp0t7/asqA7ghmgeqqlPAR5WPyZ207VA
TSiDaulT32mBXmk2ITFG+MTz9E8+MxXQSy7vv306eB3fwhW9/vhuRHUsXPuY0nIC
MipXvdNMVvc4Xcs13b6KYORw9idctdbjgl/C561t3TPJgus+vXv4mZiI+zqK+aa6
MOFgelo3aj+CqQj6GHCEpC0hsnWRFMHGPzfHp70ymP04dRp7sbbXeySGV9MxoA3/
pP/Vda1o1B7miY0Dttx78/oZYxscsskihaRcugaIxARBZSNBHl4ubEOYlkZLlqy5
+Cl+a5kRyd0uzSwgpO89HAJwCzguRahQyYqDK3+VZWufgMvVBw+0sGMVbFjchHIR
kejTbrfaX4UFbWWm81FxYbFbR45tHAqhJ2fmge3L6NnPaPLa9Fd4yNdZZn173tuh
w93v3RzLux+U
=5khl
-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#889384: marked as done (Updating the libnative-platform-java Uploaders list)

2018-03-09 Thread Debian Bug Tracking System
Your message dated Fri, 09 Mar 2018 15:07:54 +
with message-id 
and subject line Bug#889384: fixed in libnative-platform-java 0.14-3
has caused the Debian Bug report #889384,
regarding Updating the libnative-platform-java Uploaders list
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
889384: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889384
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libnative-platform-java
Version: 0.3~rc2-3 0.10+dfsg-2 0.14-2
Severity: minor
User: m...@qa.debian.org
Usertags: mia-teammaint

Damien Raude-Morvan  has not been working on
the libnative-platform-java package for quite some time.

We are tracking their status in the MIA team and would like to ask you
to remove them from the Uploaders list of the package so we can close
that part of the file.

(If the person is listed as Maintainer, what we are asking is to please
step in as a new maintainer.)

Thanks.
--- End Message ---
--- Begin Message ---
Source: libnative-platform-java
Source-Version: 0.14-3

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 889...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kai-Chung Yan (殷啟聰)  (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: Fri, 09 Mar 2018 22:19:26 +0800
Source: libnative-platform-java
Binary: libnative-platform-java libnative-platform-jni 
libnative-platform-java-doc
Architecture: source
Version: 0.14-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Kai-Chung Yan (殷啟聰) 
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: 889384
Changes:
 libnative-platform-java (0.14-3) unstable; urgency=medium
 .
   * d/control:
 * Remove Damien Raude-Morvan from Uploaders (Closes: #889384)
 * Update Standards-Version to 4.1.3
   * d/Makefile: Move -lcurses to the end of the command, thus fixing a symbol
 error in Ubuntu
   * Update debhelper compat level to 11
   * Remove disabled patches
Checksums-Sha1:
 dea6977d98d920457e999be43e100d79b3563eb4 2372 
libnative-platform-java_0.14-3.dsc
 8c439a64441e70bc29c6f16f46b95d1222abcecc 48472 
libnative-platform-java_0.14.orig.tar.xz
 00a6967815f7135f6fd3e4a465f212c942cacf09 6000 
libnative-platform-java_0.14-3.debian.tar.xz
 1e724027730195d94e0f7ee1ec9ca79b7a61e985 11319 
libnative-platform-java_0.14-3_source.buildinfo
Checksums-Sha256:
 90255ec74008c123f79fef9e6f024e27c5c30abb4039824377157b832eb0c5ec 2372 
libnative-platform-java_0.14-3.dsc
 18cd69d93a11453c81835080881051cfe4c660799bb1ed90f84e513faafd6d13 48472 
libnative-platform-java_0.14.orig.tar.xz
 26aa7e24e115f9aa8605c3ef93a85e1b54cabe942ce39e8494e078f68038a422 6000 
libnative-platform-java_0.14-3.debian.tar.xz
 368ddafffdf114eabc8822030ee9fbe974a7c1fc5202720f1f951ad55b8fb1ca 11319 
libnative-platform-java_0.14-3_source.buildinfo
Files:
 4be9de1e87d321d63d74623f5803bba0 2372 java optional 
libnative-platform-java_0.14-3.dsc
 2fbae60bcaf785a8f754505cc8c88c7b 48472 java optional 
libnative-platform-java_0.14.orig.tar.xz
 516b9a03aebd9043f427d8031876ffcd 6000 java optional 
libnative-platform-java_0.14-3.debian.tar.xz
 33ba36349a2ceb701a931fcde6384ab5 11319 java optional 
libnative-platform-java_0.14-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEuIoVOt09lz87H/ea3R+riTf+mCUFAlqimCoACgkQ3R+riTf+
mCVxcBAArQAM7nD58JfvBFb1u4nk7va4KgD4ZeZ+kbCeK3HhLjx5TsxKqF7NH4vn
sDvGKO9S26PbawKxfhpuzksHtLWnDubEyGTOXLUQ8rG9GWYonp+oqEKKlHH2XF07
RIbdWVmWIFRcW9X3WXw//gTksrHIbUO+PIgnX9yHjN0U2fc1c057YpA/OfUNutc4
hJIug3hMjNtQZYOyWW6keFyjXl2VBLJpRYtezn+AR778w4NAEq7raRCbPSEHPQ7P

Accepted libnative-platform-java 0.14-3 (source) into unstable

2018-03-09 Thread 殷啟聰
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 09 Mar 2018 22:19:26 +0800
Source: libnative-platform-java
Binary: libnative-platform-java libnative-platform-jni 
libnative-platform-java-doc
Architecture: source
Version: 0.14-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Kai-Chung Yan (殷啟聰) 
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: 889384
Changes:
 libnative-platform-java (0.14-3) unstable; urgency=medium
 .
   * d/control:
 * Remove Damien Raude-Morvan from Uploaders (Closes: #889384)
 * Update Standards-Version to 4.1.3
   * d/Makefile: Move -lcurses to the end of the command, thus fixing a symbol
 error in Ubuntu
   * Update debhelper compat level to 11
   * Remove disabled patches
Checksums-Sha1:
 dea6977d98d920457e999be43e100d79b3563eb4 2372 
libnative-platform-java_0.14-3.dsc
 8c439a64441e70bc29c6f16f46b95d1222abcecc 48472 
libnative-platform-java_0.14.orig.tar.xz
 00a6967815f7135f6fd3e4a465f212c942cacf09 6000 
libnative-platform-java_0.14-3.debian.tar.xz
 1e724027730195d94e0f7ee1ec9ca79b7a61e985 11319 
libnative-platform-java_0.14-3_source.buildinfo
Checksums-Sha256:
 90255ec74008c123f79fef9e6f024e27c5c30abb4039824377157b832eb0c5ec 2372 
libnative-platform-java_0.14-3.dsc
 18cd69d93a11453c81835080881051cfe4c660799bb1ed90f84e513faafd6d13 48472 
libnative-platform-java_0.14.orig.tar.xz
 26aa7e24e115f9aa8605c3ef93a85e1b54cabe942ce39e8494e078f68038a422 6000 
libnative-platform-java_0.14-3.debian.tar.xz
 368ddafffdf114eabc8822030ee9fbe974a7c1fc5202720f1f951ad55b8fb1ca 11319 
libnative-platform-java_0.14-3_source.buildinfo
Files:
 4be9de1e87d321d63d74623f5803bba0 2372 java optional 
libnative-platform-java_0.14-3.dsc
 2fbae60bcaf785a8f754505cc8c88c7b 48472 java optional 
libnative-platform-java_0.14.orig.tar.xz
 516b9a03aebd9043f427d8031876ffcd 6000 java optional 
libnative-platform-java_0.14-3.debian.tar.xz
 33ba36349a2ceb701a931fcde6384ab5 11319 java optional 
libnative-platform-java_0.14-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEuIoVOt09lz87H/ea3R+riTf+mCUFAlqimCoACgkQ3R+riTf+
mCVxcBAArQAM7nD58JfvBFb1u4nk7va4KgD4ZeZ+kbCeK3HhLjx5TsxKqF7NH4vn
sDvGKO9S26PbawKxfhpuzksHtLWnDubEyGTOXLUQ8rG9GWYonp+oqEKKlHH2XF07
RIbdWVmWIFRcW9X3WXw//gTksrHIbUO+PIgnX9yHjN0U2fc1c057YpA/OfUNutc4
hJIug3hMjNtQZYOyWW6keFyjXl2VBLJpRYtezn+AR778w4NAEq7raRCbPSEHPQ7P
RqngQTL+jzzau5RID74Um0jY4+CQNA5qYohsO9R+tE0wY4Apdr2KmDdsKuCl2txW
dmgCrMvJq1nTZBupWUXETMKjYkMzdtTESwawQ4PhR3J4oGKza3J30Vc9aARYzsm3
NDaByyw8Ea1K9Q3ZOE/eLAq+551imJQSnb0e1+YXA41oFmPhsiWa3z43vhgh3YX6
wJSvkaCg+7fJ4MrrU8KxllS0lIt2LUEvKmKB2FRY+gbId/G8K/+1Gp1WKpGP8Wzn
Ha/4bkx+SX2WgB77UwDdikflWTp1OnhJ48QnhkXNe7MW9NsXem5+SEgKVeol0+ig
KYqzLakI5oanqzNlpsuUynF3tICg/AfOlK+/BDQpcBrrp3inPpGgwAaeFZ9LzQ7w
W6rwwCiqPzIEDaTDyXqbgj9NW2Ej43mrxbsD4R/mFQynKp77utY=
=JzVD
-END PGP SIGNATURE-


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

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

2018-03-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 09 Mar 2018 22:19:26 +0800
Source: libnative-platform-java
Binary: libnative-platform-java libnative-platform-jni 
libnative-platform-java-doc
Architecture: source
Version: 0.14-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Kai-Chung Yan (殷啟聰) 
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: 889384
Changes:
 libnative-platform-java (0.14-3) unstable; urgency=medium
 .
   * d/control:
 * Remove Damien Raude-Morvan from Uploaders (Closes: #889384)
 * Update Standards-Version to 4.1.3
   * d/Makefile: Move -lcurses to the end of the command, thus fixing a symbol
 error in Ubuntu
   * Update debhelper compat level to 11
   * Remove disabled patches
Checksums-Sha1:
 dea6977d98d920457e999be43e100d79b3563eb4 2372 
libnative-platform-java_0.14-3.dsc
 8c439a64441e70bc29c6f16f46b95d1222abcecc 48472 
libnative-platform-java_0.14.orig.tar.xz
 00a6967815f7135f6fd3e4a465f212c942cacf09 6000 
libnative-platform-java_0.14-3.debian.tar.xz
 1e724027730195d94e0f7ee1ec9ca79b7a61e985 11319 
libnative-platform-java_0.14-3_source.buildinfo
Checksums-Sha256:
 90255ec74008c123f79fef9e6f024e27c5c30abb4039824377157b832eb0c5ec 2372 
libnative-platform-java_0.14-3.dsc
 18cd69d93a11453c81835080881051cfe4c660799bb1ed90f84e513faafd6d13 48472 
libnative-platform-java_0.14.orig.tar.xz
 26aa7e24e115f9aa8605c3ef93a85e1b54cabe942ce39e8494e078f68038a422 6000 
libnative-platform-java_0.14-3.debian.tar.xz
 368ddafffdf114eabc8822030ee9fbe974a7c1fc5202720f1f951ad55b8fb1ca 11319 
libnative-platform-java_0.14-3_source.buildinfo
Files:
 4be9de1e87d321d63d74623f5803bba0 2372 java optional 
libnative-platform-java_0.14-3.dsc
 2fbae60bcaf785a8f754505cc8c88c7b 48472 java optional 
libnative-platform-java_0.14.orig.tar.xz
 516b9a03aebd9043f427d8031876ffcd 6000 java optional 
libnative-platform-java_0.14-3.debian.tar.xz
 33ba36349a2ceb701a931fcde6384ab5 11319 java optional 
libnative-platform-java_0.14-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEuIoVOt09lz87H/ea3R+riTf+mCUFAlqimCoACgkQ3R+riTf+
mCVxcBAArQAM7nD58JfvBFb1u4nk7va4KgD4ZeZ+kbCeK3HhLjx5TsxKqF7NH4vn
sDvGKO9S26PbawKxfhpuzksHtLWnDubEyGTOXLUQ8rG9GWYonp+oqEKKlHH2XF07
RIbdWVmWIFRcW9X3WXw//gTksrHIbUO+PIgnX9yHjN0U2fc1c057YpA/OfUNutc4
hJIug3hMjNtQZYOyWW6keFyjXl2VBLJpRYtezn+AR778w4NAEq7raRCbPSEHPQ7P
RqngQTL+jzzau5RID74Um0jY4+CQNA5qYohsO9R+tE0wY4Apdr2KmDdsKuCl2txW
dmgCrMvJq1nTZBupWUXETMKjYkMzdtTESwawQ4PhR3J4oGKza3J30Vc9aARYzsm3
NDaByyw8Ea1K9Q3ZOE/eLAq+551imJQSnb0e1+YXA41oFmPhsiWa3z43vhgh3YX6
wJSvkaCg+7fJ4MrrU8KxllS0lIt2LUEvKmKB2FRY+gbId/G8K/+1Gp1WKpGP8Wzn
Ha/4bkx+SX2WgB77UwDdikflWTp1OnhJ48QnhkXNe7MW9NsXem5+SEgKVeol0+ig
KYqzLakI5oanqzNlpsuUynF3tICg/AfOlK+/BDQpcBrrp3inPpGgwAaeFZ9LzQ7w
W6rwwCiqPzIEDaTDyXqbgj9NW2Ej43mrxbsD4R/mFQynKp77utY=
=JzVD
-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.

Processed: Pending fixes for bugs in the libnative-platform-java package

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

> tag 889384 + pending
Bug #889384 [src:libnative-platform-java] Updating the libnative-platform-java 
Uploaders list
Added tag(s) pending.
> thanks
Stopping processing here.

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

2018-03-09 Thread Debian FTP Masters
uimaj_2.10.1-2_source.changes uploaded successfully to localhost
along with the files:
  uimaj_2.10.1-2.dsc
  uimaj_2.10.1-2.debian.tar.xz
  uimaj_2.10.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.


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

2018-03-09 Thread Debian FTP Masters
libnative-platform-java_0.14-3_source.changes uploaded successfully to localhost
along with the files:
  libnative-platform-java_0.14-3.dsc
  libnative-platform-java_0.14.orig.tar.xz
  libnative-platform-java_0.14-3.debian.tar.xz
  libnative-platform-java_0.14-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#889384: Pending fixes for bugs in the libnative-platform-java package

2018-03-09 Thread pkg-java-maintainers
tag 889384 + pending
thanks

Some bugs in the libnative-platform-java package are closed in
revision 7920cf63738331739b3e631a8b502e677d37462a in branch 'master'
by 殷啟聰 | Kai-Chung Yan

The full diff can be seen at
https://anonscm.debian.org/cgit/pkg-java/libnative-platform-java.git/commit/?id=7920cf6

Commit message:

d/control: Remove Damien Raude-Morvan from Uploaders (Closes: #889384)

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

[openhft-affinity] annotated tag debian/2.2-2 created (now 9f4794a)

2018-03-09 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.2-2
in repository openhft-affinity.

at  9f4794a   (tag)
   tagging  6bfdb3ed879cfa831f5b4472235790289320c63c (commit)
  replaces  debian/2.2-1
 tagged by  Emmanuel Bourg
on  Fri Mar 9 15:12:37 2018 +0100

- Log -
openhft-affinity Debian release 2.2-2
-BEGIN PGP SIGNATURE-

iQJGBAABCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlqillUSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsCikP/0KXRR95EnTvp7uyEnuTRgEuskohX9ZO
QO9q/YgbLI0x8EMCJWMY/J44waIxwBdK9q/0I0h2sqcsHfm2Dwx4J+G98c8SDbNZ
L68/QJjprtgA84aD9nEjJhPdRmvYoqLxCCmzkVRTcmFQOSTNa5Pf06dHzmaI2xcg
yNxz2YDi/EiioZNI0VTO4FJ1uBnfvxzD9sl1mjj6TuKzyQH9tHoobPo0dFeyCSba
+vXPpy+Q/8YckCGsN7X4Pcrlb2oh1Zd5j6BeMek8zm4NZVIT4yfESCUWxT5QJmV8
1O+bIFrKOEwB3DS4acQqDHIUqyl3moTC6s0jAAZrxnmG03tl8pqE+f/pEEBg9W3B
HEbpB9MKGmm/BUZujOf4Skj7Tf6nK48tUkx/DDhRR19P8432SWtzmXoyFcW9Zfco
eG+mohZIL2JfpVMJzXBrGobEvlyb5KPdQCEuuNawM06p/JH9lrU0XQOJtwfmzauw
lfGo642yomreLt1H+i9M0JXdi/N+z5qYUe+JcJYKVjCyofxb4RjrOVTLfCqCIjVQ
sUW0fUMK1/DByGz/qhYpdNmPw6TgUdzuhY4tktnGZ3pg1xCBeFVW95fV/uOgYfa1
3Vh62QeJqdyXjsYHhSbT+cXmskqC0sM/C0IbMih2hcFN47gSzfB2zVnX4x7AcQJW
sg4tCN402MdN
=aJA0
-END PGP SIGNATURE-

Emmanuel Bourg (5):
  Fixed the build failure with Java 9 (Closes: #875332)
  Standards-Version updated to 4.1.3
  Switch to debhelper level 11
  Wrap and sort
  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/openhft-affinity.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/05: Remove disabled patches

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

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

commit b7d2979b1ff13a60ec09b20e4792fe487d08fd92
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Fri Mar 9 21:58:02 2018 +0800

Remove disabled patches
---
 debian/patches/build_scripts.patch | 163 -
 1 file changed, 163 deletions(-)

diff --git a/debian/patches/build_scripts.patch 
b/debian/patches/build_scripts.patch
deleted file mode 100644
index f199ac6..000
--- a/debian/patches/build_scripts.patch
+++ /dev/null
@@ -1,163 +0,0 @@
-Description: Modify the build scipts for being built in Debian
-Author: Kai-Chung Yan ()
-Last-Update: 2016-10-27
-Forwarded: not-needed
 a/build.gradle
-+++ b/build.gradle
-@@ -32,9 +32,6 @@
- repositories {
- mavenDeployer {
- if (project.hasProperty('release')) {
--repository(url: 
uri("https://gradle.artifactoryonline.com/gradle/libs-releases-local;)) {
--authentication(userName: artifactoryUserName, 
password: artifactoryPassword)
--}
- } else if (project.hasProperty('snapshot')) {
- repository(url: 
uri("https://gradle.artifactoryonline.com/gradle/libs-snapshots-local;)) {
- authentication(userName: artifactoryUserName, 
password: artifactoryPassword)
-@@ -91,47 +88,21 @@
- 
- model {
- platforms {
--osx_i386 {
--architecture "i386"
--operatingSystem "osx"
--}
--osx_amd64 {
--architecture "amd64"
--operatingSystem "osx"
--}
--linux_i386 {
--architecture "i386"
--operatingSystem "linux"
--}
--linux_amd64 {
--architecture "amd64"
--operatingSystem "linux"
--}
--windows_i386 {
--architecture "i386"
--operatingSystem "windows"
--}
--windows_amd64 {
--architecture "amd64"
--operatingSystem "windows"
--}
--freebsd_i386 {
--architecture "i386"
--operatingSystem "freebsd"
--}
--freebsd_amd64 {
--architecture "amd64"
--operatingSystem "freebsd"
-+debian {
-+architecture "${"dpkg-architecture --query 
DEB_HOST_ARCH".execute().text}"
-+operatingSystem "${"dpkg-architecture --query 
DEB_HOST_ARCH_OS".execute().text}"
-+}
-+}
-+toolChains {
-+cxx(Gcc) {
-+//path '/usr/bin/c++'
-+target 'debian'
- }
- }
--
- components {
- nativePlatform(NativeLibrarySpec) {
- baseName 'native-platform'
--// TODO - this should be the default. Figure out why this is not 
working
--$.platforms.each { p ->
--targetPlatform p.name
--}
-+targetPlatform 'debian'
- sources {
- cpp {
- source.srcDirs = ['src/shared/cpp', 'src/main/cpp']
-@@ -142,11 +113,7 @@
- 
- nativePlatformCurses(NativeLibrarySpec) {
- baseName 'native-platform-curses'
--$.platforms.each { p ->
--if (!p.operatingSystem.windows) {
--targetPlatform p.name
--}
--}
-+targetPlatform 'debian'
- sources {
- cpp {
- source.srcDirs = ['src/shared/cpp', 'src/curses/cpp']
-@@ -165,7 +132,7 @@
- cppCompiler.args '-I', 
"${org.gradle.internal.jvm.Jvm.current().javaHome}/include/darwin"
- cppCompiler.args '-mmacosx-version-min=10.4'
- linker.args '-mmacosx-version-min=10.4'
--} else if (targetPlatform.operatingSystem.linux) {
-+} else if (targetPlatform.operatingSystem.linux || 
targetPlatform.operatingSystem.name.contains('hurd')) {
- cppCompiler.args '-I', 
"${org.gradle.internal.jvm.Jvm.current().javaHome}/include"
- cppCompiler.args '-I', 
"${org.gradle.internal.jvm.Jvm.current().javaHome}/include/linux"
- cppCompiler.args '-D_FILE_OFFSET_BITS=64'
-@@ -173,14 +140,23 @@
- cppCompiler.args 
"-I${org.gradle.internal.jvm.Jvm.current().javaHome}/include"
- cppCompiler.args 
"-I${org.gradle.internal.jvm.Jvm.current().javaHome}/include/win32"
- linker.args "Shlwapi.lib", "Advapi32.lib"
--} else if (targetPlatform.operatingSystem.freeBSD) {
-+} else if (targetPlatform.operatingSystem.freeBSD || 
targetPlatform.operatingSystem.name.contains('bsd')) {
- cppCompiler.args '-I', 
"${org.gradle.internal.jvm.Jvm.current().javaHome}/include"
--

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

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

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

  from  5aac08e   Update changelog
   new  b7d2979   Remove disabled patches
   new  61908d3   Update debhelper compat level to 11
   new  05ad685   Update Standards-Version to 4.1.3
   new  4553c5d   d/Makefile: Move -lcurses to the end of the command, thus 
fixing a symbol error in Ubuntu
   new  7920cf6   d/control: Remove Damien Raude-Morvan from Uploaders 
(Closes: #889384)

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/Makefile|   3 +-
 debian/compat  |   2 +-
 debian/control |   7 +-
 debian/patches/build_scripts.patch | 163 -
 4 files changed, 6 insertions(+), 169 deletions(-)
 delete mode 100644 debian/patches/build_scripts.patch

-- 
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/05: Update Standards-Version to 4.1.3

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

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

commit 05ad6859d7e5702741549405e49621755b968e48
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Fri Mar 9 22:01:00 2018 +0800

Update Standards-Version to 4.1.3
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5f405ad..8e50b87 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 11),
javahelper,
libncurses5-dev,
maven-repo-helper (>= 1.5~)
-Standards-Version: 4.1.1
+Standards-Version: 4.1.3
 Homepage: https://github.com/adammurdoch/native-platform
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libnative-platform-java.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-java/libnative-platform-java.git

-- 
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/05: Update debhelper compat level to 11

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

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

commit 61908d3367fc05fb06b38cee293746fc7132a975
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Fri Mar 9 22:00:40 2018 +0800

Update debhelper compat level to 11
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index 9a03714..9d60796 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
\ No newline at end of file
+11
\ No newline at end of file
diff --git a/debian/control b/debian/control
index 68faa9c..5f405ad 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers 

 Uploaders: Damien Raude-Morvan ,
Kai-Chung Yan 
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11),
default-jdk-headless | default-jdk (>= 1:1.7),
default-jdk-doc,
javahelper,

-- 
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] 05/05: d/control: Remove Damien Raude-Morvan from Uploaders (Closes: #889384)

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

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

commit 7920cf63738331739b3e631a8b502e677d37462a
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Fri Mar 9 22:07:40 2018 +0800

d/control: Remove Damien Raude-Morvan from Uploaders (Closes: #889384)
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8e50b87..b390766 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,7 @@ Source: libnative-platform-java
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 

-Uploaders: Damien Raude-Morvan ,
-   Kai-Chung Yan 
+Uploaders: Kai-Chung Yan 
 Build-Depends: debhelper (>= 11),
default-jdk-headless | default-jdk (>= 1:1.7),
default-jdk-doc,

-- 
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/05: d/Makefile: Move -lcurses to the end of the command, thus fixing a symbol error in Ubuntu

2018-03-09 Thread Kai-Chung Yan
This is an automated email from the git hooks/post-receive script.

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

commit 4553c5d51c4a9d7d0b866fcc79e12d555c3035a7
Author: 殷啟聰 | Kai-Chung Yan 
Date:   Fri Mar 9 22:05:40 2018 +0800

d/Makefile: Move -lcurses to the end of the command, thus fixing a symbol 
error in Ubuntu
---
 debian/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/Makefile b/debian/Makefile
index b09f39f..8a66a61 100644
--- a/debian/Makefile
+++ b/debian/Makefile
@@ -36,7 +36,8 @@ $(BUILD_DIR)/libnative-platform.so: $(MAIN_CXX_SRC) 
$(BUILD_DIR)/native.h
$(CXX) -shared $(CXXFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $@ $(MAIN_CXX_SRC)
 
 $(BUILD_DIR)/libnative-platform-curses.so: $(CURSES_CXX_SRC) 
$(BUILD_DIR)/native.h
-   $(CXX) -shared $(CXXFLAGS) $(CPPFLAGS) $(LDFLAGS) -lcurses -o $@ 
$(CURSES_CXX_SRC)
+   # "-l*" options must be put at the end, thus fixing symbol errors in 
Ubuntu.
+   $(CXX) -shared $(CXXFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $@ 
$(CURSES_CXX_SRC) -lcurses
 
 $(BUILD_DIR)/classes/%.class: $(JAVA_SRC)
mkdir --parents $(BUILD_DIR)/classes

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

[uimaj] 01/05: Fixed the build failure with Java 9 (Closes: #873249)

2018-03-09 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 uimaj.

commit 750ab151a9bf65339ecaa5e14fa0f00ee33144be
Author: Emmanuel Bourg 
Date:   Fri Mar 9 14:23:46 2018 +0100

Fixed the build failure with Java 9 (Closes: #873249)
---
 debian/changelog  | 7 +++
 debian/patches/disable_ecore.diff | 7 ---
 debian/rules  | 3 ++-
 3 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 45d2f88..4ce44d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+uimaj (2.10.1-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fixed the build failure with Java 9 (Closes: #873249)
+
+ -- Emmanuel Bourg   Fri, 09 Mar 2018 13:27:27 +0100
+
 uimaj (2.10.1-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/patches/disable_ecore.diff 
b/debian/patches/disable_ecore.diff
index d1c676d..4faca03 100644
--- a/debian/patches/disable_ecore.diff
+++ b/debian/patches/disable_ecore.diff
@@ -23,7 +23,7 @@ Forwared: not-needed


uima-examples
-@@ -122,7 +124,18 @@
+@@ -122,8 +124,17 @@

  

@@ -33,8 +33,6 @@ Forwared: not-needed
 +org.apache.maven.plugins
 +maven-compiler-plugin
 +
-+   1.5
-+   1.5
 +   
 +   
**/org/apache/uima/examples/xmi/**.java
 +   
@@ -43,3 +41,6 @@ Forwared: not-needed

  

+-
+\ No newline at end of file
++
diff --git a/debian/rules b/debian/rules
index 9f14b5f..67f05cf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,8 @@
dh $@
 
 override_dh_auto_build:
-   dh_auto_build -- install javadoc:aggregate
+   dh_auto_build -- install
+   dh_auto_build -- javadoc:aggregate --projects !uimaj-examples
 
for PAGE in annotationViewer documentAnalyzer cpeGui jcasgen runAE 
runPearInstaller runPearInstaller runPearMerger runPearPackager 
validateDescriptor; do \
xsltproc -''-nonet 
/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl 
debian/manpages/$$PAGE.xml; \

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

2018-03-09 Thread pkg-java-maintainers
tag 858473 + pending
thanks

Some bugs in the uimaj package are closed in revision
eebad597470609c090cf2350c9ea30960b3ec368 in branch 'master' by
Emmanuel Bourg

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

Commit message:

Removed the broken css symlinks (Closes: #858473)

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

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

> tag 873249 + pending
Bug #873249 [src:uimaj] FTBFS with Java 9: javadoc classpath with maven?
Added tag(s) pending.
> thanks
Stopping processing here.

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


Processed: Pending fixes for bugs in the uimaj package

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

> tag 858473 + pending
Bug #858473 [uima-doc] uima-doc: broken symlinks: 
/usr/share/doc/uima/manuals/*/css -> ../css
Added tag(s) pending.
> thanks
Stopping processing here.

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

2018-03-09 Thread pkg-java-maintainers
tag 873249 + pending
thanks

Some bugs in the uimaj package are closed in revision
750ab151a9bf65339ecaa5e14fa0f00ee33144be in branch 'master' by
Emmanuel Bourg

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

Commit message:

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

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


[uimaj] 03/05: Switch to debhelper level 11

2018-03-09 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 uimaj.

commit e99c104d3fb4db473998cd17fd97ea13f6cb433b
Author: Emmanuel Bourg 
Date:   Fri Mar 9 14:24:45 2018 +0100

Switch to debhelper level 11
---
 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 f5f0d72..2b631b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ uimaj (2.10.1-2) UNRELEASED; urgency=medium
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #873249)
   * Standards-Version updated to 4.1.3
+  * Switch to debhelper level 11
 
  -- Emmanuel Bourg   Fri, 09 Mar 2018 13:27:27 +0100
 
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index e4d1da3..de42a5a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers 
,
Damien Raude-Morvan ,
Emmanuel Bourg 
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11),
default-jdk,
libmaven3-core-java,
maven-debian-helper (>= 2.0~),

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


[uimaj] branch master updated (7acdebf -> acb1f22)

2018-03-09 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 uimaj.

  from  7acdebf   Upload to unstable
   new  750ab15   Fixed the build failure with Java 9 (Closes: #873249)
   new  d675a57   Standards-Version updated to 4.1.3
   new  e99c104   Switch to debhelper level 11
   new  eebad59   Removed the broken css symlinks (Closes: #858473)
   new  acb1f22   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/compat |  2 +-
 debian/control|  4 ++--
 debian/patches/disable_ecore.diff |  7 ---
 debian/rules  |  3 ++-
 debian/uima-doc.links |  8 
 6 files changed, 23 insertions(+), 11 deletions(-)

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


[uimaj] 02/05: Standards-Version updated to 4.1.3

2018-03-09 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 uimaj.

commit d675a573fd4c3fb6c18340e7ee137c2ae61e2dc6
Author: Emmanuel Bourg 
Date:   Fri Mar 9 14:24:42 2018 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 4ce44d7..f5f0d72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ uimaj (2.10.1-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #873249)
+  * Standards-Version updated to 4.1.3
 
  -- Emmanuel Bourg   Fri, 09 Mar 2018 13:27:27 +0100
 
diff --git a/debian/control b/debian/control
index eaf8ca0..e4d1da3 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends-Indep: default-jdk-doc,
  libxerces2-java,
  libxml-commons-resolver1.1-java,
  xsltproc
-Standards-Version: 4.1.0
+Standards-Version: 4.1.3
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/uimaj.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/uimaj.git
 Homepage: http://uima.apache.org

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


[uimaj] 04/05: Removed the broken css symlinks (Closes: #858473)

2018-03-09 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 uimaj.

commit eebad597470609c090cf2350c9ea30960b3ec368
Author: Emmanuel Bourg 
Date:   Fri Mar 9 15:01:45 2018 +0100

Removed the broken css symlinks (Closes: #858473)
---
 debian/changelog  | 1 +
 debian/uima-doc.links | 8 
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2b631b2..e5bffeb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ uimaj (2.10.1-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #873249)
+  * Removed the broken css symlinks (Closes: #858473)
   * Standards-Version updated to 4.1.3
   * Switch to debhelper level 11
 
diff --git a/debian/uima-doc.links b/debian/uima-doc.links
index 83d271a..cda1a00 100644
--- a/debian/uima-doc.links
+++ b/debian/uima-doc.links
@@ -1,4 +1,4 @@
-/usr/share/doc/uima/manuals/css
/usr/share/doc/uima/manuals/overview_and_setup/css
-/usr/share/doc/uima/manuals/css
/usr/share/doc/uima/manuals/references/css
-/usr/share/doc/uima/manuals/css
/usr/share/doc/uima/manuals/tools/css
-/usr/share/doc/uima/manuals/css
/usr/share/doc/uima/manuals/tutorials_and_users_guides/css
+#/usr/share/doc/uima/manuals/css   
/usr/share/doc/uima/manuals/overview_and_setup/css
+#/usr/share/doc/uima/manuals/css   
/usr/share/doc/uima/manuals/references/css
+#/usr/share/doc/uima/manuals/css   
/usr/share/doc/uima/manuals/tools/css
+#/usr/share/doc/uima/manuals/css   
/usr/share/doc/uima/manuals/tutorials_and_users_guides/css

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


[uimaj] 05/05: Upload to unstable

2018-03-09 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 uimaj.

commit acb1f22819689d6cc78c5e747149d6a16fde7898
Author: Emmanuel Bourg 
Date:   Fri Mar 9 15:01:55 2018 +0100

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

diff --git a/debian/changelog b/debian/changelog
index e5bffeb..1f32e4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-uimaj (2.10.1-2) UNRELEASED; urgency=medium
+uimaj (2.10.1-2) unstable; urgency=medium
 
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #873249)
@@ -6,7 +6,7 @@ uimaj (2.10.1-2) UNRELEASED; urgency=medium
   * Standards-Version updated to 4.1.3
   * Switch to debhelper level 11
 
- -- Emmanuel Bourg   Fri, 09 Mar 2018 13:27:27 +0100
+ -- Emmanuel Bourg   Fri, 09 Mar 2018 15:01:50 +0100
 
 uimaj (2.10.1-1) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/uimaj.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#875332: marked as done (FTBFS with Java 9: sun.misc.URLClassPath)

2018-03-09 Thread Debian Bug Tracking System
Your message dated Fri, 09 Mar 2018 12:21:16 +
with message-id 
and subject line Bug#875332: fixed in openhft-affinity 2.2-2
has caused the Debian Bug report #875332,
regarding FTBFS with Java 9: sun.misc.URLClassPath
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.)


-- 
875332: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875332
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openhft-affinity
Version: 2.2-1
Severity: normal
User: debian-j...@lists.debian.org
Usertags: default-java9
Tags: fixed-upstream

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 have rewritten the class:
https://github.com/OpenHFT/Java-Thread-Affinity/issues/37

Build log:

[ERROR] 
/build/openhft-affinity-2.2/affinity/src/main/java/net/openhft/affinity/BootClassPath.java:[23,16]
 cannot find symbol
  symbol:   class URLClassPath
  location: package sun.misc



Cheers,
Chris.
--- End Message ---
--- Begin Message ---
Source: openhft-affinity
Source-Version: 2.2-2

We believe that the bug you reported is fixed in the latest version of
openhft-affinity, 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.
Emmanuel Bourg  (supplier of updated openhft-affinity 
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: Fri, 09 Mar 2018 13:04:55 +0100
Source: openhft-affinity
Binary: libopenhft-affinity-java
Architecture: source
Version: 2.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libopenhft-affinity-java - OpenHFT Java Thread Affinity library
Closes: 875332
Changes:
 openhft-affinity (2.2-2) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #875332)
   * Standards-Version updated to 4.1.3
   * Switch to debhelper level 11
Checksums-Sha1:
 c0139921fc5fb3e02178133f530f49ae6eeea7c0 2200 openhft-affinity_2.2-2.dsc
 a2b912f5db800d3e45eeea5f7c3108ea4e726795 4432 
openhft-affinity_2.2-2.debian.tar.xz
 ddd81222d0b6924c79fe555662f1459b02a1f3b0 15879 
openhft-affinity_2.2-2_source.buildinfo
Checksums-Sha256:
 557b54a51965693d4db1967f4428613daf70479a1bba8aa49b304a1130a1fc2c 2200 
openhft-affinity_2.2-2.dsc
 cb23c68e10010b2438b5a78d9d99fdcee15f26cbd0462125b15bd2c10a7dcb2e 4432 
openhft-affinity_2.2-2.debian.tar.xz
 937a1912ae7582a05c6f56c1737325b603c93f0494e50b1535c4a631cad7a624 15879 
openhft-affinity_2.2-2_source.buildinfo
Files:
 c68045ad0c456b23a67811ed8fbb91c1 2200 java optional openhft-affinity_2.2-2.dsc
 6b55b4ef9e3eac527fa9797e744704e5 4432 java optional 
openhft-affinity_2.2-2.debian.tar.xz
 1b7afbde69f3e67980e816995ebce641 15879 java optional 
openhft-affinity_2.2-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlqieS0SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCs7wQP/2ceIVWRYq95DL9HhHS8/4ymbw/spE7D
c3bH7jFQWzaZ2O6ZV0BCjhCw8tdVwCAf0YEiqQL/ZyKdSAkBhyFY815EzrIzB5zR
0FmqBFTlgFWyHX3nEfcnIOLLhCkLKSIA7JhW/3EfspgIpHGlXveqg60HVCDUYzP+
qUiNkvsqGe3vTQaDi2tB8OR0QxQrUCXGaTaAvpY6A/JAMj7+1H4MiUcPluzvjr3h
fzi/SHukMB7ZVnz/qwTLT+8rfmCU9DLBx4F1RduoHN3j7fmoz4CxC+8CzloZwWra
5MZa6g0J8Y74qaMg9wKl6ak/wtDGuv/TGUG0MX7IroaGrsyb4i5dFQYm2YEkL3gD
bDDOBFIBuVpeBfJGzqWhkhSvDcFTvZGwjMTKmGtYUqWEDctwUtOYeGpg3aeCPgdW
yiLuVXlpavKRchKEeH1XqGY/13xPcwg3jGF7tNxWj4tiPafH8OcUbFYlPwgz2epX
4qbVZKmoT5h02AbT/vMX5cesUewv2YX8pEOHn1n4WGryA5d40k706Dzrsmo5wGxR
JdOVYAOPUP4rpkH+qmlQJh9/mQ6hmsiD32xzs0tG7I5Ivyj0R+8TB1sNh+M2tHAi
hSMug3ZoC2UsbeFStcGQL5FBTrm7yxxXRvxv6kVemmvZwpN/DusPAZAo74/pkAg+
dGpjhRDdXS1I
=4y5F
-END PGP SIGNATURE End Message ---
__
This is the maintainer address of Debian's Java team
. 
Please use
debian-j...@lists.debian.org for discussions and 

Accepted openhft-affinity 2.2-2 (source) into unstable

2018-03-09 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 09 Mar 2018 13:04:55 +0100
Source: openhft-affinity
Binary: libopenhft-affinity-java
Architecture: source
Version: 2.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libopenhft-affinity-java - OpenHFT Java Thread Affinity library
Closes: 875332
Changes:
 openhft-affinity (2.2-2) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #875332)
   * Standards-Version updated to 4.1.3
   * Switch to debhelper level 11
Checksums-Sha1:
 c0139921fc5fb3e02178133f530f49ae6eeea7c0 2200 openhft-affinity_2.2-2.dsc
 a2b912f5db800d3e45eeea5f7c3108ea4e726795 4432 
openhft-affinity_2.2-2.debian.tar.xz
 ddd81222d0b6924c79fe555662f1459b02a1f3b0 15879 
openhft-affinity_2.2-2_source.buildinfo
Checksums-Sha256:
 557b54a51965693d4db1967f4428613daf70479a1bba8aa49b304a1130a1fc2c 2200 
openhft-affinity_2.2-2.dsc
 cb23c68e10010b2438b5a78d9d99fdcee15f26cbd0462125b15bd2c10a7dcb2e 4432 
openhft-affinity_2.2-2.debian.tar.xz
 937a1912ae7582a05c6f56c1737325b603c93f0494e50b1535c4a631cad7a624 15879 
openhft-affinity_2.2-2_source.buildinfo
Files:
 c68045ad0c456b23a67811ed8fbb91c1 2200 java optional openhft-affinity_2.2-2.dsc
 6b55b4ef9e3eac527fa9797e744704e5 4432 java optional 
openhft-affinity_2.2-2.debian.tar.xz
 1b7afbde69f3e67980e816995ebce641 15879 java optional 
openhft-affinity_2.2-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlqieS0SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCs7wQP/2ceIVWRYq95DL9HhHS8/4ymbw/spE7D
c3bH7jFQWzaZ2O6ZV0BCjhCw8tdVwCAf0YEiqQL/ZyKdSAkBhyFY815EzrIzB5zR
0FmqBFTlgFWyHX3nEfcnIOLLhCkLKSIA7JhW/3EfspgIpHGlXveqg60HVCDUYzP+
qUiNkvsqGe3vTQaDi2tB8OR0QxQrUCXGaTaAvpY6A/JAMj7+1H4MiUcPluzvjr3h
fzi/SHukMB7ZVnz/qwTLT+8rfmCU9DLBx4F1RduoHN3j7fmoz4CxC+8CzloZwWra
5MZa6g0J8Y74qaMg9wKl6ak/wtDGuv/TGUG0MX7IroaGrsyb4i5dFQYm2YEkL3gD
bDDOBFIBuVpeBfJGzqWhkhSvDcFTvZGwjMTKmGtYUqWEDctwUtOYeGpg3aeCPgdW
yiLuVXlpavKRchKEeH1XqGY/13xPcwg3jGF7tNxWj4tiPafH8OcUbFYlPwgz2epX
4qbVZKmoT5h02AbT/vMX5cesUewv2YX8pEOHn1n4WGryA5d40k706Dzrsmo5wGxR
JdOVYAOPUP4rpkH+qmlQJh9/mQ6hmsiD32xzs0tG7I5Ivyj0R+8TB1sNh+M2tHAi
hSMug3ZoC2UsbeFStcGQL5FBTrm7yxxXRvxv6kVemmvZwpN/DusPAZAo74/pkAg+
dGpjhRDdXS1I
=4y5F
-END PGP SIGNATURE-


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


openhft-affinity_2.2-2_source.changes ACCEPTED into unstable

2018-03-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 09 Mar 2018 13:04:55 +0100
Source: openhft-affinity
Binary: libopenhft-affinity-java
Architecture: source
Version: 2.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Emmanuel Bourg 
Description:
 libopenhft-affinity-java - OpenHFT Java Thread Affinity library
Closes: 875332
Changes:
 openhft-affinity (2.2-2) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #875332)
   * Standards-Version updated to 4.1.3
   * Switch to debhelper level 11
Checksums-Sha1:
 c0139921fc5fb3e02178133f530f49ae6eeea7c0 2200 openhft-affinity_2.2-2.dsc
 a2b912f5db800d3e45eeea5f7c3108ea4e726795 4432 
openhft-affinity_2.2-2.debian.tar.xz
 ddd81222d0b6924c79fe555662f1459b02a1f3b0 15879 
openhft-affinity_2.2-2_source.buildinfo
Checksums-Sha256:
 557b54a51965693d4db1967f4428613daf70479a1bba8aa49b304a1130a1fc2c 2200 
openhft-affinity_2.2-2.dsc
 cb23c68e10010b2438b5a78d9d99fdcee15f26cbd0462125b15bd2c10a7dcb2e 4432 
openhft-affinity_2.2-2.debian.tar.xz
 937a1912ae7582a05c6f56c1737325b603c93f0494e50b1535c4a631cad7a624 15879 
openhft-affinity_2.2-2_source.buildinfo
Files:
 c68045ad0c456b23a67811ed8fbb91c1 2200 java optional openhft-affinity_2.2-2.dsc
 6b55b4ef9e3eac527fa9797e744704e5 4432 java optional 
openhft-affinity_2.2-2.debian.tar.xz
 1b7afbde69f3e67980e816995ebce641 15879 java optional 
openhft-affinity_2.2-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlqieS0SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCs7wQP/2ceIVWRYq95DL9HhHS8/4ymbw/spE7D
c3bH7jFQWzaZ2O6ZV0BCjhCw8tdVwCAf0YEiqQL/ZyKdSAkBhyFY815EzrIzB5zR
0FmqBFTlgFWyHX3nEfcnIOLLhCkLKSIA7JhW/3EfspgIpHGlXveqg60HVCDUYzP+
qUiNkvsqGe3vTQaDi2tB8OR0QxQrUCXGaTaAvpY6A/JAMj7+1H4MiUcPluzvjr3h
fzi/SHukMB7ZVnz/qwTLT+8rfmCU9DLBx4F1RduoHN3j7fmoz4CxC+8CzloZwWra
5MZa6g0J8Y74qaMg9wKl6ak/wtDGuv/TGUG0MX7IroaGrsyb4i5dFQYm2YEkL3gD
bDDOBFIBuVpeBfJGzqWhkhSvDcFTvZGwjMTKmGtYUqWEDctwUtOYeGpg3aeCPgdW
yiLuVXlpavKRchKEeH1XqGY/13xPcwg3jGF7tNxWj4tiPafH8OcUbFYlPwgz2epX
4qbVZKmoT5h02AbT/vMX5cesUewv2YX8pEOHn1n4WGryA5d40k706Dzrsmo5wGxR
JdOVYAOPUP4rpkH+qmlQJh9/mQ6hmsiD32xzs0tG7I5Ivyj0R+8TB1sNh+M2tHAi
hSMug3ZoC2UsbeFStcGQL5FBTrm7yxxXRvxv6kVemmvZwpN/DusPAZAo74/pkAg+
dGpjhRDdXS1I
=4y5F
-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.


  1   2   >