[Git][java-team/snakeyaml][pristine-tar] pristine-tar data for snakeyaml_1.21.orig.tar.gz

2018-06-03 Thread Miguel Landaeta
Miguel Landaeta pushed to branch pristine-tar at Debian Java Maintainers / 
snakeyaml


Commits:
af32d2d2 by Miguel Landaeta at 2018-06-03T16:53:09+01:00
pristine-tar data for snakeyaml_1.21.orig.tar.gz

- - - - -


2 changed files:

- + snakeyaml_1.21.orig.tar.gz.delta
- + snakeyaml_1.21.orig.tar.gz.id


Changes:

=
snakeyaml_1.21.orig.tar.gz.delta
=
Binary files /dev/null and b/snakeyaml_1.21.orig.tar.gz.delta differ


=
snakeyaml_1.21.orig.tar.gz.id
=
--- /dev/null
+++ b/snakeyaml_1.21.orig.tar.gz.id
@@ -0,0 +1 @@
+605b9850823252a9b714fd7033a5284d276bd1f9



View it on GitLab: 
https://salsa.debian.org/java-team/snakeyaml/commit/af32d2d264d7242f6e139d65fb041a26afa3a54e

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/snakeyaml/commit/af32d2d264d7242f6e139d65fb041a26afa3a54e
You're receiving this email because of your account on salsa.debian.org.
___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

[Git][java-team/snakeyaml][master] 6 commits: New upstream version 1.21

2018-06-03 Thread Miguel Landaeta
Miguel Landaeta pushed to branch master at Debian Java Maintainers / snakeyaml


Commits:
16f5c9c7 by Miguel Landaeta at 2018-06-03T16:53:06+01:00
New upstream version 1.21
- - - - -
cd0e3973 by Miguel Landaeta at 2018-06-03T16:53:12+01:00
Merge tag upstream/1.21

Upstream version 1.21

# gpg: Signature made Sun 03 Jun 2018 04:53:09 PM IST
# gpg:using RSA key 1247379C15BCF26C0EC46B61AFB8E0FC9231CC6D
# gpg: Good signature from Miguel Landaeta mig...@miguel.cc 
[full]
# gpg: aka Miguel Landaeta 
nomad...@gmail.com [full]
# gpg: aka Miguel Landaeta (LDC) 
mig...@ldc.usb.ve [full]
# gpg: aka Miguel Landaeta (Debian) 
nomad...@debian.org [full]
# Primary key fingerprint: 4CB7 FE1E 280E CC90 F29A  597E 6E60 8B63 7D89 67E9
#  Subkey fingerprint: 1247 379C 15BC F26C 0EC4  6B61 AFB8 E0FC 9231 CC6D

- - - - -
5d73080c by Miguel Landaeta at 2018-06-03T16:57:39+01:00
Prepare next upload to unstable

- - - - -
1b067329 by Miguel Landaeta at 2018-06-03T16:59:33+01:00
Bump Standards-Version to 4.1.4

- - - - -
a94b02d6 by Miguel Landaeta at 2018-06-03T17:03:43+01:00
Migrate Vcs-* URLs to salsa

- - - - -
789c1457 by Miguel Landaeta at 2018-06-03T17:04:15+01:00
Upload to unstable

- - - - -


30 changed files:

- README.md
- bitbucket-pipelines.yml
- debian/changelog
- debian/control
- docker-run-jdk9.sh
- pom.xml
- src/changes/changes.xml
- src/main/java/org/yaml/snakeyaml/TypeDescription.java
- src/main/java/org/yaml/snakeyaml/Yaml.java
- src/main/java/org/yaml/snakeyaml/composer/Composer.java
- src/main/java/org/yaml/snakeyaml/constructor/BaseConstructor.java
- src/main/java/org/yaml/snakeyaml/constructor/Constructor.java
- src/main/java/org/yaml/snakeyaml/constructor/SafeConstructor.java
- src/main/java/org/yaml/snakeyaml/error/Mark.java
- 
src/main/java/org/yaml/snakeyaml/extensions/compactnotation/CompactConstructor.java
- src/main/java/org/yaml/snakeyaml/nodes/Node.java
- src/main/java/org/yaml/snakeyaml/parser/ParserImpl.java
- src/main/java/org/yaml/snakeyaml/reader/StreamReader.java
- src/main/java/org/yaml/snakeyaml/resolver/Resolver.java
- src/main/java/org/yaml/snakeyaml/scanner/Scanner.java
- src/main/java/org/yaml/snakeyaml/scanner/ScannerImpl.java
- src/main/java/org/yaml/snakeyaml/tokens/Token.java
- src/test/java/examples/CustomMapExampleTest.java
- src/test/java/org/pyyaml/CanonicalScanner.java
- src/test/java/org/pyyaml/PyMarkTest.java
- src/test/java/org/yaml/snakeyaml/YamlTest.java
- src/test/java/org/yaml/snakeyaml/constructor/ConstructorMappingTest.java
- src/test/java/org/yaml/snakeyaml/error/MarkTest.java
- src/test/java/org/yaml/snakeyaml/error/MarkedYAMLExceptionTest.java
- src/test/java/org/yaml/snakeyaml/issues/issue103/MergingTest.java


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/java-team/snakeyaml/compare/27c80c8b164eede837df2757b3b77e66134cc6d6...789c1457e2af350edc4cb82d7a6bae4aebccb930

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/snakeyaml/compare/27c80c8b164eede837df2757b3b77e66134cc6d6...789c1457e2af350edc4cb82d7a6bae4aebccb930
You're receiving this email because of your account on salsa.debian.org.
___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

[Git][java-team/snakeyaml][upstream] New upstream version 1.21

2018-06-03 Thread Miguel Landaeta
Miguel Landaeta pushed to branch upstream at Debian Java Maintainers / snakeyaml


Commits:
16f5c9c7 by Miguel Landaeta at 2018-06-03T16:53:06+01:00
New upstream version 1.21
- - - - -


30 changed files:

- README.md
- bitbucket-pipelines.yml
- docker-run-jdk9.sh
- pom.xml
- src/changes/changes.xml
- src/main/java/org/yaml/snakeyaml/TypeDescription.java
- src/main/java/org/yaml/snakeyaml/Yaml.java
- src/main/java/org/yaml/snakeyaml/composer/Composer.java
- src/main/java/org/yaml/snakeyaml/constructor/BaseConstructor.java
- src/main/java/org/yaml/snakeyaml/constructor/Constructor.java
- src/main/java/org/yaml/snakeyaml/constructor/SafeConstructor.java
- src/main/java/org/yaml/snakeyaml/error/Mark.java
- 
src/main/java/org/yaml/snakeyaml/extensions/compactnotation/CompactConstructor.java
- src/main/java/org/yaml/snakeyaml/nodes/Node.java
- src/main/java/org/yaml/snakeyaml/parser/ParserImpl.java
- src/main/java/org/yaml/snakeyaml/reader/StreamReader.java
- src/main/java/org/yaml/snakeyaml/resolver/Resolver.java
- src/main/java/org/yaml/snakeyaml/scanner/Scanner.java
- src/main/java/org/yaml/snakeyaml/scanner/ScannerImpl.java
- src/main/java/org/yaml/snakeyaml/tokens/Token.java
- src/test/java/examples/CustomMapExampleTest.java
- src/test/java/org/pyyaml/CanonicalScanner.java
- src/test/java/org/pyyaml/PyMarkTest.java
- src/test/java/org/yaml/snakeyaml/YamlTest.java
- src/test/java/org/yaml/snakeyaml/constructor/ConstructorMappingTest.java
- src/test/java/org/yaml/snakeyaml/error/MarkTest.java
- src/test/java/org/yaml/snakeyaml/error/MarkedYAMLExceptionTest.java
- src/test/java/org/yaml/snakeyaml/issues/issue103/MergingTest.java
- + 
src/test/java/org/yaml/snakeyaml/issues/issue397/ColonInFlowContextInListTest.java
- + 
src/test/java/org/yaml/snakeyaml/issues/issue397/ColonInFlowContextInMapTest.java


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/java-team/snakeyaml/commit/16f5c9c75ff59a6204d107ee7cbe14cac02b3ac9

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/snakeyaml/commit/16f5c9c75ff59a6204d107ee7cbe14cac02b3ac9
You're receiving this email because of your account on salsa.debian.org.
___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

[Git][java-team/snakeyaml] Pushed new tag debian/1.21-1

2018-06-03 Thread Miguel Landaeta
Miguel Landaeta pushed new tag debian/1.21-1 at Debian Java Maintainers / 
snakeyaml

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/snakeyaml/tree/debian/1.21-1
You're receiving this email because of your account on salsa.debian.org.
___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

[Git][java-team/jnr-posix] Pushed new tag upstream/3.0.45

2018-05-30 Thread Miguel Landaeta
Miguel Landaeta pushed new tag upstream/3.0.45 at Debian Java Maintainers / 
jnr-posix

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/jnr-posix/tree/upstream/3.0.45
You're receiving this email because of your account on salsa.debian.org.
___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

[Git][java-team/jnr-posix][pristine-tar] pristine-tar data for jnr-posix_3.0.45.orig.tar.gz

2018-05-30 Thread Miguel Landaeta
Miguel Landaeta pushed to branch pristine-tar at Debian Java Maintainers / 
jnr-posix


Commits:
6756fa0f by Miguel Landaeta at 2018-05-30T19:33:53+01:00
pristine-tar data for jnr-posix_3.0.45.orig.tar.gz

- - - - -


2 changed files:

- + jnr-posix_3.0.45.orig.tar.gz.delta
- + jnr-posix_3.0.45.orig.tar.gz.id


Changes:

=
jnr-posix_3.0.45.orig.tar.gz.delta
=
Binary files /dev/null and b/jnr-posix_3.0.45.orig.tar.gz.delta differ


=
jnr-posix_3.0.45.orig.tar.gz.id
=
--- /dev/null
+++ b/jnr-posix_3.0.45.orig.tar.gz.id
@@ -0,0 +1 @@
+53eac511c8a01e8c172ba9055c2efae2dbd3



View it on GitLab: 
https://salsa.debian.org/java-team/jnr-posix/commit/6756fa0f4b883a88598ebbe79f6d0f67861f316c

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/jnr-posix/commit/6756fa0f4b883a88598ebbe79f6d0f67861f316c
You're receiving this email because of your account on salsa.debian.org.
___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

[Git][java-team/jnr-posix][upstream] New upstream version 3.0.45

2018-05-30 Thread Miguel Landaeta
Miguel Landaeta pushed to branch upstream at Debian Java Maintainers / jnr-posix


Commits:
a27f7c25 by Miguel Landaeta at 2018-05-30T19:33:53+01:00
New upstream version 3.0.45
- - - - -


30 changed files:

- LICENSE.txt
- pom.xml
- src/main/java/jnr/posix/AixFileStat.java
- src/main/java/jnr/posix/AixLibC.java
- src/main/java/jnr/posix/AixPOSIX.java
- src/main/java/jnr/posix/AixPasswd.java
- src/main/java/jnr/posix/BaseFileStat.java
- src/main/java/jnr/posix/BaseNativePOSIX.java
- src/main/java/jnr/posix/CheckedPOSIX.java
- src/main/java/jnr/posix/DefaultNativeGroup.java
- + src/main/java/jnr/posix/DefaultNativeTimespec.java
- src/main/java/jnr/posix/FreeBSDFileStat.java
- src/main/java/jnr/posix/FreeBSDPOSIX.java
- src/main/java/jnr/posix/FreeBSDPasswd.java
- src/main/java/jnr/posix/JavaLibCHelper.java
- src/main/java/jnr/posix/JavaPOSIX.java
- src/main/java/jnr/posix/JavaSecuredFile.java
- src/main/java/jnr/posix/LazyPOSIX.java
- src/main/java/jnr/posix/LibC.java
- src/main/java/jnr/posix/LinuxFileStat32.java
- src/main/java/jnr/posix/MacOSFileStat.java
- src/main/java/jnr/posix/OpenBSDFileStat.java
- src/main/java/jnr/posix/OpenBSDPOSIX.java
- src/main/java/jnr/posix/OpenBSDPasswd.java
- src/main/java/jnr/posix/POSIX.java
- + src/main/java/jnr/posix/Timespec.java
- src/main/java/jnr/posix/WindowsPOSIX.java
- src/main/java/jnr/posix/util/ExecIt.java
- src/main/java/jnr/posix/util/Java5ProcessMaker.java
- src/main/java/jnr/posix/util/Platform.java


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/java-team/jnr-posix/commit/a27f7c25db2da647788d0dc99aa331b5c224ca50

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/jnr-posix/commit/a27f7c25db2da647788d0dc99aa331b5c224ca50
You're receiving this email because of your account on salsa.debian.org.
___
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

[jruby] annotated tag upstream/9.1.13.0 created (now 01e557d)

2017-10-05 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to annotated tag upstream/9.1.13.0
in repository jruby.

at  01e557d   (tag)
   tagging  29950412704c35060c130a6545b8d7f8437bcc9d (commit)
  replaces  upstream/9.1.8.0
 tagged by  Miguel Landaeta
on  Wed Oct 4 19:45:18 2017 +0100

- Log -
Upstream version 9.1.13.0
-BEGIN PGP SIGNATURE-

iQIcBAABCgAGBQJZ1Sw+AAoJEK+44PySMcxtz4YP/22HtM3OSLnVWUlD+SRh5FOi
Vi7NzliHmIFh5sYSc0WEqtu2xg8hrzD8s76ZEaujwUsptGRgb9/VEM5UBAZQEoIc
3R1oX7AIpDf8q+5ac3T27wL69kjmyKrmxV/6U1QOWubeMDAlgj6IYP4Epy7Sjf0V
ay1ks8bRlp6XFBR45XaTJDWg66ouaySa+Hd2H/lAVDY4/v0YjoR8pENCWQ9a3ZKh
wfgqhpb9IUYgEV0l3GWZ4/pMH++H6iEkZrmB9R98khWJ4FMtz/2oJ6eRnJgG8Ban
rqvht6OUEf5FC+PmbOfcGdHYVk/GOT9TT8BpNgzi2fuB3A3xmp61VPHYKD346p7U
is2H9BGseJKZwpsVCT/RG8/Q7mILioEFg5C8H8jGIelfgehuvFaAoFx8Nm9Wwvps
CfcV0yDPdlkJuNebO/9BwJ8mtgZmUsnIZWFmUFfM6rAbWu78uXJAfBcKyxmSxUEE
xUdd/6CrBggZCdnfPZgXBVrjF/wRHF6l+vSolt0rCd9fP0nzWVqd+Y0/Oir60fur
u2JEAa41lL7QCrnDKsZw7osCj6pD5/CIV2ROypbHadzxOId0g4uAg84WAi/4qkjB
FCcdJUXsgZ8nNM362aQIS+0depPVrJwSmB9jGkIv++E92jlCAlVb7pj/05phRl2t
8MHyiD8e7ktWQJXoFTUg
=G4Ok
-END PGP SIGNATURE-

Miguel Landaeta (1):
  Imported Upstream version 9.1.13.0

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] annotated tag debian/9.1.13.0-1 created (now 3b3a96a)

2017-10-05 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to annotated tag debian/9.1.13.0-1
in repository jruby.

at  3b3a96a   (tag)
   tagging  ff7a051474f1410ef54d219a6800d5879253b679 (commit)
  replaces  debian/9.1.8.0-3
 tagged by  Miguel Landaeta
on  Thu Oct 5 21:44:20 2017 +0100

- Log -
Debian release 9.1.13.0-1
-BEGIN PGP SIGNATURE-

iQIcBAABCgAGBQJZ1pmkAAoJEK+44PySMcxtR7QP/3B0X+7oXJpwf+ofRN+VS2lL
GO3UsW5zTAUSDuqi3OQgkMnf6X61CHXbQz74dGeuX+0NPYmZFjA6xaXaLekxwXht
L6+xtBOTdaAOnAPvNWB+iHvmLHO4zm2bOOZPJ9WOyA1z6l6yGYD9PrA0ie/gpl5h
tV8hZX+HIxj29gA0PU8SZcOJ3yn1LiI546ju/vGNENlFUuGZJYRGSsxx8AzH7+2r
Vi/QKmBHwwjnZu3cbUzz6vlplHkyKy+DiPXrixGznDUH9w36HsyLtxEeb+KNTaYs
nQiZMpMYPcWgXAAdCKyL2rtJsYaLPFHw0eThgQWoXwM4JmKz+JJapl8mpC/7TYwb
ZRDkXFWvUkf9CgzDtGMuRF6qvFBE7hgu16yNyW/NRV62umEW5VUTaudJaWqzBXsr
jKVbX8j2AyVLoAUqZSPqM07NBkeCGxiZw8eEHml7/g48S/90pJUYtRk7oS/gL4F6
PxKdur1XDjWjasvi49UagyMBbLz4ZaoxVKK+T99CyXIsNeCy1rE+Ccr42FdhScwP
Hz0ki7Qz3yitPSgupShwLtp+WmmOrnaYLt/9D8w4vyUSGmZ6YMC1zKJIWc32KIGF
K/+QKAZ3KVYdrCSpvCt21yTpghRxAe5ilpCWjTy98v2BAjzbFiflKy1NXUpe4iDr
dTcZz3g0BKTtvWpq3p5F
=ZsmF
-END PGP SIGNATURE-

