[jnr-unixsocket] 02/03: Standards-Version updated to 4.1.0

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

ebourg-guest pushed a commit to branch master
in repository jnr-unixsocket.

commit d5deb54a64284328d4cf46316a4b20a553487c6d
Author: Emmanuel Bourg 
Date:   Fri Aug 25 01:08:06 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 005c484..bf5edb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ jnr-unixsocket (0.18-3) UNRELEASED; urgency=medium
   * Team upload.
   * Removed the build dependency on libmaven-assembly-plugin-java
 (Closes: #869006)
+  * Standards-Version updated to 4.1.0
 
  -- Emmanuel Bourg   Fri, 25 Aug 2017 01:05:53 +0200
 
diff --git a/debian/control b/debian/control
index c6500e9..5406f3e 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 10~),
libmaven-javadoc-plugin-java,
libmaven-source-plugin-java,
maven-debian-helper
-Standards-Version: 3.9.8
+Standards-Version: 4.1.0
 Homepage: https://github.com/jnr/jnr-unixsocket
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jnr-unixsocket.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jnr-unixsocket.git

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

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

ebourg-guest pushed a commit to branch master
in repository jnr-unixsocket.

commit c114d6d4f62fa7ed6515935d059f153f17e71678
Author: Emmanuel Bourg 
Date:   Fri Aug 25 01:08:15 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index bf5edb4..f6f1936 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-jnr-unixsocket (0.18-3) UNRELEASED; urgency=medium
+jnr-unixsocket (0.18-3) unstable; urgency=medium
 
   * Team upload.
   * Removed the build dependency on libmaven-assembly-plugin-java
 (Closes: #869006)
   * Standards-Version updated to 4.1.0
 
- -- Emmanuel Bourg   Fri, 25 Aug 2017 01:05:53 +0200
+ -- Emmanuel Bourg   Fri, 25 Aug 2017 01:08:10 +0200
 
 jnr-unixsocket (0.18-2) unstable; urgency=medium
 

-- 
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 master updated (54c355b -> c114d6d)

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

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

  from  54c355b   Upload to unstable
   new  b6e3739   Removed the build dependency on 
libmaven-assembly-plugin-java (Closes: #869006)
   new  d5deb54   Standards-Version updated to 4.1.0
   new  c114d6d   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 | 9 +
 debian/control   | 3 +--
 debian/maven.ignoreRules | 1 +
 3 files changed, 11 insertions(+), 2 deletions(-)

-- 
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] 01/03: Removed the build dependency on libmaven-assembly-plugin-java (Closes: #869006)

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

ebourg-guest pushed a commit to branch master
in repository jnr-unixsocket.

commit b6e37392bd2d4bd212334360dcd22013a21ca1de
Author: Emmanuel Bourg 
Date:   Fri Aug 25 01:07:41 2017 +0200

Removed the build dependency on libmaven-assembly-plugin-java (Closes: 
#869006)
---
 debian/changelog | 8 
 debian/control   | 1 -
 debian/maven.ignoreRules | 1 +
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 57384e5..005c484 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+jnr-unixsocket (0.18-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Removed the build dependency on libmaven-assembly-plugin-java
+(Closes: #869006)
+
+ -- Emmanuel Bourg   Fri, 25 Aug 2017 01:05:53 +0200
+
 jnr-unixsocket (0.18-2) unstable; urgency=medium
 
   * Upload to unstable.
diff --git a/debian/control b/debian/control
index 037fa1c..c6500e9 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,6 @@ Build-Depends: debhelper (>= 10~),
libjnr-ffi-java (>= 2.0.12~),
libjnr-posix-java,
libjnr-x86asm-java (>= 1.0.2),
-   libmaven-assembly-plugin-java,
libmaven-bundle-plugin-java,
libmaven-exec-plugin-java,
libmaven-javadoc-plugin-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 6dedd32..5c59af9 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,5 +1,6 @@
 
 org.apache.maven.wagon wagon-webdav * * * *
+org.apache.maven.plugins maven-assembly-plugin * * * *
 org.apache.maven.plugins maven-checkstyle-plugin * * * *
 org.codehaus.mojo findbugs-maven-plugin * * * *
 org.apache.maven.plugins maven-pmd-plugin * * * *

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


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

2017-08-24 Thread Emmanuel Bourg
Le 24/08/2017 à 18:48, Miguel Landaeta a écrit :

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

I don't think we need to repeat the license header in debian/copyright
for the Apache-2.0 license. Unlike the (L)GPL the Apache-2.0 header
doesn't add any information not found in the license text, like the "or
later version" clause.

Emmanuel Bourg

___
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 
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   Sat, 05 Aug 2017 10:55:55 +0100
+ -- Miguel Landaeta   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 
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   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 
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 
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   Thu, 24 Aug 2017 17:53:01 +0100
+ -- Miguel Landaeta   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 
 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 
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 
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   Thu, 24 Aug 2017 17:47:10 +0100
+ -- Miguel Landaeta   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 
 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 
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   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 
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 
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   Thu, 24 Aug 2017 17:39:45 +0100
+ -- Miguel Landaeta   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 
 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 .
+ .
  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 
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   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


[simplyhtml] branch pristine-tar updated (44dae7a -> 84d615a)

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

fnatter-guest pushed a change to branch pristine-tar
in repository simplyhtml.

  from  44dae7a   pristine-tar data for simplyhtml_0.16.18.orig.tar.gz
   new  84d615a   pristine-tar data for simplyhtml_0.17.3.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:
 simplyhtml_0.17.3.orig.tar.gz.delta | Bin 0 -> 8904 bytes
 simplyhtml_0.17.3.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 simplyhtml_0.17.3.orig.tar.gz.delta
 create mode 100644 simplyhtml_0.17.3.orig.tar.gz.id

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


[simplyhtml] 01/01: pristine-tar data for simplyhtml_0.17.3.orig.tar.gz

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

fnatter-guest pushed a commit to branch pristine-tar
in repository simplyhtml.

commit 84d615a7aadf69f526d817c818d95a5e0d777f17
Author: Felix Natter 
Date:   Thu Aug 24 17:07:02 2017 +0200

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

diff --git a/simplyhtml_0.17.3.orig.tar.gz.delta 
b/simplyhtml_0.17.3.orig.tar.gz.delta
new file mode 100644
index 000..73378b5
Binary files /dev/null and b/simplyhtml_0.17.3.orig.tar.gz.delta differ
diff --git a/simplyhtml_0.17.3.orig.tar.gz.id b/simplyhtml_0.17.3.orig.tar.gz.id
new file mode 100644
index 000..24b7b16
--- /dev/null
+++ b/simplyhtml_0.17.3.orig.tar.gz.id
@@ -0,0 +1 @@
+4e88f134c397a64f42e8ffce9d972ec12e1fedcb

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


[simplyhtml] branch master updated (0b5e633 -> 48f773b)

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

fnatter-guest pushed a change to branch master
in repository simplyhtml.

  from  0b5e633   build 0.16.18
   new  4010388   New upstream version 0.17.3
   new  c5f2fc3   Updated version 0.17.3 from 'upstream/0.17.3'
   new  cea2291   build 0.17.3-1
   new  c5f1272   refresh patch 01
   new  48f773b   fix patch, upgrade standards-version, update copyright

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


Summary of changes:
 .gitignore |   2 -
 build.gradle   |   2 +-
 debian/changelog   |   9 +
 debian/control |   2 +-
 debian/copyright   |   4 +-
 debian/patches/01_build.patch  |  32 +-
 src/com/lightdev/app/shtm/AbstractPlugin.java  |  10 +-
 src/com/lightdev/app/shtm/DynamicResource.java |  46 +-
 src/com/lightdev/app/shtm/FrmMain.java |   6 +-
 ...TextResources.java => InternalUiResources.java} |  29 +-
 src/com/lightdev/app/shtm/ManagePluginsAction.java |  10 +-
 src/com/lightdev/app/shtm/SHTMLEditorKit.java  |   4 -
 .../lightdev/app/shtm/SHTMLEditorKitActions.java   | 499 +
 src/com/lightdev/app/shtm/SHTMLEditorPane.java |   1 -
 src/com/lightdev/app/shtm/SHTMLHelpBroker.java |   2 +-
 src/com/lightdev/app/shtm/SHTMLPanel.java  |  10 +-
 src/com/lightdev/app/shtm/SHTMLPanelImpl.java  | 133 ++
 .../app/shtm/SHTMLPanelMultipleDocImpl.java|   4 +-
 .../shtm/{TextResources.java => UIResources.java}  |   5 +-
 src/com/lightdev/app/shtm/Util.java|   4 +-
 .../app/shtm/resources/SimplyHTML.properties   |   2 -
 .../shtm/resources/SimplyHTML_common.properties|   7 -
 .../app/shtm/resources/SimplyHTML_de.properties|  12 +-
 src/com/lightdev/app/shtm/resources/algnCtr_on.gif | Bin 1007 -> 0 bytes
 src/com/lightdev/app/shtm/resources/algnLft_on.gif | Bin 1007 -> 0 bytes
 src/com/lightdev/app/shtm/resources/algnRt_on.gif  | Bin 1009 -> 0 bytes
 src/com/lightdev/app/shtm/resources/bold_on.gif| Bin 1024 -> 0 bytes
 src/com/lightdev/app/shtm/resources/bold_on_de.gif | Bin 1022 -> 0 bytes
 src/com/lightdev/app/shtm/resources/italic_on.gif  | Bin 1021 -> 0 bytes
 .../lightdev/app/shtm/resources/italic_on_de.gif   | Bin 1028 -> 0 bytes
 src/com/lightdev/app/shtm/resources/ol_on.gif  | Bin 1032 -> 0 bytes
 src/de/calcom/cclib/text/FindReplaceDialog.java|   5 -
 .../cclib/text/PseudoDamerauLevenshtein.java   |   4 -
 33 files changed, 239 insertions(+), 605 deletions(-)
 delete mode 100644 .gitignore
 rename src/com/lightdev/app/shtm/{DefaultTextResources.java => 
InternalUiResources.java} (65%)
 rename src/com/lightdev/app/shtm/{TextResources.java => UIResources.java} (92%)
 delete mode 100644 src/com/lightdev/app/shtm/resources/algnCtr_on.gif
 delete mode 100644 src/com/lightdev/app/shtm/resources/algnLft_on.gif
 delete mode 100644 src/com/lightdev/app/shtm/resources/algnRt_on.gif
 delete mode 100644 src/com/lightdev/app/shtm/resources/bold_on.gif
 delete mode 100644 src/com/lightdev/app/shtm/resources/bold_on_de.gif
 delete mode 100644 src/com/lightdev/app/shtm/resources/italic_on.gif
 delete mode 100644 src/com/lightdev/app/shtm/resources/italic_on_de.gif
 delete mode 100644 src/com/lightdev/app/shtm/resources/ol_on.gif

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


[simplyhtml] 01/05: New upstream version 0.17.3

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

fnatter-guest pushed a commit to branch master
in repository simplyhtml.

commit 40103884adf19f62555dfe6486d6252791c463cb
Author: Felix Natter 
Date:   Thu Aug 24 17:07:00 2017 +0200

New upstream version 0.17.3
---
 build.gradle   |   2 +-
 src/com/lightdev/app/shtm/AbstractPlugin.java  |  10 +-
 src/com/lightdev/app/shtm/DynamicResource.java |  46 +-
 src/com/lightdev/app/shtm/FrmMain.java |   6 +-
 ...TextResources.java => InternalUiResources.java} |  29 +-
 src/com/lightdev/app/shtm/ManagePluginsAction.java |  10 +-
 src/com/lightdev/app/shtm/SHTMLEditorKit.java  |   4 -
 .../lightdev/app/shtm/SHTMLEditorKitActions.java   | 499 +
 src/com/lightdev/app/shtm/SHTMLEditorPane.java |   1 -
 src/com/lightdev/app/shtm/SHTMLHelpBroker.java |   2 +-
 src/com/lightdev/app/shtm/SHTMLPanel.java  |  10 +-
 src/com/lightdev/app/shtm/SHTMLPanelImpl.java  | 133 ++
 .../app/shtm/SHTMLPanelMultipleDocImpl.java|   4 +-
 .../shtm/{TextResources.java => UIResources.java}  |   5 +-
 src/com/lightdev/app/shtm/Util.java|   4 +-
 .../app/shtm/resources/SimplyHTML.properties   |   2 -
 .../shtm/resources/SimplyHTML_common.properties|   7 -
 .../app/shtm/resources/SimplyHTML_de.properties|  12 +-
 src/com/lightdev/app/shtm/resources/algnCtr_on.gif | Bin 1007 -> 0 bytes
 src/com/lightdev/app/shtm/resources/algnLft_on.gif | Bin 1007 -> 0 bytes
 src/com/lightdev/app/shtm/resources/algnRt_on.gif  | Bin 1009 -> 0 bytes
 src/com/lightdev/app/shtm/resources/bold_on.gif| Bin 1024 -> 0 bytes
 src/com/lightdev/app/shtm/resources/bold_on_de.gif | Bin 1022 -> 0 bytes
 src/com/lightdev/app/shtm/resources/italic_on.gif  | Bin 1021 -> 0 bytes
 .../lightdev/app/shtm/resources/italic_on_de.gif   | Bin 1028 -> 0 bytes
 src/com/lightdev/app/shtm/resources/ol_on.gif  | Bin 1032 -> 0 bytes
 src/de/calcom/cclib/text/FindReplaceDialog.java|   5 -
 .../cclib/text/PseudoDamerauLevenshtein.java   |   4 -
 28 files changed, 210 insertions(+), 585 deletions(-)

diff --git a/build.gradle b/build.gradle
index 4f6d945..00c97ed 100644
--- a/build.gradle
+++ b/build.gradle
@@ -7,7 +7,7 @@ apply plugin: 'eclipse'
 apply plugin: 'maven-publish'
 
 group 'com.lightdev.app.shtm.simplyhtml'
-version = '0.16.18'
+version = '0.17.3'
 
 targetCompatibility='1.7'
 sourceCompatibility='1.7'
diff --git a/src/com/lightdev/app/shtm/AbstractPlugin.java 
b/src/com/lightdev/app/shtm/AbstractPlugin.java
index d991599..00c2338 100644
--- a/src/com/lightdev/app/shtm/AbstractPlugin.java
+++ b/src/com/lightdev/app/shtm/AbstractPlugin.java
@@ -169,18 +169,18 @@ public abstract class AbstractPlugin implements 
SHTMLPlugin {
 if (plLoader != null) {
 final ResourceBundle resourceBundle = 
ResourceBundle.getBundle(this.getClass().getName(),
 Locale.getDefault(), plLoader);
-textResources = new DefaultTextResources(resourceBundle);
+textResources = new InternalUiResources(resourceBundle);
 //System.out.println("AbstractPlugin plLoader != null, 
resources=" + resources);
 }
 else {
-final DefaultTextResources instance = new 
DefaultTextResources(ResourceBundle.getBundle(this
+final InternalUiResources instance = new 
InternalUiResources(ResourceBundle.getBundle(this
 .getClass().getName(), Locale.getDefault()));
 textResources = instance;
 //System.out.println("AbstractPlugin plLoader == null, 
resources=" + resources);
 }
 }
 else {
-final DefaultTextResources instance = new 
DefaultTextResources(ResourceBundle.getBundle(this.getClass()
+final InternalUiResources instance = new 
InternalUiResources(ResourceBundle.getBundle(this.getClass()
 .getName(), Locale.getDefault()));
 textResources = instance;
 //System.out.println("AbstractPlugin pluginManager = null, 
resources=" + resources);
@@ -335,7 +335,7 @@ public abstract class AbstractPlugin implements SHTMLPlugin 
{
  * @return the string with the given name or null, if none is found
  */
 public String getOwnerResString(final String nm) {
-return Util.getResourceString(SHTMLPanelImpl.getResources(), nm);
+return Util.getResourceString(SHTMLPanelImpl.getUiResources(), nm);
 }
 
 /**
@@ -352,7 +352,7 @@ public abstract class AbstractPlugin implements SHTMLPlugin 
{
 /* --- SimplyHTML plugin interface implementation end - */
 /* --- class fields start - */
 /** TextResources of plug-in */
-public static TextResources 

[simplyhtml] 03/05: build 0.17.3-1

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

fnatter-guest pushed a commit to branch master
in repository simplyhtml.

commit cea229190a5667f07e43566b7525c3280529bc92
Author: Felix Natter 
Date:   Thu Aug 24 17:08:09 2017 +0200

build 0.17.3-1
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c329f04..b22b401 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+simplyhtml (0.17.3-1) UNRELEASED; urgency=medium
+
+  * New upstream version
+
+ -- Felix Natter   Thu, 24 Aug 2017 17:07:40 +0200
+
 simplyhtml (0.16.18-1) unstable; urgency=medium
 
   * New upstream version.

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


[simplyhtml] annotated tag upstream/0.17.3 created (now bf5f144)

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

fnatter-guest pushed a change to annotated tag upstream/0.17.3
in repository simplyhtml.

at  bf5f144   (tag)
   tagging  40103884adf19f62555dfe6486d6252791c463cb (commit)
  replaces  upstream/0.16.18
 tagged by  Felix Natter
on  Thu Aug 24 17:07:02 2017 +0200

- Log -
Upstream version 0.17.3

Felix Natter (1):
  New upstream version 0.17.3

---

No new revisions were added by this update.

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


[simplyhtml] 05/05: fix patch, upgrade standards-version, update copyright

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

fnatter-guest pushed a commit to branch master
in repository simplyhtml.

commit 48f773bdda6bb3dd4b5f9c7ce426f22d3e5b990d
Author: Felix Natter 
Date:   Thu Aug 24 17:35:14 2017 +0200

fix patch, upgrade standards-version, update copyright
---
 debian/changelog  |  3 +++
 debian/control|  2 +-
 debian/copyright  |  4 ++--
 debian/patches/01_build.patch | 30 --
 4 files changed, 22 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b22b401..545da08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
 simplyhtml (0.17.3-1) UNRELEASED; urgency=medium
 
   * New upstream version
+  * Refresh 01_build.patch, remove deprecated gradle feature (<<)
+  * Upgrade standards-version to 4.0.0 (no changes)
+  * Update copyright years
 
  -- Felix Natter   Thu, 24 Aug 2017 17:07:40 +0200
 
diff --git a/debian/control b/debian/control
index b49cddf..f3f9a0e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: default-jdk,
  gradle,
  gradle-debian-helper,
  maven-repo-helper
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/simplyhtml.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/simplyhtml.git
 Homepage: http://sf.net/projects/simplyhtml
diff --git a/debian/copyright b/debian/copyright
index b93047d..90c1d5f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Source: http://simplyhtml.sf.net/
 Upstream-Contact: Felix Natter 
 
 Files: *
-Copyright: 2006-2016 Dimitri Polivaev 
+Copyright: 2006-2017 Dimitri Polivaev 
2012-2016 Felix Natter 
2002,2003 Ulrich Hilger 
 License: GPL-2+
@@ -66,7 +66,7 @@ License: GPL-2+
  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
 
 Files: debian/*
-Copyright: 2013-2016 Felix Natter 
+Copyright: 2013-2017 Felix Natter 
2008-2012 Eric Lavarde    
 License: GPL-2+ or BSD-2-clause
  This package is free software; you can redistribute it and/or modify
diff --git a/debian/patches/01_build.patch b/debian/patches/01_build.patch
index b75e515..2e065de 100644
--- a/debian/patches/01_build.patch
+++ b/debian/patches/01_build.patch
@@ -95,32 +95,34 @@ Last-Update: 2016-07-10
  publishing {
  publications {
  simplyhtml(MavenPublication) {
-@@ -104,6 +96,24 @@
+@@ -104,6 +96,26 @@
  }
  }
  }
 +*/
 +
-+task createPom << {
-+pom {
-+artifactId = 'SimplyHTML'
-+project {
-+inceptionYear '2011'
-+licenses {
-+license {
-+name 'GNU General Public License, Version 2'
-+url 'http://www.gnu.org/licenses/gpl-2.0.html'
-+distribution 'repo'
++task createPom {
++doLast {
++pom {
++  artifactId = 'SimplyHTML'
++project {
++inceptionYear '2011'
++licenses {
++license {
++name 'GNU General Public License, Version 2'
++url 'http://www.gnu.org/licenses/gpl-2.0.html'
++distribution 'repo'
++}
 +}
 +}
-+}
-+}.writeTo("pom.xml")
++}.writeTo("pom.xml")
++}
 +}
 +
  
  javadoc {
  enabled = true
-@@ -111,4 +121,9 @@
+@@ -111,4 +123,9 @@
  failOnError = false
  }
  

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


[simplyhtml] 04/05: refresh patch 01

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

fnatter-guest pushed a commit to branch master
in repository simplyhtml.

commit c5f1272aa9a1d6305cd696a1002b02ecd544c1bb
Author: Felix Natter 
Date:   Thu Aug 24 17:15:22 2017 +0200

refresh patch 01
---
 debian/patches/01_build.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/01_build.patch b/debian/patches/01_build.patch
index 70afb44..b75e515 100644
--- a/debian/patches/01_build.patch
+++ b/debian/patches/01_build.patch
@@ -21,7 +21,7 @@ Last-Update: 2016-07-10
 +apply plugin: 'maven'
  
  group 'com.lightdev.app.shtm.simplyhtml'
- version = '0.16.18'
+ version = '0.17.3'
 @@ -13,24 +14,8 @@
  sourceCompatibility='1.7'
  

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


[simplyhtml] 02/05: Updated version 0.17.3 from 'upstream/0.17.3'

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

fnatter-guest pushed a commit to branch master
in repository simplyhtml.

commit c5f2fc344abfc982e17acd97c6e7a8b44f82b77d
Merge: 0b5e633 4010388
Author: Felix Natter 
Date:   Thu Aug 24 17:07:02 2017 +0200

Updated version 0.17.3 from 'upstream/0.17.3'

with Debian dir 28029b4f1568f2febbba655e29422bc8486fbb27

 .gitignore |   2 -
 build.gradle   |   2 +-
 src/com/lightdev/app/shtm/AbstractPlugin.java  |  10 +-
 src/com/lightdev/app/shtm/DynamicResource.java |  46 +-
 src/com/lightdev/app/shtm/FrmMain.java |   6 +-
 ...TextResources.java => InternalUiResources.java} |  29 +-
 src/com/lightdev/app/shtm/ManagePluginsAction.java |  10 +-
 src/com/lightdev/app/shtm/SHTMLEditorKit.java  |   4 -
 .../lightdev/app/shtm/SHTMLEditorKitActions.java   | 499 +
 src/com/lightdev/app/shtm/SHTMLEditorPane.java |   1 -
 src/com/lightdev/app/shtm/SHTMLHelpBroker.java |   2 +-
 src/com/lightdev/app/shtm/SHTMLPanel.java  |  10 +-
 src/com/lightdev/app/shtm/SHTMLPanelImpl.java  | 133 ++
 .../app/shtm/SHTMLPanelMultipleDocImpl.java|   4 +-
 .../shtm/{TextResources.java => UIResources.java}  |   5 +-
 src/com/lightdev/app/shtm/Util.java|   4 +-
 .../app/shtm/resources/SimplyHTML.properties   |   2 -
 .../shtm/resources/SimplyHTML_common.properties|   7 -
 .../app/shtm/resources/SimplyHTML_de.properties|  12 +-
 src/com/lightdev/app/shtm/resources/algnCtr_on.gif | Bin 1007 -> 0 bytes
 src/com/lightdev/app/shtm/resources/algnLft_on.gif | Bin 1007 -> 0 bytes
 src/com/lightdev/app/shtm/resources/algnRt_on.gif  | Bin 1009 -> 0 bytes
 src/com/lightdev/app/shtm/resources/bold_on.gif| Bin 1024 -> 0 bytes
 src/com/lightdev/app/shtm/resources/bold_on_de.gif | Bin 1022 -> 0 bytes
 src/com/lightdev/app/shtm/resources/italic_on.gif  | Bin 1021 -> 0 bytes
 .../lightdev/app/shtm/resources/italic_on_de.gif   | Bin 1028 -> 0 bytes
 src/com/lightdev/app/shtm/resources/ol_on.gif  | Bin 1032 -> 0 bytes
 src/de/calcom/cclib/text/FindReplaceDialog.java|   5 -
 .../cclib/text/PseudoDamerauLevenshtein.java   |   4 -
 29 files changed, 210 insertions(+), 587 deletions(-)

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