[jboss-jaxrs-2.0-api] annotated tag debian/1.0.0-1 created (now 7ef9f86)

2016-09-20 Thread Timo Aaltonen
This is an automated email from the git hooks/post-receive script.

tjaalton pushed a change to annotated tag debian/1.0.0-1
in repository jboss-jaxrs-2.0-api.

at  7ef9f86   (tag)
   tagging  f9e147ed7dadfd78bcaffd2a667cea62ec9298ba (commit)
 tagged by  Timo Aaltonen
on  Tue Sep 20 11:35:31 2016 +0300

- Log -
tagging package jboss-jaxrs-2.0-api version debian/1.0.0-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJX4PTTAAoJEMtwMWWoiYTct+0QAJHOVd1S+sTqEj2S+X5WeeUI
m3ezSZjnwLt7JkAhVcOyTdhVFMFghMgIGpE4YxWgY7I1fzg8SCF+pj+WD2lHZQ8a
bMzsXJ8uuPCCyiEWngcF7uIuPX8BQWzFBcB6VPXSz3A5iEmwH8k3phNEd/w/41Id
CraepVp0UNDObVphluihai6DVVq+glJ9LC0o2fclBBiyXs0divhnXycFOahVYIBr
7Gv1l5DLTnDSnbyUvWCfHfPsQ6rFP4MP1+HnMcCVYcF8KACumbR0owv4ysZAm6FZ
Tt/k4csTGFPAuVzD8Ar1tMjqQlKeeXyPvpBmBbETO6HG6mXYDKk+mcfMLZhKJImO
W+bZ7aOTjSAYGiaOImKXI+ELHJtq5YXbDVOpAlHGvXxC+tyyrP549KxWBqEN7C9y
ul9YEI8nvmeyOE3C45SQ9/KxdioW3X0HL2OvJWoeipPIuf5Cqc71gXOXQoPNGXxu
x2KlkjGGbPYTPTk3gLAqbtJBdpK57hEYlFGGTN+6HzOxEDR3qRUInbeUdL1sI6b+
q/aAm9MxNgUTYikv80PvlrsEdDrG0UBC4cXDFCEVogf2p1jT9pVmb3q81XEFlvGR
XWJxsirq1Kt9llD9n7x7toUpLX2reEpHQNUwI6f7ZHKkTvZeX9/pO8o9J08u5lmz
D+iOhB1r7AusPpCK80+1
=bKhI
-END PGP SIGNATURE-

Marek Goldmann (1):
  License fix

Paul Gier (5):
  [JBEE-83] Extend from jboss-parent and update scm config for github
  Add .gitingore
  Update jboss-parent pom and other minor pom updates
  [maven-release-plugin] prepare release 
jboss-jaxrs-api_1.1_spec-1.0.1.Final
  [maven-release-plugin] prepare for next development iteration

Shelly McGowan (12):
  JBEE-22 - add JAXRS APIs
  changes picked up from org.jboss.resteasy:jaxrs-api version 2.0.0.GA
  [maven-release-plugin] prepare release 
jboss-jaxrs-api_1.1_spec-1.0.0.Beta1
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 
jboss-jaxrs-api_1.1_spec-1.0.0.Final
  [maven-release-plugin] prepare for next development iteration
  JBEE-131 - API updates for JAX-RS v2.0
  JBEE-131 - sync JAX-RS 2.0 APIs with reference implementation
  [maven-release-plugin] prepare release 
jboss-jaxrs-api_2.0_spec-1.0.0.Alpha1
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 
jboss-jaxrs-api_2.0_spec-1.0.0.Alpha1
  [maven-release-plugin] prepare for next development iteration

Timo Aaltonen (1):
  initial packaging

Tomaz Cerar (6):
  sync with resteasy changes
  Update parent
  [maven-release-plugin] prepare release 
jboss-jaxrs-api_2.0_spec-1.0.0.Beta1
  [maven-release-plugin] prepare for next development iteration
  Use exactly same ClientBuilder as we used it before
  [maven-release-plugin] prepare release 