Miguel Landaeta (6):
  Imported Upstream version 9.1.13.0
  Merge tag 'upstream/9.1.13.0'
  Start preparation for next upload
  Refresh patches
  Bump Standards-Version ro 4.1.1
  Upload to unstable

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] branch master updated (8fe1ea2 -> ff7a051)

2017-10-05 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository jruby.

  from  8fe1ea2   Bump Standards-Version ro 4.1.1
   new  ff7a051   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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] 01/01: Upload to unstable

2017-10-05 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository jruby.

commit ff7a051474f1410ef54d219a6800d5879253b679
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Thu Oct 5 21:43:51 2017 +0100

Upload to unstable
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b9ee57d..5351148 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-jruby (9.1.13.0-1) UNRELEASED; urgency=medium
+jruby (9.1.13.0-1) unstable; urgency=medium
 
   * New upstream release.
   * Fix FTBFS with Java 9. (Closes: #875588)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] 01/01: pristine-tar data for jruby_9.1.13.0.orig.tar.gz

2017-10-04 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch pristine-tar
in repository jruby.

commit 4a62d9f213260513363a21e4015d53877e9098c3
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Wed Oct 4 19:45:18 2017 +0100

pristine-tar data for jruby_9.1.13.0.orig.tar.gz
---
 jruby_9.1.13.0.orig.tar.gz.delta | Bin 0 -> 367333 bytes
 jruby_9.1.13.0.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/jruby_9.1.13.0.orig.tar.gz.delta b/jruby_9.1.13.0.orig.tar.gz.delta
new file mode 100644
index 000..e046d80
Binary files /dev/null and b/jruby_9.1.13.0.orig.tar.gz.delta differ
diff --git a/jruby_9.1.13.0.orig.tar.gz.id b/jruby_9.1.13.0.orig.tar.gz.id
new file mode 100644
index 000..d855a2a
--- /dev/null
+++ b/jruby_9.1.13.0.orig.tar.gz.id
@@ -0,0 +1 @@
+6244c0f70a810aa2dbb03d71c8b446fda66827b2

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] 03/04: Refresh patches

2017-10-04 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository jruby.

commit de1974d3d09fdf25283fbfcdf7a005f2726b72f4
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Wed Oct 4 19:52:35 2017 +0100

Refresh patches
---
 debian/changelog   |  5 ++-
 ...004-Add-missing-maven-artifacts-pom-files.patch | 12 +++
 ...Configure-unit-tests-to-run-at-build-time.patch | 41 +-
 3 files changed, 35 insertions(+), 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0539a41..aaeb415 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,11 @@ jruby (9.1.13.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Fix FTBFS with Java 9. (Closes: #875588)
+  * Refresh patches:
+- d/p/0004-Add-missing-maven-artifacts-pom-files.patch
+- d/p/0008-Configure-unit-tests-to-run-at-build-time.patch
 
- -- Miguel Landaeta <nomad...@debian.org>  Wed, 04 Oct 2017 19:49:55 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Wed, 04 Oct 2017 19:51:55 +0100
 
 jruby (9.1.8.0-3) unstable; urgency=medium
 
diff --git a/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch 
b/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch
index bac69d5..2edbcc1 100644
--- a/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch
+++ b/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch
@@ -5,7 +5,7 @@ Description: Add missing POM files for maven artifacts
  need to add them manually to the source
 Author: Miguel Landaeta <nomad...@debian.org>
 Forwarded: no
-Last-Update: 2017-03-08
+Last-Update: 2017-10-04
 
 --- /dev/null
 +++ jruby-9.1.8.0/maven/pom.xml
@@ -24,7 +24,7 @@ Last-Update: 2017-03-08
 +  
 +org.jruby
 +jruby-parent
-+9.1.8.0
++9.1.13.0
 +  
 +  jruby-artifacts
 +  pom
@@ -161,7 +161,7 @@ Last-Update: 2017-03-08
 +  
 +org.jruby
 +jruby-artifacts
-+9.1.8.0
++9.1.13.0
 +  
 +  jruby-dist
 +  pom
@@ -375,7 +375,7 @@ Last-Update: 2017-03-08
 +  
 +org.jruby
 +jruby-artifacts
-+9.1.8.0
++9.1.13.0
 +  
 +  jruby-complete
 +  bundle
@@ -692,7 +692,7 @@ Last-Update: 2017-03-08
 +  
 +org.jruby
 +jruby-artifacts
-+9.1.8.0
++9.1.13.0
 +  
 +  jruby
 +  JRuby Main Maven Artifact
@@ -922,7 +922,7 @@ Last-Update: 2017-03-08
 +  
 +org.jruby
 +jruby-parent
-+9.1.8.0
++9.1.13.0
 +  
 +  jruby-tests
 +  JRuby Integration Tests
diff --git 
a/debian/patches/0008-Configure-unit-tests-to-run-at-build-time.patch 
b/debian/patches/0008-Configure-unit-tests-to-run-at-build-time.patch
index 5cc7015..856d2ed 100644
--- a/debian/patches/0008-Configure-unit-tests-to-run-at-build-time.patch
+++ b/debian/patches/0008-Configure-unit-tests-to-run-at-build-time.patch
@@ -20,25 +20,30 @@ Last-Update: 2017-02-10
 
 --- jruby-9.1.6.0.orig/bin/rake
 +++ jruby-9.1.6.0/bin/rake
-@@ -6,17 +6,23 @@
+@@ -6,22 +6,28 @@
  # this file is here to facilitate running it.
  #
  
 -require 'rubygems'
-+#require 'rubygems'
-+#
-+#version = ">= 0.a"
-+#
-+#if ARGV.first
-+#  str = ARGV.first
-+#  str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding
-+#  if str =~ /\A_(.*)_\z/ and Gem::Version.correct?($1) then
-+#version = $1
-+#ARGV.shift
-+#  end
-+#end
-+#
-+#load Gem.activate_bin_path('rake', 'rake', version)
++# require 'rubygems'
++# 
++# version = ">= 0.a"
++# 
++# if ARGV.first
++#   str = ARGV.first
++#   str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding
++#   if str =~ /\A_(.*)_\z/ and Gem::Version.correct?($1) then
++# version = $1
++# ARGV.shift
++#   end
++# end
++# 
++# if Gem.respond_to?(:activate_bin_path)
++# load Gem.activate_bin_path('rake', 'rake', version)
++# else
++# gem "rake", version
++# load Gem.bin_path("rake", "rake", version)
++# end
  
 -version = ">= 0.a"
 +$LOAD_PATH << '/usr/lib/ruby/vendor_ruby'
@@ -53,9 +58,13 @@ Last-Update: 2017-02-10
 -end
 +require 'rake'
  
+-if Gem.respond_to?(:activate_bin_path)
 -load Gem.activate_bin_path('rake', 'rake', version)
+-else
+-gem "rake", version
+-load Gem.bin_path("rake", "rake", version)
+-end
 +Rake.application.run
-
 --- jruby-9.1.6.0.orig/rakelib/test.rake
 +++ jruby-9.1.6.0/rakelib/test.rake
 @@ -117,6 +117,7 @@ namespace :test do

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] 01/04: Merge tag 'upstream/9.1.13.0'

2017-10-04 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository jruby.

commit 11102ef0db87229ab028fb5aedb1903a45ee87bf
Merge: fa11c56 2995041
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Wed Oct 4 19:45:29 2017 +0100

Merge tag 'upstream/9.1.13.0'

Upstream version 9.1.13.0

# gpg: Signature made Wed 04 Oct 2017 07:45:18 PM IST
# gpg:using RSA key 0xAFB8E0FC9231CC6D
# gpg: Good signature from "Miguel Landaeta <mig...@miguel.cc>" [full]
# gpg:     aka "Miguel Landaeta <nomad...@gmail.com>" [full]
    # gpg: aka "Miguel Landaeta (LDC) <mig...@ldc.usb.ve>" 
[full]
# gpg: aka "Miguel Landaeta (Debian) <nomad...@debian.org>" 
[full]
# Primary key fingerprint: 4CB7 FE1E 280E CC90 F29A  597E 6E60 8B63 7D89 
67E9
#  Subkey fingerprint: 1247 379C 15BC F26C 0EC4  6B61 AFB8 E0FC 9231 
CC6D

 .gitignore |1 -
 .travis.yml|   12 +-
 COPYING|  154 +-
 README.md  |2 +-
 VERSION|2 +-
 bin/jgem   |2 +-
 bin/jruby.dll  |  Bin 742400 -> 1017856 
bytes
 bin/jruby.exe  |  Bin 680448 -> 952832 
bytes
 bin/jrubyw.exe |  Bin 682496 -> 955392 
bytes
 bin/rake   |5 +
 core/pom.rb|6 +-
 core/pom.xml   |   14 +-
 core/src/main/java/org/jruby/FlagRegistry.java |2 +-
 .../main/java/org/jruby/IncludedModuleWrapper.java |   16 +
 core/src/main/java/org/jruby/Ruby.java |   29 +-
 core/src/main/java/org/jruby/RubyBasicObject.java  |7 +-
 core/src/main/java/org/jruby/RubyClass.java|   60 +-
 core/src/main/java/org/jruby/RubyComparable.java   |7 +-
 core/src/main/java/org/jruby/RubyDir.java  |2 +-
 core/src/main/java/org/jruby/RubyEnumerable.java   |2 +-
 core/src/main/java/org/jruby/RubyFile.java |  137 +-
 core/src/main/java/org/jruby/RubyFileStat.java |   44 +-
 core/src/main/java/org/jruby/RubyFileTest.java |2 +-
 core/src/main/java/org/jruby/RubyGlobal.java   |2 +-
 core/src/main/java/org/jruby/RubyIO.java   |   21 +-
 core/src/main/java/org/jruby/RubyKernel.java   |   20 +-
 core/src/main/java/org/jruby/RubyMarshal.java  |2 +-
 core/src/main/java/org/jruby/RubyModule.java   |   91 +-
 core/src/main/java/org/jruby/RubyNameError.java|2 +-
 core/src/main/java/org/jruby/RubyObject.java   |2 +-
 core/src/main/java/org/jruby/RubyProcess.java  |8 +-
 core/src/main/java/org/jruby/RubyString.java   |8 +-
 core/src/main/java/org/jruby/RubySymbol.java   |   42 +-
 core/src/main/java/org/jruby/RubyThread.java   |   10 +-
 core/src/main/java/org/jruby/RubyTime.java |  117 +-
 core/src/main/java/org/jruby/ast/BignumNode.java   |5 +
 core/src/main/java/org/jruby/ast/CallNode.java |6 +
 .../src/main/java/org/jruby/ast/ConstDeclNode.java |2 +-
 core/src/main/java/org/jruby/ast/DRegexpNode.java  |2 +-
 core/src/main/java/org/jruby/ast/FCallNode.java|1 +
 core/src/main/java/org/jruby/ast/FixnumNode.java   |5 +
 core/src/main/java/org/jruby/ast/FloatNode.java|5 +
 .../main/java/org/jruby/ast/NilImplicitNode.java   |2 +-
 core/src/main/java/org/jruby/ast/Node.java |   18 +-
 core/src/main/java/org/jruby/ast/NumericNode.java  |5 +
 core/src/main/java/org/jruby/ast/RationalNode.java |   15 +-
 core/src/main/java/org/jruby/ast/SymbolNode.java   |   36 +-
 core/src/main/java/org/jruby/ast/VCallNode.java|1 +
 .../jruby/ast/java_signature/ParameterNode.java|2 +-
 .../main/java/org/jruby/common/RubyWarnings.java   |   13 +-
 .../main/java/org/jruby/compiler/BlockJITTask.java |   79 +-
 .../java/org/jruby/compiler/MethodJITTask.java |  151 +-
 .../org/jruby/embed/variable/GlobalVariable.java   |4 +-
 .../org/jruby/ext/bigdecimal/RubyBigDecimal.java   |8 +-
 .../java/org/jruby/ext/cgi/escape/CGIEscape.java   |   26 +-
 .../main/java/org/jruby/ext/ffi/CallbackInfo.java  |4 +
 core/src/main/java/org/jruby/ext/ffi/Platform.java |9 +-
 .../jruby/ext/ffi/jffi/NativeCallbackFactory.java  |2 +-
 .../main/java/org/jruby/ext/fiber/FiberQueue.java  |2 +-
 .../main/java/org/jruby/ext/fiber/ThreadFiber.java |2 +-
 .../ext/jruby/JRubyExecutionContextLocal.java  |3 +-
 .../java/org/jruby/ext/ripper/RipperLexer.java |4 +-
 .../java/org/jruby/ext/ripper/RipperParser

[jruby] 04/04: Bump Standards-Version ro 4.1.1

2017-10-04 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository jruby.

commit 8fe1ea2c898f5a6c568d3b6457233f5d10a5818f
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Wed Oct 4 19:53:25 2017 +0100

Bump Standards-Version ro 4.1.1
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aaeb415..b9ee57d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,11 +2,12 @@ jruby (9.1.13.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Fix FTBFS with Java 9. (Closes: #875588)
+  * Bump Standards-Version to 4.1.1. No changes were required.
   * Refresh patches:
 - d/p/0004-Add-missing-maven-artifacts-pom-files.patch
 - d/p/0008-Configure-unit-tests-to-run-at-build-time.patch
 
- -- Miguel Landaeta <nomad...@debian.org>  Wed, 04 Oct 2017 19:51:55 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Wed, 04 Oct 2017 19:52:57 +0100
 
 jruby (9.1.8.0-3) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 0d730a3..d20e067 100644
--- a/debian/control
+++ b/debian/control
@@ -53,7 +53,7 @@ Build-Depends: ant-optional,
ruby-rspec,
ruby-test-unit
 Build-Conflicts: open-infrastructure-locales-c.utf-8
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
 Homepage: http://jruby.org/
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jruby.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jruby.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] branch pristine-tar updated (d0289f9 -> 4a62d9f)

2017-10-04 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch pristine-tar
in repository jruby.

  from  d0289f9   pristine-tar data for jruby_9.1.8.0.orig.tar.gz
   new  4a62d9f   pristine-tar data for jruby_9.1.13.0.orig.tar.gz

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:
 jruby_9.1.13.0.orig.tar.gz.delta | Bin 0 -> 367333 bytes
 jruby_9.1.13.0.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 jruby_9.1.13.0.orig.tar.gz.delta
 create mode 100644 jruby_9.1.13.0.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] branch master updated (fa11c56 -> 8fe1ea2)

2017-10-04 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository jruby.

  from  fa11c56   Upload to unstable
  adds  2995041   Imported Upstream version 9.1.13.0
   new  11102ef   Merge tag 'upstream/9.1.13.0'
   new  228ae1a   Start preparation for next upload
   new  de1974d   Refresh patches
   new  8fe1ea2   Bump Standards-Version ro 4.1.1

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


Summary of changes:
 .gitignore |1 -
 .travis.yml|   12 +-
 COPYING|  154 +-
 README.md  |2 +-
 VERSION|2 +-
 bin/jgem   |2 +-
 bin/jruby.dll  |  Bin 742400 -> 1017856 
bytes
 bin/jruby.exe  |  Bin 680448 -> 952832 
bytes
 bin/jrubyw.exe |  Bin 682496 -> 955392 
bytes
 bin/rake   |5 +
 core/pom.rb|6 +-
 core/pom.xml   |   14 +-
 core/src/main/java/org/jruby/FlagRegistry.java |2 +-
 .../main/java/org/jruby/IncludedModuleWrapper.java |   16 +
 core/src/main/java/org/jruby/Ruby.java |   29 +-
 core/src/main/java/org/jruby/RubyBasicObject.java  |7 +-
 core/src/main/java/org/jruby/RubyClass.java|   60 +-
 core/src/main/java/org/jruby/RubyComparable.java   |7 +-
 core/src/main/java/org/jruby/RubyDir.java  |2 +-
 core/src/main/java/org/jruby/RubyEnumerable.java   |2 +-
 core/src/main/java/org/jruby/RubyFile.java |  137 +-
 core/src/main/java/org/jruby/RubyFileStat.java |   44 +-
 core/src/main/java/org/jruby/RubyFileTest.java |2 +-
 core/src/main/java/org/jruby/RubyGlobal.java   |2 +-
 core/src/main/java/org/jruby/RubyIO.java   |   21 +-
 core/src/main/java/org/jruby/RubyKernel.java   |   20 +-
 core/src/main/java/org/jruby/RubyMarshal.java  |2 +-
 core/src/main/java/org/jruby/RubyModule.java   |   91 +-
 core/src/main/java/org/jruby/RubyNameError.java|2 +-
 core/src/main/java/org/jruby/RubyObject.java   |2 +-
 core/src/main/java/org/jruby/RubyProcess.java  |8 +-
 core/src/main/java/org/jruby/RubyString.java   |8 +-
 core/src/main/java/org/jruby/RubySymbol.java   |   42 +-
 core/src/main/java/org/jruby/RubyThread.java   |   10 +-
 core/src/main/java/org/jruby/RubyTime.java |  117 +-
 core/src/main/java/org/jruby/ast/BignumNode.java   |5 +
 core/src/main/java/org/jruby/ast/CallNode.java |6 +
 .../src/main/java/org/jruby/ast/ConstDeclNode.java |2 +-
 core/src/main/java/org/jruby/ast/DRegexpNode.java  |2 +-
 core/src/main/java/org/jruby/ast/FCallNode.java|1 +
 core/src/main/java/org/jruby/ast/FixnumNode.java   |5 +
 core/src/main/java/org/jruby/ast/FloatNode.java|5 +
 .../main/java/org/jruby/ast/NilImplicitNode.java   |2 +-
 core/src/main/java/org/jruby/ast/Node.java |   18 +-
 core/src/main/java/org/jruby/ast/NumericNode.java  |5 +
 core/src/main/java/org/jruby/ast/RationalNode.java |   15 +-
 core/src/main/java/org/jruby/ast/SymbolNode.java   |   36 +-
 core/src/main/java/org/jruby/ast/VCallNode.java|1 +
 .../jruby/ast/java_signature/ParameterNode.java|2 +-
 .../main/java/org/jruby/common/RubyWarnings.java   |   13 +-
 .../main/java/org/jruby/compiler/BlockJITTask.java |   79 +-
 .../java/org/jruby/compiler/MethodJITTask.java |  151 +-
 .../org/jruby/embed/variable/GlobalVariable.java   |4 +-
 .../org/jruby/ext/bigdecimal/RubyBigDecimal.java   |8 +-
 .../java/org/jruby/ext/cgi/escape/CGIEscape.java   |   26 +-
 .../main/java/org/jruby/ext/ffi/CallbackInfo.java  |4 +
 core/src/main/java/org/jruby/ext/ffi/Platform.java |9 +-
 .../jruby/ext/ffi/jffi/NativeCallbackFactory.java  |2 +-
 .../main/java/org/jruby/ext/fiber/FiberQueue.java  |2 +-
 .../main/java/org/jruby/ext/fiber/ThreadFiber.java |2 +-
 .../ext/jruby/JRubyExecutionContextLocal.java  |3 +-
 .../java/org/jruby/ext/ripper/RipperLexer.java |4 +-
 .../java/org/jruby/ext/ripper/RipperParser.java| 1605 ++--
 .../main/java/org/jruby/ext/ripper/RipperParser.y  |7 +-
 .../org/jruby/ext/ripper/RipperParserBase.java |2 +-
 .../main/java/org/jruby/ext/ripper/RubyRipper.java |4 +-
 .../main/java/org/jruby/ext/ripper/YyTables.java   | 7754 ++-
 .../jruby/ext/securerandom/RubySecureRandom.java   |  181 +
 

[jruby] 02/04: Start preparation for next upload

2017-10-04 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository jruby.

commit 228ae1a0b544c19276912cf1d97a48352acd2dc2
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Wed Oct 4 19:51:10 2017 +0100

Start preparation for next upload
---
 debian/changelog | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 91cb0f0..0539a41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jruby (9.1.13.0-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * Fix FTBFS with Java 9. (Closes: #875588)
+
+ -- Miguel Landaeta <nomad...@debian.org>  Wed, 04 Oct 2017 19:49:55 +0100
+
 jruby (9.1.8.0-3) unstable; urgency=medium
 
   * Fix dependencies on ruby-psych and add dependencies on libpsych-java.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] branch stretch-backports updated (e8f54f6 -> bf973fb)

2017-09-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch stretch-backports
in repository jruby.

  from  e8f54f6   Upload to stretch-backports
  adds  f7bfddd   Fix dependencies on ruby-psych and add dependencies on 
libpsych-java
  adds  0c405f7   Update versioned dependency on maven-assembly-plugin
  adds  fa11c56   Upload to unstable
   new  bf973fb   Merge tag 'debian/9.1.8.0-3' into stretch-backports

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  | 11 ++-
 debian/control|  6 --
 .../patches/0004-Add-missing-maven-artifacts-pom-files.patch  |  2 +-
 3 files changed, 11 insertions(+), 8 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] 01/01: Merge tag 'debian/9.1.8.0-3' into stretch-backports

2017-09-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch stretch-backports
in repository jruby.

commit bf973fb87433e3a72b59f32f07a62b02e797f521
Merge: e8f54f6 fa11c56
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sun Sep 24 18:06:53 2017 +0100

Merge tag 'debian/9.1.8.0-3' into stretch-backports

Debian release 9.1.8.0-3

# gpg: Signature made Mon 18 Sep 2017 07:26:40 PM IST
# gpg:using RSA key 0xAFB8E0FC9231CC6D
# gpg: Good signature from "Miguel Landaeta <mig...@miguel.cc>" [full]
# gpg:     aka "Miguel Landaeta <nomad...@gmail.com>" [full]
    # gpg: aka "Miguel Landaeta (LDC) <mig...@ldc.usb.ve>" 
[full]
# gpg: aka "Miguel Landaeta (Debian) <nomad...@debian.org>" 
[full]
# Primary key fingerprint: 4CB7 FE1E 280E CC90 F29A  597E 6E60 8B63 7D89 
67E9
#  Subkey fingerprint: 1247 379C 15BC F26C 0EC4  6B61 AFB8 E0FC 9231 
CC6D

 debian/changelog  | 11 ++-
 debian/control|  6 --
 .../patches/0004-Add-missing-maven-artifacts-pom-files.patch  |  2 +-
 3 files changed, 11 insertions(+), 8 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] annotated tag debian/9.1.8.0-3 created (now 20cc0ce)

2017-09-18 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to annotated tag debian/9.1.8.0-3
in repository jruby.

at  20cc0ce   (tag)
   tagging  fa11c564ba7ad86af0cb7cdfc98c3bb57a14fda0 (commit)
  replaces  debian/9.1.8.0-2
 tagged by  Miguel Landaeta
on  Mon Sep 18 19:26:40 2017 +0100

- Log -
Debian release 9.1.8.0-3
-BEGIN PGP SIGNATURE-

iQIcBAABCgAGBQJZwA/gAAoJEK+44PySMcxtQbgP/jwZPI31Kwn3guL8sXbK0QU7
pDbczkE0gE4tH6XHPv1+u54RjQZ2NOd4A4DLIrvZtmz7vOghLfOHTGcRLNpUx8Sb
VqOwhPOgMDfCFFtYXYOdImiM+sTIaScxqRu2KWBqBfsZvEnmrxYPUWGHxvqe5Lf0
TEkbU77H/eQMoo0a56ZYsfS9+Tz15BaiHtVGwNZpX/U7n/0xCJeoQwCMUmeoNpuE
++H8yhiBso7UAzbc+Nn7lCsUGoy9uFM5NXpECPjn7gjJnZPdbIhCAkBQd/CNR86X
3THE1kDVRr0EQWpxZGXmZfQ1EO9ikmqcEVnJF8QDRHa+31nZMw8AL3U9E1AI8vM2
0icxZc43Pwcreyhq+w0jGqgDn79pm5GtFf9FE2gm1TjkjeKHTGKy5UqjAX+omaDk
W9ZskPo8SMMq0nKf0XEA5hp6MUQJrHfnZUE1UEIKXYOfU2FClKVVmaL+cyOV1775
8rs1QUl/S1Gy40CirTso/rAqor34o4fsQgaFpDabskDdO/xuv4kBL/eVTvOA6gxW
gpDqC2J9hMMACuuK9b7OHj3U392mC83NnBbleFzhdd9zxvcoIE1Ywrgk0mVe5AaV
U1vYFbNcGWV2+DRmMJtF5WtSSLViBHYzYVJUIyZQg8ExIn9DXjqMX8nTZB/azKte
HDMh6xuYmsfOhmJI8oIT
=PJtw
-END PGP SIGNATURE-

Miguel Landaeta (3):
  Fix dependencies on ruby-psych and add dependencies on libpsych-java
  Update versioned dependency on maven-assembly-plugin
  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/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] branch master updated (0c405f7 -> fa11c56)

2017-09-18 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository jruby.

  from  0c405f7   Update versioned dependency on maven-assembly-plugin
   new  fa11c56   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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] 01/01: Upload to unstable

2017-09-18 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository jruby.

commit fa11c564ba7ad86af0cb7cdfc98c3bb57a14fda0
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sun Sep 17 16:05:36 2017 +0100

Upload to unstable
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bf8cef9..91cb0f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-jruby (9.1.8.0-3) UNRELEASED; urgency=medium
+jruby (9.1.8.0-3) unstable; urgency=medium
 
   * Fix dependencies on ruby-psych and add dependencies on libpsych-java.
   * Update versioned dependency on maven-assembly-plugin.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] 01/02: Fix dependencies on ruby-psych and add dependencies on libpsych-java

2017-09-17 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository jruby.

commit f7bfddd5776388de6da1ccde7179c16e8e95822b
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sat Sep 16 21:41:24 2017 +0100

Fix dependencies on ruby-psych and add dependencies on libpsych-java
---
 debian/changelog | 6 ++
 debian/control   | 4 +++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e0ff607..4104d93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jruby (9.1.8.0-3) unstable; urgency=medium
+
+  * Fix dependencies on ruby-psych and add dependencies on libpsych-java.
+
+ -- Miguel Landaeta <nomad...@debian.org>  Sat, 16 Sep 2017 21:37:58 +0100
+
 jruby (9.1.8.0-2) unstable; urgency=medium
 
   * Fix FTBFS caused by an unresolved dependency on an outdated version
diff --git a/debian/control b/debian/control
index b11037c..bc973bf 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,7 @@ Build-Depends: ant-optional,
libmaven-shade-plugin-java,
libmaven-source-plugin-java,
libosgi-core-java,
+   libpsych-java,
libunsafe-fences-java,
libunsafe-mock-java,
libyaml-snake-java,
@@ -83,18 +84,19 @@ Depends: default-jre | java7-runtime,
  libjruby-joni-java,
  libjzlib-java,
  libosgi-core-java,
+ libpsych-java,
  libunsafe-fences-java,
  libunsafe-mock-java,
  libyaml-snake-java,
  nailgun,
  ruby-jar-dependencies,
+ ruby-psych,
  ${misc:Depends}
 Recommends: jruby-openssl (>= 0.9.17~),
 ri,
 ruby-json,
 ruby-rspec,
 ruby-test-unit
-Suggests: ruby-psych
 Description: 100% pure-Java implementation of Ruby
  JRuby is an implementation of the ruby language using the JVM.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] branch master updated (0928362 -> 0c405f7)

2017-09-17 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository jruby.

  from  0928362   Upload to unstable
   new  f7bfddd   Fix dependencies on ruby-psych and add dependencies on 
libpsych-java
   new  0c405f7   Update versioned dependency on maven-assembly-plugin

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


Summary of changes:
 debian/changelog| 9 +
 debian/control  | 6 --
 debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch | 2 +-
 3 files changed, 14 insertions(+), 3 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] 02/02: Update versioned dependency on maven-assembly-plugin

2017-09-17 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository jruby.

commit 0c405f75773ffe149051997b8ec91e973aad4ab5
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sun Sep 17 16:05:09 2017 +0100

Update versioned dependency on maven-assembly-plugin
---
 debian/changelog| 7 +--
 debian/control  | 2 +-
 debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch | 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4104d93..bf8cef9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-jruby (9.1.8.0-3) unstable; urgency=medium
+jruby (9.1.8.0-3) UNRELEASED; urgency=medium
 
   * Fix dependencies on ruby-psych and add dependencies on libpsych-java.
+  * Update versioned dependency on maven-assembly-plugin.
+  * Refresh patches:
+- d/p/0004-Add-missing-maven-artifacts-pom-files.patch
 