jboss-jaxrs-api_2.0_spec-1.0.0.Final

---

This annotated tag includes the following new commits:

   new  f9e147e   initial packaging

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


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


[jboss-jaxrs-2.0-api] 01/01: initial packaging

2016-09-20 Thread Timo Aaltonen
This is an automated email from the git hooks/post-receive script.

tjaalton pushed a commit to branch master
in repository jboss-jaxrs-2.0-api.

commit f9e147ed7dadfd78bcaffd2a667cea62ec9298ba
Author: Timo Aaltonen 
Date:   Tue Sep 20 11:34:59 2016 +0300

initial packaging
---
 debian/README.source|   9 +
 debian/changelog|   5 +
 debian/compat   |   1 +
 debian/control  |  21 ++
 debian/copyright| 432 
 debian/libjboss-jaxrs-2.0-api-java.poms |  28 +++
 debian/maven.cleanIgnoreRules   |   1 +
 debian/maven.ignoreRules|   2 +
 debian/maven.properties |   5 +
 debian/maven.publishedRules |   2 +
 debian/maven.rules  |   2 +
 debian/rules|   7 +
 debian/source/format|   1 +
 debian/watch|   5 +
 14 files changed, 521 insertions(+)

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 000..0a42ed0
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,9 @@
+Information about jboss-jaxrs-2.0-api
+-
+
+This package was debianized using the mh_make command
+from the maven-debian-helper package.
+
+The build system uses Maven but prevents it from downloading
+anything from the Internet, making the build compliant with
+the Debian policy.
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..d38760c
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+jboss-jaxrs-2.0-api (1.0.0-1) unstable; urgency=medium
+
+  * Initial release. (Closes: #838347)
+
+ -- Timo Aaltonen   Tue, 20 Sep 2016 11:34:45 +0300
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 000..56ebb23
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,21 @@
+Source: jboss-jaxrs-2.0-api
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers 

+Uploaders: Timo Aaltonen 
+Build-Depends: debhelper (>= 9),
+ default-jdk,
+ libmaven-bundle-plugin-java,
+ maven-debian-helper (>= 2.1)
+Standards-Version: 3.9.8
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/jboss-jaxrs-2.0-api.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jboss-jaxrs-2.0-api.git
+Homepage: https://github.com/jboss/jboss-jaxrs-api_spec
+
+Package: libjboss-jaxrs-2.0-api-java
+Architecture: all
+Depends: ${misc:Depends}, ${maven:Depends}
+Suggests: ${maven:OptionalDepends}
+Description: JAX-RS 2.0 Java API for RESTful Web Services
+ This package contains the Java API for RESTful Web Services
+ JAX-RS version 2.0.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..e3e8630
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,432 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: JAX-RS 2.0: The Java(TM) API for RESTful Web Services
+Source: https://github.com/jboss/jboss-jaxrs-api_spec
+
+Files: *
+Copyright: 2010-2013, Oracle and/or its affiliates
+License: CDDL or GPL-2 with classpath exception
+
+Files: src/main/java/javax/ws/rs/core/GenericEntity.java
+Copyright: 2006, Google Inc.
+   2010-2013, Oracle and/or its affiliates
+License: Apache-2.0
+
+Files: debian/*
+Copyright: 2016, Timo Aaltonen 
+License: CDDL or GPL-2 with classpath exception
+
+License: Apache-2.0
+ 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'
+
+License: CDDL
+  COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
+  .
+  1. Definitions.
+  .
+  1.1. "Contributor" means each individual or entity that
+  creates or contributes to the creation of Modifications.
+  .
+  1.2. "Contributor Version" means the combination of the
+  Original Software, prior Modifications used by a
+  Contributor (if any), and the Modifications made by that
+  particular Contributor.
+  .
+  1.3. "Covered Software" means (a) the Original Software, or
+  (b) Modifications, or (c) the combination of files
+  containing Original Software with files containing
+  Modifications, in each case including portions thereof.
+  .
+  1.4. "Executable" means the Covered Software in any form
+  other than Source Code.
+  .
+  1.5. "Initial Developer" means the individual or entity
+  that first makes Original Software available under this
+  License.
+  .
+  1.6. "Larger Work" means a work which combines Covered
+  Software or portions thereof with code not governed by the
+  terms of this License.
+  .
+  1.7. "License" means this document.
+  .
+  1.8. "Licensable" means having the 

[jboss-jaxrs-2.0-api] branch master created (now f9e147e)

2016-09-20 Thread Timo Aaltonen
This is an automated email from the git hooks/post-receive script.

tjaalton pushed a change to branch master
in repository jboss-jaxrs-2.0-api.

at  f9e147e   initial packaging

This branch includes the following new commits:

   new  f9e147e   initial packaging

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


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jboss-jaxrs-2.0-api.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 (874630c -> 3a14cf4)

2016-09-20 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 tomcat7.

  from  874630c   Fixed CVE-2016-1240: Local Root Privilege Escalation
  adds  5f21938   New upstream version 7.0.72
   new  3a14cf4   Merge tag 'upstream/7.0.72'

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:
 build.properties.default   |   8 +-
 conf/web.xml   |  36 +-
 java/org/apache/catalina/Context.java  |  22 +
 .../catalina/authenticator/mbeans-descriptors.xml  |   2 +-
 .../apache/catalina/connector/CoyoteAdapter.java   |   2 +-
 .../org/apache/catalina/connector/InputBuffer.java |   2 +-
 java/org/apache/catalina/connector/Request.java|  17 +-
 .../catalina/connector/mbeans-descriptors.xml  |   4 +-
 .../apache/catalina/core/ApplicationContext.java   |  24 +-
 .../catalina/core/ApplicationFilterConfig.java |   3 +-
 .../apache/catalina/core/AprLifecycleListener.java |   5 +-
 .../apache/catalina/core/LocalStrings.properties   |   2 +
 .../catalina/core/NamingContextListener.java   |  97 ++--
 java/org/apache/catalina/core/StandardContext.java |  23 +-
 java/org/apache/catalina/core/StandardWrapper.java |  55 +-
 .../apache/catalina/core/mbeans-descriptors.xml|   8 +-
 java/org/apache/catalina/deploy/ErrorPage.java |   3 +-
 java/org/apache/catalina/filters/CorsFilter.java   |   8 +-
 .../catalina/filters/LocalStrings.properties   |   2 +
 .../org/apache/catalina/filters/RequestFilter.java |   5 +
 .../ha/authenticator/mbeans-descriptors.xml|   2 +-
 .../catalina/ha/session/mbeans-descriptors.xml |  10 +-
 .../apache/catalina/ha/tcp/mbeans-descriptors.xml  |   2 +-
 .../apache/catalina/loader/LocalStrings.properties |   1 +
 .../catalina/loader/WebappClassLoaderBase.java |  73 ++-
 .../catalina/manager/HTMLManagerServlet.java   |  10 +-
 .../apache/catalina/mbeans/mbeans-descriptors.xml  |   2 +-
 .../org/apache/catalina/realm/DataSourceRealm.java |  78 ++-
 java/org/apache/catalina/realm/JDBCRealm.java  |  18 +-
 java/org/apache/catalina/realm/JNDIRealm.java  |  56 +-
 java/org/apache/catalina/realm/LockOutRealm.java   |  94 ++--
 java/org/apache/catalina/realm/MemoryRealm.java|  32 +-
 java/org/apache/catalina/realm/RealmBase.java  | 147 ++---
 .../apache/catalina/realm/mbeans-descriptors.xml   |   2 +-
 java/org/apache/catalina/servlets/CGIServlet.java  | 612 +
 .../apache/catalina/servlets/DefaultServlet.java   |   2 +-
 .../catalina/servlets/LocalStrings.properties  |  19 +
 .../apache/catalina/session/mbeans-descriptors.xml |   6 +-
 java/org/apache/catalina/ssi/SSIMediator.java  |   2 +-
 .../org/apache/catalina/startup/ContextConfig.java |  22 +-
 .../org/apache/catalina/startup/FailedContext.java |   5 +
 .../apache/catalina/tribes/group/RpcChannel.java   |  12 +-
 .../tribes/membership/mbeans-descriptors.xml   |   2 +-
 .../tribes/tipis/AbstractReplicatedMap.java|   5 +-
 java/org/apache/catalina/tribes/util/Arrays.java   |   3 -
 java/org/apache/catalina/util/LifecycleBase.java   | 134 +++--
 java/org/apache/catalina/util/URLEncoder.java  |  28 +-
 .../apache/catalina/valves/LocalStrings.properties |   1 +
 .../apache/catalina/valves/RemoteAddrValve.java|  31 +-
 .../apache/catalina/valves/RemoteHostValve.java|  31 +-
 .../apache/catalina/valves/RequestFilterValve.java |  10 +-
 .../apache/catalina/valves/mbeans-descriptors.xml  |   2 +-
 java/org/apache/coyote/AbstractProcessor.java  |  15 +-
 java/org/apache/coyote/AbstractProtocol.java   |  17 +
 java/org/apache/coyote/AsyncStateMachine.java  | 264 -
 .../apache/coyote/ajp/AbstractAjpProcessor.java|   1 +
 java/org/apache/coyote/ajp/AjpAprProtocol.java |   1 +
 java/org/apache/coyote/ajp/AjpNioProtocol.java |   1 +
 java/org/apache/coyote/ajp/AjpProtocol.java|   1 +
 .../coyote/http11/AbstractHttp11Processor.java |   1 +
 .../apache/coyote/http11/Http11AprProtocol.java|   1 +
 .../apache/coyote/http11/Http11NioProtocol.java|   1 +
 java/org/apache/coyote/http11/Http11Protocol.java  |   1 +
 java/org/apache/jasper/EmbeddedServletOptions.java |   4 +
 java/org/apache/jasper/JspCompilationContext.java  |   2 +-
 java/org/apache/jasper/compiler/Generator.java |  32 +-
 .../jasper/compiler/ImplicitTagLibraryInfo.java|   2 +-
 java/org/apache/jasper/compiler/JspReader.java |   2 +-
 .../apache/jasper/compiler/JspRuntimeContext.java  |   4 +-
 java/org/apache/jasper/compiler/Localizer.java |   2 +-
 .../apache/jasper/compiler/ParserController.java   |   2 +-
 .../apache/jasper/compiler/TagLibraryInfoImpl.java |   2 +-
 

[tomcat7] 01/01: Merge tag 'upstream/7.0.72'

2016-09-20 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 tomcat7.

commit 3a14cf474cdc61d44e5baad372e242e9695d500d
Merge: 874630c 5f21938
Author: Emmanuel Bourg 
Date:   Tue Sep 20 13:24:22 2016 +0200

Merge tag 'upstream/7.0.72'

Upstream version 7.0.72

 build.properties.default   |   8 +-
 conf/web.xml   |  36 +-
 java/org/apache/catalina/Context.java  |  22 +
 .../catalina/authenticator/mbeans-descriptors.xml  |   2 +-
 .../apache/catalina/connector/CoyoteAdapter.java   |   2 +-
 .../org/apache/catalina/connector/InputBuffer.java |   2 +-
 java/org/apache/catalina/connector/Request.java|  17 +-
 .../catalina/connector/mbeans-descriptors.xml  |   4 +-
 .../apache/catalina/core/ApplicationContext.java   |  24 +-
 .../catalina/core/ApplicationFilterConfig.java |   3 +-
 .../apache/catalina/core/AprLifecycleListener.java |   5 +-
 .../apache/catalina/core/LocalStrings.properties   |   2 +
 .../catalina/core/NamingContextListener.java   |  97 ++--
 java/org/apache/catalina/core/StandardContext.java |  23 +-
 java/org/apache/catalina/core/StandardWrapper.java |  55 +-
 .../apache/catalina/core/mbeans-descriptors.xml|   8 +-
 java/org/apache/catalina/deploy/ErrorPage.java |   3 +-
 java/org/apache/catalina/filters/CorsFilter.java   |   8 +-
 .../catalina/filters/LocalStrings.properties   |   2 +
 .../org/apache/catalina/filters/RequestFilter.java |   5 +
 .../ha/authenticator/mbeans-descriptors.xml|   2 +-
 .../catalina/ha/session/mbeans-descriptors.xml |  10 +-
 .../apache/catalina/ha/tcp/mbeans-descriptors.xml  |   2 +-
 .../apache/catalina/loader/LocalStrings.properties |   1 +
 .../catalina/loader/WebappClassLoaderBase.java |  73 ++-
 .../catalina/manager/HTMLManagerServlet.java   |  10 +-
 .../apache/catalina/mbeans/mbeans-descriptors.xml  |   2 +-
 .../org/apache/catalina/realm/DataSourceRealm.java |  78 ++-
 java/org/apache/catalina/realm/JDBCRealm.java  |  18 +-
 java/org/apache/catalina/realm/JNDIRealm.java  |  56 +-
 java/org/apache/catalina/realm/LockOutRealm.java   |  94 ++--
 java/org/apache/catalina/realm/MemoryRealm.java|  32 +-
 java/org/apache/catalina/realm/RealmBase.java  | 147 ++---
 .../apache/catalina/realm/mbeans-descriptors.xml   |   2 +-
 java/org/apache/catalina/servlets/CGIServlet.java  | 612 +
 .../apache/catalina/servlets/DefaultServlet.java   |   2 +-
 .../catalina/servlets/LocalStrings.properties  |  19 +
 .../apache/catalina/session/mbeans-descriptors.xml |   6 +-
 java/org/apache/catalina/ssi/SSIMediator.java  |   2 +-
 .../org/apache/catalina/startup/ContextConfig.java |  22 +-
 .../org/apache/catalina/startup/FailedContext.java |   5 +
 .../apache/catalina/tribes/group/RpcChannel.java   |  12 +-
 .../tribes/membership/mbeans-descriptors.xml   |   2 +-
 .../tribes/tipis/AbstractReplicatedMap.java|   5 +-
 java/org/apache/catalina/tribes/util/Arrays.java   |   3 -
 java/org/apache/catalina/util/LifecycleBase.java   | 134 +++--
 java/org/apache/catalina/util/URLEncoder.java  |  28 +-
 .../apache/catalina/valves/LocalStrings.properties |   1 +
 .../apache/catalina/valves/RemoteAddrValve.java|  31 +-
 .../apache/catalina/valves/RemoteHostValve.java|  31 +-
 .../apache/catalina/valves/RequestFilterValve.java |  10 +-
 .../apache/catalina/valves/mbeans-descriptors.xml  |   2 +-
 java/org/apache/coyote/AbstractProcessor.java  |  15 +-
 java/org/apache/coyote/AbstractProtocol.java   |  17 +
 java/org/apache/coyote/AsyncStateMachine.java  | 264 -
 .../apache/coyote/ajp/AbstractAjpProcessor.java|   1 +
 java/org/apache/coyote/ajp/AjpAprProtocol.java |   1 +
 java/org/apache/coyote/ajp/AjpNioProtocol.java |   1 +
 java/org/apache/coyote/ajp/AjpProtocol.java|   1 +
 .../coyote/http11/AbstractHttp11Processor.java |   1 +
 .../apache/coyote/http11/Http11AprProtocol.java|   1 +
 .../apache/coyote/http11/Http11NioProtocol.java|   1 +
 java/org/apache/coyote/http11/Http11Protocol.java  |   1 +
 java/org/apache/jasper/EmbeddedServletOptions.java |   4 +
 java/org/apache/jasper/JspCompilationContext.java  |   2 +-
 java/org/apache/jasper/compiler/Generator.java |  32 +-
 .../jasper/compiler/ImplicitTagLibraryInfo.java|   2 +-
 java/org/apache/jasper/compiler/JspReader.java |   2 +-
 .../apache/jasper/compiler/JspRuntimeContext.java  |   4 +-
 java/org/apache/jasper/compiler/Localizer.java |   2 +-
 .../apache/jasper/compiler/ParserController.java   |   2 +-
 .../apache/jasper/compiler/TagLibraryInfoImpl.java |   2 +-
 .../apache/jasper/compiler/TldLocationsCache.java  |   2 +-
 .../jasper/resources/LocalStrings.properties   |   4 +
 .../jasper/{util => runtime}/ExceptionUtils.java   |   2 +-
 

[tomcat7] 01/01: pristine-tar data for tomcat7_7.0.72.orig.tar.xz

2016-09-20 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch pristine-tar
in repository tomcat7.

commit eac43be14eceafc4e38250900e8346a7a050c103
Author: Emmanuel Bourg 
Date:   Tue Sep 20 13:24:21 2016 +0200

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

diff --git a/tomcat7_7.0.72.orig.tar.xz.delta b/tomcat7_7.0.72.orig.tar.xz.delta
new file mode 100644
index 000..ef5b4ab
Binary files /dev/null and b/tomcat7_7.0.72.orig.tar.xz.delta differ
diff --git a/tomcat7_7.0.72.orig.tar.xz.id b/tomcat7_7.0.72.orig.tar.xz.id
new file mode 100644
index 000..debd4aa
--- /dev/null
+++ b/tomcat7_7.0.72.orig.tar.xz.id
@@ -0,0 +1 @@
+9011d704024ce0d4512d01c78c9ae909503c46bd

-- 
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] branch pristine-tar updated (56c503f -> eac43be)

2016-09-20 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch pristine-tar
in repository tomcat7.

  from  56c503f   pristine-tar data for tomcat7_7.0.70.orig.tar.xz
   new  eac43be   pristine-tar data for tomcat7_7.0.72.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:
 tomcat7_7.0.72.orig.tar.xz.delta | Bin 0 -> 141643 bytes
 tomcat7_7.0.72.orig.tar.xz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 tomcat7_7.0.72.orig.tar.xz.delta
 create mode 100644 tomcat7_7.0.72.orig.tar.xz.id

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


[netty-tcnative] annotated tag debian/1.1.33.Fork22-1 created (now 0a897fc)

2016-09-20 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag debian/1.1.33.Fork22-1
in repository netty-tcnative.

at  0a897fc   (tag)
   tagging  8dca3e4ffb583911aab4643d39977f8a6094eb1d (commit)
  replaces  debian/1.1.33.Fork21-1
 tagged by  Emmanuel Bourg
on  Tue Sep 20 13:17:15 2016 +0200

- Log -
netty-tcnative Debian release 1.1.33.Fork22-1
-BEGIN PGP SIGNATURE-

iQIvBAABCAAZBQJX4Rq7EhxlYm91cmdAYXBhY2hlLm9yZwAKCRD1E8QZ5LnQrBSx
EACeMospW1xfVl0EIM+0MYouiB99t6DPnX6MdhQWGYYwTVmYzMELa/9Z3SRtvn/V
SCY8/noOhTnOvdpRVA0zDVH4ERBrEpWgxLv+LAtaX6gVWJ57UVzR/RRrJwWViFaW
UU9IQC/us+VVU4tuK/s49J1loV3oH0Spi1iDQFjzE8Mxq+8fOPQQOQ5FoMRgILbv
t+icaBpGPhgwNuIij93qlQGTja8T50+UXoTKf12G8X4pnyWk2qo78+qSY+5LWoNi
1Xp1pLqNniAC2MV+ZN921wDVx8TrmVcDXZNBQdNfoFVIr6zPVnAg6xSD46WVKJJQ
Jaehml5+y9y5xRP2CovrVp0xE3LsP57db0sW0B+Zzxrl0Gn3qGCfHYOcd8wCe62/
QgMHJ5rtrkjT+q2GU/85WXg+aJYpU46wAHAgirXlAmS4T6QiB6ekb0E8M6Y2gmCE
ERZPCfyy/OwY3xxqxw3amFmhgps2zo4T6VTS2MHeMCs9i7pYw6U/mg2pdvrs8MRt
8xypTz8cEn0PwTdrdlwFADe2jM0fIhCzyF7/5mhh9WZCwNo+S6C5AxLwXzmhZwze
LWNRHHgihhEWv6g6QjUjc2uJjPHNeq4EeefI1QfWaFaA6g7fFUGBftBrblMA60zR
pyC+cfEXa4x8bI5fdAIBJ4FKGOf106tjrPxS+uAg9aKZNQ==
=5xu3
-END PGP SIGNATURE-

Emmanuel Bourg (3):
  New upstream version 1.1.33.Fork22
  Merge tag 'upstream/1.1.33.Fork22'
  New upstream release (1.1.33.Fork22)

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/netty-tcnative.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] annotated tag debian/8.0.37-1 created (now efe5991)

2016-09-20 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag debian/8.0.37-1
in repository tomcat8.

at  efe5991   (tag)
   tagging  09614ecc595fef002b5cd392200fff36cc4c7b8c (commit)
  replaces  debian/8.0.36-3
 tagged by  Emmanuel Bourg
on  Tue Sep 20 13:16:53 2016 +0200

- Log -
tomcat8 Debian release 8.0.37-1
-BEGIN PGP SIGNATURE-

iQIvBAABCAAZBQJX4RqlEhxlYm91cmdAYXBhY2hlLm9yZwAKCRD1E8QZ5LnQrM2N
EACMIlue4XuB8Ky3PSpYUNrNO8U5E4RvGh/gpqEUwQruHK55DApdkG0RiNA5zPjF
+EJB29ThCGbYPt5cfQLH1H0VhjkaugWpGhGY2cNW6stLBYYTNwuOcLZC3IB7o5GD
DwA6EKQMQjohIyv2UVDCQEb+68Ww4fVcE6/L7sGtbt2aTvfM+v8h7D9ie+GCQGsM
bM4U/BNLr1wlSAbgjpCn5NZYauMMrWg9ZhBZ8yao2D3smz3nN/eQSnFnacG2zBwF
poERa+6YmNoQuwO+VF1X3QLbU/L0iOcavwZ80u/2DbMmrQAN/X1xgsYzjCMQbkce
GLpXHMFYacLcp7kP5G1w5vtCxWQ8LqXI2QJoIhsHITqABq6X2V9uomEFrcKO32FU
Qd3cmnhbgiNrgDWUItvM9oNpgeMoIbAJhDEuN5UZthf2g+R+hE79uB/OFnqrMwDD
a4G2qsKmCd2URM0SaYdvIERKOl8+PMoMByKhaZ+suShd4MSiCP2XoPfvar0rrIUY
za01UEf5TVRIorC4eYHmT0RajChDbgEH+QcEhX+pU4t+oO2qhfeNBWSj3WLtMf7a
CIED+/Zum3sTYkunClbqUlbdIla1whpsbQyNvrp7P7IMJorLredPy+Eb9LNb0CEM
iwaM7sx28WDAFFBeMUCxFoUvyoeLxVOXjIwzlGYZYujtLQ==
=waEU
-END PGP SIGNATURE-

Emmanuel Bourg (5):
  New upstream version 8.0.37
  Merge tag 'upstream/8.0.37'
  New upstream release (8.0.37)
  Removed 0001-set-UTF-8-as-default-character-encoding.patch (fixed 
upstream)
  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/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] annotated tag upstream/8.0.37 created (now 2a4954e)

2016-09-20 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag upstream/8.0.37
in repository tomcat8.

at  2a4954e   (tag)
   tagging  28c56ce259a2a1f672213be8b2732d94eaff7753 (commit)
  replaces  upstream/8.0.36
 tagged by  Emmanuel Bourg
on  Mon Sep 19 09:20:15 2016 +0200

- Log -
Upstream version 8.0.37

Emmanuel Bourg (1):
  New upstream version 8.0.37

---

No new revisions were added by this update.

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


[tomcat7] annotated tag debian/7.0.72-1 created (now 34d2be2)

2016-09-20 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag debian/7.0.72-1
in repository tomcat7.

at  34d2be2   (tag)
   tagging  78e65fef6fd3ad6c10b1e8ae4dc6ec282c7c7a04 (commit)
  replaces  debian/7.0.70-3
 tagged by  Emmanuel Bourg
on  Tue Sep 20 15:24:48 2016 +0200

- Log -
tomcat7 Debian release 7.0.72-1
-BEGIN PGP SIGNATURE-

iQIvBAABCAAZBQJX4TigEhxlYm91cmdAYXBhY2hlLm9yZwAKCRD1E8QZ5LnQrLgm
EACKVwPMBGB2p7RO4EMF4lgm1IqeHDZYzsLKzM2y37TQQJeB95HKTpy5Cp3v+aXs
bJZaJQ+/DkJZ42eW09PY6p8PZSbwT/+Bx1C5r55qr9eK6F83YdwyNIl0jyE9YR+Y
DWgu8cIFVuP3CaiLq4wNiixlk4WxXJxv4fA6OgXKfiSPplwa8CMvlzH4iIKPBP+C
SlnN8THWidZhDQU6tpVRJFP439Qub1iNrQkuWP6CqY6Pt3gZyHzmleJmOUxxw17n
93iJXdsYSZPbw6XC7fdO3kKZNP+pNuMKxAfAUpBhmd03Zx8Z72O1+tLStFJMjNeK
oACFF+WOLmDE7txHx1h+l2pF3sF3rbealRuiOTx2cY5uUx9Gh0Xr0jlTF4ZH0ya/
b7EzUT8r540TbmQJgUjdCDxQlNhnJ0rwxBeMB4+HSL16GQ5QNfLOV4rDo0K7M57/
CCfhpPmww5IgV8KDCJl7PKIK2Pqk0M/f02OdkMk2voruRaVQzk1kooUc4IhmbPGU
Q1UIvjBgReyfY96Ze70a0wC5pxyf0FoTc86+Q+HnkK4T64TuA2ZrP98rUafj/oGI
DKiFYuLhytGYDbZz9DEFrbMGgcXQBTT5YWH9Qlm4/57BTHNfeGQpOkoEWgcHhTMh
pB5f+8xOGJBBmspe3g9izSVinCmQIOJLWWtvDEFnvYumOA==
=HJnr
-END PGP SIGNATURE-

Emmanuel Bourg (3):
  New upstream version 7.0.72
  Merge tag 'upstream/7.0.72'
  New upstream release (7.0.72)

---

No new revisions were added by this update.

-- 
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: New upstream release (7.0.72)

2016-09-20 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 tomcat7.

commit 78e65fef6fd3ad6c10b1e8ae4dc6ec282c7c7a04
Author: Emmanuel Bourg 
Date:   Tue Sep 20 15:24:37 2016 +0200

New upstream release (7.0.72)
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8e73c1c..9201a74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tomcat7 (7.0.72-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Emmanuel Bourg   Tue, 20 Sep 2016 13:28:54 +0200
+
 tomcat7 (7.0.70-3) unstable; urgency=high
 
   * Team upload.

-- 
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] branch master updated (3a14cf4 -> 78e65fe)

2016-09-20 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 tomcat7.

  from  3a14cf4   Merge tag 'upstream/7.0.72'
   new  78e65fe   New upstream release (7.0.72)

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

-- 
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] annotated tag upstream/7.0.72 created (now 63fb6c8)

2016-09-20 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to annotated tag upstream/7.0.72
in repository tomcat7.

at  63fb6c8   (tag)
   tagging  5f2193899d471f41f768d0eaaa5cb76c02ef7c57 (commit)
  replaces  upstream/7.0.70
 tagged by  Emmanuel Bourg
on  Tue Sep 20 13:24:21 2016 +0200

- Log -
Upstream version 7.0.72

Emmanuel Bourg (1):
  New upstream version 7.0.72

---

No new revisions were added by this update.

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