- -- Miguel Landaeta <nomad...@debian.org>  Sat, 16 Sep 2017 21:37:58 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Sun, 17 Sep 2017 16:01:51 +0100
 
 jruby (9.1.8.0-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index bc973bf..0d730a3 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Build-Depends: ant-optional,
libjruby-joni-java,
libjzlib-java,
liblivetribe-jsr223-java,
-   libmaven-assembly-plugin-java (>= 3.0.0~),
+   libmaven-assembly-plugin-java (>= 3.1.0~),
libmaven-antrun-plugin-java,
libmaven-bundle-plugin-java,
libmaven-dependency-plugin-java,
diff --git a/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch 
b/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch
index 9ea22cf..bac69d5 100644
--- a/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch
+++ b/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch
@@ -199,7 +199,7 @@ Last-Update: 2017-03-08
 +  
 +  
 +maven-assembly-plugin
-+3.0.0
++3.1.0
 +
 +  
 +bin.tar.gz and bin.zip

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[dirgra] annotated tag debian/0.3-1%bpo9+1 created (now 3544e1c)

2017-09-14 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to annotated tag debian/0.3-1%bpo9+1
in repository dirgra.

at  3544e1c   (tag)
   tagging  825a36c3ed1278d4c1738feb5cd91e44fd50f2ad (commit)
  replaces  debian/0.3-1
 tagged by  Miguel Landaeta
on  Thu Sep 14 18:10:15 2017 +0100

- Log -
Debian release 0.3-1~bpo9+1
-BEGIN PGP SIGNATURE-

iQIcBAABCgAGBQJZurf3AAoJEK+44PySMcxtnkoP/32N1mPnF2TVTjSFoG+MZLdT
za8Obu8CP0tsHq6Vy3gk+R4ny3D7Kuq+z5uaZAgHTCoFD13WVcVA1+yoycii51LZ
0EiPiRgq8tazoDfox/Cq8ZWLxAIDJJT0/2PRzc2XyqLM8ziTFL8bJh+rP99szGBW
gUP2kw191nBJyoqxjNDmmiCNGYxV+gQIWEE7zpP73Xusws3P1kO7ZYXOeSEKARky
1uXidWhake6oGHxsp4gp0pRirw2pWUIK9SjtsB77tgw504FJ/TSTaPWO/2xYVXPG
PsE0V/QPNloyN5qW6Vx5y/yBmlsf6W+HnaZP4LObjtUdgB2m9EkbPUFw/z/SX/Ii
qwsH7TVYLvqsYJ3XXtYe4YFYD5CquMNYoWMz84r71kMDHdOYuh6CFhzgPndzKrXK
7GaSMi2D0NZ/DOVJ39yrZEkgTPlvd9D6SVKBZ2CuN08TmJBMbhe6sgO1S/Ojs3jP
TvRn6cLJko7gda48g8cwBfj4PW5WGANZDrilHwGV+rRWK7GR6x+07vLVRE4AlngI
J8DUrj+S1TNqT2zYgI0ab+zFApIdYd6ZFL1Ih3B49QK9e1EwX/O7f0WzDeS1vJcl
SodUdMXwZIBt/jgIXxLgL9IuBKU3aLmBq3Z9H0KSrK4iXYKkJ+rSe7UR79Wy1mek
Sgtf3+bHvZawTckgiyht
=hWLg
-END PGP SIGNATURE-

Miguel Landaeta (1):
  Upload to stretch-backports

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/dirgra.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[eclipselink] annotated tag debian/2.5.1-5 created (now 958efad)

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to annotated tag debian/2.5.1-5
in repository eclipselink.

at  958efad   (tag)
   tagging  04e6d6ad34234847d4390f73f418e8c9f24656f6 (commit)
  replaces  debian/2.5.1-4
 tagged by  Miguel Landaeta
on  Sat Sep 9 20:24:38 2017 +0100

- Log -
Debian release 2.5.1-5
-BEGIN PGP SIGNATURE-

iQIcBAABCgAGBQJZtD/2AAoJEK+44PySMcxt5vEP/Au0tdV13xib1ZFZBjdZ2HIe
5CiVQ6ibdBnij8gNzgFVgRucvBXE/gKV62cFyEzKWhAOxjAASFwZEMEUPkBjpIqO
qKcoECqQFDyu0ZLG3p8DzzN2HTIAOkwYEHUqZ9HWw4ftVSo5tBkIzYmazOzHDMrc
8KqkvdpPQXhPAwvNbo1upHyqz0C9ljwn+xj/xF3yH1lMGXjpzPs/U+eJP8ssWt9w
uYao/BmsLV3ltL1ZElbb3EnyKOQLzIMtnlO3r5XrKGvVUaGzUShgZY41r5I13Bv/
REHZyOKCfgmxfvZi/c7kx7TLGyL572rx3iE6tXNGdwc37QJ1V/l3u/eaV8VpFMhl
dGKtbag8TDte9a9sPAHOXTQDidWhkonrIeUtoH6Jm9iz802qlhebZIgvx7mxgFSN
xvY16RHIMrBB032siABJuLEYRirzVE9UuMXHsZpIGefMJcRbABIZDJ93SSvOME08
imntNgA96Oi4z3FuxsAcsFm8T2ZANdaQ3iA6CwGeuJYqRxE7vt5dHSZ9OAP9CdHX
O9GUEsguewiYuKeoQzKARW+UseZ9WFmrVNs8neMp3xTB79zIHoRa5sGHoAAOgi34
ZeW/ckvOtkzi4iqeUDXI58Io0PAYFeJVjTJ3WHnoaua1mIbKNZpYe+B5yjA84o2X
XTHE+efCHJimj1/2RFnM
=aqlK
-END PGP SIGNATURE-

Miguel Landaeta (6):
  Remove myself from uploaders
  Bump DH compat level to 10
  Update copyright information
  Add missing bug number
  Bump Standards-Version to 4.0.0
  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/eclipselink.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[eclipselink] 01/02: Bump Standards-Version to 4.0.0

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository eclipselink.

commit 391f1c2db2b976c0ea1c6b7fa1159835c3e1561c
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sat Sep 9 20:23:47 2017 +0100

Bump Standards-Version to 4.0.0
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5dcb115..5a4b1a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ eclipselink (2.5.1-5) UNRELEASED; urgency=medium
   * Remove myself from uploaders list. (Closes: #871848).
   * Bump DH compat level to 10.
   * Update copyright info to format 1.0.
+  * Bump Standards-Version to 4.0.0. No changes were required.
 
- -- Miguel Landaeta <nomad...@debian.org>  Sat, 05 Aug 2017 10:46:32 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Sat, 09 Sep 2017 20:23:23 +0100
 
 eclipselink (2.5.1-4) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 2a9bc1c..3ee206d 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends:
  libsdo-api-java,
  libservlet3.1-java,
  maven-repo-helper
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipselink.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipselink.git
 Homepage: http://www.eclipse.org/eclipselink/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/eclipselink.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[eclipselink] 02/02: Upload to unstable

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository eclipselink.

commit 04e6d6ad34234847d4390f73f418e8c9f24656f6
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sat Sep 9 20:24:14 2017 +0100

Upload to unstable
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5a4b1a4..ac364ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-eclipselink (2.5.1-5) UNRELEASED; urgency=medium
+eclipselink (2.5.1-5) unstable; urgency=medium
 
   * Team upload.
   * Remove myself from uploaders list. (Closes: #871848).

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/eclipselink.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[eclipselink] branch master updated (21de8e6 -> 04e6d6a)

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository eclipselink.

  from  21de8e6   Add missing bug number
   new  391f1c2   Bump Standards-Version to 4.0.0
   new  04e6d6a   Upload to unstable

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


Summary of changes:
 debian/changelog | 5 +++--
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/eclipselink.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] 01/01: Upload to stretch-backports

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch stretch-backports
in repository jruby.

commit e8f54f6ffa832d3a7550ba9467f904ce22ed40c4
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sat Sep 9 12:27:47 2017 +0100

Upload to stretch-backports
---
 debian/changelog| 8 
 debian/control  | 2 +-
 debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch | 2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e0ff607..e301688 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jruby (9.1.8.0-2~bpo9+1) stretch-backports; urgency=medium
+
+  * Rebuild for stretch-backports.
+  * Modify B-D on libmaven-assembly-plugin-java to use version available
+in stretch.
+
+ -- Miguel Landaeta <nomad...@debian.org>  Fri, 25 Aug 2017 18:34:39 +0100
+
 jruby (9.1.8.0-2) unstable; urgency=medium
 
   * Fix FTBFS caused by an unresolved dependency on an outdated version
diff --git a/debian/control b/debian/control
index b11037c..0d737e1 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Build-Depends: ant-optional,
libjruby-joni-java,
libjzlib-java,
liblivetribe-jsr223-java,
-   libmaven-assembly-plugin-java (>= 3.0.0~),
+   libmaven-assembly-plugin-java,
libmaven-antrun-plugin-java,
libmaven-bundle-plugin-java,
libmaven-dependency-plugin-java,
diff --git a/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch 
b/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch
index 9ea22cf..192b0e6 100644
--- a/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch
+++ b/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch
@@ -199,7 +199,7 @@ Last-Update: 2017-03-08
 +  
 +  
 +maven-assembly-plugin
-+3.0.0
++2.4.1
 +
 +  
 +bin.tar.gz and bin.zip

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jruby] branch stretch-backports created (now e8f54f6)

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch stretch-backports
in repository jruby.

at  e8f54f6   Upload to stretch-backports

This branch includes the following new commits:

   new  e8f54f6   Upload to stretch-backports

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/jruby.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jnr-unixsocket] 01/01: Upload to stretch-backports

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch stretch-backports
in repository jnr-unixsocket.

commit 15db4f2939957e340dd056274ce20fa39d65ce77
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sat Sep 9 12:17:31 2017 +0100

Upload to stretch-backports
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 57384e5..4e26cd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jnr-unixsocket (0.18-2~bpo9+1) stretch-backports; urgency=medium
+
+  * Rebuild for stretch-backports.
+
+ -- Miguel Landaeta <nomad...@debian.org>  Mon, 28 Aug 2017 19:23:34 +0100
+
 jnr-unixsocket (0.18-2) unstable; urgency=medium
 
   * Upload to unstable.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jnr-unixsocket.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jnr-unixsocket] branch stretch-backports created (now 15db4f2)

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch stretch-backports
in repository jnr-unixsocket.

at  15db4f2   Upload to stretch-backports

This branch includes the following new commits:

   new  15db4f2   Upload to stretch-backports

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/jnr-unixsocket.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jnr-posix] 01/01: Upload to stretch-backports

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch stretch-backports
in repository jnr-posix.

commit 4ae5ff4e3aad38adbd729b5db3e757b8fbe55e55
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sat Sep 9 12:15:33 2017 +0100

Upload to stretch-backports
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index cb83204..04af35f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jnr-posix (3.0.37-2~bpo9+1) stretch-backports; urgency=medium
+
+  * Rebuild for stretch-backports.
+
+ -- Miguel Landaeta <nomad...@debian.org>  Mon, 28 Aug 2017 18:08:26 +0100
+
 jnr-posix (3.0.37-2) unstable; urgency=medium
 
   * Upload to unstable.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jnr-posix.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jnr-posix] branch stretch-backports created (now 4ae5ff4)

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch stretch-backports
in repository jnr-posix.

at  4ae5ff4   Upload to stretch-backports

This branch includes the following new commits:

   new  4ae5ff4   Upload to stretch-backports

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/jnr-posix.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jnr-ffi] 01/01: Upload to stretch-backports

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch stretch-backports
in repository jnr-ffi.

commit 61545611ad27ad296618ec73a8407ad2d259659e
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sat Sep 9 12:03:35 2017 +0100

Upload to stretch-backports
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 81c3ff4..62a0eab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jnr-ffi (2.1.5-2~bpo9+1) stretch-backports; urgency=medium
+
+  * Rebuild for stretch-backports.
+
+ -- Miguel Landaeta <nomad...@debian.org>  Mon, 28 Aug 2017 18:29:06 +0100
+
 jnr-ffi (2.1.5-2) unstable; urgency=medium
 
   * Upload to unstable.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jnr-ffi.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jnr-ffi] branch stretch-backports created (now 6154561)

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch stretch-backports
in repository jnr-ffi.

at  6154561   Upload to stretch-backports

This branch includes the following new commits:

   new  6154561   Upload to stretch-backports

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/jnr-ffi.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jnr-constants] 01/01: Upload to stretch-backports

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch stretch-backports
in repository jnr-constants.

commit 51f935b9faef8f7cf78155d21975efddcf964a16
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sat Sep 9 12:01:35 2017 +0100

Upload to stretch-backports
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fb320da..c404a07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jnr-constants (0.9.9-2~bpo9+1) stretch-backports; urgency=medium
+
+  * Rebuild for stretch-backports.
+
+ -- Miguel Landaeta <nomad...@debian.org>  Mon, 28 Aug 2017 18:14:46 +0100
+
 jnr-constants (0.9.9-2) unstable; urgency=medium
 
   * Upload to unstable.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jnr-constants.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jnr-constants] branch stretch-backports created (now 51f935b)

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch stretch-backports
in repository jnr-constants.

at  51f935b   Upload to stretch-backports

This branch includes the following new commits:

   new  51f935b   Upload to stretch-backports

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/jnr-constants.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[libbytelist-java] 01/01: Upload to stretch-backports

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch stretch-backports
in repository libbytelist-java.

commit b95b0a921f0b4ee97f47a368b62d3b799d42c16a
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sat Sep 9 11:44:55 2017 +0100

Upload to stretch-backports
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b7fb0dd..a92584d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libbytelist-java (1.0.15-1~bpo9+1) stretch-backports; urgency=medium
+
+  * Rebuild for stretch-backports.
+
+ -- Miguel Landaeta <nomad...@debian.org>  Fri, 25 Aug 2017 23:56:47 +0100
+
 libbytelist-java (1.0.15-1) unstable; urgency=medium
 
   * Upload to unstable.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libbytelist-java.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[libbytelist-java] branch stretch-backports created (now b95b0a9)

2017-09-09 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch stretch-backports
in repository libbytelist-java.

at  b95b0a9   Upload to stretch-backports

This branch includes the following new commits:

   new  b95b0a9   Upload to stretch-backports

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/libbytelist-java.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[unsafe-fences] 01/01: Upload to stretch-backports

2017-09-07 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch stretch-backports
in repository unsafe-fences.

commit d626cc9cd95a0ab06045de85afe191c37d0a858f
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Thu Sep 7 18:22:06 2017 +0100

Upload to stretch-backports
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1afe926..0f87978 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+unsafe-fences (1.0-1~bpo9+1) stretch-backports; urgency=medium
+
+  * Rebuild for stretch-backports.
+
+ -- Miguel Landaeta <nomad...@debian.org>  Fri, 25 Aug 2017 20:57:43 +0100
+
 unsafe-fences (1.0-1) unstable; urgency=medium
 
   * Initial release. (Closes: #856674)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/unsafe-fences.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[unsafe-fences] branch stretch-backports created (now d626cc9)

2017-09-07 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch stretch-backports
in repository unsafe-fences.

at  d626cc9   Upload to stretch-backports

This branch includes the following new commits:

   new  d626cc9   Upload to stretch-backports

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/unsafe-fences.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jitescript] branch stretch-backports created (now 554a9d6)

2017-09-07 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch stretch-backports
in repository jitescript.

at  554a9d6   Upload to stretch-backports

This branch includes the following new commits:

   new  554a9d6   Upload to stretch-backports

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/jitescript.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[jitescript] 01/01: Upload to stretch-backports

2017-09-07 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch stretch-backports
in repository jitescript.

commit 554a9d6bc2e264ba8e232380b5505ebcadc77f25
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Thu Sep 7 18:15:13 2017 +0100

Upload to stretch-backports
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1a927ba..629b40f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jitescript (0.4.1-2~bpo9+1) stretch-backports; urgency=medium
+
+  * Rebuild for stretch-backports.
+
+ -- Miguel Landaeta <nomad...@debian.org>  Fri, 25 Aug 2017 19:46:46 +0100
+
 jitescript (0.4.1-2) unstable; urgency=medium
 
   * Replace B-D on libasm4-java with libasm-java.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jitescript.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[dirgra] 01/01: Upload to stretch-backports

2017-08-30 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch stretch-backports
in repository dirgra.

commit 825a36c3ed1278d4c1738feb5cd91e44fd50f2ad
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Wed Aug 30 17:57:41 2017 +0100

Upload to stretch-backports
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fba095b..73bb335 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dirgra (0.3-1~bpo9+1) stretch-backports; urgency=medium
+
+  * Rebuild for stretch-backports.
+
+ -- Miguel Landaeta <nomad...@debian.org>  Fri, 25 Aug 2017 18:42:03 +0100
+
 dirgra (0.3-1) unstable; urgency=medium
 
   * Initial release. (Closes: #851197).

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/dirgra.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[dirgra] branch stretch-backports created (now 825a36c)

2017-08-30 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch stretch-backports
in repository dirgra.

at  825a36c   Upload to stretch-backports

This branch includes the following new commits:

   new  825a36c   Upload to stretch-backports

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/dirgra.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[gant] annotated tag debian/1.9.11-6 created (now 8b65cca)

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to annotated tag debian/1.9.11-6
in repository gant.

at  8b65cca   (tag)
   tagging  9f114f199ee4f61e6a2c0f3ea103aa3ef9f3870e (commit)
  replaces  debian/1.9.11-5
 tagged by  Miguel Landaeta
on  Thu Aug 24 17:59:08 2017 +0100

- Log -
Debian release 1.9.11-6
-BEGIN PGP SIGNATURE-

iQIcBAABCgAGBQJZnwXcAAoJEK+44PySMcxtEqsP/jK0w4PYR3Eg2GesSRTaqPYX
TQVoJaAmPoGJw7DusJAMUKWYEoqmLi23QqYcb573TxGueb0MNGri8EXquAhPGxqB
ce5KC84SVuyNZ7ASAwgGpGaq5Pu15PUeDxH8dNPSkdgtDrx2TdVEJQ1db5fcEgBq
vkM+S6V5sSC8ctsQtY8lzpbDY0riWEmCO3bjGFwPzk7UP5WAoa29QkxkBHmi8VDU
ssgtcQolDSEY7TNkmA3Qg6FVFv1YszbdSI/PofeeegneswaIOk8HbRnfR8ApW243
OQ2pfmISw7hXTvztoiRaIksmlWGYcrGhVf1FAT3/MYPttkiE6iMU27J9LI08qIZD
Mk4Ulwn14vBOI6vleZHZx7ynn3ubGdU90wF2OUP33UN3HEDXCvKQ71THGIEMrBNj
nzldMT0E09ypla9vxvrUJDEzYvPa9wtHMa7TfumD+abb3bAcwgLk8i8+ovPMgrsL
XSdK3ALf2eTUNtNoffLqECD1VzR8IeqpLf4A8wnpGzD5cQwtDwjHzEBDnppPQq4a
TQ6bPh34rZZdklnRCLMdhGdrDCdRKjOiqnUtPHFKDyF8YNbzggjZCXeOXW0iuA3y
WAXhBsZNoyBCJEK2/n+tSAMIaeJVf7leypRKC1p2v7U+fM72xX60Ka5fx5gl/OQK
PUH1b0XQXL+IwRHdCeLF
=ezlL
-END PGP SIGNATURE-

Miguel Landaeta (5):
  Remove myself from uploaders
  Simplify d/rules
  Update copyright information
  Add missing bug number
  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/gant.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[gant] 01/01: Upload to unstable

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository gant.

commit 9f114f199ee4f61e6a2c0f3ea103aa3ef9f3870e
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Thu Aug 24 17:58:28 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 972a822..b26b72e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-gant (1.9.11-6) UNRELEASED; urgency=medium
+gant (1.9.11-6) unstable; urgency=medium
 
   * Team upload.
   * Remove myself from uploaders list. (Closes: #871849)
   * Simplify d/rules.
   * Update copyright info.
 
- -- Miguel Landaeta <nomad...@debian.org>  Sat, 05 Aug 2017 10:55:55 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Thu, 24 Aug 2017 17:58:12 +0100
 
 gant (1.9.11-5) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/gant.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[gant] branch master updated (eb27eb4 -> 9f114f1)

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository gant.

  from  eb27eb4   Add missing bug number
   new  9f114f1   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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/gant.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-source-plugin] 01/03: Replace dependencies on libplexus-utils-java

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-source-plugin.

commit d5cc3124a5c889759930051730b7f306e5e27e05
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Thu Aug 24 17:53:43 2017 +0100

Replace dependencies on libplexus-utils-java
---
 debian/changelog   | 7 +++
 debian/control | 2 +-
 debian/maven.rules | 2 ++
 3 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b536235..d28b06f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-source-plugin (3.0.1-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Replace dependencies on libplexus-utils-java with libplexus-utils2-java.
+
+ -- Miguel Landaeta <nomad...@debian.org>  Thu, 24 Aug 2017 17:53:01 +0100
+
 maven-source-plugin (3.0.1-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 7957ff2..dc38c6a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
  libmaven-plugin-tools-java (>= 3.2),
  libmaven3-core-java,
  libplexus-archiver-java,
- libplexus-utils-java,
+ libplexus-utils2-java,
  maven-debian-helper (>= 2.2)
 Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-source-plugin.git
diff --git a/debian/maven.rules b/debian/maven.rules
index 7e53d01..07c2847 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -10,3 +10,5 @@ org.apache.maven maven-compat * s/.*/3.x/ * *
 org.apache.maven maven-core   * s/.*/3.x/ * *
 org.apache.maven maven-model  * s/.*/3.x/ * *
 org.apache.maven maven-plugin-api * s/.*/3.x/ * *
+
+org.codehaus.plexus plexus-utils jar s/.*/2.x/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-source-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-source-plugin] annotated tag debian/3.0.1-2 created (now 554c6c3)

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to annotated tag debian/3.0.1-2
in repository maven-source-plugin.

at  554c6c3   (tag)
   tagging  6cd6b1c93e667172313ff5757c295a24c2453187 (commit)
  replaces  debian/3.0.1-1
 tagged by  Miguel Landaeta
on  Thu Aug 24 17:55:25 2017 +0100

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

iQIcBAABCgAGBQJZnwT9AAoJEK+44PySMcxttG4QAJkFzRiIqfaW5bwxicPcOv7T
cKLyCbofoUAvXlFH382g4ZBzAtAq1CrxVdGOHVU9IDqhQLC+zAPAUODeKevaEsYV
bQns7LDBE2or9inja1Yjpv6RcQddWYqAovXNZ4A21Oa62Gu0ieBjoTv4iuaEzxd0
jjFfVF70OCOiPD2AjT8GUErSyvU9PC/wepxxXzLCneq0J6dRJBRD7zBdqYF6wr1O
lXeHS8Kqj/0AugzoR7XJschCCKusgfF+vpZPeKuTu8WrAWlCjYbAReZXpPisLmuD
YFejl1j3yT/5qqSRV+4/tgzNira+hHhSB+vAtGFZG66DDDAk4Q22s8c9m331UMUs
45NxEoD6/5kiudRS3gBkjPC+CE1ziguYqIpyd2akMDCQdufmvxabghHeWvFoQsxl
GTsWFdpCIfF0hK+rwCorhlcDvw1Hw9qmaS9uKK1urT7opclIHXFq8dxmB43sNyaf
db/HwB73gD0T5EmoLu9ucI0CqBIuxYG7oWiXImuAoLtEvkS8t7qlCL/jWyGNmyKp
BLuiWfrl103TtjCfbUS5GpN0QOqJZRD2jzi9RPIrcYU5M6JxZYwBW967os81UsMG
U+Wi2aGLqg7weKDChsZb9LlWB3Kt6l1EjT/aE9WI9yUZepAfbwDOv1UkYNUFO/uL
5dkdKlUWeP/1VDZHhGgG
=+6sa
-END PGP SIGNATURE-

Miguel Landaeta (3):
  Replace dependencies on libplexus-utils-java
  Update copyright information
  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/maven-source-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-source-plugin] branch master updated (e452d5c -> 6cd6b1c)

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository maven-source-plugin.

  from  e452d5c   Upload to unstable
   new  d5cc312   Replace dependencies on libplexus-utils-java
   new  edaeea9   Update copyright information
   new  6cd6b1c   Upload to unstable

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


Summary of changes:
 debian/changelog   |  8 
 debian/control |  2 +-
 debian/copyright   | 14 +-
 debian/maven.rules |  2 ++
 4 files changed, 24 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-source-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-source-plugin] 03/03: Upload to unstable

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-source-plugin.

commit 6cd6b1c93e667172313ff5757c295a24c2453187
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Thu Aug 24 17:54:46 2017 +0100

Upload to unstable
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d0a3fa3..2e8aadc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-maven-source-plugin (3.0.1-2) UNRELEASED; urgency=medium
+maven-source-plugin (3.0.1-2) unstable; urgency=medium
 
   * Team upload.
   * Replace dependencies on libplexus-utils-java with libplexus-utils2-java.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-source-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-source-plugin] 02/03: Update copyright information

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-source-plugin.

commit edaeea903314a3cb063271bc491933edee530333
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Thu Aug 24 17:54:33 2017 +0100

Update copyright information
---
 debian/changelog |  3 ++-
 debian/copyright | 14 +-
 2 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d28b06f..d0a3fa3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ maven-source-plugin (3.0.1-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Replace dependencies on libplexus-utils-java with libplexus-utils2-java.
+  * Update copyright info.
 
- -- Miguel Landaeta <nomad...@debian.org>  Thu, 24 Aug 2017 17:53:01 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Thu, 24 Aug 2017 17:53:58 +0100
 
 maven-source-plugin (3.0.1-1) unstable; urgency=medium
 
diff --git a/debian/copyright b/debian/copyright
index 71c304c..378e1ac 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,5 +12,17 @@ Copyright: 2012, Thomas Koch <tho...@koch.ro>
 License: Apache-2.0
 
 License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
  On Debian systems, the full text of the Apache-2.0 license
- can be found in the file '/usr/share/common-licenses/Apache-2.0'
+ can be found in the file '/usr/share/common-licenses/Apache-2.0'.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-source-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-bundle-plugin] annotated tag debian/2.5.4-5 created (now d2c0fa9)

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to annotated tag debian/2.5.4-5
in repository maven-bundle-plugin.

at  d2c0fa9   (tag)
   tagging  4a1f018bba7d440943eb26c3b562869931418499 (commit)
  replaces  debian/2.5.4-4
 tagged by  Miguel Landaeta
on  Thu Aug 24 17:50:14 2017 +0100

- Log -
Debian release 2.5.4-5
-BEGIN PGP SIGNATURE-

iQIcBAABCgAGBQJZnwPHAAoJEK+44PySMcxtghAP/2qTJIM/sEE8ZzSMLGWe7g2U
ryJNIFe1mUs5BzI4ZGNBRmGO5RKe8oE487I5qFZviouAFNHACKxz9Y+Q4OHarUox
0lhDJP0xgWGrrhsDokjhWRU3XUncz5e2tn2OAySJ/UXXrHEo+ZOs222gyLfYtmnS
wwaGShFb4rrDBGojDNAKt88YTJal9g7p0UsOBoncW1PMFCyAbguH8E0P8oOMlDRt
ovjh5aSgwbNItchNoSNPuwQqmzbL8/5ngEa6deyztaYZ77bERcB7mJIYpuHIyRKa
s3+fIBclPa/oqdNB43PEQ3o1YMG/NX/7jTsh+SXatbaAPswL8Gq46OKu6L4TMypF
nYydep6RDvlJHo72usYyjtVimz/c6F7O0+nSDL6se2PUqWOgHfRqTvz/TdzAORm3
gS0r6znUEZcO/4Q9U+cM5CsOVfoxB7/py8eqIYCog0RbtG1Fv9PUGrT5aM/Aja28
F565IsqFp1w78Ds3+Q2QDYzsqi6H0vnfiOa1WC8EIYfvIE50FyrQ14K3JaWeBrBQ
Me0wdgnDuW6r/SLOzEbKjH4NKtkKdzdKA6Uf9Gt6S43ylI+T1+dNBc4BRp0qfX9U
SEr+XhgEAMqT5GZKfIQVPLPhNvnmn5D51M2CYOcxGQKYP4WOcHTdR2bh0zWljuY7
t117MkOaBxxl3uBFN1wW
=96cd
-END PGP SIGNATURE-

Miguel Landaeta (3):
  Replace dependencies on libplexus-utils-java
  Update copyright information
  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/maven-bundle-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-bundle-plugin] 03/03: Upload to unstable

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-bundle-plugin.

commit 4a1f018bba7d440943eb26c3b562869931418499
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Thu Aug 24 17:49:28 2017 +0100

Upload to unstable
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4985646..945b310 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-maven-bundle-plugin (2.5.4-5) UNRELEASED; urgency=medium
+maven-bundle-plugin (2.5.4-5) unstable; urgency=medium
 
   * Team upload.
   * Replace dependencies on libplexus-utils-java with libplexus-utils2-java.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-bundle-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-bundle-plugin] branch master updated (daf3f0f -> 4a1f018)

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository maven-bundle-plugin.

  from  daf3f0f   prepare changelog for upload
   new  cac6f5e   Replace dependencies on libplexus-utils-java
   new  f93c25d   Update copyright information
   new  4a1f018   Upload to unstable

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


Summary of changes:
 debian/changelog   |  8 
 debian/control |  2 +-
 debian/copyright   | 16 ++--
 debian/maven.rules |  1 +
 4 files changed, 24 insertions(+), 3 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-bundle-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-bundle-plugin] 02/03: Update copyright information

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-bundle-plugin.

commit f93c25d5fdf48cb2a17907191bc73db01ff17058
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Thu Aug 24 17:49:11 2017 +0100

Update copyright information
---
 debian/changelog |  3 ++-
 debian/copyright | 16 ++--
 2 files changed, 16 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d0f408b..4985646 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ maven-bundle-plugin (2.5.4-5) UNRELEASED; urgency=medium
 
   * Team upload.
   * Replace dependencies on libplexus-utils-java with libplexus-utils2-java.
+  * Update copyright info.
 
- -- Miguel Landaeta <nomad...@debian.org>  Thu, 24 Aug 2017 17:47:10 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Thu, 24 Aug 2017 17:48:35 +0100
 
 maven-bundle-plugin (2.5.4-4) unstable; urgency=medium
 
diff --git a/debian/copyright b/debian/copyright
index ba5d6de..a806b6c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Apache Felix Maven Bundle Plugin
 Upstream-Contact: 
http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html
 Source: http://www.apache.org/dist/felix/
@@ -12,5 +12,17 @@ Copyright: 2011, Damien Raude-Morvan <draz...@debian.org>
 License: Apache-2.0
 
 License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
  On Debian GNU/Linux system you can find the complete text of the
- Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'
+ Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-bundle-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-bundle-plugin] 01/03: Replace dependencies on libplexus-utils-java

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-bundle-plugin.

commit cac6f5e87aa09be5be02858cb5ad423dafb2d852
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Thu Aug 24 17:48:19 2017 +0100

Replace dependencies on libplexus-utils-java
---
 debian/changelog   | 7 +++
 debian/control | 2 +-
 debian/maven.rules | 1 +
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1e72e6d..d0f408b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-bundle-plugin (2.5.4-5) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Replace dependencies on libplexus-utils-java with libplexus-utils2-java.
+
+ -- Miguel Landaeta <nomad...@debian.org>  Thu, 24 Aug 2017 17:47:10 +0100
+
 maven-bundle-plugin (2.5.4-4) unstable; urgency=medium
 
   [ Emmanuel Bourg ]
diff --git a/debian/control b/debian/control
index 1b862e4..f9b7941 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Indep: bnd (>= 2.1.0~),
  libosgi-core-java,
  libplexus-archiver-java,
  libplexus-container-default-java,
- libplexus-utils-java
+ libplexus-utils2-java
 Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-bundle-plugin.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-bundle-plugin.git
diff --git a/debian/maven.rules b/debian/maven.rules
index 4441152..d1841d8 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -2,5 +2,6 @@
 s/net.sf.kxml/kxml2/ kxml2 jar s/.*/debian/ * *
 org.apache.maven.shared maven-dependency-tree jar s/.*/debian/ * *
 org.codehaus.plexus plexus-container-default jar s/1\.0-alpha.*/1.0-alpha/ * *
+org.codehaus.plexus plexus-utils jar s/.*/2.x/ * *
 biz.aQute.bnd s/biz.aQute.bndlib/bndlib/ * s/.*/debian/ * *
 s/org.apache.felix/org.osgi/ org.osgi.core * s/.*/debian/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-bundle-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-assembly-plugin] annotated tag debian/3.0.0-2 created (now bcb6914)

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to annotated tag debian/3.0.0-2
in repository maven-assembly-plugin.

at  bcb6914   (tag)
   tagging  c50138c3fa78c2eaaae69bc738b0d4f6d4886ec9 (commit)
  replaces  debian/3.0.0-1
 tagged by  Miguel Landaeta
on  Thu Aug 24 17:43:29 2017 +0100

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

iQIcBAABCgAGBQJZnwIyAAoJEK+44PySMcxtUPYP/1dy1eGUTujVxucVyE9pzwc4
GDqBXJWnbXjpFsipMh2MCwfqTa5RqbCXcWHD38btG3iLDSW6z81JTsCHYHArrcNX
o5Tp+I/a9PtpNc/X7yvsmWPWtt6e/pFZprAfPc6a/DSVYPBcQz8EuS/h2vlu3t5A
CD6DRY7godO/cY3Y5jsIFq8Tec5VzIZc3ODmks3O+TJAsVk/UzBgShenuBNZ98o/
ViA2BCg60q0WKHA1yqh/yHRAmJKeHvuHLy1mpX6KNCt3VNVhI359VaC9a18ZJ34b
G0J9lFDji2cBhHTN/cVer5nctGXL7MNP48LwgG3INAZw1MgnuPDOEfT48ZyrpG9l
J6EeZtWk/ifbYFIgVea2PllKuBcu+6i4R0oEUhcYov61TO0S+x1CkD5OxKByBx04
/izuCwuM3CFzeMmQwLfE9RzOqJhuA7zk2oZkoN8cmFv8+vHMgs4iFxeM43euaCYu
id0wtM0UC+aDOAdjBrklVoWHAjuTrT3U3mrahw45mxavaiQ990m6/oP1+tciibzT
2APwOyRGaM4hfjQ3CoAhnKraHp8La0a6LlsSMXnPc04/mApuBGw/ZKyS0WwQqiTD
CGgWWJhGOfbrNduFTa+AhtspSspA9fzfb1IcKZxRdxeIZPGYuwEgNurKU7w98fsZ
TkqbPYIRRAdJelNevcdn
=L7bx
-END PGP SIGNATURE-

Miguel Landaeta (3):
  Replace dependencies on libplexus-utils-java
  Update copyright information
  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/maven-assembly-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-assembly-plugin] 03/03: Upload to unstable

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-assembly-plugin.

commit c50138c3fa78c2eaaae69bc738b0d4f6d4886ec9
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Thu Aug 24 17:42:16 2017 +0100

Upload to unstable
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f66b938..1caef02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-maven-assembly-plugin (3.0.0-2) UNRELEASED; urgency=medium
+maven-assembly-plugin (3.0.0-2) unstable; urgency=medium
 
   * Team upload.
   * Replace dependencies on libplexus-utils-java with libplexus-utils2-java.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-assembly-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-assembly-plugin] 02/03: Update copyright information

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-assembly-plugin.

commit 52ac04db56ca0a03eb7ba5ead3f46e716546cff4
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Thu Aug 24 17:41:59 2017 +0100

Update copyright information
---
 debian/changelog |  3 ++-
 debian/copyright | 29 +++--
 2 files changed, 29 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7f34692..f66b938 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ maven-assembly-plugin (3.0.0-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Replace dependencies on libplexus-utils-java with libplexus-utils2-java.
+  * Update copyright info.
 
- -- Miguel Landaeta <nomad...@debian.org>  Thu, 24 Aug 2017 17:39:45 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Thu, 24 Aug 2017 17:41:29 +0100
 
 maven-assembly-plugin (3.0.0-1) unstable; urgency=medium
 
diff --git a/debian/copyright b/debian/copyright
index 08cb65a..2e38e6c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Maven Assembly Plugin
 Upstream-Contact: Apache Maven team
 Source: http://svn.apache.org/repos/asf//maven/plugins/tags/
@@ -6,11 +6,36 @@ Source: http://svn.apache.org/repos/asf//maven/plugins/tags/
 Files: *
 Copyright: 2001-2014, The Apache Software Foundation.
 License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
  On Debian GNU/Linux system you can find the complete text of the
  Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'.
 
 Files: debian/*
 Copyright: 2009, Ludovic Claude <ludovic.cla...@laposte.net>
 License: GPL-3+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ .
  On Debian GNU/Linux system you can find the complete text of the
- GPL-3 license in '/usr/share/common-licenses/GPL-3'
+ GPL-3 license in '/usr/share/common-licenses/GPL-3'.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-assembly-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-assembly-plugin] branch master updated (ca43114 -> c50138c)

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository maven-assembly-plugin.

  from  ca43114   Upload to unstable
   new  11a236a   Replace dependencies on libplexus-utils-java
   new  52ac04d   Update copyright information
   new  c50138c   Upload to unstable

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


Summary of changes:
 debian/changelog   |  8 
 debian/control |  2 +-
 debian/copyright   | 29 +++--
 debian/maven.rules |  1 +
 4 files changed, 37 insertions(+), 3 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-assembly-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-assembly-plugin] 01/03: Replace dependencies on libplexus-utils-java

2017-08-24 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-assembly-plugin.

commit 11a236a035cea67a6913954891f951dba7e03e21
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Thu Aug 24 17:40:48 2017 +0100

Replace dependencies on libplexus-utils-java
---
 debian/changelog   | 7 +++
 debian/control | 2 +-
 debian/maven.rules | 1 +
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8cee5fd..7f34692 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-assembly-plugin (3.0.0-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Replace dependencies on libplexus-utils-java with libplexus-utils2-java.
+
+ -- Miguel Landaeta <nomad...@debian.org>  Thu, 24 Aug 2017 17:39:45 +0100
+
 maven-assembly-plugin (3.0.0-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 6dd6b83..5994faa 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends-Indep: libjsr305-java,
  libplexus-component-metadata-java,
  libplexus-interpolation-java,
  libplexus-io-java,
- libplexus-utils-java
+ libplexus-utils2-java
 Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-assembly-plugin.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-assembly-plugin.git
diff --git a/debian/maven.rules b/debian/maven.rules
index 715ccef..da409c7 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -6,6 +6,7 @@ org.apache.maven.shared maven-shared-io jar s/.*/debian/ * *
 org.codehaus.plexus plexus-component-metadata maven-plugin s/1.7/1.5.5/ * *
 org.codehaus.plexus plexus-container-default jar s/1\.0-alpha.*/1.0-alpha/ * *
 org.codehaus.plexus plexus-interpolation jar s/.*/debian/ * *
+org.codehaus.plexus plexus-utils jar s/.*/2.x/ * *
 com.google.code.findbugs jsr305 * s/.*/0.x/ * *
 
 org.apache.maven maven-plugin-api * s/.*/3.x/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-assembly-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[codenarc] annotated tag debian/0.23-4 created (now cd6ce7c)

2017-08-23 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to annotated tag debian/0.23-4
in repository codenarc.

at  cd6ce7c   (tag)
   tagging  dc853d097502c86d35bc2aa4237dd29233b9609a (commit)
  replaces  debian/0.23-3
 tagged by  Miguel Landaeta
on  Wed Aug 23 21:04:01 2017 +0100

- Log -
Debian release 0.23-4
-BEGIN PGP SIGNATURE-

iQIcBAABCgAGBQJZnd+xAAoJEK+44PySMcxtn+YP/R4qgJMBXtBAiP3dFIKDPACL
yLXsEApI1++KWbHZZXjsmRLv77TW40UYt8BYqLF7diFlm0oZN7dlLn5WxLaSnRxj
AiapxmZo7uUSeihEqoWCh6cgJo4GIEW0xX6uyYh+5uYTOCzojzXrcp+7WBe6hVlu
Ou/fGCN91xbZKEJ92dw3G9DzM5WA4qj1bhzdPSlFdzNG5Rb7MjtES6q6t7TVOsjP
pCIC0a/zJyIbFOXGcaW5rcHjbgz8nxxoaGdev5CHg8MmWi14s9ws+GYxzy6m3UWF
FiT2YYT5cg8jhC5N+ss56F09BJR8nFqY7cGyS2h5n75JHwoMW0AQG1ICF/oDqkbD
F9KxKRJusemNR/GxI7Uf4i95YczIqdjqjeoxON8GTPoggdOLrojri8GnmUYv1alO
4CEYz8zVEhaQRaQy/Cw8dF6OxQrDZ7bJYuatG1QCPR4DuPv9f1EumGJB1st8ZJkL
csyDC4uOLIs9wEcFsdKD6cKxA1Lduwi9lin6WQbwNAPINq2Sr+Uarxib/ENa8k7T
+nI3pmFZL8NrYh0sA9Aa/Y4PENnbr2XqvrEF9jDpUMiTHMn/KRwQ3TPlD16hwhn7
4L6fwnHf2OCE/nG8OoAVLPt1Pn5f2neOhTXKRfswhyEuZk+pWsVs1wO2FmMOFwg3
9pnJLP2lwyfLTCt4+VA9
=vwpw
-END PGP SIGNATURE-

Miguel Landaeta (6):
  Remove myself from uploaders
  Bump DH compat level to 10
  Update d/copyright
  Update d/watch file
  Add missing bug number
  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/codenarc.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[codenarc] branch master updated (3d53c27 -> dc853d0)

2017-08-23 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository codenarc.

  from  3d53c27   Add missing bug number
   new  dc853d0   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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/codenarc.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[codenarc] 01/01: Upload to unstable

2017-08-23 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository codenarc.

commit dc853d097502c86d35bc2aa4237dd29233b9609a
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Wed Aug 23 21:03:39 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index f3ac643..41a4c9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-codenarc (0.23-4) UNRELEASED; urgency=medium
+codenarc (0.23-4) unstable; urgency=medium
 
   * Team upload.
   * Remove myself from uploaders list. (Closes: #871846).
@@ -6,7 +6,7 @@ codenarc (0.23-4) UNRELEASED; urgency=medium
   * Update copyright info to format 1.0.
   * Update watch file.
 
- -- Miguel Landaeta <nomad...@debian.org>  Sat, 05 Aug 2017 10:33:16 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Wed, 23 Aug 2017 21:03:23 +0100
 
 codenarc (0.23-3) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/codenarc.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-javadoc-plugin] annotated tag debian/3.0.0_M1-2 created (now 91f9180)

2017-08-23 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to annotated tag debian/3.0.0_M1-2
in repository maven-javadoc-plugin.

at  91f9180   (tag)
   tagging  4f70ec79875f472636575bf843a3c5edb31a023d (commit)
  replaces  debian/3.0.0_M1-1
 tagged by  Miguel Landaeta
on  Wed Aug 23 21:01:49 2017 +0100

- Log -
Debian release 3.0.0~M1-2
-BEGIN PGP SIGNATURE-

iQIcBAABCgAGBQJZnd8tAAoJEK+44PySMcxtVDwP/RUPghvD+EHrxtrsajvIquFU
tCkf5hwoqoGC6iCEHhGa6PPq9UcLgr4dsO2q8hXSEv+2OR590BxdgBdIRT7V7gCR
qJVp+C+KyXkSogc1yRzC1AJTRYfWyZRRhC00n1agDQE0naHGp7EVCkfkwNLBDdcW
TT+TJvGm6z1EWN+Za5tpngCfkpzKeDJXXofkSNBgmpj1ofqs4B5R+/6vSq0YVRe9
iD//35oT4aPfpuuejbrXFa1gpDna9cuvT6FRcNrPI5k39jLHhU/Q9jA0B/tAf3am
/3f+38Dh0Z+k0U8//Tpn1mLYXsuaFon3ZJieLnc+jyg1CExDy1FfYqfjrYYdaelC
eKMAZWOYuTO/EuZTKyneP1budda3rxgnhtrfeD/rG1kmjiIggHUe6NAfk1gKD9nE
TbjR3NlS3ptD+CL0p2GCz6rnBRwot6cFlgUONzKwX6Xv/xPp5QW9B6Gn6RpZ324G
aVfqjsJxGAYUjgtJvnhwaRMeizrObX2BLaMVmqqvgmz+hgcrNxlBqVFYlQZpsEfW
hiTLv2ldXAWNsg8L/UoUhBWFz+ebmFyFFbdzRutuFURIPi1IAfMgXZBBy1STO3aF
R3i5cdUrjerStz64RAtW4belqTmJQpz13HbtfzyxhHkl7JmSCgVBRdcHFlcc0RKu
7YD/TYxzyjdQ6pCfAge+
=po3m
-END PGP SIGNATURE-

Miguel Landaeta (1):
  Upload to unstable

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-javadoc-plugin] branch master updated (072e5a8 -> 4f70ec7)

2017-08-23 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository maven-javadoc-plugin.

  from  072e5a8   Upload to experimental
   new  4f70ec7   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 | 7 +++
 1 file changed, 7 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-javadoc-plugin] 01/01: Upload to unstable

2017-08-23 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-javadoc-plugin.

commit 4f70ec79875f472636575bf843a3c5edb31a023d
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Wed Aug 23 20:59:29 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 10a7011..922a1ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-javadoc-plugin (3.0.0~M1-2) unstable; urgency=medium
+
+  * Team upload.
+  * Upload to unstable.
+
+ -- Miguel Landaeta <nomad...@debian.org>  Wed, 23 Aug 2017 20:58:08 +0100
+
 maven-javadoc-plugin (3.0.0~M1-1) experimental; urgency=medium
 
   * Team upload.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[atinject-jsr330] annotated tag debian/1.0+ds1-3 created (now 022a815)

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to annotated tag debian/1.0+ds1-3
in repository atinject-jsr330.

at  022a815   (tag)
   tagging  911ff1afd6dd46ca91c5a8a919e2940d98f44ff5 (commit)
  replaces  debian/1.0+ds1-2
 tagged by  Miguel Landaeta
on  Tue Aug 22 21:20:57 2017 +0100

- Log -
Debian release 1.0+ds1-3
-BEGIN PGP SIGNATURE-

iQIcBAABCgAGBQJZnJIqAAoJEK+44PySMcxtctIQALAH93limel/eRz1A6WAT5/N
JUsNTlxxgwJ/fBJ2yIEudT8cXTJdtJm9kycu+Hd1II9KLSaKsFbPB8cLjMwNmz73
31R21Y+GIivH969vFT3ZWiNp0LfY9c6AGKMlDS0EIJIDbG8cVmIuvuT8cqSlo5EL
j45ArJVqxK/X66zba1cnNlWllC5L+CeHyUhslzT9bUxfCWvfvJe1/1S5tBPyflSv
ZRnlv77AcVE0r3ExjtRzeaab4nu7EGdrm1YielCIAqZP6kaZbcHbBbdsET2XAHPc
F2JkXqQfsmvL1qH+CTFdMerxQ0C55uk1y/iJNfhM6lIimXUFH+pq+bTgHdtd09zZ
eKkiIfZPgCwN+8kih5LH3+opuHES9pmHAd9flXyiD9VTzi4Oys6OalupNW+Zdfwl
VF4vAmOKGmyNYT2hNJGuHqPOp6wf5CA2zdZSRy/Q0B7fNTfTlPISpixm/IEUpvHK
gjhMG7NwKI6OBGW3R81NrJkM1qkiANrDN6G6ijIXUB1GzQy0j8c/gcGYxFNe92gj
Zc08Xr/9lAOtPOUOMGPE8e3UuZ+8WwrPt6UczBgvjdoIeX/u89LNsGRcI4QSTOQ3
DGjgIfgAHDzLOHjLGxCTJbM/XSYrx8QisjEKVVUZFBlYul0SHsWqKvdJzlvIpi2r
OgF45lwzqG98Viwff22s
=pHsi
-END PGP SIGNATURE-

Miguel Landaeta (8):
  Remove myself from uploaders
  Bump DH compat level to 10
  Switch Vcs-* and Homepage fields to HTTPS
  Bump Standards-Version to 3.9.8
  Simplify d/rules
  Update email addresses in d/copyright
  Add missing bug number
  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/atinject-jsr330.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[atinject-jsr330] branch master updated (d3810ab -> 911ff1a)

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository atinject-jsr330.

  from  d3810ab   Add missing bug number
   new  911ff1a   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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/atinject-jsr330.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[atinject-jsr330] 01/01: Upload to unstable

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository atinject-jsr330.

commit 911ff1afd6dd46ca91c5a8a919e2940d98f44ff5
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Tue Aug 22 21:20:10 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 4a2e257..dec27ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-atinject-jsr330 (1.0+ds1-3) UNRELEASED; urgency=medium
+atinject-jsr330 (1.0+ds1-3) unstable; urgency=medium
 
   * Team upload.
   * Remove myself as uploader. (Closes: #871842).
@@ -7,7 +7,7 @@ atinject-jsr330 (1.0+ds1-3) UNRELEASED; urgency=medium
   * Bump Standards-Version to 3.9.8. No changes were required.
   * Simplify d/rules.
 
- -- Miguel Landaeta <nomad...@debian.org>  Sat, 22 Jul 2017 16:47:36 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Tue, 22 Aug 2017 21:20:03 +0100
 
 atinject-jsr330 (1.0+ds1-2) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/atinject-jsr330.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-javadoc-plugin] annotated tag debian/3.0.0_M1-1 created (now 23364d2)

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to annotated tag debian/3.0.0_M1-1
in repository maven-javadoc-plugin.

at  23364d2   (tag)
   tagging  072e5a8327a15a147480de718b79e5e16a5b7707 (commit)
  replaces  debian/2.10.4-1
 tagged by  Miguel Landaeta
on  Tue Aug 22 21:18:41 2017 +0100

- Log -
Debian release 3.0.0~M1-1
-BEGIN PGP SIGNATURE-

iQIcBAABCgAGBQJZnJGhAAoJEK+44PySMcxtx8IP/0AwirIwx4UpI1KZaMH22yZd
cAFri1rfNWxZlbKtqjcBT7X1JDIlP2E4ycXs38elVeoOxFbAYMpujgtUCTNUUYqY
HWJ0abGKACVdG9taW976Abj+hep26VOdMwcAEgNEV3ziySNkxAovpz6jV4avFXiM
Hj3lN4au69stJLcaE+S3GXF48jdejewya7PEgwG0c2FIFAsGcRjqqV6KkBKq7Cr5
rlMd1Dn4KD7juyIhy+aGbYmFu02KqqrStjrcAJ4Rw4Oju2QHWzI6STeTHVON+qs/
ckHNPbp4NTkmwX0aY7r7ZTlJLSjAg4lVn90xPSXjZy1PDYFWmdxqHgJzze//wyLn
d5iXhnd9bRzS/jdrM9stG6YhtjbF43QM4HliEgRKd3WYXfOWPyVwmMeNSqBfLRT7
JEdltr00vMwTkA+ZxhTLR3B6s3QaD5T8YGbIF13ZTYCn/QD2UqeRmzTUhxNDIaZ/
87aqsJy9XcdoRPOtuV7YYYu42vJ9XQ6p1o8HIDeNiUDOIOfo8ArT5OR248SWHUHG
uRw0+1O3NrnH1DeNU7KumYYXYIy/+Pmi6/1C8oZBUuIwJY0TSv1qiwegDzPNPC6m
vfK9c8Qs26HT8vCf+EdrKFHrCKUBjcIgOuKoHfzM3OD+zatNigWc/4KcCXRyUwN5
v7u3X9mwYgo1GeKpO0Be
=HcTk
-END PGP SIGNATURE-

Chris West (Faux) (2):
  Try a different javadoc path on Java 9
  Remove hilarious copy-paste error

Miguel Landaeta (10):
  Imported Upstream version 3.0.0~M1
  Merge tag 'upstream/3.0.0_M1'
  Refresh patches
  Bump DH compat level to 10
  Update maven rules
  Update d/watch file
  Update B-D
  Bump Standards-Version to 4.0.0
  Update copyright information
  Upload to experimental

---

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-javadoc-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-javadoc-plugin] 03/09: Bump DH compat level to 10

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-javadoc-plugin.

commit d58ebe0abb32cfa5b54cff21b1342751471b3ce6
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Tue Aug 22 20:49:00 2017 +0100

Bump DH compat level to 10
---
 debian/changelog | 3 ++-
 debian/compat| 2 +-
 debian/control   | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a989d61..f9a10dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,9 @@ maven-javadoc-plugin (3.0.0~M1-1) UNRELEASED; urgency=medium
   * Refresh patches.
   * Add new patch d/p/plexus-component-metadata-plugin-version.patch.
   * Drop patch d/p/missing-maven-plugin-plugin-declaration.patch.
+  * Bump DH compat level to 10.
 
- -- Miguel Landaeta <nomad...@debian.org>  Tue, 22 Aug 2017 20:42:46 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Tue, 22 Aug 2017 20:48:36 +0100
 
 maven-javadoc-plugin (2.10.4-1) unstable; urgency=medium
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 8048c98..45a85d0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
 Uploaders: Ludovic Claude <ludovic.cla...@laposte.net>
-Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>> 0.4)
+Build-Depends: debhelper (>= 10~), default-jdk, maven-debian-helper (>> 0.4)
 Build-Depends-Indep: clirr,
  libcommons-lang-java,
  libdoxia-java,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-javadoc-plugin] 04/09: Update maven rules

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-javadoc-plugin.

commit 693b8629edf4ec6f90cd0cc37b7afb6052457dae
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Tue Aug 22 20:51:25 2017 +0100

Update maven rules
---
 debian/changelog | 3 ++-
 debian/maven.ignoreRules | 1 +
 debian/maven.rules   | 8 
 3 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f9a10dd..992c570 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,9 @@ maven-javadoc-plugin (3.0.0~M1-1) UNRELEASED; urgency=medium
   * Add new patch d/p/plexus-component-metadata-plugin-version.patch.
   * Drop patch d/p/missing-maven-plugin-plugin-declaration.patch.
   * Bump DH compat level to 10.
+  * Update Maven rules.
 
- -- Miguel Landaeta <nomad...@debian.org>  Tue, 22 Aug 2017 20:48:36 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Tue, 22 Aug 2017 20:50:47 +0100
 
 maven-javadoc-plugin (2.10.4-1) unstable; urgency=medium
 
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index c316e0d..cd14d49 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -5,3 +5,4 @@ org.mortbay.jetty jetty-client jar * * *
 org.mortbay.jetty jetty jar * * *
 org.apache.rat apache-rat-plugin * * * *
 org.mockito mockito-core * * * *
+org.sonatype.aether aether-connector-wagon * * * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 31194d0..84def03 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,5 +1,13 @@
 org.codehaus.mojo clirr-maven-plugin * *
 * maven-plugin-plugin maven-plugin s/.*/2.8/
 junit junit jar s/3\..*/3.x/
+junit junit jar s/4\..*/4.x/
 commons-httpclient commons-httpclient jar s/3\..*/3.x/
 log4j log4j jar s/1\.2\..*/1.2.x/
+org.apache.maven maven-compat jar s/.*/3.x/ * *
+org.apache.maven maven-core   jar s/.*/3.x/ * *
+org.apache.maven maven-model  jar s/.*/3.x/ * *
+org.apache.maven maven-settings   jar s/.*/3.x/ * *
+org.apache.maven maven-plugin-api jar s/.*/3.x/ * *
+org.apache.maven maven-artifact   jar s/.*/3.x/ * *
+org.codehaus.plexus plexus-utils  jar s/.*/2.x/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-javadoc-plugin] 01/01: pristine-tar data for maven-javadoc-plugin_3.0.0~M1.orig.tar.xz

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch pristine-tar
in repository maven-javadoc-plugin.

commit 29fbc01087edca1ea70eed1a8ade8cc3e2aa73cf
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Tue Aug 22 21:04:00 2017 +0100

pristine-tar data for maven-javadoc-plugin_3.0.0~M1.orig.tar.xz
---
 maven-javadoc-plugin_3.0.0~M1.orig.tar.xz.delta | Bin 0 -> 42498 bytes
 maven-javadoc-plugin_3.0.0~M1.orig.tar.xz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/maven-javadoc-plugin_3.0.0~M1.orig.tar.xz.delta 
b/maven-javadoc-plugin_3.0.0~M1.orig.tar.xz.delta
new file mode 100644
index 000..bd440cc
Binary files /dev/null and b/maven-javadoc-plugin_3.0.0~M1.orig.tar.xz.delta 
differ
diff --git a/maven-javadoc-plugin_3.0.0~M1.orig.tar.xz.id 
b/maven-javadoc-plugin_3.0.0~M1.orig.tar.xz.id
new file mode 100644
index 000..2115a3a
--- /dev/null
+++ b/maven-javadoc-plugin_3.0.0~M1.orig.tar.xz.id
@@ -0,0 +1 @@
+c91248f810670bf4ba5ea527c8eab9ab603ffcc9

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-javadoc-plugin] 01/09: Merge tag 'upstream/3.0.0_M1'

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-javadoc-plugin.

commit 56cb804fc0be5596c22bfa69ce9d6cc13a906e1c
Merge: e45a690 52f0157
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Tue Aug 22 20:38:53 2017 +0100

Merge tag 'upstream/3.0.0_M1'

Upstream version 3.0.0~M1

# gpg: Signature made Tue 22 Aug 2017 08:38:43 PM IST
# gpg:using RSA key 0xAFB8E0FC9231CC6D
# gpg: Good signature from "Miguel Landaeta <mig...@miguel.cc>" [full]
# gpg:     aka "Miguel Landaeta <nomad...@gmail.com>" [full]
    # gpg: aka "Miguel Landaeta (LDC) <mig...@ldc.usb.ve>" 
[full]
# gpg: aka "Miguel Landaeta (Debian) <nomad...@debian.org>" 
[full]
# Primary key fingerprint: 4CB7 FE1E 280E CC90 F29A  597E 6E60 8B63 7D89 
67E9
#  Subkey fingerprint: 1247 379C 15BC F26C 0EC4  6B61 AFB8 E0FC 9231 
CC6D

 pom.xml|   192 +-
 src/it/MJAVADOC-126/pom.xml|14 -
 src/it/MJAVADOC-137/pom.xml|13 -
 src/it/MJAVADOC-172/pom.xml|18 +-
 src/it/MJAVADOC-180/invoker.properties | 2 +-
 src/it/MJAVADOC-180/pom.xml| 9 +-
 .../application/src/main/java/app/App.java | 6 +-
 .../library/module-a/src/main/java/aaa/App.java| 6 +-
 .../library/module-b/src/main/java/bbb/App.java| 6 +-
 src/it/MJAVADOC-181/pom.xml| 4 +-
 src/it/MJAVADOC-194/module1/pom.xml| 2 +-
 src/it/MJAVADOC-194/module2/pom.xml| 2 +-
 src/it/MJAVADOC-262/pom.xml| 2 +-
 .../src/main/java/com/mycompany/myapp/App.java | 2 +-
 src/it/MJAVADOC-365/pom.xml| 2 +-
 .../dependencySource-3/MJAVADOC-280-3-modA/pom.xml | 4 +-
 .../apache/maven/plugins/mjavadoc/it/moda/App.java | 4 +-
 .../dependencySource-3/MJAVADOC-280-3-modB/pom.xml | 4 +-
 .../apache/maven/plugins/mjavadoc/it/modb/App.java | 4 +-
 .../apache/maven/plugins/mjavadoc/it/moda/App.java | 4 +-
 .../apache/maven/plugins/mjavadoc/it/modb/App.java | 4 +-
 .../MJAVADOC-280-4-projects/pom.xml| 4 +-
 src/it/detectLinks/pom.xml | 6 +-
 src/it/site-failOnError/pom.xml|12 +
 .../javadoc/resolver/ProjectArtifactFilter.java|66 -
 .../javadoc/AbstractFixJavadocMojo.java|  7503 ++--
 .../javadoc/AbstractJavadocMojo.java   | 12046 +--
 .../javadoc/AdditionalDependency.java  |64 +-
 .../javadoc/AggregatorJavadocJar.java  |88 +-
 .../javadoc/AggregatorJavadocReport.java   |87 +-
 .../javadoc/AggregatorTestJavadocJar.java  |88 +-
 .../javadoc/AggregatorTestJavadocReport.java   |87 +-
 .../javadoc/FixJavadocMojo.java|84 +-
 .../javadoc/JavadocArchiveConfiguration.java   | 2 +-
 .../{plugin => plugins}/javadoc/JavadocJar.java|   622 +-
 .../javadoc/JavadocNoForkReport.java   | 2 +-
 .../{plugin => plugins}/javadoc/JavadocReport.java |   687 +-
 .../{plugin => plugins}/javadoc/JavadocUtil.java   |  3692 +++---
 .../maven/plugins/javadoc/JavadocVersion.java  |87 +
 .../javadoc/ResourcesBundleMojo.java   |   290 +-
 .../javadoc/TestFixJavadocMojo.java|   158 +-
 .../javadoc/TestJavadocJar.java|   453 +-
 .../javadoc/TestJavadocNoForkReport.java   | 2 +-
 .../javadoc/TestJavadocReport.java |   720 +-
 .../javadoc/TestResourcesBundleMojo.java   |   134 +-
 .../javadoc/resolver/JavadocBundle.java|   124 +-
 .../javadoc/resolver/ResourceResolver.java |   942 +-
 .../javadoc/resolver/SourceResolverConfig.java |   414 +-
 .../maven/{plugin => plugins}/javadoc/package.html |  1744 +--
 src/main/mdo/javadocOptions.mdo| 2 +-
 src/main/resources/javadoc-report.properties   | 4 +-
 src/main/resources/javadoc-report_de.properties| 4 +-
 src/main/resources/javadoc-report_fr.properties| 4 +-
 src/main/resources/javadoc-report_nl.properties| 4 +-
 src/main/resources/javadoc-report_sv.properties| 4 +-
 .../{plugin => plugins}/javadoc/css/stylesheet.css |   128 +-
 .../javadoc/frame-injection-fix.txt|72 +-
 .../javadoc/java-api-package-list-1.3  | 0
 .../javadoc/java-api-package-list-1.4  | 0
 .../javadoc/java-api-package-list-1.5  | 0
 .../javadoc/java-api-package-list-1.6  | 0
 .../javadoc/java-api-package-list-1.7  | 0
 .../ja

[maven-javadoc-plugin] 05/09: Update d/watch file

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-javadoc-plugin.

commit 92ca7896428b34b35744c42c58f7f8c087b6ef3d
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Tue Aug 22 20:52:19 2017 +0100

Update d/watch file
---
 debian/changelog | 3 ++-
 debian/watch | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 992c570..7c7c12d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,8 +13,9 @@ maven-javadoc-plugin (3.0.0~M1-1) UNRELEASED; urgency=medium
   * Drop patch d/p/missing-maven-plugin-plugin-declaration.patch.
   * Bump DH compat level to 10.
   * Update Maven rules.
+  * Update watch file.
 
- -- Miguel Landaeta <nomad...@debian.org>  Tue, 22 Aug 2017 20:50:47 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Tue, 22 Aug 2017 20:51:49 +0100
 
 maven-javadoc-plugin (2.10.4-1) unstable; urgency=medium
 
diff --git a/debian/watch b/debian/watch
index 180f9e4..5dd31ba 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-opts="uversionmangle=s/-(alpha|beta)-/~$1/" \
+opts="uversionmangle=s/-(alpha|beta|M)-?/~$1/" \
   http://svn.apache.org/repos/asf/maven/plugins/tags/ \
   maven-javadoc-plugin-(\d.*)/ debian debian/orig-tar.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-javadoc-plugin] 08/09: Update copyright information

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-javadoc-plugin.

commit f8aa454e961367561b4d1987c824a329c0dd01c8
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Tue Aug 22 20:58:51 2017 +0100

Update copyright information
---
 debian/changelog |  3 ++-
 debian/copyright | 37 +++--
 2 files changed, 33 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ed279ce..898aa99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,8 +19,9 @@ maven-javadoc-plugin (3.0.0~M1-1) UNRELEASED; urgency=medium
 - s/libcommons-lang-java/libcommons-lang3-java/.
 - Add B-D on libplexus-component-metadata-java.
   * Bump Standards-Version to 4.0.0. No changes were required.
+  * Update copyright info.
 
- -- Miguel Landaeta <nomad...@debian.org>  Tue, 22 Aug 2017 20:57:04 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Tue, 22 Aug 2017 20:58:24 +0100
 
 maven-javadoc-plugin (2.10.4-1) unstable; urgency=medium
 
diff --git a/debian/copyright b/debian/copyright
index a5b62c0..61cd2e3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Maven Javadoc Plugin
 Upstream-Contact: Apache Maven team
 Source: http://maven.apache.org
@@ -10,14 +10,39 @@ License: Apache-2.0
 Files: debian/*
 Copyright: 2009, Ludovic Claude <ludovic.cla...@laposte.net>
2010, Torsten Werner <twer...@debian.org>
-   2011, Miguel Landaeta <mig...@miguel.cc>
+   2011, Miguel Landaeta <nomad...@debian.org>
2013-2016, Emmanuel Bourg <ebo...@apache.org>
 License: GPL-3+
 
 License: GPL-3+
-  On Debian GNU/Linux system you can find the complete text of the
-  GPL-3 license in '/usr/share/common-licenses/GPL-3'
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian GNU/Linux system you can find the complete text of the
+ GPL-3 license in '/usr/share/common-licenses/GPL-3'.
 
 License: Apache-2.0
-  On Debian GNU/Linux system you can find the complete text of the
-  Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'.
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian GNU/Linux system you can find the complete text of the
+ Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-javadoc-plugin] 09/09: Upload to experimental

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-javadoc-plugin.

commit 072e5a8327a15a147480de718b79e5e16a5b7707
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Tue Aug 22 21:04:30 2017 +0100

Upload to experimental
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 898aa99..10a7011 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-maven-javadoc-plugin (3.0.0~M1-1) UNRELEASED; urgency=medium
+maven-javadoc-plugin (3.0.0~M1-1) experimental; urgency=medium
 
   * Team upload.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-javadoc-plugin] branch pristine-tar updated (b24da91 -> 29fbc01)

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch pristine-tar
in repository maven-javadoc-plugin.

  from  b24da91   pristine-tar data for 
maven-javadoc-plugin_2.10.4.orig.tar.xz
   new  29fbc01   pristine-tar data for 
maven-javadoc-plugin_3.0.0~M1.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.


Summary of changes:
 maven-javadoc-plugin_3.0.0~M1.orig.tar.xz.delta | Bin 0 -> 42498 bytes
 maven-javadoc-plugin_3.0.0~M1.orig.tar.xz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 maven-javadoc-plugin_3.0.0~M1.orig.tar.xz.delta
 create mode 100644 maven-javadoc-plugin_3.0.0~M1.orig.tar.xz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-javadoc-plugin] annotated tag upstream/3.0.0_M1 created (now a110e95)

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to annotated tag upstream/3.0.0_M1
in repository maven-javadoc-plugin.

at  a110e95   (tag)
   tagging  52f01571c9558f8c128cb7a8aa1a094344f0db1a (commit)
  replaces  upstream/2.10.4
 tagged by  Miguel Landaeta
on  Tue Aug 22 20:38:43 2017 +0100

- Log -
Upstream version 3.0.0~M1
-BEGIN PGP SIGNATURE-

iQIcBAABCgAGBQJZnIhDAAoJEK+44PySMcxtMVcQAJeU6TWWF9MWq+vlfRUY8bmB
FAs3MnoMxz0aVRhuvXdr0PywJ3mS5rrtl1r/fCuuXtw9mQOQK4vRRe1QyvZZEKAn
68ftFkNAnQuBRQ78F2ZcV66lPODXJH/zbaDmpkIf3cChU8TuOTerNvbgnQmO7xaB
WhYgjmvUGNi4UOIfyb6t7nU4Wf5cd9UWW53mB66PL2ScgTHJuv3JxqNqAxp7+1BT
ICR2el929muWuuAXIQE+Xz5XsDQwPnVOM9lU1aiQsJr7A7wvibrn98DXsd68vaWO
V0FtnIVR6Vgly8J2sN6UiVL9AhSAn1HFZIhaUqkn1GXOCjRmnDQTLQzGk0+QlXp8
uM8p1xd+ahSWSHO7iznx1rzTonH7X7mhGdODvI8oFtSgedUIWdsCuzebxqv5jlcI
DgRJ3WpasiVLu7UhB+ASV8pCfe3uB5F/rBnTb/Oj4E+V8G8zzKnB8fgGtanP6DSr
/1Xm/za6MS9SktxYMLIl4xF+OJg0TSOFfQk+1svMNbdvD00kXbRI9QSRhpeu3/A4
1yFQdf7MQCSsn1XHJ2WpGlrmV80z8nQsPlEvKrQsdE+SNq8MpG26mr8lMJitg5sP
57MknWfOQr9qUzyeZJDNWZAvDwqLuz76W/qh72FqKRZABIBziWGOlIIdw6oW6oCc
BamI6rjcml46kLJGqzCZ
=/lJd
-END PGP SIGNATURE-

Miguel Landaeta (1):
  Imported Upstream version 3.0.0~M1

---

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-javadoc-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-javadoc-plugin] 06/09: Update B-D

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-javadoc-plugin.

commit 9603fc0d1a7b917574473d040c670a4dcdfc388b
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Tue Aug 22 20:56:24 2017 +0100

Update B-D
---
 debian/changelog | 6 +-
 debian/control   | 5 +++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7c7c12d..438c494 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,8 +14,12 @@ maven-javadoc-plugin (3.0.0~M1-1) UNRELEASED; urgency=medium
   * Bump DH compat level to 10.
   * Update Maven rules.
   * Update watch file.
+  * Update B-D:
+- s/libmaven2-core-java/libmaven3-core-java/.
+- s/libcommons-lang-java/libcommons-lang3-java/.
+- Add B-D on libplexus-component-metadata-java.
 
- -- Miguel Landaeta <nomad...@debian.org>  Tue, 22 Aug 2017 20:51:49 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Tue, 22 Aug 2017 20:55:36 +0100
 
 maven-javadoc-plugin (2.10.4-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 45a85d0..ad12061 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.or
 Uploaders: Ludovic Claude <ludovic.cla...@laposte.net>
 Build-Depends: debhelper (>= 10~), default-jdk, maven-debian-helper (>> 0.4)
 Build-Depends-Indep: clirr,
- libcommons-lang-java,
+ libcommons-lang3-java,
  libdoxia-java,
  libdoxia-sitetools-java,
  libhttpclient-java,
@@ -15,8 +15,9 @@ Build-Depends-Indep: clirr,
  libmaven-plugin-testing-java,
  libmaven-plugin-tools-java (>= 3.2),
  libmaven-shade-plugin-java,
- libmaven2-core-java,
+ libmaven3-core-java,
  libmodello-maven-plugin-java (>= 1.1),
+ libplexus-component-metadata-java,
  libqdox-java
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-javadoc-plugin.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-javadoc-plugin] 07/09: Bump Standards-Version to 4.0.0

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-javadoc-plugin.

commit 18066185ce417a5a332065fabad078a72d7f901f
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Tue Aug 22 20:57:28 2017 +0100

Bump Standards-Version to 4.0.0
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 438c494..ed279ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,8 +18,9 @@ maven-javadoc-plugin (3.0.0~M1-1) UNRELEASED; urgency=medium
 - s/libmaven2-core-java/libmaven3-core-java/.
 - s/libcommons-lang-java/libcommons-lang3-java/.
 - Add B-D on libplexus-component-metadata-java.
+  * Bump Standards-Version to 4.0.0. No changes were required.
 
- -- Miguel Landaeta <nomad...@debian.org>  Tue, 22 Aug 2017 20:55:36 +0100
+ -- Miguel Landaeta <nomad...@debian.org>  Tue, 22 Aug 2017 20:57:04 +0100
 
 maven-javadoc-plugin (2.10.4-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index ad12061..ef44bb8 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: clirr,
  libmodello-maven-plugin-java (>= 1.1),
  libplexus-component-metadata-java,
  libqdox-java
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-javadoc-plugin.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-javadoc-plugin.git
 Homepage: http://maven.apache.org/plugins/maven-javadoc-plugin/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[maven-javadoc-plugin] 02/09: Refresh patches

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository maven-javadoc-plugin.

commit b17fc33527bc7f7c5e860f8c3da6210d8d3c3864
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Tue Aug 22 20:47:31 2017 +0100

Refresh patches
---
 debian/changelog   | 13 +-
 debian/maven.properties|  1 +
 debian/patches/fix-unmappable-characters.patch | 22 +--
 .../missing-maven-plugin-plugin-declaration.patch  | 37 -
 debian/patches/openjdk-9-javadoc-path.patch| 30 +++---
 .../plexus-component-metadata-plugin-version.patch | 16 
 debian/patches/plexus-utils2-compatibility.patch   | 22 +--
 debian/patches/reproducible-footer.patch   | 46 +++---
 debian/patches/series  |  2 +-
 9 files changed, 89 insertions(+), 100 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6890ed5..a989d61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,18 @@
-maven-javadoc-plugin (2.10.4-2) UNRELEASED; urgency=medium
+maven-javadoc-plugin (3.0.0~M1-1) UNRELEASED; urgency=medium
 
+  * Team upload.
+
+  [ Chris West ]
   * Fix ""Unable to find javadoc command:" on openjdk-9": search another path
 if the JVM version is appropriate (Closes: #866929)
 
- -- Chris West <solo-deb...@goeswhere.com>  Wed, 05 Jul 2017 18:10:51 +0100
+  [ Miguel Landaeta ]
+  * New upstream release. (Closes: #872839)
+  * Refresh patches.
+  * Add new patch d/p/plexus-component-metadata-plugin-version.patch.
+  * Drop patch d/p/missing-maven-plugin-plugin-declaration.patch.
+
+ -- Miguel Landaeta <nomad...@debian.org>  Tue, 22 Aug 2017 20:42:46 +0100
 
 maven-javadoc-plugin (2.10.4-1) unstable; urgency=medium
 
diff --git a/debian/maven.properties b/debian/maven.properties
index 2fd2111..7dc20d2 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -2,3 +2,4 @@ maven.test.skip=true
 maven.compiler.source=1.6
 maven.compiler.target=1.6
 project.build.sourceEncoding=UTF-8
+plexusComponentMetadataVersion=1.5.5
diff --git a/debian/patches/fix-unmappable-characters.patch 
b/debian/patches/fix-unmappable-characters.patch
index 865bead..a4ed597 100644
--- a/debian/patches/fix-unmappable-characters.patch
+++ b/debian/patches/fix-unmappable-characters.patch
@@ -1,14 +1,14 @@
 Description: Fix compilation errors caused by unmappable characters for 
encoding ASCII
 Author: Emmanuel Bourg <ebo...@apache.org>
 Forwarded: not-needed
 a/src/main/java/org/apache/maven/plugin/javadoc/JavadocUtil.java
-+++ b/src/main/java/org/apache/maven/plugin/javadoc/JavadocUtil.java
-@@ -639,7 +639,7 @@
-  * 
-  * 
-  *   IBM 1.5 (French JVM)
-- *   javadoc version complète de "J2RE 1.5.0 IBM Windows 32 build 
pwi32pdev-20070426a"
-+ *   javadoc version complete de "J2RE 1.5.0 IBM Windows 32 build 
pwi32pdev-20070426a"
-  * 
-  * 
-  *   FreeBSD 1.5
+--- a/src/main/java/org/apache/maven/plugins/javadoc/JavadocUtil.java
 b/src/main/java/org/apache/maven/plugins/javadoc/JavadocUtil.java
+@@ -571,7 +571,7 @@ public class JavadocUtil
+  * 
+  * 
+  *   IBM 1.5 (French JVM)
+- *   javadoc version complète de "J2RE 1.5.0 IBM Windows 32 build 
pwi32pdev-20070426a"
++ *   javadoc version complete de "J2RE 1.5.0 IBM Windows 32 build 
pwi32pdev-20070426a"
+  * 
+  * 
+  *   FreeBSD 1.5
diff --git a/debian/patches/missing-maven-plugin-plugin-declaration.patch 
b/debian/patches/missing-maven-plugin-plugin-declaration.patch
deleted file mode 100644
index a2b6d71..000
--- a/debian/patches/missing-maven-plugin-plugin-declaration.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-Description: Add back the maven-plugin-plugin configuration which has been 
moved to the parent pom.
-Author: Emmanuel Bourg <ebo...@apache.org>
-Forwarded: not-needed
 a/pom.xml
-+++ b/pom.xml
-@@ -283,6 +283,13 @@
-   
- 
-   org.apache.maven.plugins
-+  maven-plugin-plugin
-+  
-+true
-+  
-+
-+
-+  org.apache.maven.plugins
-   maven-shade-plugin
-   1.7.1
- 
-@@ -329,6 +336,17 @@
- 
-   
-   
-+maven-plugin-plugin
-+
-+  
-+generate-descriptor
-+
-+  descriptor
-+
-+  
-+
-+  
-+  
- org.apache.maven.plugins
- maven-surefire-plugin
- 
diff --git a/debian/patches/openjdk-9-javadoc-path.patch 
b/debian/patches/openjdk-9-javadoc-path.patch
index 67b376c..61f4a87 100644
--- a/debian/patches/openjdk-9-javadoc-path.patch
+++ b/debian/patches/openjdk-9-javadoc-path.patch
@@ -1,15 +1,15 @@
 a/src/main/java/org/apache/maven/plugin/javadoc/AbstractJava

[maven-javadoc-plugin] branch master updated (e45a690 -> 072e5a8)

2017-08-22 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository maven-javadoc-plugin.

  from  e45a690   Remove hilarious copy-paste error
  adds  52f0157   Imported Upstream version 3.0.0~M1
   new  56cb804   Merge tag 'upstream/3.0.0_M1'
   new  b17fc33   Refresh patches
   new  d58ebe0   Bump DH compat level to 10
   new  693b862   Update maven rules
   new  92ca789   Update d/watch file
   new  9603fc0   Update B-D
   new  1806618   Bump Standards-Version to 4.0.0
   new  f8aa454   Update copyright information
   new  072e5a8   Upload to experimental

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


Summary of changes:
 debian/changelog   |22 +-
 debian/compat  | 2 +-
 debian/control | 9 +-
 debian/copyright   |37 +-
 debian/maven.ignoreRules   | 1 +
 debian/maven.properties| 1 +
 debian/maven.rules | 8 +
 debian/patches/fix-unmappable-characters.patch |22 +-
 .../missing-maven-plugin-plugin-declaration.patch  |37 -
 debian/patches/openjdk-9-javadoc-path.patch|30 +-
 .../plexus-component-metadata-plugin-version.patch |16 +
 debian/patches/plexus-utils2-compatibility.patch   |22 +-
 debian/patches/reproducible-footer.patch   |46 +-
 debian/patches/series  | 2 +-
 debian/watch   | 2 +-
 pom.xml|   192 +-
 src/it/MJAVADOC-126/pom.xml|14 -
 src/it/MJAVADOC-137/pom.xml|13 -
 src/it/MJAVADOC-172/pom.xml|18 +-
 src/it/MJAVADOC-180/invoker.properties | 2 +-
 src/it/MJAVADOC-180/pom.xml| 9 +-
 .../application/src/main/java/app/App.java | 6 +-
 .../library/module-a/src/main/java/aaa/App.java| 6 +-
 .../library/module-b/src/main/java/bbb/App.java| 6 +-
 src/it/MJAVADOC-181/pom.xml| 4 +-
 src/it/MJAVADOC-194/module1/pom.xml| 2 +-
 src/it/MJAVADOC-194/module2/pom.xml| 2 +-
 src/it/MJAVADOC-262/pom.xml| 2 +-
 .../src/main/java/com/mycompany/myapp/App.java | 2 +-
 src/it/MJAVADOC-365/pom.xml| 2 +-
 .../dependencySource-3/MJAVADOC-280-3-modA/pom.xml | 4 +-
 .../apache/maven/plugins/mjavadoc/it/moda/App.java | 4 +-
 .../dependencySource-3/MJAVADOC-280-3-modB/pom.xml | 4 +-
 .../apache/maven/plugins/mjavadoc/it/modb/App.java | 4 +-
 .../apache/maven/plugins/mjavadoc/it/moda/App.java | 4 +-
 .../apache/maven/plugins/mjavadoc/it/modb/App.java | 4 +-
 .../MJAVADOC-280-4-projects/pom.xml| 4 +-
 src/it/detectLinks/pom.xml | 6 +-
 src/it/site-failOnError/pom.xml|12 +
 .../javadoc/resolver/ProjectArtifactFilter.java|66 -
 .../javadoc/AbstractFixJavadocMojo.java|  7503 ++--
 .../javadoc/AbstractJavadocMojo.java   | 12046 +--
 .../javadoc/AdditionalDependency.java  |64 +-
 .../javadoc/AggregatorJavadocJar.java  |88 +-
 .../javadoc/AggregatorJavadocReport.java   |87 +-
 .../javadoc/AggregatorTestJavadocJar.java  |88 +-
 .../javadoc/AggregatorTestJavadocReport.java   |87 +-
 .../javadoc/FixJavadocMojo.java|84 +-
 .../javadoc/JavadocArchiveConfiguration.java   | 2 +-
 .../{plugin => plugins}/javadoc/JavadocJar.java|   622 +-
 .../javadoc/JavadocNoForkReport.java   | 2 +-
 .../{plugin => plugins}/javadoc/JavadocReport.java |   687 +-
 .../{plugin => plugins}/javadoc/JavadocUtil.java   |  3692 +++---
 .../maven/plugins/javadoc/JavadocVersion.java  |87 +
 .../javadoc/ResourcesBundleMojo.java   |   290 +-
 .../javadoc/TestFixJavadocMojo.java|   158 +-
 .../javadoc/TestJavadocJar.java|   453 +-
 .../javadoc/TestJavadocNoForkReport.java   | 2 +-
 .../javadoc/TestJavadocReport.java |   720 +-
 .../javadoc/TestResourcesBundleMojo.java   |   134 +-
 .../javadoc/resolver/JavadocBundle.java|   124 +-
 .../javadoc/resolver/ResourceResolver.java |   942 +-
 .../javadoc/resolver/SourceResolverConfig.java |   414 +-
 .../maven/{plugin => plugins}/javadoc/package.html |  1744 +--
 

[xz-java] branch master updated (f8068ad -> 20ca9c6)

2017-08-12 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository xz-java.

  from  f8068ad   Update copyright information
   new  20ca9c6   Add missing bug number

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/xz-java.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[xz-java] 01/01: Add missing bug number

2017-08-12 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository xz-java.

commit 20ca9c646b67e8ff4db20882dd93dc356ca964b0
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sat Aug 12 10:16:22 2017 +0100

Add missing bug number
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ad7899c..b793abf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 xz-java (1.6-2) UNRELEASED; urgency=medium
 
   * Team upload.
-  * Remove myself from uploaders list. (Closes: #XX)
+  * Remove myself from uploaders list. (Closes: #871895)
   * Wrap and sort dependencies lists.
   * Update copyright info.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/xz-java.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[xhtmlrenderer] 01/01: Add missing bug number

2017-08-12 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository xhtmlrenderer.

commit 87c2e6d1ff12c015e509aaac375e320ab5e24a80
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sat Aug 12 10:15:46 2017 +0100

Add missing bug number
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b130a8e..41dca06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 xhtmlrenderer (0.0~R8+dfsg2-2) UNRELEASED; urgency=medium
 
   * Team upload.
-  * Remove myself from uploaders list. (Closes: #XX)
+  * Remove myself from uploaders list. (Closes: #871894)
   * Bump Standards-Version to 3.9.8. No changes were required.
   * Bump DH compat level to 10.
   * Wrap and sort dependencies lists.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/xhtmlrenderer.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[xhtmlrenderer] branch master updated (2edae55 -> 87c2e6d)

2017-08-12 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository xhtmlrenderer.

  from  2edae55   Update copyright information
   new  87c2e6d   Add missing bug number

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/xhtmlrenderer.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat8] branch master updated (54613db -> 9c99e99)

2017-08-12 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository tomcat8.

  from  54613db   Update copyright info
   new  9c99e99   Add missing bug number

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat8] 01/01: Add missing bug number

2017-08-12 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository tomcat8.

commit 9c99e99f2f514c0171dab8ce7c14f94d77d123ca
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sat Aug 12 10:14:58 2017 +0100

Add missing bug number
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 27290a0..7a10073 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 tomcat8 (8.5.16-2) UNRELEASED; urgency=medium
 
   * Team upload.
-  * Remove myself from uploaders. (Closes: #XX)
+  * Remove myself from uploaders. (Closes: #871892)
   * Update copyright info.
 
  -- Miguel Landaeta <nomad...@debian.org>  Thu, 10 Aug 2017 21:48:14 +0100

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat8.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[svnkit] branch master updated (0af375b -> b1c27bc)

2017-08-12 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository svnkit.

  from  0af375b   Update copyright information
   new  b1c27bc   Add missing bug number

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/svnkit.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat7] branch master updated (24259de -> ac84a3b)

2017-08-12 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a change to branch master
in repository tomcat7.

  from  24259de   Fix typo in d/copyright
   new  ac84a3b   Add missing bug number

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat7.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[tomcat7] 01/01: Add missing bug number

2017-08-12 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository tomcat7.

commit ac84a3beb1a2e15594ecad9c5b30ba94346b9a03
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sat Aug 12 10:14:19 2017 +0100

Add missing bug number
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 65c0617..b4c5145 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 tomcat7 (7.0.78-2) UNRELEASED; urgency=medium
 
   * Team upload.
-  * Remove myself from uploaders. (Closes: #XX)
+  * Remove myself from uploaders. (Closes: #871891)
   * Fix typo in copyright file.
 
  -- Miguel Landaeta <nomad...@debian.org>  Thu, 10 Aug 2017 21:39:22 +0100

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/tomcat7.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[svnkit] 01/01: Add missing bug number

2017-08-12 Thread Miguel Landaeta
This is an automated email from the git hooks/post-receive script.

nomadium pushed a commit to branch master
in repository svnkit.

commit b1c27bc6c8cc8b8fa7fb7e81a65235dbc7af8515
Author: Miguel Landaeta <nomad...@debian.org>
Date:   Sat Aug 12 10:13:59 2017 +0100

Add missing bug number
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 795c9c7..cf26695 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 svnkit (1.8.14-2) UNRELEASED; urgency=medium
 
   * Team upload.
-  * Remove myself from uploaders list. (Closes: #XX)
+  * Remove myself from uploaders list. (Closes: #871890)
   * Simplify d/rules.
   * Update copyright info.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/svnkit.git

___
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


  1   2   3   4   5   6   7   8   9   10   >