[sisu-guice] 01/01: Revert +dfsg suffix added back

2014-10-08 Thread Eugene Zhukov
This is an automated email from the git hooks/post-receive script.

eugene-guest pushed a commit to branch master
in repository sisu-guice.

commit 8541f451fd5462c19f0e9c59adc2d6cb74b0bf54
Author: Eugene Zhukov jevgeni...@gmail.com
Date:   Wed Oct 8 07:01:03 2014 +

Revert +dfsg suffix added back

This reverts commit 5c07d3947f4f242d5a4945cfc710e5e7d9516a4e.
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b6b4f77..974219f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-sisu-guice (3.2.4+dfsg-1) unstable; urgency=medium
+sisu-guice (3.2.4-1) unstable; urgency=medium
 
   * Team upload.
   * New upstream release

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


[sisu-guice] branch master updated (5c07d39 - 8541f45)

2014-10-08 Thread Eugene Zhukov
This is an automated email from the git hooks/post-receive script.

eugene-guest pushed a change to branch master
in repository sisu-guice.

  from  5c07d39   +dfsg suffix added back
   new  8541f45   Revert +dfsg suffix added back

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/sisu-guice.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


[gradle] 04/04: Shorter Vcs-Browser URL

2014-10-08 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 gradle.

commit 68a3151359de89cda0205f44fe43633f718b089b
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 09:41:28 2014 +0200

Shorter Vcs-Browser URL
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ecd5f4a..cc69d32 100644
--- a/debian/control
+++ b/debian/control
@@ -75,7 +75,7 @@ Build-Depends: ant (= 1.8),
 Build-Conflicts: groovy (= 2.0.0~)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/gradle.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/gradle.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/gradle.git
 Homepage: http://gradle.org
 
 Package: gradle

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

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


[gradle] branch master updated (c3b4b4d - 68a3151)

2014-10-08 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 gradle.

  from  c3b4b4d   Fix 719814 and upload to unstable
   new  06db322   Fixed a build failure caused by the transition of 
libspock-java to cglib3
   new  8b5118b   Added an explicit build dependency on libaether-java
   new  b30f1c7   Standards-Version updated to 3.9.6
   new  68a3151   Shorter Vcs-Browser URL

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


Summary of changes:
 debian/changelog   |  9 +
 debian/control |  5 +++--
 debian/patches/01_use_debian_jars.diff | 17 -
 debian/patches/24_pegdown.diff |  2 +-
 4 files changed, 25 insertions(+), 8 deletions(-)

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

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


[gradle] 02/04: Added an explicit build dependency on libaether-java

2014-10-08 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 gradle.

commit 8b5118bf1e4d6b11dd0fd3e6c3f1bde21010b1d6
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 09:40:05 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 3bd8f1d..c959b7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ gradle (1.5-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Fixed a build failure caused by the transition of libspock-java to cglib3
+  * Added an explicit build dependency on libaether-java
 
  -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 09:36:19 +0200
 
diff --git a/debian/control b/debian/control
index 4cae14c..b4d9545 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends: ant (= 1.8),
ivy (= 2.3),
javahelper,
junit4,
+   libaether-java,
libantlr-java,
libasm4-java,
libbcpg-java,

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

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


[gradle] 03/04: Standards-Version updated to 3.9.6

2014-10-08 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 gradle.

commit b30f1c7fe715ffb46a74f3c1855ff1b227a73573
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 09:40:38 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index c959b7c..07880f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ gradle (1.5-2) UNRELEASED; urgency=medium
   * Team upload.
   * Fixed a build failure caused by the transition of libspock-java to cglib3
   * Added an explicit build dependency on libaether-java
+  * Standards-Version updated to 3.9.6 (no changes)
 
  -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 09:36:19 +0200
 
diff --git a/debian/control b/debian/control
index b4d9545..ecd5f4a 100644
--- a/debian/control
+++ b/debian/control
@@ -73,7 +73,7 @@ Build-Depends: ant (= 1.8),
testng,
unzip
 Build-Conflicts: groovy (= 2.0.0~)
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/gradle.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/gradle.git
 Homepage: http://gradle.org

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

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


[gradle] 01/04: Fixed a build failure caused by the transition of libspock-java to cglib3

2014-10-08 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 gradle.

commit 06db322f75e620279d147d14a3a95c2b6f917afd
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 09:37:16 2014 +0200

Fixed a build failure caused by the transition of libspock-java to cglib3
---
 debian/changelog   |  7 +++
 debian/patches/01_use_debian_jars.diff | 17 -
 debian/patches/24_pegdown.diff |  2 +-
 3 files changed, 20 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e1482e9..3bd8f1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gradle (1.5-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fixed a build failure caused by the transition of libspock-java to cglib3
+
+ -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 09:36:19 +0200
+
 gradle (1.5-1) unstable; urgency=medium
 
   [ Emmanuel Bourg ]
diff --git a/debian/patches/01_use_debian_jars.diff 
b/debian/patches/01_use_debian_jars.diff
index f85c1e5..dcf2134 100644
--- a/debian/patches/01_use_debian_jars.diff
+++ b/debian/patches/01_use_debian_jars.diff
@@ -44,7 +44,7 @@ Last-Update: 2012-08-18
  
  apply plugin: 'groovy'
  apply plugin: 'checkstyle'
-@@ -21,16 +22,22 @@
+@@ -21,17 +22,23 @@
  apply plugin: 'eclipse'
  
  repositories {
@@ -67,10 +67,12 @@ Last-Update: 2012-08-18
  compile 'commons-lang:commons-lang:2.6@jar'
  groovy localGroovy()
 -testCompile 'junit:junit:4.11@jar'
+-testCompile 'org.spockframework:spock-core:0.7-groovy-1.8@jar', 
'cglib:cglib-nodep:2.2', 'org.objenesis:objenesis:1.2'
 +testCompile 'junit:junit4:4.x@jar'
- testCompile 'org.spockframework:spock-core:0.7-groovy-1.8@jar', 
'cglib:cglib-nodep:2.2', 'org.objenesis:objenesis:1.2'
++testCompile 'org.spockframework:spock-core:0.7-groovy-1.8@jar', 
'cglib:cglib3-nodep:3.x', 'org.objenesis:objenesis:1.2'
  
  compile org.pegdown:pegdown:1.1.0
+ compile org.jsoup:jsoup:1.6.3
 --- a/gradle/dependencies.gradle
 +++ b/gradle/dependencies.gradle
 @@ -25,16 +25,16 @@
@@ -170,8 +172,12 @@ Last-Update: 2012-08-18
  
  //eather:
  dependency org.sonatype.aether:aether-api:1.13.1@jar
-@@ -137,11 +139,11 @@
- 'cglib:cglib-nodep:2.2.2'
+@@ -134,14 +136,14 @@
+ 'org.spockframework:spock-core:0.7-groovy-1.8@jar',
+ libraries.groovy,
+ libraries.objenesis,
+-'cglib:cglib-nodep:2.2.2'
++'cglib:cglib-nodep:3.x'
  ]
  libraries.jmock = [
 -'org.jmock:jmock:2.5.1',
@@ -183,7 +189,8 @@ Last-Update: 2012-08-18
 +dependencies.create('org.jmock:jmock2-junit4:2.5.1') { exclude group: 
'junit', module: 'junit-dep' }, //junit-dep pulls old definitions of core junit 
types.
 +'org.jmock:jmock2-legacy:2.5.1',
  libraries.objenesis,
- 'cglib:cglib-nodep:2.2'
+-'cglib:cglib-nodep:2.2'
++'cglib:cglib-nodep:3.x'
  ]
 --- a/subprojects/core/core.gradle
 +++ b/subprojects/core/core.gradle
diff --git a/debian/patches/24_pegdown.diff b/debian/patches/24_pegdown.diff
index 9b6c275..b92a445 100644
--- a/debian/patches/24_pegdown.diff
+++ b/debian/patches/24_pegdown.diff
@@ -11,7 +11,7 @@ Last-Update: 2012-08-18
 +++ b/buildSrc/build.gradle
 @@ -40,7 +40,6 @@
  testCompile 'junit:junit4:4.x@jar'
- testCompile 'org.spockframework:spock-core:0.7-groovy-1.8@jar', 
'cglib:cglib-nodep:2.2', 'org.objenesis:objenesis:1.2'
+ testCompile 'org.spockframework:spock-core:0.7-groovy-1.8@jar', 
'cglib:cglib3-nodep:3.x', 'org.objenesis:objenesis:1.2'
  
 -compile org.pegdown:pegdown:1.1.0
  compile org.jsoup:jsoup:1.6.3

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

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


[gradle] 01/03: Build depend on libspock-java = 0.6-groovy-1.8-3

2014-10-08 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 gradle.

commit dea21a3993db32a0ae493939c0cb16fbcf9dc6a4
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 09:45:22 2014 +0200

Build depend on libspock-java = 0.6-groovy-1.8-3
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index cc69d32..a3b8cd4 100644
--- a/debian/control
+++ b/debian/control
@@ -63,7 +63,7 @@ Build-Depends: ant (= 1.8),
librhino-java,
libservlet2.5-java,
libslf4j-java (= 1.7.2),
-   libspock-java,
+   libspock-java (= 0.6-groovy-1.8-3~),
libwagon-java,
libxalan2-java,
libxerces2-java,

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

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


[gradle] 02/03: Adjusted the artifactId for cglib3

2014-10-08 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 gradle.

commit 0782af030003a2b1a4c7c38a38836833da780f17
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 10:27:47 2014 +0200

Adjusted the artifactId for cglib3
---
 debian/patches/01_use_debian_jars.diff | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/01_use_debian_jars.diff 
b/debian/patches/01_use_debian_jars.diff
index dcf2134..c2798ba 100644
--- a/debian/patches/01_use_debian_jars.diff
+++ b/debian/patches/01_use_debian_jars.diff
@@ -177,7 +177,7 @@ Last-Update: 2012-08-18
  libraries.groovy,
  libraries.objenesis,
 -'cglib:cglib-nodep:2.2.2'
-+'cglib:cglib-nodep:3.x'
++'cglib:cglib3-nodep:3.x'
  ]
  libraries.jmock = [
 -'org.jmock:jmock:2.5.1',
@@ -190,7 +190,7 @@ Last-Update: 2012-08-18
 +'org.jmock:jmock2-legacy:2.5.1',
  libraries.objenesis,
 -'cglib:cglib-nodep:2.2'
-+'cglib:cglib-nodep:3.x'
++'cglib:cglib3-nodep:3.x'
  ]
 --- a/subprojects/core/core.gradle
 +++ b/subprojects/core/core.gradle

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

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


[gradle] branch master updated (68a3151 - ab3d0a0)

2014-10-08 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 gradle.

  from  68a3151   Shorter Vcs-Browser URL
   new  dea21a3   Build depend on libspock-java = 0.6-groovy-1.8-3
   new  0782af0   Adjusted the artifactId for cglib3
   new  ab3d0a0   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   | 4 ++--
 debian/control | 2 +-
 debian/patches/01_use_debian_jars.diff | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

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

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


[gradle] 03/03: Upload to unstable

2014-10-08 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 gradle.

commit ab3d0a0141cc9c077ef7a95efa7536fe04742e9d
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 10:28:11 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 07880f1..43d7966 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-gradle (1.5-2) UNRELEASED; urgency=medium
+gradle (1.5-2) unstable; urgency=medium
 
   * Team upload.
   * Fixed a build failure caused by the transition of libspock-java to cglib3
   * Added an explicit build dependency on libaether-java
   * Standards-Version updated to 3.9.6 (no changes)
 
- -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 09:36:19 +0200
+ -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 09:45:56 +0200
 
 gradle (1.5-1) unstable; urgency=medium
 

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

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


[pkg-java] r18534 - in tags/ant: . 1.9.4-3/debian 1.9.4-3/debian/patches

2014-10-08 Thread Emmanuel Bourg
Author: ebourg-guest
Date: 2014-10-08 09:15:08 + (Wed, 08 Oct 2014)
New Revision: 18534

Added:
   tags/ant/1.9.4-3/
   tags/ant/1.9.4-3/debian/build.xml.5
   tags/ant/1.9.4-3/debian/changelog
   tags/ant/1.9.4-3/debian/control
   tags/ant/1.9.4-3/debian/maven.rules
   tags/ant/1.9.4-3/debian/patches/series
   tags/ant/1.9.4-3/debian/rules
Removed:
   tags/ant/1.9.4-3/debian/build.xml.5
   tags/ant/1.9.4-3/debian/changelog
   tags/ant/1.9.4-3/debian/control
   tags/ant/1.9.4-3/debian/maven.rules
   tags/ant/1.9.4-3/debian/patches/0003-add-Xerces-from-Debian-s-path.patch
   tags/ant/1.9.4-3/debian/patches/series
   tags/ant/1.9.4-3/debian/rules
Log:
[svn-buildpackage] Tagging ant 1.9.4-3

Deleted: tags/ant/1.9.4-3/debian/build.xml.5
===
--- trunk/ant/debian/build.xml.52014-05-09 09:47:00 UTC (rev 18125)
+++ tags/ant/1.9.4-3/debian/build.xml.5 2014-10-08 09:15:08 UTC (rev 18534)
@@ -1,178 +0,0 @@
-.TH build.xml 5 February 2010 Debian GNU/Linux
-.SH NAME
-build.xml \- configuration file used by ant to build projects
-
-.SH DESCRIPTION
-
-The file
-.B build.xml
-is the default configuration file used by
-.B ant
-to determine target to build for a specific project. It can be
-considered the ant equivalent of Makefile.
-
-The format of
-.B ant
-is XML and for each project a separate file is constructed.
-The buildfile consists of one or more tasks. An example is
-given below.
-
-project default=compile
-  
-  target name=compile
-javac srcdir=src/
-  /target
-
-/project
-
-This example has one target and it is defaulted. The target itself
-consists of one task
-.B javac
-which compiles the files in the \fIsrc\fR directory.
-
-.SH TARGETS
-
-Targets can depend on other targets. These dependencies are given by 
-the \fIdepends\fR attribute of the \fItarget\fR element.
-
-.SH TASKS
-
-A task is a piece of code that is executed. 
-.B Ant
-recognizes built-in task, optional tasks, but one can also write new 
-tasks.
-
-.B Built-in tasks
-
-The built-in tasks are: \fIAnt\fR, \fIAntCall\fR, \fIAntStructure\fR,
-\fIAntVersion\fR, \fIApply\fR, \fIApt\fR, \fIAvailable\fR, \fIBasename\fR,
-\fIBuildNumber\fR, \fIBUnzip2\fR, \fIBZip2\fR, \fIChecksum\fR, \fIChmod\fR,
-\fIConcat\fR, \fICondition\fR, \fICopy\fR, \fIComponentdef\fR, \fICvs\fR,
-\fICvsChangeLog\fR, \fICvsVersion\fR, \fICVSPass\fR, \fICvsTagDiff\fR,
-\fIDefaultexcludes\fR, \fIDelete\fR, \fIDeltree\fR, \fIDependset\fR, 
-\fIDiagnostics\fR, \fIDirname\fR, \fIEar\fR, \fIEcho\fR, \fIEchoXML\fR,
-\fIExec\fR, \fIFail\fR, \fIFilter\fR, \fIFixCRLF\fR, \fIGenKey\fR, \fIGet\fR,
-\fIHostInfo\fR, \fIGUnzip\fR, \fIGZip\fR, \fIImport\fR, \fIInclude\fR,
-\fIInput\fR, \fIJar\fR, \fIJava\fR, \fIJavac\fR, \fIJavadoc\fR, \fILength\fR,
-\fILoadFile\fR, \fILoadProperties\fR, \fILoadResource\fR, \fILocal\fR,
-\fIMakeURL\fR, \fIMail\fR, \fIMacroDef\fR, \fIManifest\fR, 
\fIManifestClassPath\fR,
-\fIMkdir\fR, \fIMove\fR, \fINice\fR, \fIParallel\fR, \fIPatch\fR,
-\fIPathConvert\fR, \fIPreSetDef\fR, \fIProperty\fR, \fIPropertyHelper\fR,
-\fIRecord\fR, \fIReplace\fR, \fIResourceCount\fR, \fIRetry\fR, \fIRmic\fR,
-\fISequential\fR, \fISignJar\fR, \fISleep\fR, \fISql\fR, \fISubAnt\fR,
-\fISync\fR, \fITar\fR, \fITaskdef\fR, \fITempfile\fR, \fITouch\fR,
-\fITruncate\fR, \fITStamp\fR, \fITypedef\fR, \fIUnjar\fR, \fIUntar\fR,
-\fIUnwar\fR, \fIUnzip\fR, \fIUptodate\fR, \fIWaitfor\fR, \fIWhichResource\fR,
-\fIWar\fR, \fIXmlProperty\fR, \fIXSLT\fR, \fIZip\fR
-
-.TP
-\fBJava\fR
-Executes a Java class within the running (Ant) VM or forks another VM if 
-specified. Below are some of the attibutes to the \fIjava\fR element:
-
-.B classname
-(required) the Java class to execute
-
-.B fork
-if enabled triggers the class execution in another VM (disabled by default)
-
-.B jvm
-the command used to invoke the Java Virtual Machine, default is
-\fIjava\fR. The command is resolved by java.lang.Runtime.exec().
-Ignored if fork is disabled.
-
-Other arguments are \fIclasspath\fR, \fIclasspathref\fR, \fImaxmemory\fR,
-\fIfailonerror\fR, \fIdir\fR and \fIoutput\fR.
-
-.TP
-\fBJavac\fR
-Compiles a source tree within the running (Ant) VM.
-
-.B srcdir
-(required) location of the java files
-
-.B destdir
-location to store the class files
-
-.B debug
-indicates whether source should be compiled
-with debug information; defaults to off
-
-.B optimize
-indicates whether source should be compiled
-with optimization; defaults to off
-
-.B target
-generate class files for specific VM version
-(e.g., 1.1 or 1.2).
-
-.B includes
-comma-separated list of patterns of files that
-must be included; all files are included when omitted
-
-.B excludes
-comma-separated list of patterns of files that
-must be excluded; no files (except default
-excludes) are excluded when omitted.
-
-.B defaultexcludes
-indicates whether default excludes should be
-used (yes | no); default excludes are used
-when omitted.
-
-Other arguments are \fIincludesfile\fR, 

[gradle] annotated tag debian/1.5-2 created (now 0854f05)

2014-10-08 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.5-2
in repository gradle.

at  0854f05   (tag)
   tagging  ab3d0a0141cc9c077ef7a95efa7536fe04742e9d (commit)
  replaces  debian/1.5-1
 tagged by  Emmanuel Bourg
on  Wed Oct 8 11:41:31 2014 +0200

- Log -
gradle Debian release 1.5-2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJUNQbLAAoJEPUTxBnkudCsA10P/jXNwCc0NJOenoRR3k30WzV+
upSEr1R2NUbT6NftWP9wXI1qYAvC54KxBlr5htBkUeDuUlxE4MyxTMdeHN/q0nKK
9lEqB8YwheW9/ZceqqCRo/0OEaSYLlTHOG3Uc3mDW799hx1iz/ublPPbaRdEHmwO
hOKeG4XUiElqWC8EM74NFpkw6neE5AcK59ZzkrRRzFct+CvZ2l6nwwl4s1lx9B50
mXK7NQg9SrpsE2k2Hb8KEMu2DYhUHUkwGQp2N2nVejweTsI598lZLCc0dPoEMBhy
V9zzmTVOp33B37xRYaI2DbwJiwA15yvMEORWTyO+DTisSB/cesyAvIx2sg+zXahE
NRwGqTkqTl14waZ3y6VuN2lgSTMaXJNrbNe/g8cAHMt7Go7Qp9RYaPufieriLy89
6WqB770uXncj5WwkiyuYT2eB+kiZ6nJI+FMRBzF08IWLD2WDDBOYVcNEQt8YZm/C
J/71gX4sN9hQOoQh13zRvJsPlpNFMxfVztkjQQ4IGd3VOHX2S7gmMKj1sK44yz7y
EuhcPw0yYXRPLaTI3h6RAPoSUHFD7e6L+514D7i1OlmU3DEaGu9Lj++iVd22Tkla
TLEHsJ3P0UOzS1JKsdyKrmndFa0D9yt/f14PNnWg2qYttcwL7O+VwLknQ/kIW4zH
NR4O4jZNIiQnpESqu/bK
=sNyS
-END PGP SIGNATURE-

Emmanuel Bourg (7):
  Fixed a build failure caused by the transition of libspock-java to cglib3
  Added an explicit build dependency on libaether-java
  Standards-Version updated to 3.9.6
  Shorter Vcs-Browser URL
  Build depend on libspock-java = 0.6-groovy-1.8-3
  Adjusted the artifactId for cglib3
  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/gradle.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


[plexus-utils2] branch master updated (2c77444 - 3275fe6)

2014-10-08 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 plexus-utils2.

  from  2c77444   Watch the release tags on Github
  adds  11ff80d   Imported Upstream version 3.0.15
   new  4f83923   Merge tag 'upstream/3.0.15'
   new  3275fe6   New upstream release (3.0.15)

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:
 .gitignore |  11 +
 debian/changelog   |   3 +-
 debian/maven.rules |   4 +-
 pom.xml|  46 ++-
 pom.xml = pom.xml.releaseBackup   |  46 ++-
 .../org/codehaus/plexus/util/AbstractScanner.java  | 235 +--
 src/main/java/org/codehaus/plexus/util/Base64.java |   2 +-
 .../org/codehaus/plexus/util/CollectionUtils.java  |  84 ++--
 .../org/codehaus/plexus/util/DirectoryScanner.java | 232 ++-
 .../plexus/util/DirectoryWalkListener.java |   5 +-
 .../org/codehaus/plexus/util/DirectoryWalker.java  |   4 +-
 .../org/codehaus/plexus/util/ExceptionUtils.java   |   2 +-
 src/main/java/org/codehaus/plexus/util/Expand.java |   2 +-
 .../java/org/codehaus/plexus/util/FileUtils.java   | 424 +++
 src/main/java/org/codehaus/plexus/util/IOUtil.java |  25 +-
 .../plexus/util/InterpolationFilterReader.java |  43 +-
 .../org/codehaus/plexus/util/Java7Detector.java}   |  78 ++--
 .../org/codehaus/plexus/util/Java7FileUtil.java}   |  62 +--
 .../util/LineOrientedInterpolatingReader.java  |  95 -
 .../org/codehaus/plexus/util/MatchPattern.java | 135 ++
 .../org/codehaus/plexus/util/MatchPatterns.java|  90 
 src/main/java/org/codehaus/plexus/util/Os.java |  19 +-
 .../java/org/codehaus/plexus/util/PathTool.java| 105 ++---
 .../org/codehaus/plexus/util/PropertyUtils.java|   4 +-
 .../org/codehaus/plexus/util/ReaderFactory.java|   4 +-
 .../org/codehaus/plexus/util/ReflectionUtils.java  |  40 +-
 .../java/org/codehaus/plexus/util/Scanner.java |   3 +
 .../org/codehaus/plexus/util/SelectorUtils.java| 451 ++---
 .../codehaus/plexus/util/StringOutputStream.java   |   2 +-
 .../java/org/codehaus/plexus/util/StringUtils.java | 139 ---
 .../java/org/codehaus/plexus/util/SweeperPool.java |   2 +-
 .../org/codehaus/plexus/util/WriterFactory.java|   6 +-
 .../plexus/util/cli/AbstractStreamHandler.java}| 104 +++--
 .../cli/{Arg.java = CommandLineCallable.java} |  16 +-
 .../plexus/util/cli/CommandLineException.java  |   2 +-
 .../util/cli/CommandLineTimeOutException.java  |   2 +-
 .../codehaus/plexus/util/cli/CommandLineUtils.java | 444 +++-
 .../codehaus/plexus/util/cli/DefaultConsumer.java  |   2 +-
 .../plexus/util/cli/EnhancedStringTokenizer.java   |   2 +-
 .../plexus/util/cli/ShutdownHookUtils.java |  62 +++
 .../codehaus/plexus/util/cli/StreamConsumer.java   |   2 +-
 .../org/codehaus/plexus/util/cli/StreamFeeder.java |  23 +-
 .../org/codehaus/plexus/util/cli/StreamPumper.java |  15 +-
 .../plexus/util/cli/WriterStreamConsumer.java  |   2 +-
 .../plexus/util/cli/shell/BourneShell.java |  11 +-
 .../codehaus/plexus/util/cli/shell/CmdShell.java   |   6 +-
 .../plexus/util/cli/shell/CommandShell.java|   2 +-
 .../org/codehaus/plexus/util/cli/shell/Shell.java  |  38 +-
 .../plexus/util/dag/CycleDetectedException.java|  11 +-
 .../codehaus/plexus/util/dag/CycleDetector.java|  66 ++-
 .../java/org/codehaus/plexus/util/dag/DAG.java |  32 +-
 .../plexus/util/dag/TopologicalSorter.java |  45 +-
 .../java/org/codehaus/plexus/util/dag/Vertex.java  |  29 +-
 .../plexus/util/introspection/ClassMap.java|  57 ++-
 .../plexus/util/introspection/MethodMap.java   |  51 ++-
 .../introspection/ReflectionValueExtractor.java|  24 +-
 .../plexus/util/io/FileInputStreamFacade.java  |  43 --
 .../plexus/util/io/RawInputStreamFacade.java   |   4 +-
 .../plexus/util/io/URLInputStreamFacade.java   |   3 -
 .../codehaus/plexus/util/reflection/Reflector.java |  78 ++--
 .../plexus/util/reflection/ReflectorException.java |   4 +-
 .../codehaus/plexus/util/xml/CompactXMLWriter.java |   2 +-
 .../plexus/util/xml/PrettyPrintXMLWriter.java  |  45 +-
 .../plexus/util/xml/SerializerXMLWriter.java   |   2 +-
 .../org/codehaus/plexus/util/xml/XMLWriter.java|   2 +-
 .../org/codehaus/plexus/util/xml/XmlReader.java|   2 +-
 .../codehaus/plexus/util/xml/XmlStreamWriter.java  |   2 +-
 .../java/org/codehaus/plexus/util/xml/XmlUtil.java |   2 +-
 .../codehaus/plexus/util/xml/XmlWriterUtil.java|  17 +-
 .../java/org/codehaus/plexus/util/xml/Xpp3Dom.java |  33 +-
 

[plexus-utils2] branch pristine-tar updated (e897e71 - 22dc67b)

2014-10-08 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 plexus-utils2.

  from  e897e71   pristine-tar data for plexus-utils2_2.0.5.orig.tar.gz
   new  22dc67b   pristine-tar data for plexus-utils2_3.0.15.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:
 plexus-utils2_3.0.15.orig.tar.gz.delta | Bin 0 - 8883 bytes
 plexus-utils2_3.0.15.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 plexus-utils2_3.0.15.orig.tar.gz.delta
 create mode 100644 plexus-utils2_3.0.15.orig.tar.gz.id

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


[plexus-utils2] 01/01: pristine-tar data for plexus-utils2_3.0.15.orig.tar.gz

2014-10-08 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 plexus-utils2.

commit 22dc67bceadb8f6c9f9e52ff0ce2fe9e525158f0
Author: Emmanuel Bourg ebo...@apache.org
Date:   Sun Oct 5 23:08:26 2014 +0200

pristine-tar data for plexus-utils2_3.0.15.orig.tar.gz
---
 plexus-utils2_3.0.15.orig.tar.gz.delta | Bin 0 - 8883 bytes
 plexus-utils2_3.0.15.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/plexus-utils2_3.0.15.orig.tar.gz.delta 
b/plexus-utils2_3.0.15.orig.tar.gz.delta
new file mode 100644
index 000..9e5fd53
Binary files /dev/null and b/plexus-utils2_3.0.15.orig.tar.gz.delta differ
diff --git a/plexus-utils2_3.0.15.orig.tar.gz.id 
b/plexus-utils2_3.0.15.orig.tar.gz.id
new file mode 100644
index 000..f6bfbeb
--- /dev/null
+++ b/plexus-utils2_3.0.15.orig.tar.gz.id
@@ -0,0 +1 @@
+a95a32d59098dd022088146a609fbeb773652954

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


[plexus-utils2] 01/02: Merge tag 'upstream/3.0.15'

2014-10-08 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 plexus-utils2.

commit 4f839238415f12b62cdc173e48d35f901fd3960b
Merge: 2c77444 11ff80d
Author: Emmanuel Bourg ebo...@apache.org
Date:   Sun Oct 5 23:08:26 2014 +0200

Merge tag 'upstream/3.0.15'

Upstream version 3.0.15

 .gitignore |  11 +
 pom.xml|  46 ++-
 pom.xml = pom.xml.releaseBackup   |  46 ++-
 .../org/codehaus/plexus/util/AbstractScanner.java  | 235 +--
 src/main/java/org/codehaus/plexus/util/Base64.java |   2 +-
 .../org/codehaus/plexus/util/CollectionUtils.java  |  84 ++--
 .../org/codehaus/plexus/util/DirectoryScanner.java | 232 ++-
 .../plexus/util/DirectoryWalkListener.java |   5 +-
 .../org/codehaus/plexus/util/DirectoryWalker.java  |   4 +-
 .../org/codehaus/plexus/util/ExceptionUtils.java   |   2 +-
 src/main/java/org/codehaus/plexus/util/Expand.java |   2 +-
 .../java/org/codehaus/plexus/util/FileUtils.java   | 424 +++
 src/main/java/org/codehaus/plexus/util/IOUtil.java |  25 +-
 .../plexus/util/InterpolationFilterReader.java |  43 +-
 .../org/codehaus/plexus/util/Java7Detector.java}   |  78 ++--
 .../org/codehaus/plexus/util/Java7FileUtil.java}   |  62 +--
 .../util/LineOrientedInterpolatingReader.java  |  95 -
 .../org/codehaus/plexus/util/MatchPattern.java | 135 ++
 .../org/codehaus/plexus/util/MatchPatterns.java|  90 
 src/main/java/org/codehaus/plexus/util/Os.java |  19 +-
 .../java/org/codehaus/plexus/util/PathTool.java| 105 ++---
 .../org/codehaus/plexus/util/PropertyUtils.java|   4 +-
 .../org/codehaus/plexus/util/ReaderFactory.java|   4 +-
 .../org/codehaus/plexus/util/ReflectionUtils.java  |  40 +-
 .../java/org/codehaus/plexus/util/Scanner.java |   3 +
 .../org/codehaus/plexus/util/SelectorUtils.java| 451 ++---
 .../codehaus/plexus/util/StringOutputStream.java   |   2 +-
 .../java/org/codehaus/plexus/util/StringUtils.java | 139 ---
 .../java/org/codehaus/plexus/util/SweeperPool.java |   2 +-
 .../org/codehaus/plexus/util/WriterFactory.java|   6 +-
 ...eamConsumer.java = AbstractStreamHandler.java} | 101 +++--
 ...faultConsumer.java = CommandLineCallable.java} |  14 +-
 .../plexus/util/cli/CommandLineException.java  |   2 +-
 .../util/cli/CommandLineTimeOutException.java  |   2 +-
 .../codehaus/plexus/util/cli/CommandLineUtils.java | 444 +++-
 .../codehaus/plexus/util/cli/DefaultConsumer.java  |   2 +-
 .../plexus/util/cli/EnhancedStringTokenizer.java   |   2 +-
 .../plexus/util/cli/ShutdownHookUtils.java |  62 +++
 .../codehaus/plexus/util/cli/StreamConsumer.java   |   2 +-
 .../org/codehaus/plexus/util/cli/StreamFeeder.java |  23 +-
 .../org/codehaus/plexus/util/cli/StreamPumper.java |  15 +-
 .../plexus/util/cli/WriterStreamConsumer.java  |   2 +-
 .../plexus/util/cli/shell/BourneShell.java |  11 +-
 .../codehaus/plexus/util/cli/shell/CmdShell.java   |   6 +-
 .../plexus/util/cli/shell/CommandShell.java|   2 +-
 .../org/codehaus/plexus/util/cli/shell/Shell.java  |  38 +-
 .../plexus/util/dag/CycleDetectedException.java|  11 +-
 .../codehaus/plexus/util/dag/CycleDetector.java|  66 ++-
 .../java/org/codehaus/plexus/util/dag/DAG.java |  32 +-
 .../plexus/util/dag/TopologicalSorter.java |  45 +-
 .../java/org/codehaus/plexus/util/dag/Vertex.java  |  29 +-
 .../plexus/util/introspection/ClassMap.java|  57 ++-
 .../plexus/util/introspection/MethodMap.java   |  51 ++-
 .../introspection/ReflectionValueExtractor.java|  24 +-
 .../plexus/util/io/FileInputStreamFacade.java  |  43 --
 .../plexus/util/io/RawInputStreamFacade.java   |   4 +-
 .../plexus/util/io/URLInputStreamFacade.java   |   3 -
 .../codehaus/plexus/util/reflection/Reflector.java |  78 ++--
 .../plexus/util/reflection/ReflectorException.java |   4 +-
 .../codehaus/plexus/util/xml/CompactXMLWriter.java |   2 +-
 .../plexus/util/xml/PrettyPrintXMLWriter.java  |  45 +-
 .../plexus/util/xml/SerializerXMLWriter.java   |   2 +-
 .../org/codehaus/plexus/util/xml/XMLWriter.java|   2 +-
 .../org/codehaus/plexus/util/xml/XmlReader.java|   2 +-
 .../codehaus/plexus/util/xml/XmlStreamWriter.java  |   2 +-
 .../java/org/codehaus/plexus/util/xml/XmlUtil.java |   2 +-
 .../codehaus/plexus/util/xml/XmlWriterUtil.java|  17 +-
 .../java/org/codehaus/plexus/util/xml/Xpp3Dom.java |  33 +-
 .../codehaus/plexus/util/xml/Xpp3DomBuilder.java   |  23 +-
 .../codehaus/plexus/util/xml/Xpp3DomWriter.java|   2 +-
 .../plexus/util/xml/pull/EntityReplacementMap.java | 170 
 .../codehaus/plexus/util/xml/pull/MXParser.java|  42 +-
 .../plexus/util/xml/pull/MXSerializer.java |   8 +-
 .../util/xml/pull/XmlPullParserException.java  |  15 +-
 

[plexus-utils2] 02/02: New upstream release (3.0.15)

2014-10-08 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 plexus-utils2.

commit 3275fe664970656a31f5b757da75ff631e3d9014
Author: Emmanuel Bourg ebo...@apache.org
Date:   Sun Oct 5 23:19:14 2014 +0200

New upstream release (3.0.15)
---
 debian/changelog   | 3 ++-
 debian/maven.rules | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7e293f0..6f14119 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
-plexus-utils2 (2.0.5-2) UNRELEASED; urgency=medium
+plexus-utils2 (3.0.15-1) UNRELEASED; urgency=medium
 
   * Team upload.
+  * New upstream release
   * debian/control:
 - Standards-Version updated to 3.9.6 (no changes)
 - Use canonical URLs for the Vcs-* fields
diff --git a/debian/maven.rules b/debian/maven.rules
index ebc824f..5e18461 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -17,5 +17,5 @@
 #   junit junit jar s/3\\..*/3.x/
 
 junit junit jar s/3\..*/3.x/ * *
-org.codehaus.plexus plexus-utils jar s/2\..*/2.x/ * *
-org.codehaus.plexus plexus pom s/2\..*/2.x/ * *
+org.codehaus.plexus plexus-utils jar s/.*/2.x/ * *
+org.codehaus.plexus plexus pom s/.*/2.x/ * *

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


[plexus-utils2] annotated tag upstream/3.0.15 created (now 696251c)

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

ebourg-guest pushed a change to annotated tag upstream/3.0.15
in repository plexus-utils2.

at  696251c   (tag)
   tagging  11ff80d3eb0bb9169f6219207ca2e34ba71c4515 (commit)
  replaces  upstream/2.0.5
 tagged by  Emmanuel Bourg
on  Sun Oct 5 23:08:26 2014 +0200

- Log -
Upstream version 3.0.15

Emmanuel Bourg (1):
  Imported Upstream version 3.0.15

---

No new revisions were added by this update.

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


[jetty8] 04/04: Upload to unstable

2014-10-08 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 jetty8.

commit c0c0f2a87480d76d4d2ebcb796416652f1cc842d
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 12:38:09 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 1b9396c..3bbb01b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-jetty8 (8.1.16-3) UNRELEASED; urgency=medium
+jetty8 (8.1.16-3) unstable; urgency=medium
 
   * Configure Jetty to write the jetty.state file in the /var/lib/jetty8
 directory (Closes: #764454)
   * Standards-Version updated to 3.9.6 (no changes)
 
- -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 12:25:14 +0200
+ -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 12:37:56 +0200
 
 jetty8 (8.1.16-2) unstable; urgency=medium
 

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


[jetty8] branch master updated (e1920a6 - c0c0f2a)

2014-10-08 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 jetty8.

  from  e1920a6   Upload to unstable
   new  4927093   Configure Jetty to write the jetty.state file in the 
/var/lib/jetty8 directory (Closes: #764454)
   new  67bdf8b   Standards-Version updated to 3.9.6
   new  c6f3ff1   Added myself to the uploaders
   new  c0c0f2a   Upload to unstable

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


Summary of changes:
 debian/changelog   | 8 
 debian/control | 4 ++--
 debian/jetty8.init | 3 +++
 3 files changed, 13 insertions(+), 2 deletions(-)

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


[jetty8] 03/04: Added myself to the uploaders

2014-10-08 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 jetty8.

commit c6f3ff180ae6083bc15f008a0c89925dbfdcfdac
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 12:37:05 2014 +0200

Added myself to the uploaders
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ffbdd68..947a193 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: jetty8
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
-Uploaders: Jakub Adam jakub.a...@ktknet.cz
+Uploaders: Jakub Adam jakub.a...@ktknet.cz, Emmanuel Bourg 
ebo...@apache.org
 Build-Depends: ant-optional,
cdbs ( 0.4.5.3),
debhelper (= 9),

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


[jetty8] 01/04: Configure Jetty to write the jetty.state file in the /var/lib/jetty8 directory (Closes: #764454)

2014-10-08 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 jetty8.

commit 49270935e19bcab5b7cf7b33f5e4359cdc19f15d
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 12:36:01 2014 +0200

Configure Jetty to write the jetty.state file in the /var/lib/jetty8 
directory (Closes: #764454)
---
 debian/changelog   | 7 +++
 debian/jetty8.init | 3 +++
 2 files changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 54fe2ce..dedbc4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jetty8 (8.1.16-3) UNRELEASED; urgency=medium
+
+  * Configure Jetty to write the jetty.state file in the /var/lib/jetty8
+directory (Closes: #764454)
+
+ -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 12:25:14 +0200
+
 jetty8 (8.1.16-2) unstable; urgency=medium
 
   * Fixed an integration issue with the JSP compiler from Tomcat 7 causing an
diff --git a/debian/jetty8.init b/debian/jetty8.init
index 934b111..2bd7ab8 100644
--- a/debian/jetty8.init
+++ b/debian/jetty8.init
@@ -108,6 +108,8 @@ JETTY_PORT=8080
 # Additional arguments to pass to Jetty
 JETTY_ARGS=
 
+JETTY_STATE=/var/lib/jetty8/jetty.state
+
 # Extra options to pass to the JVM
 # Set java.awt.headless=true if JAVA_OPTIONS is not set so the
 # Xalan XSL transformer can work without X11 display on JDK 1.4+
@@ -187,6 +189,7 @@ export JAVA=$JAVA_HOME/bin/java
 JAVA_OPTIONS=$JAVA_OPTIONS -Djava.io.tmpdir=$JETTY_TMP \
   -Djava.library.path=/usr/lib -DSTART=$JETTY_START_CONFIG \
   -Djetty.home=$JETTY_HOME -Djetty.logs=$LOGDIR \
+  -Djetty.state=$JETTY_STATE \
   -Djetty.host=$JETTY_HOST -Djetty.port=$JETTY_PORT
 
 # Set the JSP compiler if set in the jetty.default file

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


[jetty8] 02/04: Standards-Version updated to 3.9.6

2014-10-08 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 jetty8.

commit 67bdf8bc3415a966dde5e2d1b455cf6bde6302c5
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 12:36:41 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index dedbc4b..1b9396c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jetty8 (8.1.16-3) UNRELEASED; urgency=medium
 
   * Configure Jetty to write the jetty.state file in the /var/lib/jetty8
 directory (Closes: #764454)
+  * Standards-Version updated to 3.9.6 (no changes)
 
  -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 12:25:14 +0200
 
diff --git a/debian/control b/debian/control
index fd84619..ffbdd68 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends: ant-optional,
libtomcat7-java (= 7.0.56-1~),
maven-debian-helper,
maven-repo-helper
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/jetty8.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jetty8.git
 Homepage: http://www.eclipse.org/jetty/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/jetty8.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] 08/09: Removed the dependency on libsisu-ioc-java

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

ebourg-guest pushed a commit to branch maven-3.1.1
in repository maven.

commit 61855e57591fbdf9a6d7bace44ea63ad6ed54439
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 12:55:00 2014 +0200

Removed the dependency on libsisu-ioc-java
---
 debian/changelog| 2 +-
 debian/control  | 1 -
 debian/maven.buildRules | 3 +--
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fdcd2e7..181ccd4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ maven (3.1.1-1) UNRELEASED; urgency=medium
 - Refreshed the patches
 - Depend on libaether-java = 1:0.9.0.M2
 - Depend on libplexus-utils2-java = 3.0.15
-- New dependency on libsisu-plexus-java
+- New dependency on libsisu-plexus-java (replaces libsisu-ioc-java)
 - Removed the no_aop classifier from the sisu-guice dependency
   * Standards-Version updated to 3.9.6 (no changes)
 
diff --git a/debian/control b/debian/control
index 8e791e4..e3143f7 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,6 @@ Build-Depends-Indep: ant-optional,
  libplexus-classworlds2-java (= 2.4),
  libplexus-containers1.5-java (= 1.5.5-2),
  libplexus-utils2-java (= 3.0.15),
- libsisu-ioc-java,
  libsisu-plexus-java,
  libsurefire-java,
  libwagon2-java (= 2.2-2),
diff --git a/debian/maven.buildRules b/debian/maven.buildRules
index 0f42dae..0209b32 100644
--- a/debian/maven.buildRules
+++ b/debian/maven.buildRules
@@ -4,13 +4,12 @@
 junit junit jar s/3\..*/3.x/ * *
 s/easymock/org.easymock/ easymock * s/.*/debian/ * *
 
-org.sonatype.sisu sisu-inject-plexus * s/.*/2.3.0/ * *
+org.eclipse.sisu org.eclipse.sisu.plexus * s/.*/debian/ * *
 
 org.apache.maven.wagon * jar s/.*/2.x/ * *
 
 org.codehaus.plexus plexus-classworlds * s/.*/2.x/ * *
 org.codehaus.plexus plexus-utils * s/.*/2.x/ * *
-org.codehaus.plexus plexus-container-default * s/.*/1.5.5/ * *
 org.codehaus.plexus plexus-component-metadata * s/.*/1.5.5/ * *
 org.codehaus.plexus plexus-component-annotations * s/.*/1.5.5/ * *
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven.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] 02/09: Standards-Version updated to 3.9.6

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

ebourg-guest pushed a commit to branch maven-3.1.1
in repository maven.

commit bb622c24129d93d35294aa8a99c680ca9ed48e06
Author: Emmanuel Bourg ebo...@apache.org
Date:   Tue Sep 30 13:16:06 2014 +0200

Standards-Version updated to 3.9.6
---
 debian/changelog | 2 +-
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a7e4bd9..195bf28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ maven (3.1.1-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
 - Refreshed the patches
-  * Standards-Version updated to 3.9.5 (no changes)
+  * Standards-Version updated to 3.9.6 (no changes)
 
  -- Emmanuel Bourg ebo...@apache.org  Fri, 14 Feb 2014 09:43:05 +0100
 
diff --git a/debian/control b/debian/control
index 419e343..c433230 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
 Uploaders: Damien Raude-Morvan draz...@debian.org
+Build-Depends: ant, cdbs, debhelper (= 9), default-jdk
 Build-Depends-Indep: ant-optional,
  junit,
  libaether-java,
@@ -26,8 +27,7 @@ Build-Depends-Indep: ant-optional,
  libxmlunit-java,
  maven-ant-helper,
  maven-repo-helper
-Build-Depends: ant, cdbs, debhelper (= 9), default-jdk
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/maven.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/maven.git
 Homepage: http://maven.apache.org

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven.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] 07/09: Depend on libplexus-utils2-java = 3.0.15

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

ebourg-guest pushed a commit to branch maven-3.1.1
in repository maven.

commit f579f28b0bd5c6793cf2a67ccfd214dfe5fed9ab
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 12:51:00 2014 +0200

Depend on libplexus-utils2-java = 3.0.15
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e470808..fdcd2e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ maven (3.1.1-1) UNRELEASED; urgency=medium
   * New upstream release
 - Refreshed the patches
 - Depend on libaether-java = 1:0.9.0.M2
+- Depend on libplexus-utils2-java = 3.0.15
 - New dependency on libsisu-plexus-java
 - Removed the no_aop classifier from the sisu-guice dependency
   * Standards-Version updated to 3.9.6 (no changes)
diff --git a/debian/control b/debian/control
index c2be944..8e791e4 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Indep: ant-optional,
  libmodello-maven-plugin1.4-java,
  libplexus-classworlds2-java (= 2.4),
  libplexus-containers1.5-java (= 1.5.5-2),
- libplexus-utils2-java,
+ libplexus-utils2-java (= 3.0.15),
  libsisu-ioc-java,
  libsisu-plexus-java,
  libsurefire-java,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven.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] 05/09: Removed the no_aop classifier from the sisu-guice dependency

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

ebourg-guest pushed a commit to branch maven-3.1.1
in repository maven.

commit 04b963d07a27489b50178d5076baa88acb5d718c
Author: Emmanuel Bourg ebo...@apache.org
Date:   Thu Oct 2 14:56:36 2014 +0200

Removed the no_aop classifier from the sisu-guice dependency
---
 debian/changelog |  1 +
 debian/maven.rules   |  1 +
 debian/patches/dep_versions.diff | 18 ++
 3 files changed, 20 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c6d3bd0..e470808 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ maven (3.1.1-1) UNRELEASED; urgency=medium
 - Refreshed the patches
 - Depend on libaether-java = 1:0.9.0.M2
 - New dependency on libsisu-plexus-java
+- Removed the no_aop classifier from the sisu-guice dependency
   * Standards-Version updated to 3.9.6 (no changes)
 
  -- Emmanuel Bourg ebo...@apache.org  Fri, 14 Feb 2014 09:43:05 +0100
diff --git a/debian/maven.rules b/debian/maven.rules
index c4b1e67..27a0f89 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -5,6 +5,7 @@ junit junit jar s/3\..*/3.x/ * *
 s/easymock/org.easymock/ easymock * s/.*/debian/ * *
 
 org.sonatype.sisu sisu-inject-plexus * s/.*/2.3.0/ * *
+org.sonatype.sisu sisu-guice * s/.*/debian/ s/no_aop// *
 
 org.apache.maven.wagon * jar s/.*/2.x/ * *
 
diff --git a/debian/patches/dep_versions.diff b/debian/patches/dep_versions.diff
index f33ef7b..abe8228 100644
--- a/debian/patches/dep_versions.diff
+++ b/debian/patches/dep_versions.diff
@@ -45,3 +45,21 @@ Forwarded: not-needed
  
maven.test.redirectTestOutputToFiletrue/maven.test.redirectTestOutputToFile
  !-- Control the name of the distribution and information output by mvn 
--
  distributionIdapache-maven/distributionId
+@@ -193,7 +193,6 @@
+ groupIdorg.sonatype.sisu/groupId
+ artifactIdsisu-guice/artifactId
+ version${guiceVersion}/version
+-classifierno_aop/classifier
+   /dependency
+   dependency
+ groupIdorg.eclipse.sisu/groupId
+--- a/maven-aether-provider/pom.xml
 b/maven-aether-provider/pom.xml
+@@ -79,7 +79,6 @@
+ dependency
+   groupIdorg.sonatype.sisu/groupId
+   artifactIdsisu-guice/artifactId
+-  classifierno_aop/classifier
+   optionaltrue/optional
+   exclusions
+ exclusion

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven.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] 09/09: Updated the Maven version in the substitution rules of debian/maven.buildRules

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

ebourg-guest pushed a commit to branch maven-3.1.1
in repository maven.

commit c3bf32c86fd5952b72656efb46dd49061ef64ef6
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 12:56:54 2014 +0200

Updated the Maven version in the substitution rules of 
debian/maven.buildRules
---
 debian/changelog|  1 +
 debian/maven.buildRules | 26 +-
 2 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 181ccd4..9c1921e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ maven (3.1.1-1) UNRELEASED; urgency=medium
 - Depend on libplexus-utils2-java = 3.0.15
 - New dependency on libsisu-plexus-java (replaces libsisu-ioc-java)
 - Removed the no_aop classifier from the sisu-guice dependency
+- Updated the Maven version in the rules of debian/maven.buildRules
   * Standards-Version updated to 3.9.6 (no changes)
 
  -- Emmanuel Bourg ebo...@apache.org  Fri, 14 Feb 2014 09:43:05 +0100
diff --git a/debian/maven.buildRules b/debian/maven.buildRules
index 0209b32..c621889 100644
--- a/debian/maven.buildRules
+++ b/debian/maven.buildRules
@@ -19,16 +19,16 @@ org.apache.maven.plugins maven-surefire-plugin * s/.*/2.10/ 
* *
 org.apache.maven.plugins maven-jar-plugin * s/.*/2.2/ * *
 org.apache.maven.plugins maven-compiler-plugin * s/.*/2.0.2/ * *
 
-org.apache.maven apache-maven pom s/.*/3.0.5/ * *
-org.apache.maven maven-aether-provider jar s/.*/3.0.5/ * *
-org.apache.maven maven-artifact jar s/.*/3.0.5/ * *
-org.apache.maven maven-compat jar s/.*/3.0.5/ * *
-org.apache.maven maven-core jar s/.*/3.0.5/ * *
-org.apache.maven maven-embedder jar s/.*/3.0.5/ * *
-org.apache.maven maven-model-builder jar s/.*/3.0.5/ * *
-org.apache.maven maven-model jar s/.*/3.0.5/ * *
-org.apache.maven maven-plugin-api jar s/.*/3.0.5/ * *
-org.apache.maven maven-repository-metadata jar s/.*/3.0.5/ * *
-org.apache.maven maven-settings-builder jar s/.*/3.0.5/ * *
-org.apache.maven maven-settings jar s/.*/3.0.5/ * *
-org.apache.maven maven pom s/.*/3.0.5/ * *
+org.apache.maven apache-maven pom s/.*/3.1.1/ * *
+org.apache.maven maven-aether-provider jar s/.*/3.1.1/ * *
+org.apache.maven maven-artifact jar s/.*/3.1.1/ * *
+org.apache.maven maven-compat jar s/.*/3.1.1/ * *
+org.apache.maven maven-core jar s/.*/3.1.1/ * *
+org.apache.maven maven-embedder jar s/.*/3.1.1/ * *
+org.apache.maven maven-model-builder jar s/.*/3.1.1/ * *
+org.apache.maven maven-model jar s/.*/3.1.1/ * *
+org.apache.maven maven-plugin-api jar s/.*/3.1.1/ * *
+org.apache.maven maven-repository-metadata jar s/.*/3.1.1/ * *
+org.apache.maven maven-settings-builder jar s/.*/3.1.1/ * *
+org.apache.maven maven-settings jar s/.*/3.1.1/ * *
+org.apache.maven maven pom s/.*/3.1.1/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven.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] 06/09: Set the exact version of modello used

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

ebourg-guest pushed a commit to branch maven-3.1.1
in repository maven.

commit 0b540a912c49f15a0dd2446efe306b8c6db35d0c
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 12:47:58 2014 +0200

Set the exact version of modello used
---
 debian/patches/dep_versions.diff | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/dep_versions.diff b/debian/patches/dep_versions.diff
index abe8228..94964e2 100644
--- a/debian/patches/dep_versions.diff
+++ b/debian/patches/dep_versions.diff
@@ -38,7 +38,7 @@ Forwarded: not-needed
 +wagonVersion2.x/wagonVersion
 +securityDispatcherVersiondebian/securityDispatcherVersion
 +cipherVersiondebian/cipherVersion
-+modelloVersion1.4.x/modelloVersion
++modelloVersion1.4.1/modelloVersion
 +jxpathVersiondebian/jxpathVersion
 +aetherVersiondebian/aetherVersion
 +slf4jVersiondebian/slf4jVersion

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven.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] 03/09: Depend on libaether-java = 1:0.9.0.M2 New dependency on libsisu-plexus-java

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

ebourg-guest pushed a commit to branch maven-3.1.1
in repository maven.

commit ca41f41b3e09b7aa1c010bf86b54390b828f9ebf
Author: Emmanuel Bourg ebo...@apache.org
Date:   Thu Oct 2 14:54:47 2014 +0200

Depend on libaether-java = 1:0.9.0.M2
New dependency on libsisu-plexus-java
---
 debian/changelog | 2 ++
 debian/control   | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 195bf28..c6d3bd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ maven (3.1.1-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
 - Refreshed the patches
+- Depend on libaether-java = 1:0.9.0.M2
+- New dependency on libsisu-plexus-java
   * Standards-Version updated to 3.9.6 (no changes)
 
  -- Emmanuel Bourg ebo...@apache.org  Fri, 14 Feb 2014 09:43:05 +0100
diff --git a/debian/control b/debian/control
index c433230..c2be944 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Damien Raude-Morvan draz...@debian.org
 Build-Depends: ant, cdbs, debhelper (= 9), default-jdk
 Build-Depends-Indep: ant-optional,
  junit,
- libaether-java,
+ libaether-java (= 1:0.9.0.M2~),
  libcommons-jxpath-java,
  libcommons-logging-java,
  libeasymock-java,
@@ -22,6 +22,7 @@ Build-Depends-Indep: ant-optional,
  libplexus-containers1.5-java (= 1.5.5-2),
  libplexus-utils2-java,
  libsisu-ioc-java,
+ libsisu-plexus-java,
  libsurefire-java,
  libwagon2-java (= 2.2-2),
  libxmlunit-java,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven.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] 04/09: Updated the clean target

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

ebourg-guest pushed a commit to branch maven-3.1.1
in repository maven.

commit 9e15431bce7841c98409346796663c1da3ad1842
Author: Emmanuel Bourg ebo...@apache.org
Date:   Thu Oct 2 14:55:14 2014 +0200

Updated the clean target
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index e63a723..f884687 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,6 +58,7 @@ clean::
-rm -rf debian/tmp/mvn-repo
-rm $(DEB_BUILDDIR)/maven-ant-tasks-2.1.1.jar
-find . -name target -type d | xargs rm -rf
+   -rm -f dependencies.xml
 
 # No documentation released yet.
 #binary-post-install/$(PACKAGE)-doc::

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven.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] branch maven-3.1.1 updated (f0e169b - c3bf32c)

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

ebourg-guest pushed a change to branch maven-3.1.1
in repository maven.

  from  f0e169b   Merge tag 'upstream/3.1.1'
   new  8b6d2db   Refreshed the patches
   new  bb622c2   Standards-Version updated to 3.9.6
   new  ca41f41   Depend on libaether-java = 1:0.9.0.M2 New dependency on 
libsisu-plexus-java
   new  9e15431   Updated the clean target
   new  04b963d   Removed the no_aop classifier from the sisu-guice 
dependency
   new  0b540a9   Set the exact version of modello used
   new  f579f28   Depend on libplexus-utils2-java = 3.0.15
   new  61855e5   Removed the dependency on libsisu-ioc-java
   new  c3bf32c   Updated the Maven version in the substitution rules of 
debian/maven.buildRules

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  |  11 +-
 debian/control|  10 +-
 debian/maven.buildRules   |  29 ++--
 debian/maven.rules|   1 +
 debian/patches/add_dependencies.diff  |  18 +--
 debian/patches/dep_versions.diff  |  45 --
 debian/patches/force_java15_compiler.diff |   6 +-
 debian/patches/modello.diff   |   6 +-
 debian/patches/no_maven_assembly.diff |   6 +-
 debian/patches/plugins_version.diff   | 229 --
 debian/rules  |   1 +
 11 files changed, 167 insertions(+), 195 deletions(-)

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


[jetty8] annotated tag debian/8.1.16-3 created (now e400f4d)

2014-10-08 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.1.16-3
in repository jetty8.

at  e400f4d   (tag)
   tagging  c0c0f2a87480d76d4d2ebcb796416652f1cc842d (commit)
  replaces  debian/8.1.16-2
 tagged by  Emmanuel Bourg
on  Wed Oct 8 13:32:21 2014 +0200

- Log -
jetty8 Debian release 8.1.16-3
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJUNSDFAAoJEPUTxBnkudCsZgMQALRxXkRV9n/zosqBPrn4Qcgx
kAC15J5+z890m0CZtgJh/WWHhX3WL8DHAVqNn82ElZv6Q6lpI14w3W9988UC6oG3
TPwioGLpMjFpm+Xh61bH8lQ/UoLjdGr3v+x45cl5CQQ90JCaPX/JYvNy815rXxc8
TS/8LTBlyPFngQVmgW7ifCigsHvt03KhedhUqjMrAxi5dGDUNouAbMgglefYRAwN
9whiXgaJqC6VonMpfNkLwR0P0DgFtARJPIPHfcHgpPZE/zbzBlLfowgTbLewR59x
h7ngWa4R3Wmb7O2KbGLbhRsaD5Rh8AX1FhZPhDNmPFBg554qyEeU4iHQVtHr69tf
kOolB/HANH8PsszWtt6mQcOiBN4Sw0IHJnkdvm6eda8BXu9D3Q60hEBj245rJXha
MrOI7YyZT4YLnzt0TGyYTtTbMbmnzte2X+TkhbjGgABXH68vL90szLDeX8nO0/OG
fGghzcOuCporGOg2vC1o6EMTdPlXCb3DaPSCSsSobEb77l0LAV9Yo6qFjX7sQ6h+
ZqaN6JCGZb5JRWxXWL0mU3CceL65DkIvJSoRm+gUFPauwEpfvryTHU1XqPGXRFJH
CIt25w44xcHtQo+yJ3l6vxptRkKk/EnQ3DL3lVVIH6bffAYG652ET2lS3HSEqMOE
dyPzZOBHAYEdiD81bDqT
=X+Es
-END PGP SIGNATURE-

Emmanuel Bourg (4):
  Configure Jetty to write the jetty.state file in the /var/lib/jetty8 
directory (Closes: #764454)
  Standards-Version updated to 3.9.6
  Added myself to the uploaders
  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/jetty8.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


[jellydoc] branch master updated (0f1298a - d8f4564)

2014-10-08 Thread Timo Aaltonen
This is an automated email from the git hooks/post-receive script.

tjaalton pushed a change to branch master
in repository jellydoc.

  from  0f1298a   add usj option to annotations jar
   new  29e9e16   Drop build-dependency on libtxw2-java-doc.
   new  285ca12   control: Bump policy to 3.9.6, no changes.
   new  d8f4564   releasing package jellydoc version 1.5-3

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   | 3 +--
 2 files changed, 9 insertions(+), 2 deletions(-)

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


[jellydoc] 01/03: Drop build-dependency on libtxw2-java-doc.

2014-10-08 Thread Timo Aaltonen
This is an automated email from the git hooks/post-receive script.

tjaalton pushed a commit to branch master
in repository jellydoc.

commit 29e9e167dda336a5ec6c9a2d0ecb36799a6b3e49
Author: Timo Aaltonen tjaal...@debian.org
Date:   Wed Oct 8 17:04:36 2014 +0300

Drop build-dependency on libtxw2-java-doc.
---
 debian/changelog | 7 +++
 debian/control   | 1 -
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6502106..af968ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jellydoc (1.5-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Drop build-dependency on libtxw2-java-doc.
+
+ -- Timo Aaltonen tjaal...@debian.org  Wed, 08 Oct 2014 16:59:41 +0300
+
 jellydoc (1.5-2) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 4916dc2..90b79da 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,6 @@ Build-Depends-Indep:
  libmaven-install-plugin-java,
  libmaven-javadoc-plugin-java,
  libtxw2-java,
- libtxw2-java-doc
 Standards-Version: 3.9.3
 Homepage: http://java.net/projects/maven-jellydoc-plugin
 Vcs-Git: git://git.debian.org/git/pkg-java/jellydoc.git

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


[jellydoc] 03/03: releasing package jellydoc version 1.5-3

2014-10-08 Thread Timo Aaltonen
This is an automated email from the git hooks/post-receive script.

tjaalton pushed a commit to branch master
in repository jellydoc.

commit d8f4564a18a22c3ff9cad5935bbe76a0cc21a928
Author: Timo Aaltonen tjaal...@debian.org
Date:   Wed Oct 8 17:05:15 2014 +0300

releasing package jellydoc version 1.5-3
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 60d1a63..45fd2c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-jellydoc (1.5-3) UNRELEASED; urgency=medium
+jellydoc (1.5-3) unstable; urgency=medium
 
   * Team upload.
   * Drop build-dependency on libtxw2-java-doc.
   * control: Bump policy to 3.9.6, no changes.
 
- -- Timo Aaltonen tjaal...@debian.org  Wed, 08 Oct 2014 16:59:41 +0300
+ -- Timo Aaltonen tjaal...@debian.org  Wed, 08 Oct 2014 17:05:02 +0300
 
 jellydoc (1.5-2) unstable; urgency=low
 

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


[jellydoc] 02/03: control: Bump policy to 3.9.6, no changes.

2014-10-08 Thread Timo Aaltonen
This is an automated email from the git hooks/post-receive script.

tjaalton pushed a commit to branch master
in repository jellydoc.

commit 285ca129622e3fc720432c7696a355bb6e4864a3
Author: Timo Aaltonen tjaal...@debian.org
Date:   Wed Oct 8 17:05:01 2014 +0300

control: Bump policy to 3.9.6, no changes.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index af968ce..60d1a63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jellydoc (1.5-3) UNRELEASED; urgency=medium
 
   * Team upload.
   * Drop build-dependency on libtxw2-java-doc.
+  * control: Bump policy to 3.9.6, no changes.
 
  -- Timo Aaltonen tjaal...@debian.org  Wed, 08 Oct 2014 16:59:41 +0300
 
diff --git a/debian/control b/debian/control
index 90b79da..2598fe9 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep:
  libmaven-install-plugin-java,
  libmaven-javadoc-plugin-java,
  libtxw2-java,
-Standards-Version: 3.9.3
+Standards-Version: 3.9.6
 Homepage: http://java.net/projects/maven-jellydoc-plugin
 Vcs-Git: git://git.debian.org/git/pkg-java/jellydoc.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/jellydoc.git

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


[jellydoc] annotated tag debian/1.5-3 created (now 00e06d3)

2014-10-08 Thread Timo Aaltonen
This is an automated email from the git hooks/post-receive script.

tjaalton pushed a change to annotated tag debian/1.5-3
in repository jellydoc.

at  00e06d3   (tag)
   tagging  d8f4564a18a22c3ff9cad5935bbe76a0cc21a928 (commit)
  replaces  debian/1.5-2
 tagged by  Timo Aaltonen
on  Wed Oct 8 17:05:15 2014 +0300

- Log -
tagging package jellydoc version debian/1.5-3
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJUNUSbAAoJEMtwMWWoiYTcG5MP/iwmQCmjRx8tfBtfyYelUqWU
97MMDHAs/zy4ePMHOJNJOADE2oloo9lpYaib5kU/38Yd/LU2VqEKmNuBcjEiaOEu
5+OvkpqqSxBZ1IohNmQOKgkM9FtBD3MORy0WkyA5BcjDQDaOtNVZsOFsNyvCGXC3
d1uLqBVW+V2tqqAAEoTDMzgSQ95ifSRcSnjx3tuIuqSdEt8rVPk8+V0BpiwitsdW
viVo5tFBOpFi3yTsd+/cXslUY0X2Su+dT7NBjeEvu1Z8E2SVw9kv7Z2BacUBiQzC
RCsz4dAA21z2383rY3IF7si6I8NVI5v+XFqB6VVXsyqOWtc2zvWfOUYWkedZBELn
z+3L9XOuVaTwhELYTd96fg9fVpDPoonO3aToNQhp756/49/yLovvSXPN1aDEuSxO
+3WMgJf0yduz4btgVkgsbgGlSes9qbJa2uMeBGAI21dA34GEMIeqbiP3MqzfF6Ju
z8BvP55pMN9pSb9jVeQhMafofZKibBW7L4YuNwZHP82jMjpCpKzc3FMt+m1rqlB6
qcA7oQfsZrTv69XjOnbaEeAfmR0qFQwqIE0FWdojfrt6fbB+Uq5IOKlXpBnWexEy
lVnToBiKBQz9edqUWTvdUWZp+G5TfYyuDLg0X1emrKf8QBMgEcHLGiJwa8gTxjud
uPkn+FO5qrFFssDpC1Zo
=VkCK
-END PGP SIGNATURE-

Timo Aaltonen (3):
  Drop build-dependency on libtxw2-java-doc.
  control: Bump policy to 3.9.6, no changes.
  releasing package jellydoc version 1.5-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/jellydoc.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


[sisu-plexus] annotated tag debian/0.0.0.M5-1 created (now 9a777d8)

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

ebourg-guest pushed a change to annotated tag debian/0.0.0.M5-1
in repository sisu-plexus.

at  9a777d8   (tag)
   tagging  2a21d09bac41f817416f33ca87cb58eaf2d9b316 (commit)
 tagged by  Emmanuel Bourg
on  Wed Oct 8 17:42:42 2014 +0200

- Log -
sisu-plexus Debian release 0.0.0.M5-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJUNVtyAAoJEPUTxBnkudCskmkP+wTLkH3xMWl0+ksOza9z4W4r
AbMRXD/Csc/j6paWVF9TWRHwK8ALmRcNCuEiaOmOdJCztvb5izeA8YoCCs0UpI07
LP9CU/cgJ4RTSHEcFIo4u4Rz8MmQNsy3y9Zhy5VdWQxaf8bCpv6xKcpLR0TGnn6K
t79qKdaF1TWL/LswbfNU7z0muP2cloqewwVN4jYUKjHIN/6rmK3wbre3HIc3c3c1
JBymiidRsk+c03wThRSahVVcc5WXTZyTL93SkNO4b1V2hfNpw+WKlHP7l3SdjaCx
1c3FjrmlEW9f68AeKbV4U2yBG9GuEixc8w70in2shdk/eSe9wNhnj3OZ1A8PFUaI
M1pXpvDYDZ0mrFr4USw7d8WxT5Upox17xPaKdOHg2J/leS4XKs7BlE6lnpTHbwAc
zofYMIClFNpAEzlHtbu/L3YJjDyIk/7HfyTkg/iWrUIAfXD/DIyb5ntEpm05Z4qO
X3QCiJsfqg+8IeCortdafNfrbf+ZLxIarr/B+ik/tE6nEDwvHMw52qQ/THUpG5Iz
QcegCcsIKC3B2BUF29wdy24SELN9dvj9zwOCfA9m/PnxLmMP7kI4gHeFsIeZGlAq
QfW1rig0S/7XYUmL2NuQUj5WOPzA6e7TT6A+hIc+PzgPc5wvh9YzP4VC6AxgHxjt
/T4Sk2gl5JGcWpQTOXFB
=v/m4
-END PGP SIGNATURE-

Emmanuel Bourg (4):
  Initial packaging
  Initial upstream branch.
  Imported Upstream version 0.0.0.M5
  Merge tag 'upstream/0.0.0.M5'

---

No new revisions were added by this update.

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


[sisu-inject] annotated tag debian/0.0.0.M5-1 created (now 337154c)

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

ebourg-guest pushed a change to annotated tag debian/0.0.0.M5-1
in repository sisu-inject.

at  337154c   (tag)
   tagging  aad9685cddaff9f8700a95feafc30a90d7d3634e (commit)
 tagged by  Emmanuel Bourg
on  Wed Oct 8 17:44:29 2014 +0200

- Log -
sisu-inject Debian release 0.0.0.M5-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJUNVvdAAoJEPUTxBnkudCsQxUQAJK0aTk6yEAsDP862IzKoG65
Z7mcloDgGzulh2obvF/HKWvDU1Ik05Y/pxUCy1hV/xjCKVE8xlDwaoQkXfxsYL93
VJQic3TnjuaQt6Xeyj8/ec4lRaMD9Ho/GaLFrU2o5bLeZvQCZJPaJSCupQiluiG7
5ZulQgLSLJyCjUJXJIMso7eOwWX9NjAuOlaGsfFwwWH8wMmL7xQB2IlhjVglFRkU
HSrQexmMQM7dlKoKr7htj7bQfrnPAhGodwdlv1L5LvUQRhz07buErCIukzwF8L3L
JwJbcnNDQMx6hvejfaopufZX9tLFONN77XX3EVhCR3iZmR4cc6O+8IG5X7ADatBh
Agjz+aQlmjcJGCKVKwFxit9AbQ+RZ4Ot/kAnSGXQqvHUB8ZB2GZbpqeSDi00Pc9X
eyWSNpmiIZxFsbUDTmRVxdfED8JjM+IwysQT6+Wunf+wYUlU5AGdwoxvWmSxZopl
lMAs8NUdwf/Vnfl0ld1yMX1N2M6uCJGcIxj4ewhqJ9gEpyG5ooUodx0B1mzcNg8+
ZFra0GnmkZCeKXHjgoZlaEg4xdX1pctZ6bdpfb27970lqidhNdJ/fs47tAqR3GbB
zsNoAVbRSCJuW8nUguwgYamKlKMoeCyoMibS11q3tQ+0XgdNVBuxh4mf+PtC8LsF
tdy4cxOm8rYhEOaM/YOr
=z7D+
-END PGP SIGNATURE-

Emmanuel Bourg (4):
  Initial packaging
  Initial upstream branch.
  Imported Upstream version 0.0.0.M5
  Merge tag 'upstream/0.0.0.M5'

---

No new revisions were added by this update.

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


[sisu-inject] branch master updated (aad9685 - 4f0acfc)

2014-10-08 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 sisu-inject.

  from  aad9685   Merge tag 'upstream/0.0.0.M5'
   new  4f0acfc   Fixed the Source URL in debian/copyright

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 ++
 debian/copyright | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

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


[sisu-inject] 01/01: Fixed the Source URL in debian/copyright

2014-10-08 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 sisu-inject.

commit 4f0acfc1c7f5ac08aaebc110402173bfaa94c1cd
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 17:45:03 2014 +0200

Fixed the Source URL in debian/copyright
---
 debian/changelog | 6 ++
 debian/copyright | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cb8f56d..204b799 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sisu-inject (0.0.0.M5-2) UNRELEASED; urgency=medium
+
+  * debian/copyright: Fixed the Source URL
+
+ -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 17:44:44 +0200
+
 sisu-inject (0.0.0.M5-1) unstable; urgency=medium
 
   * Initial release (Closes: #763704)
diff --git a/debian/copyright b/debian/copyright
index b9ade31..de39823 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Sisu Inject
-Source: http://git.eclipse.org/c/sisu/org.eclipse.sisu.plexus.git
+Source: http://git.eclipse.org/c/sisu/org.eclipse.sisu.inject.git
 
 Files: *
 Copyright: 2010-2013 Sonatype, Inc.

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


[plexus-utils2] 01/01: Upload to unstable

2014-10-08 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 plexus-utils2.

commit b98699be82df9d298320ac3f6698e18e9f63806b
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 17:45:51 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 6f14119..8b4919f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-plexus-utils2 (3.0.15-1) UNRELEASED; urgency=medium
+plexus-utils2 (3.0.15-1) unstable; urgency=medium
 
   * Team upload.
   * New upstream release
@@ -9,7 +9,7 @@ plexus-utils2 (3.0.15-1) UNRELEASED; urgency=medium
   * debian/copyright: Merged the duplicate Copyright fields
   * debian/watch: Watch the release tags on Github
 
- -- Emmanuel Bourg ebo...@apache.org  Sun, 05 Oct 2014 22:38:31 +0200
+ -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 12:27:45 +0200
 
 plexus-utils2 (2.0.5-1) unstable; urgency=low
 

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


[plexus-utils2] branch master updated (3275fe6 - b98699b)

2014-10-08 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 plexus-utils2.

  from  3275fe6   New upstream release (3.0.15)
   new  b98699b   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/plexus-utils2.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


[plexus-utils2] annotated tag debian/3.0.15-1 created (now 0b0f357)

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

ebourg-guest pushed a change to annotated tag debian/3.0.15-1
in repository plexus-utils2.

at  0b0f357   (tag)
   tagging  b98699be82df9d298320ac3f6698e18e9f63806b (commit)
  replaces  debian/2.0.5-1
 tagged by  Emmanuel Bourg
on  Wed Oct 8 17:46:03 2014 +0200

- Log -
plexus-utils2 Debian release 3.0.15-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJUNVw7AAoJEPUTxBnkudCs8FIQALtwsc6oH5u9AQU+d7DvoQ7s
ud8UQx4RfKk5WslAWTUmk0sMe7zJPqEOe5vZXKMlkLCZP81fWUcjB4Pv+JnUeqxA
EqCMyN7YFAqSUCVMz3AsHiiFBq+LaGL7WSSNmc9Po3jO2+AZXmrHlOQ+v7L3kXC+
hkcBfjrkqMjhM2Hfn0E+qXYj96JecOkv+1IWEHZf5eVyuUhbBYNK5PEBKX5gOYud
IYgN6A4HZez6lnvr8fDLqiXG163UcjSoZkErZExNl6/xbW0m3RZug+FqwasUtv2Z
GUBZ87prrpkfgg+nmPUW0bI41Bekgot0NK+RcFEPTKunfdoeG1cPhNoEqX/2inGT
aHo3NI/99r5rQNuP+LSboPqComdcVUG8RqcUZuoipquTqEzv0hMkkOoHwtoMPkK4
Z1Xuwwdze8Jgsvovzz3W7e9UztVvoD5utA5RT8Sxzz0jZclc0LXbl2rvte2DVy3a
Lp9e9T+fhOtDsH4y/mAKqOIciN7WWzY310jwsLku6j+Jmzoggrj1nfJwq3wVYDOT
j6m2SldKYElMHdoF0mnGAheiE11N0XUBbNtbsZ5i+kBPakd3Cr6wnx3kakGZ8WIB
qPLangmrSYPxRVGy0guz5+4cVk0KeXewZTzWbb5kyRqM8pbGyFD6pk5zkaP++4OA
7HVv+DWV/9IpeAQ5w7r+
=YsxP
-END PGP SIGNATURE-

Emmanuel Bourg (10):
  Standards-Version updated to 3.9.6
  Switch to debhelper level 9
  Use canonical URLs for the Vcs-* fields
  debian/copyright: Merged the duplicate Copyright fields
  Use XZ compression for the upstream tarball
  Watch the release tags on Github
  Imported Upstream version 3.0.15
  Merge tag 'upstream/3.0.15'
  New upstream release (3.0.15)
  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/plexus-utils2.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


[eclipse-aether] 03/22: Add files under EPL License

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit df1cfc6a490e7abd346d837fdfaa806f45cf2437
Author: Damien Raude-Morvan draz...@debian.org
Date:   Sun Dec 4 12:58:46 2011 +0100

Add files under EPL License
---
 debian/copyright | 80 +++-
 1 file changed, 79 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index b093231..42b6c17 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,12 @@ Source: http://aether.sonatype.org/
 
 Files: *
 Copyright: Copyright (c) 2010-2011 Sonatype, Inc.
-License: Apache-2.0
+License: EPL
+
+Files: 
aether-impl/src/test/java/org/sonatype/aether/impl/internal/DependencyGraphDumper.java
+ 
aether-connector-asynchttpclient/src/main/java/org/sonatype/aether/connector/async/AsyncRepositoryConnector.java
+Copyright: Copyright (c) 2010-2011 Sonatype, Inc.
+License: EPL and Apache-2.0
 
 Files: debian/*
 Copyright: 2011, Damien Raude-Morvan draz...@debian.org
@@ -13,3 +18,76 @@ License: Apache-2.0
 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'
+
+
+License: EPL
+Eclipse Public License - v 1.0
+.
+THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE 
PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE 
PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
+.
+1. DEFINITIONS
+.
+Contribution means:
+.
+a) in the case of the initial Contributor, the initial code and 
documentation distributed under this Agreement, and
+b) in the case of each subsequent Contributor:
+i) changes to the Program, and
+ii) additions to the Program;
+where such changes and/or additions to the Program originate from and are 
distributed by that particular Contributor. A Contribution 'originates' from a 
Contributor if it was added to the Program by such Contributor itself or anyone 
acting on such Contributor's behalf. Contributions do not include additions to 
the Program which: (i) are separate modules of software distributed in 
conjunction with the Program under their own license agreement, and (ii) are 
not derivative works of the  [...]
+Contributor means any person or entity that distributes the Program.
+.
+Licensed Patents mean patent claims licensable by a Contributor which 
are necessarily infringed by the use or sale of its Contribution alone or when 
combined with the Program.
+.
+Program means the Contributions distributed in accordance with this 
Agreement.
+.
+Recipient means anyone who receives the Program under this Agreement, 
including all Contributors.
+.
+2. GRANT OF RIGHTS
+.
+a) Subject to the terms of this Agreement, each Contributor hereby grants 
Recipient a non-exclusive, worldwide, royalty-free copyright license to 
reproduce, prepare derivative works of, publicly display, publicly perform, 
distribute and sublicense the Contribution of such Contributor, if any, and 
such derivative works, in source code and object code form.
+b) Subject to the terms of this Agreement, each Contributor hereby grants 
Recipient a non-exclusive, worldwide, royalty-free patent license under 
Licensed Patents to make, use, sell, offer to sell, import and otherwise 
transfer the Contribution of such Contributor, if any, in source code and 
object code form. This patent license shall apply to the combination of the 
Contribution and the Program if, at the time the Contribution is added by the 
Contributor, such addition of the Contrib [...]
+c) Recipient understands that although each Contributor grants the 
licenses to its Contributions set forth herein, no assurances are provided by 
any Contributor that the Program does not infringe the patent or other 
intellectual property rights of any other entity. Each Contributor disclaims 
any liability to Recipient for claims brought by any other entity based on 
infringement of intellectual property rights or otherwise. As a condition to 
exercising the rights and licenses granted  [...]
+d) Each Contributor represents that to its knowledge it has sufficient 
copyright rights in its Contribution, if any, to grant the copyright license 
set forth in this Agreement.
+3. REQUIREMENTS
+.
+A Contributor may choose to distribute the Program in object code form 
under its own license agreement, provided that:
+.
+a) it complies with the terms and conditions of this Agreement; and
+b) its license agreement:
+i) effectively disclaims on behalf of all Contributors all warranties and 
conditions, express and implied, including warranties or conditions of title 
and non-infringement, and implied warranties or conditions of merchantability 
and fitness for a particular purpose;
+ii) 

[eclipse-aether] branch eclipse-aether created (now 1823092)

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

ebourg-guest pushed a change to branch eclipse-aether
in repository eclipse-aether.

at  1823092   Packaging update for Eclipse Aether

This branch includes the following new commits:

   new  0d5095a   Ignore quilt dir
   new  ae7a48d   Initial debian packaging
   new  df1cfc6   Add files under EPL License
   new  ef8e807   Upload to unstable.
   new  9f49678   Improve d/control
   new  17e31c8   Drop patches
   new  e4369b8   Align versions with maven 3.x
   new  d0358c5   Use Java5.
   new  e973808   Add B-D on libsisu-ioc-java
   new  f7e0f40   Depends on junit4.
   new  f8332b1   no javadoc
   new  8586e82   Remove class-overview.svg for orig.tarball
   new  6771b37   Merge commit 'upstream/1.13.1'
   new  0f0a14f   Upload to unstable
   new  d34235e   d/control: Force B-D on fixed plexus-containers1.5.
   new  5ae85ec   Switch to debhelper level 9
   new  8c67261   Removed the unused build dependencies on the -doc packages
   new  8a033e1   Use canonical URLs for the Vcs-* fields
   new  9b406d2   Standards-Version updated to 3.9.6
   new  ed10272   Removed the unused files debian/libaether-java-doc.*
   new  81205ed   Removed the unused build dependency on 
libmaven-javadoc-plugin-java
   new  1823092   Packaging update for Eclipse Aether

The 22 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/eclipse-aether.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


[eclipse-aether] 02/22: Initial debian packaging

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit ae7a48d9687f4dacfda4c9c4dc134f6ddc132976
Author: Damien Raude-Morvan draz...@debian.org
Date:   Thu Dec 1 00:05:30 2011 +0100

Initial debian packaging
---
 debian/README.source   |  9 ++
 debian/changelog   |  5 
 debian/compat  |  1 +
 debian/control | 30 
 debian/copyright   | 15 ++
 debian/libaether-java-doc.doc-base.api | 10 +++
 debian/libaether-java-doc.install  |  2 ++
 debian/libaether-java.poms | 34 +++
 debian/maven.ignoreRules   | 24 
 debian/maven.properties|  8 ++
 debian/maven.rules | 32 ++
 debian/orig-tar.exclude|  1 +
 debian/orig-tar.sh | 10 +++
 debian/patches/logging.diff| 50 ++
 debian/patches/series  |  1 +
 debian/rules   | 10 +++
 debian/source/format   |  1 +
 debian/watch   |  3 ++
 18 files changed, 246 insertions(+)

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 000..9f7fe59
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,9 @@
+Information about sonatype-aether
+--
+
+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..13e93a4
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+aether (1.13.1-1) UNRELEASED; urgency=low
+
+  * Initial release (Closes: #624536).
+
+ -- Damien Raude-Morvan draz...@debian.org  Thu, 01 Dec 2011 00:05:17 +0100
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..7f8f011
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+7
diff --git a/debian/control b/debian/control
new file mode 100644
index 000..fabd0dc
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,30 @@
+Source: aether
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
+Uploaders: Damien Raude-Morvan draz...@debian.org
+Build-Depends: cdbs, debhelper (= 7), default-jdk, maven-debian-helper (= 
1.4)
+Build-Depends-Indep: default-jdk-doc,
+ libasync-http-client-java,
+ libasync-http-client-java-doc,
+ libmaven-javadoc-plugin-java,
+ libplexus-classworlds-java,
+ libplexus-classworlds-java-doc,
+ libplexus-component-metadata-java,
+ libplexus-containers-java,
+ libplexus-containers-java-doc,
+ libplexus-utils-java,
+ libplexus-utils-java-doc,
+ libslf4j-java,
+ libwagon-java,
+ libwagon-java-doc
+Standards-Version: 3.9.2
+Homepage: http://aether.sonatype.org/
+
+Package: libaether-java
+Architecture: all
+Depends: ${maven:Depends}, ${misc:Depends}
+Recommends: ${maven:OptionalDepends}
+Suggests: libaether-java-doc
+Description: Aether
+ The parent and aggregator for the repository system.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..b093231
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,15 @@
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174
+Upstream-Name: Aether
+Source: http://aether.sonatype.org/
+
+Files: *
+Copyright: Copyright (c) 2010-2011 Sonatype, Inc.
+License: Apache-2.0
+
+Files: debian/*
+Copyright: 2011, Damien Raude-Morvan draz...@debian.org
+License: Apache-2.0
+
+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'
diff --git a/debian/libaether-java-doc.doc-base.api 
b/debian/libaether-java-doc.doc-base.api
new file mode 100644
index 000..cfbf78e
--- /dev/null
+++ b/debian/libaether-java-doc.doc-base.api
@@ -0,0 +1,10 @@
+Document: libsonatype-aether-java
+Title: API Javadoc for Aether
+Author: Aether developers
+Abstract: This is the API Javadoc provided for the
+ libsonatype-aether-java library.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/libsonatype-aether-java/api/index.html
+Files: /usr/share/doc/libsonatype-aether-java/api/*
diff --git a/debian/libaether-java-doc.install 
b/debian/libaether-java-doc.install
new file mode 100644
index 000..9fa08aa
--- /dev/null
+++ b/debian/libaether-java-doc.install
@@ -0,0 

[eclipse-aether] 04/22: Upload to unstable.

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit ef8e807f2278071a27a73421a96fa452382a3353
Author: Damien Raude-Morvan draz...@debian.org
Date:   Sun Dec 4 13:02:47 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 13e93a4..8d5d72f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-aether (1.13.1-1) UNRELEASED; urgency=low
+aether (1.13.1-1) unstable; urgency=low
 
   * Initial release (Closes: #624536).
 
- -- Damien Raude-Morvan draz...@debian.org  Thu, 01 Dec 2011 00:05:17 +0100
+ -- Damien Raude-Morvan draz...@debian.org  Sun, 04 Dec 2011 13:02:31 +0100

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


[eclipse-aether] 05/22: Improve d/control

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit 9f49678175e39b4ccc819e84b7df171698bfd1c6
Author: Damien Raude-Morvan draz...@debian.org
Date:   Sun Dec 4 13:10:25 2011 +0100

Improve d/control
---
 debian/control | 14 +++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index fabd0dc..40e6cc7 100644
--- a/debian/control
+++ b/debian/control
@@ -19,12 +19,20 @@ Build-Depends-Indep: default-jdk-doc,
  libwagon-java,
  libwagon-java-doc
 Standards-Version: 3.9.2
+Vcs-Git: git://git.debian.org/git/pkg-java/aether.git
+Vcs-Browser: http://git.debian.org/?p=pkg-java/aether.git
 Homepage: http://aether.sonatype.org/
 
 Package: libaether-java
 Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
-Suggests: libaether-java-doc
-Description: Aether
- The parent and aggregator for the repository system.
+Description: Library to handle Java artifact repositories
+ Aether is a library for interacting with Java artifact repositories.
+ .
+ This involves the specification of local repository formats, remote repository
+ formats, workspaces, transports, and artifact resolution.
+ .
+ Aether is a dependency of Maven but Aether don't depends on anything Maven
+ specific. For instance, with Aether you can specify your dependency metadata
+ in a properties files or in a database.

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


[eclipse-aether] 01/22: Ignore quilt dir

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit 0d5095a2caef8b5f329003767c4eca42c690bf21
Author: Damien Raude-Morvan draz...@debian.org
Date:   Thu Dec 1 00:04:40 2011 +0100

Ignore quilt dir
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index a4b0643..bbf5db1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ bin/
 *.iml
 *.ipr
 *.iws
+.pc

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


[eclipse-aether] 06/22: Drop patches

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit 17e31c8ff87b6338e6bde59c473a104f5135b2e2
Author: Damien Raude-Morvan draz...@debian.org
Date:   Sun Dec 4 13:13:23 2011 +0100

Drop patches
---
 debian/patches/logging.diff | 50 -
 debian/patches/series   |  1 -
 2 files changed, 51 deletions(-)

diff --git a/debian/patches/logging.diff b/debian/patches/logging.diff
deleted file mode 100644
index d24d08e..000
--- a/debian/patches/logging.diff
+++ /dev/null
@@ -1,50 +0,0 @@
-Index: b/aether-connector-wagon/pom.xml
-===
 a/aether-connector-wagon/pom.xml
-+++ b/aether-connector-wagon/pom.xml
-@@ -53,6 +53,11 @@
- /dependency
- dependency
-   groupIdorg.codehaus.plexus/groupId
-+  artifactIdplexus-container-default/artifactId
-+  scopeprovided/scope
-+/dependency
-+dependency
-+  groupIdorg.codehaus.plexus/groupId
-   artifactIdplexus-classworlds/artifactId
-   version2.4/version
- /dependency
-Index: b/aether-impl/pom.xml
-===
 a/aether-impl/pom.xml
-+++ b/aether-impl/pom.xml
-@@ -43,6 +43,11 @@
-   scopeprovided/scope
- /dependency
- dependency
-+  groupIdorg.codehaus.plexus/groupId
-+  artifactIdplexus-container-default/artifactId
-+  scopeprovided/scope
-+/dependency
-+dependency
-   groupIdorg.sonatype.sisu/groupId
-   artifactIdsisu-inject-plexus/artifactId
-   scopeprovided/scope
-Index: b/pom.xml
-===
 a/pom.xml
-+++ b/pom.xml
-@@ -149,6 +149,13 @@
-   /dependency
- 
-   dependency
-+groupIdorg.codehaus.plexus/groupId
-+artifactIdplexus-container-default/artifactId
-+version1.5.5/version
-+scopeprovided/scope
-+  /dependency
-+
-+  dependency
- groupIdorg.sonatype.sisu/groupId
- artifactIdsisu-inject-plexus/artifactId
- version2.2.3/version
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 7fc6e6e..000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-logging.diff

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


[eclipse-aether] 09/22: Add B-D on libsisu-ioc-java

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit e9738087d43e01052cd57638f9983dd35b792836
Author: Damien Raude-Morvan draz...@debian.org
Date:   Sun Dec 4 13:41:56 2011 +0100

Add B-D on libsisu-ioc-java
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 110ba85..2761f14 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends-Indep: default-jdk-doc,
  libplexus-containers1.5-java-doc,
  libplexus-utils2-java,
  libplexus-utils2-java-doc,
+ libsisu-ioc-java,
  libslf4j-java,
  libwagon-java,
  libwagon-java-doc

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


[eclipse-aether] 15/22: d/control: Force B-D on fixed plexus-containers1.5.

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit d34235e00300e531417e7c6bb3065c4771bae4cf
Author: Damien Raude-Morvan draz...@debian.org
Date:   Sun Jan 22 14:59:30 2012 +0100

d/control: Force B-D on fixed plexus-containers1.5.

* d/control: Force B-D on fixed plexus-containers1.5.
* d/maven.rules: Fix FTBFS after a rebuild of plexus-containers by
  targeting explicit version. Thanks to Mathieu Trudel-Lapierre
  for reporting (Closes: #656136).
---
 debian/changelog   | 9 +
 debian/control | 2 +-
 debian/maven.rules | 4 ++--
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aab6a31..225a393 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+aether (1.13.1-2) unstable; urgency=low
+
+  * d/control: Force B-D on fixed plexus-containers1.5.
+  * d/maven.rules: Fix FTBFS after a rebuild of plexus-containers by
+targeting explicit version. Thanks to Mathieu Trudel-Lapierre
+for reporting (Closes: #656136).
+
+ -- Damien Raude-Morvan draz...@debian.org  Sun, 22 Jan 2012 14:58:58 +0100
+
 aether (1.13.1-1) unstable; urgency=low
 
   * Initial release (Closes: #624536).
diff --git a/debian/control b/debian/control
index 1f52b8b..207d0d8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: default-jdk-doc,
  libmaven-javadoc-plugin-java,
  libplexus-classworlds2-java,
  libplexus-classworlds2-java-doc,
- libplexus-containers1.5-java,
+ libplexus-containers1.5-java (= 1.5.5-2),
  libplexus-containers1.5-java-doc,
  libplexus-utils2-java,
  libplexus-utils2-java-doc,
diff --git a/debian/maven.rules b/debian/maven.rules
index 6d9466d..f9bbde5 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -17,8 +17,8 @@
 #   junit junit jar s/3\\..*/3.x/
 
 org.codehaus.plexus plexus-classworlds jar s/2\..*/2.x/ * *
-org.codehaus.plexus plexus-component-annotations jar s/.*/1.5.x/ * *
-org.codehaus.plexus plexus-component-metadata maven-plugin s/.*/1.5.x/ * *
+org.codehaus.plexus plexus-component-annotations jar s/.*/1.5.5/ * *
+org.codehaus.plexus plexus-component-metadata maven-plugin s/.*/1.5.5/ * *
 org.codehaus.plexus plexus-utils jar s/2\..*/2.x/ * *
 
 junit junit jar s/.*/4.x/

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


[eclipse-aether] 16/22: Switch to debhelper level 9

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit 5ae85eca7a6e839d6e3057019bda66aba6ae0264
Author: Emmanuel Bourg ebo...@apache.org
Date:   Tue Sep 30 16:32:49 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 225a393..7104ef1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+aether (1.13.1-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Switch to debhelper level 9
+
+ -- Emmanuel Bourg ebo...@apache.org  Tue, 30 Sep 2014 16:32:33 +0200
+
 aether (1.13.1-2) unstable; urgency=low
 
   * d/control: Force B-D on fixed plexus-containers1.5.
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 207d0d8..bc1f6d9 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: Damien Raude-Morvan draz...@debian.org
-Build-Depends: cdbs, debhelper (= 7), default-jdk, maven-debian-helper (= 
1.4)
+Build-Depends: cdbs, debhelper (= 9), default-jdk, maven-debian-helper (= 
1.4)
 Build-Depends-Indep: default-jdk-doc,
  junit4,
  libasync-http-client-java,

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


[eclipse-aether] 13/22: Merge commit 'upstream/1.13.1'

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit 6771b37878cb3fa309ed7603c9eb89ff956fe4d1
Merge: 8586e82 6955c10
Author: Damien Raude-Morvan draz...@debian.org
Date:   Fri Dec 9 23:28:08 2011 +0100

Merge commit 'upstream/1.13.1'

 class-overview.svg | 1 -
 1 file changed, 1 deletion(-)

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


[eclipse-aether] 01/03: pristine-tar data for aether_1.13.1.orig.tar.gz

2014-10-08 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 eclipse-aether.

commit dc83ab8c451c623091a5abe3e5eb7d38623036f0
Author: Damien Raude-Morvan draz...@debian.org
Date:   Thu Dec 1 00:04:36 2011 +0100

pristine-tar data for aether_1.13.1.orig.tar.gz
---
 aether_1.13.1.orig.tar.gz.delta | Bin 0 - 45065 bytes
 aether_1.13.1.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/aether_1.13.1.orig.tar.gz.delta b/aether_1.13.1.orig.tar.gz.delta
new file mode 100644
index 000..f7e5e11
Binary files /dev/null and b/aether_1.13.1.orig.tar.gz.delta differ
diff --git a/aether_1.13.1.orig.tar.gz.id b/aether_1.13.1.orig.tar.gz.id
new file mode 100644
index 000..81964eb
--- /dev/null
+++ b/aether_1.13.1.orig.tar.gz.id
@@ -0,0 +1 @@
+231a564dd977b69cab1bcc7ec3d4435c29efa968

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


[eclipse-aether] 21/22: Removed the unused build dependency on libmaven-javadoc-plugin-java

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit 81205edd50b8ac106b3d0c056c8323c7fc207d85
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 1 14:46:02 2014 +0200

Removed the unused build dependency on libmaven-javadoc-plugin-java
---
 debian/changelog | 1 +
 debian/control   | 1 -
 debian/maven.ignoreRules | 1 +
 3 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6a4a97e..31a0879 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ aether (1.13.1-3) UNRELEASED; urgency=medium
   * Team upload.
   * debian/control:
 - Removed the unused build dependencies on the -doc packages
+- Removed the unused build dependency on libmaven-javadoc-plugin-java
 - Use canonical URLs for the Vcs-* fields
 - Standards-Version updated to 3.9.6 (no changes)
   * Removed the unused files debian/libaether-java-doc.*
diff --git a/debian/control b/debian/control
index e0b42df..334dcca 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Damien Raude-Morvan draz...@debian.org
 Build-Depends: cdbs, debhelper (= 9), default-jdk, maven-debian-helper (= 
1.4)
 Build-Depends-Indep: junit4,
  libasync-http-client-java,
- libmaven-javadoc-plugin-java,
  libplexus-classworlds2-java,
  libplexus-containers1.5-java (= 1.5.5-2),
  libplexus-utils2-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 321ef64..46bfec2 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -14,6 +14,7 @@
 # from the POM
 #   junit junit jar s/3\\..*/3.x/
 
+org.apache.maven.plugins maven-javadoc-plugin * * * *
 org.apache.maven.wagon wagon-http-lightweight * * * *
 org.codehaus.mojo animal-sniffer-maven-plugin * * * *
 org.codehaus.mojo clirr-maven-plugin * * * *

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


[eclipse-aether] 14/22: Upload to unstable

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit 0f0a14f762c6b2783ad431d8fa71a1f1c0616bf0
Author: Damien Raude-Morvan draz...@debian.org
Date:   Sat Dec 10 00:45:18 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 8d5d72f..aab6a31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ aether (1.13.1-1) unstable; urgency=low
 
   * Initial release (Closes: #624536).
 
- -- Damien Raude-Morvan draz...@debian.org  Sun, 04 Dec 2011 13:02:31 +0100
+ -- Damien Raude-Morvan draz...@debian.org  Sat, 10 Dec 2011 00:45:07 +0100

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


[eclipse-aether] 17/22: Removed the unused build dependencies on the -doc packages

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit 8c67261a6f4a4d30fede61d5b514affe9ac9319f
Author: Emmanuel Bourg ebo...@apache.org
Date:   Tue Sep 30 16:35:13 2014 +0200

Removed the unused build dependencies on the -doc packages
---
 debian/changelog |  2 ++
 debian/control   | 10 ++
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7104ef1..68f680c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 aether (1.13.1-3) UNRELEASED; urgency=medium
 
   * Team upload.
+  * debian/control:
+- Removed the unused build dependencies on the -doc packages
   * Switch to debhelper level 9
 
  -- Emmanuel Bourg ebo...@apache.org  Tue, 30 Sep 2014 16:32:33 +0200
diff --git a/debian/control b/debian/control
index bc1f6d9..a650357 100644
--- a/debian/control
+++ b/debian/control
@@ -4,21 +4,15 @@ Priority: optional
 Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
 Uploaders: Damien Raude-Morvan draz...@debian.org
 Build-Depends: cdbs, debhelper (= 9), default-jdk, maven-debian-helper (= 
1.4)
-Build-Depends-Indep: default-jdk-doc,
- junit4,
+Build-Depends-Indep: junit4,
  libasync-http-client-java,
- libasync-http-client-java-doc,
  libmaven-javadoc-plugin-java,
  libplexus-classworlds2-java,
- libplexus-classworlds2-java-doc,
  libplexus-containers1.5-java (= 1.5.5-2),
- libplexus-containers1.5-java-doc,
  libplexus-utils2-java,
- libplexus-utils2-java-doc,
  libsisu-ioc-java,
  libslf4j-java,
- libwagon-java,
- libwagon-java-doc
+ libwagon-java
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-java/aether.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/aether.git

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


[eclipse-aether] 04/05: Added the ITP number for the new package

2014-10-08 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 eclipse-aether.

commit 00a8568660bc7ee7ea6410a521ca146c12824614
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 17:30:11 2014 +0200

Added the ITP number for the new package
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3c01567..d1b72e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ eclipse-aether (0.9.0.M2-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream release
-- Renamed the package to eclipse-aether
+- Renamed the package to eclipse-aether (ITP: #764497)
   * debian/control:
 - Removed the unused build dependencies on the -doc packages
 - Removed the unused build dependency on libmaven-javadoc-plugin-java

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


[eclipse-aether] 03/05: Renamed the package to eclipse-aether

2014-10-08 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 eclipse-aether.

commit 94decc3318dd5f930182d573230fe0e9e1734cd3
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 16:44:28 2014 +0200

Renamed the package to eclipse-aether
---
 debian/changelog |  5 ++---
 debian/control   |  8 
 .../{libaether-java.poms = libeclipse-aether-java.poms} | 16 
 debian/maven.ignoreRules |  2 +-
 4 files changed, 15 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f388bb5..3c01567 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,8 @@
-aether (1:0.9.0.M2-1) UNRELEASED; urgency=medium
+eclipse-aether (0.9.0.M2-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream release
-- Bumped the epoch since the new Aether project now hosted by Eclipse
-  has a different versioning
+- Renamed the package to eclipse-aether
   * debian/control:
 - Removed the unused build dependencies on the -doc packages
 - Removed the unused build dependency on libmaven-javadoc-plugin-java
diff --git a/debian/control b/debian/control
index d9ebfdf..daecd53 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: aether
+Source: eclipse-aether
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
@@ -15,11 +15,11 @@ Build-Depends-Indep: junit4,
  libsisu-maven-plugin-java,
  libwagon-java
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-java/aether.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/aether.git
+Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse-aether.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-aether.git
 Homepage: http://www.eclipse.org/aether/
 
-Package: libaether-java
+Package: libeclipse-aether-java
 Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
 Suggests: ${maven:OptionalDepends}
diff --git a/debian/libaether-java.poms b/debian/libeclipse-aether-java.poms
similarity index 71%
rename from debian/libaether-java.poms
rename to debian/libeclipse-aether-java.poms
index cfb230a..663b2f9 100644
--- a/debian/libaether-java.poms
+++ b/debian/libeclipse-aether-java.poms
@@ -26,11 +26,11 @@
 # Empty by default. [mh_install]
 #
 pom.xml --no-parent --has-package-version
-aether-api/pom.xml --has-package-version
-aether-spi/pom.xml --has-package-version
-aether-util/pom.xml --has-package-version
-aether-impl/pom.xml --has-package-version
-aether-test-util/pom.xml --has-package-version
-aether-connector-file/pom.xml --has-package-version
-aether-connector-wagon/pom.xml --has-package-version
-aether-connector-asynchttpclient/pom.xml --has-package-version
+aether-api/pom.xml --has-package-version --usj-name=eclipse-aether-api
+aether-spi/pom.xml --has-package-version --usj-name=eclipse-aether-spi
+aether-util/pom.xml --has-package-version --usj-name=eclipse-aether-util
+aether-impl/pom.xml --has-package-version --usj-name=eclipse-aether-impl
+aether-test-util/pom.xml --has-package-version 
--usj-name=eclipse-aether-test-util
+aether-connector-file/pom.xml --has-package-version 
--usj-name=eclipse-aether-connector-file
+aether-connector-wagon/pom.xml --has-package-version 
--usj-name=eclipse-aether-connector-wagon
+aether-connector-asynchttpclient/pom.xml --has-package-version 
--usj-name=eclipse-aether-connector-asynchttpclient
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index f35f5b1..7644c82 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -14,9 +14,9 @@
 # from the POM
 #   junit junit jar s/3\\..*/3.x/
 
-org.apache.maven.plugins maven-javadoc-plugin * * * *
 org.apache.maven.plugins maven-enforcer-plugin * * * *
 org.apache.maven.plugins maven-gpg-plugin * * * *
+org.apache.maven.plugins maven-javadoc-plugin * * * *
 org.apache.maven.plugins maven-site-plugin * * * *
 org.apache.maven.wagon wagon-http-lightweight * * * *
 org.codehaus.mojo animal-sniffer-maven-plugin * * * *

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


[eclipse-aether] 10/22: Depends on junit4.

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit f7e0f4095d832a8f17d77a998e5b4498f72b90ab
Author: Damien Raude-Morvan draz...@debian.org
Date:   Sun Dec 4 13:49:07 2011 +0100

Depends on junit4.
---
 debian/control   | 1 +
 debian/maven.ignoreRules | 1 -
 debian/maven.rules   | 2 ++
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 2761f14..1f52b8b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.or
 Uploaders: Damien Raude-Morvan draz...@debian.org
 Build-Depends: cdbs, debhelper (= 7), default-jdk, maven-debian-helper (= 
1.4)
 Build-Depends-Indep: default-jdk-doc,
+ junit4,
  libasync-http-client-java,
  libasync-http-client-java-doc,
  libmaven-javadoc-plugin-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index f0be19a..321ef64 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -14,7 +14,6 @@
 # from the POM
 #   junit junit jar s/3\\..*/3.x/
 
-junit junit * * * *
 org.apache.maven.wagon wagon-http-lightweight * * * *
 org.codehaus.mojo animal-sniffer-maven-plugin * * * *
 org.codehaus.mojo clirr-maven-plugin * * * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 3af6f5b..6d9466d 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -21,6 +21,8 @@ org.codehaus.plexus plexus-component-annotations jar 
s/.*/1.5.x/ * *
 org.codehaus.plexus plexus-component-metadata maven-plugin s/.*/1.5.x/ * *
 org.codehaus.plexus plexus-utils jar s/2\..*/2.x/ * *
 
+junit junit jar s/.*/4.x/
+
 org.sonatype.aether aether-api jar s/.*/debian/ * *
 org.sonatype.aether aether-connector-asynchttpclient jar s/.*/debian/ * *
 org.sonatype.aether aether-connector-file jar s/.*/debian/ * *

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


[eclipse-aether] 12/22: Remove class-overview.svg for orig.tarball

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit 8586e82e3b38755233d81b7a588a71a6a4449282
Author: Damien Raude-Morvan draz...@debian.org
Date:   Fri Dec 9 23:27:39 2011 +0100

Remove class-overview.svg for orig.tarball
---
 debian/copyright| 1 -
 debian/orig-tar.exclude | 3 ++-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 42b6c17..ac0f039 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,7 +7,6 @@ Copyright: Copyright (c) 2010-2011 Sonatype, Inc.
 License: EPL
 
 Files: 
aether-impl/src/test/java/org/sonatype/aether/impl/internal/DependencyGraphDumper.java
- 
aether-connector-asynchttpclient/src/main/java/org/sonatype/aether/connector/async/AsyncRepositoryConnector.java
 Copyright: Copyright (c) 2010-2011 Sonatype, Inc.
 License: EPL and Apache-2.0
 
diff --git a/debian/orig-tar.exclude b/debian/orig-tar.exclude
index a31723b..d0a6dee 100644
--- a/debian/orig-tar.exclude
+++ b/debian/orig-tar.exclude
@@ -1 +1,2 @@
-aether-demo/*.jar
\ No newline at end of file
+aether-demo/*.jar
+class-overview.svg
\ No newline at end of file

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


[eclipse-aether] 22/22: Packaging update for Eclipse Aether

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit 18230926dc0c926893dacb1ee9eeded53689aaa8
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 1 17:27:59 2014 +0200

Packaging update for Eclipse Aether
---
 debian/README.source |   2 +-
 debian/changelog |   9 +-
 debian/control   |  10 +-
 debian/copyright | 308 ++-
 debian/maven.ignoreRules |   3 +
 debian/maven.rules   |  22 ++--
 debian/orig-tar.exclude  |   2 -
 debian/orig-tar.sh   |  10 --
 debian/rules |   2 +-
 debian/watch |   3 +-
 10 files changed, 256 insertions(+), 115 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index 02df8b1..c702bb1 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,5 +1,5 @@
 Information about aether
---
+
 
 This package was debianized using the mh_make command
 from the maven-debian-helper package.
diff --git a/debian/changelog b/debian/changelog
index 31a0879..f388bb5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,19 @@
-aether (1.13.1-3) UNRELEASED; urgency=medium
+aether (1:0.9.0.M2-1) UNRELEASED; urgency=medium
 
   * Team upload.
+  * New upstream release
+- Bumped the epoch since the new Aether project now hosted by Eclipse
+  has a different versioning
   * debian/control:
 - Removed the unused build dependencies on the -doc packages
 - Removed the unused build dependency on libmaven-javadoc-plugin-java
 - Use canonical URLs for the Vcs-* fields
 - Standards-Version updated to 3.9.6 (no changes)
   * Removed the unused files debian/libaether-java-doc.*
+  * debian/copyright:
+- Updated the Format URI
+- Aether is now licensed under the EPL-1.0 only
+- Copyright attributed to the Eclipse Foundation
   * Switch to debhelper level 9
 
  -- Emmanuel Bourg ebo...@apache.org  Tue, 30 Sep 2014 16:32:33 +0200
diff --git a/debian/control b/debian/control
index 334dcca..d9ebfdf 100644
--- a/debian/control
+++ b/debian/control
@@ -7,20 +7,22 @@ Build-Depends: cdbs, debhelper (= 9), default-jdk, 
maven-debian-helper (= 1.4)
 Build-Depends-Indep: junit4,
  libasync-http-client-java,
  libplexus-classworlds2-java,
+ libbuild-helper-maven-plugin-java,
+ libguice-java,
+ libmaven-bundle-plugin-java,
  libplexus-containers1.5-java (= 1.5.5-2),
- libplexus-utils2-java,
  libsisu-ioc-java,
- libslf4j-java,
+ libsisu-maven-plugin-java,
  libwagon-java
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/aether.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/aether.git
-Homepage: http://aether.sonatype.org/
+Homepage: http://www.eclipse.org/aether/
 
 Package: libaether-java
 Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
-Recommends: ${maven:OptionalDepends}
+Suggests: ${maven:OptionalDepends}
 Description: Library to handle Java artifact repositories
  Aether is a library for interacting with Java artifact repositories.
  .
diff --git a/debian/copyright b/debian/copyright
index ac0f039..8d0b98a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,92 +1,232 @@
-Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Aether
-Source: http://aether.sonatype.org/
+Source: http://www.eclipse.org/aether/
 
 Files: *
-Copyright: Copyright (c) 2010-2011 Sonatype, Inc.
-License: EPL
-
-Files: 
aether-impl/src/test/java/org/sonatype/aether/impl/internal/DependencyGraphDumper.java
-Copyright: Copyright (c) 2010-2011 Sonatype, Inc.
-License: EPL and Apache-2.0
+Copyright: 2010-2011 Sonatype, Inc.
+   2011-2014, The Eclipse Foundation
+License: EPL-1.0
 
 Files: debian/*
 Copyright: 2011, Damien Raude-Morvan draz...@debian.org
+   2014, Emmanuel Bourg ebo...@apache.org
 License: Apache-2.0
+ On Debian systems you can find the complete text of the
+ Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'
 
-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'
-
-
-License: EPL
-Eclipse Public License - v 1.0
-.
-THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE 
PUBLIC LICENSE (AGREEMENT). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE 
PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
-.
-1. DEFINITIONS
-.
-Contribution means:
-.
-a) in the case of the initial Contributor, the initial code and 
documentation distributed 

[eclipse-aether] 11/22: no javadoc

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit f8332b11288dace1aff721b69630b9b1a5f806c0
Author: Damien Raude-Morvan draz...@debian.org
Date:   Sun Dec 4 13:53:56 2011 +0100

no javadoc
---
 debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 562f1f3..b76c54a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/maven.mk
 
 JAVA_HOME := /usr/lib/jvm/default-java
-DEB_MAVEN_DOC_TARGET := javadoc:jar javadoc:aggregate
 
 get-orig-source:
uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download 
--rename

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


[eclipse-aether] 18/22: Use canonical URLs for the Vcs-* fields

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit 8a033e14e70b2fff1bc4abb224e1534d97b4bda6
Author: Emmanuel Bourg ebo...@apache.org
Date:   Tue Sep 30 16:48:04 2014 +0200

Use canonical URLs for the Vcs-* fields
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 68f680c..2ca1f3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ aether (1.13.1-3) UNRELEASED; urgency=medium
   * Team upload.
   * debian/control:
 - Removed the unused build dependencies on the -doc packages
+- Use canonical URLs for the Vcs-* fields
   * Switch to debhelper level 9
 
  -- Emmanuel Bourg ebo...@apache.org  Tue, 30 Sep 2014 16:32:33 +0200
diff --git a/debian/control b/debian/control
index a650357..a6c4873 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends-Indep: junit4,
  libslf4j-java,
  libwagon-java
 Standards-Version: 3.9.2
-Vcs-Git: git://git.debian.org/git/pkg-java/aether.git
-Vcs-Browser: http://git.debian.org/?p=pkg-java/aether.git
+Vcs-Git: git://anonscm.debian.org/pkg-java/aether.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/aether.git
 Homepage: http://aether.sonatype.org/
 
 Package: libaether-java

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


[eclipse-aether] 20/22: Removed the unused files debian/libaether-java-doc.*

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit ed102726b74e4ae70f368dfc5eb987527dd19dcf
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 1 14:44:16 2014 +0200

Removed the unused files debian/libaether-java-doc.*
---
 debian/changelog   |  1 +
 debian/libaether-java-doc.doc-base.api | 10 --
 debian/libaether-java-doc.install  |  2 --
 3 files changed, 1 insertion(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 04195c8..6a4a97e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ aether (1.13.1-3) UNRELEASED; urgency=medium
 - Removed the unused build dependencies on the -doc packages
 - Use canonical URLs for the Vcs-* fields
 - Standards-Version updated to 3.9.6 (no changes)
+  * Removed the unused files debian/libaether-java-doc.*
   * Switch to debhelper level 9
 
  -- Emmanuel Bourg ebo...@apache.org  Tue, 30 Sep 2014 16:32:33 +0200
diff --git a/debian/libaether-java-doc.doc-base.api 
b/debian/libaether-java-doc.doc-base.api
deleted file mode 100644
index cfbf78e..000
--- a/debian/libaether-java-doc.doc-base.api
+++ /dev/null
@@ -1,10 +0,0 @@
-Document: libsonatype-aether-java
-Title: API Javadoc for Aether
-Author: Aether developers
-Abstract: This is the API Javadoc provided for the
- libsonatype-aether-java library.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libsonatype-aether-java/api/index.html
-Files: /usr/share/doc/libsonatype-aether-java/api/*
diff --git a/debian/libaether-java-doc.install 
b/debian/libaether-java-doc.install
deleted file mode 100644
index 9fa08aa..000
--- a/debian/libaether-java-doc.install
+++ /dev/null
@@ -1,2 +0,0 @@
-
-target/apidocs/* usr/share/doc/libsonatype-aether-java/api

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


[eclipse-aether] 05/05: Upload to unstable

2014-10-08 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 eclipse-aether.

commit 5781b5a7c38aea10b79515f8ac2f5be70796e5ac
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 17:30:38 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index d1b72e4..dc44a92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-eclipse-aether (0.9.0.M2-1) UNRELEASED; urgency=medium
+eclipse-aether (0.9.0.M2-1) unstable; urgency=medium
 
   * Team upload.
   * New upstream release
@@ -15,7 +15,7 @@ eclipse-aether (0.9.0.M2-1) UNRELEASED; urgency=medium
 - Copyright attributed to the Eclipse Foundation
   * Switch to debhelper level 9
 
- -- Emmanuel Bourg ebo...@apache.org  Tue, 30 Sep 2014 16:32:33 +0200
+ -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 17:30:30 +0200
 
 aether (1.13.1-2) unstable; urgency=low
 

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


[eclipse-aether] branch pristine-tar created (now ce7909e)

2014-10-08 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 eclipse-aether.

at  ce7909e   pristine-tar data for aether_1.13.1.orig.tar.gz

This branch includes the following new commits:

   new  dc83ab8   pristine-tar data for aether_1.13.1.orig.tar.gz
   new  31a80ff   pristine-tar data for aether_1.13.1.orig.tar.gz
   new  ce7909e   pristine-tar data for aether_1.13.1.orig.tar.gz

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.


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


[eclipse-aether] 02/03: pristine-tar data for aether_1.13.1.orig.tar.gz

2014-10-08 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 eclipse-aether.

commit 31a80ff29b247d614ce903c054d96a4dd72b7318
Author: Damien Raude-Morvan draz...@debian.org
Date:   Fri Dec 9 23:27:56 2011 +0100

pristine-tar data for aether_1.13.1.orig.tar.gz
---
 aether_1.13.1.orig.tar.gz.delta | Bin 45065 - 46204 bytes
 aether_1.13.1.orig.tar.gz.id|   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/aether_1.13.1.orig.tar.gz.delta b/aether_1.13.1.orig.tar.gz.delta
index f7e5e11..0504416 100644
Binary files a/aether_1.13.1.orig.tar.gz.delta and 
b/aether_1.13.1.orig.tar.gz.delta differ
diff --git a/aether_1.13.1.orig.tar.gz.id b/aether_1.13.1.orig.tar.gz.id
index 81964eb..b3c95b2 100644
--- a/aether_1.13.1.orig.tar.gz.id
+++ b/aether_1.13.1.orig.tar.gz.id
@@ -1 +1 @@
-231a564dd977b69cab1bcc7ec3d4435c29efa968
+8a5e0e0cc5aada24dbfc14270f4ad5a3bbb58c2d

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


[eclipse-aether] 19/22: Standards-Version updated to 3.9.6

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

ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.

commit 9b406d28e6c4c8f8363cdb6bde3a6f4800f7c077
Author: Emmanuel Bourg ebo...@apache.org
Date:   Tue Sep 30 16:48:42 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 2ca1f3e..04195c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ aether (1.13.1-3) UNRELEASED; urgency=medium
   * debian/control:
 - Removed the unused build dependencies on the -doc packages
 - Use canonical URLs for the Vcs-* fields
+- Standards-Version updated to 3.9.6 (no changes)
   * Switch to debhelper level 9
 
  -- Emmanuel Bourg ebo...@apache.org  Tue, 30 Sep 2014 16:32:33 +0200
diff --git a/debian/control b/debian/control
index a6c4873..e0b42df 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: junit4,
  libsisu-ioc-java,
  libslf4j-java,
  libwagon-java
-Standards-Version: 3.9.2
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/aether.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/aether.git
 Homepage: http://aether.sonatype.org/

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


[eclipse-aether] branch master created (now 5781b5a)

2014-10-08 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 eclipse-aether.

at  5781b5a   Upload to unstable

This branch includes the following new commits:

   new  0d5095a   Ignore quilt dir
   new  ae7a48d   Initial debian packaging
   new  df1cfc6   Add files under EPL License
   new  ef8e807   Upload to unstable.
   new  9f49678   Improve d/control
   new  17e31c8   Drop patches
   new  e4369b8   Align versions with maven 3.x
   new  d0358c5   Use Java5.
   new  e973808   Add B-D on libsisu-ioc-java
   new  f7e0f40   Depends on junit4.
   new  f8332b1   no javadoc
   new  8586e82   Remove class-overview.svg for orig.tarball
   new  6771b37   Merge commit 'upstream/1.13.1'
   new  0f0a14f   Upload to unstable
   new  d34235e   d/control: Force B-D on fixed plexus-containers1.5.
   new  5ae85ec   Switch to debhelper level 9
   new  8c67261   Removed the unused build dependencies on the -doc packages
   new  8a033e1   Use canonical URLs for the Vcs-* fields
   new  9b406d2   Standards-Version updated to 3.9.6
   new  ed10272   Removed the unused files debian/libaether-java-doc.*
   new  81205ed   Removed the unused build dependency on 
libmaven-javadoc-plugin-java
   new  1823092   Packaging update for Eclipse Aether
   new  261be8e   Unignore the quilt dir to avoid merge conflicts when 
importing new upstream releases
   new  085d45a   Merge tag 'upstream/0.9.0.M2'
   new  94decc3   Renamed the package to eclipse-aether
   new  00a8568   Added the ITP number for the new package
   new  5781b5a   Upload to unstable

The 27 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/eclipse-aether.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


[eclipse-aether] 01/05: Unignore the quilt dir to avoid merge conflicts when importing new upstream releases

2014-10-08 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 eclipse-aether.

commit 261be8e32c069affc55e1a7ff663230537544b0d
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 1 17:39:38 2014 +0200

Unignore the quilt dir to avoid merge conflicts when importing new upstream 
releases
---
 .gitignore | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index bbf5db1..a4b0643 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,3 @@ bin/
 *.iml
 *.ipr
 *.iws
-.pc

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


[eclipse-aether] 02/05: Merge tag 'upstream/0.9.0.M2'

2014-10-08 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 eclipse-aether.

commit 085d45aff8e2a46d20e2651dd7e2302de4337249
Merge: 261be8e e058ca9
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 1 17:41:00 2014 +0200

Merge tag 'upstream/0.9.0.M2'

Upstream version 0.9.0.M2

 .gitignore |1 -
 README.md  |   26 +-
 aether-api/pom.xml |   21 +-
 .../AbstractForwardingRepositorySystemSession.java |  174 +++
 .../eclipse/aether/AbstractRepositoryListener.java |   96 ++
 .../eclipse/aether/ConfigurationProperties.java|  103 ++
 .../org/eclipse/aether/DefaultRepositoryCache.java |   39 +
 .../aether/DefaultRepositorySystemSession.java |  887 +++
 .../org/eclipse/aether/DefaultSessionData.java |   78 +
 .../java/org/eclipse/aether/RepositoryCache.java   |   47 +
 .../java/org/eclipse/aether/RepositoryEvent.java   |  433 ++
 .../org/eclipse/aether/RepositoryException.java|   49 +
 .../org/eclipse/aether/RepositoryListener.java |   65 +
 .../java/org/eclipse/aether/RepositorySystem.java  |  210 +++
 .../eclipse/aether/RepositorySystemSession.java|  239 +++
 .../main/java/org/eclipse/aether/RequestTrace.java |  108 ++
 .../main/java/org/eclipse/aether/SessionData.java  |   55 +
 .../main/java/org/eclipse/aether/SyncContext.java  |   67 +
 .../eclipse/aether/artifact/AbstractArtifact.java  |  221 +++
 .../java/org/eclipse/aether/artifact/Artifact.java |  131 ++
 .../aether/artifact/ArtifactProperties.java|   63 +
 .../org/eclipse/aether/artifact/ArtifactType.java  |   54 +
 .../aether/artifact/ArtifactTypeRegistry.java  |   29 +
 .../eclipse/aether/artifact/DefaultArtifact.java   |  276 
 .../aether/artifact/DefaultArtifactType.java   |  105 ++
 .../eclipse/aether/collection/CollectRequest.java  |  347 +
 .../eclipse/aether/collection/CollectResult.java   |  117 ++
 .../collection/DependencyCollectionContext.java|   53 +
 .../collection/DependencyCollectionException.java  |   78 +
 .../DependencyGraphTransformationContext.java  |   49 +
 .../collection/DependencyGraphTransformer.java |   37 +
 .../aether/collection/DependencyManagement.java|  168 ++
 .../aether/collection/DependencyManager.java   |   44 +
 .../aether/collection/DependencySelector.java  |   44 +
 .../aether/collection/DependencyTraverser.java |   46 +
 .../UnsolvableVersionConflictException.java|  128 ++
 .../eclipse/aether/deployment/DeployRequest.java   |  193 +++
 .../eclipse/aether/deployment/DeployResult.java|  165 ++
 .../aether/deployment/DeploymentException.java |   32 +
 .../aether/graph/DefaultDependencyNode.java|  350 +
 .../java/org/eclipse/aether/graph/Dependency.java  |  321 
 .../org/eclipse/aether/graph/DependencyFilter.java |   33 +
 .../org/eclipse/aether/graph/DependencyNode.java   |  223 +++
 .../eclipse/aether/graph/DependencyVisitor.java|   38 +
 .../java/org/eclipse/aether/graph/Exclusion.java   |  122 ++
 .../aether/installation/InstallRequest.java|  168 ++
 .../eclipse/aether/installation/InstallResult.java |  165 ++
 .../aether/installation/InstallationException.java |   32 +
 .../eclipse/aether/metadata/AbstractMetadata.java  |  151 ++
 .../eclipse/aether/metadata/DefaultMetadata.java   |  183 +++
 .../eclipse/aether/metadata/MergeableMetadata.java |   42 +
 .../java/org/eclipse/aether/metadata/Metadata.java |  129 ++
 .../aether/repository/ArtifactRepository.java  |   36 +
 .../eclipse/aether/repository/Authentication.java  |   46 +
 .../aether/repository/AuthenticationContext.java   |  378 +
 .../aether/repository/AuthenticationDigest.java|  210 +++
 .../aether/repository/AuthenticationSelector.java  |   29 +
 .../repository/LocalArtifactRegistration.java  |  140 ++
 .../aether/repository/LocalArtifactRequest.java|  136 ++
 .../aether/repository/LocalArtifactResult.java |  138 ++
 .../repository/LocalMetadataRegistration.java  |  139 ++
 .../aether/repository/LocalMetadataRequest.java|  124 ++
 .../aether/repository/LocalMetadataResult.java |  105 ++
 .../eclipse/aether/repository/LocalRepository.java |  123 ++
 .../aether/repository/LocalRepositoryManager.java  |  118 ++
 .../eclipse/aether/repository/MirrorSelector.java  |   30 +
 .../NoLocalRepositoryManagerException.java |   66 +
 .../java/org/eclipse/aether/repository/Proxy.java  |  149 ++
 .../eclipse/aether/repository/ProxySelector.java   |   29 +
 .../aether/repository/RemoteRepository.java|  572 +++
 .../aether/repository/RepositoryPolicy.java|  152 ++
 .../eclipse/aether/repository/WorkspaceReader.java |   49 +
 .../aether/repository/WorkspaceRepository.java |  113 ++
 .../resolution/ArtifactDescriptorException.java|   58 +
 

[eclipse-aether] 03/03: pristine-tar data for aether_1.13.1.orig.tar.gz

2014-10-08 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 eclipse-aether.

commit ce7909e959e4271a28a92416b71490f0659da679
Author: Damien Raude-Morvan draz...@debian.org
Date:   Fri Dec 9 23:28:08 2011 +0100

pristine-tar data for aether_1.13.1.orig.tar.gz
---
 aether_1.13.1.orig.tar.gz.delta | Bin 46204 - 46200 bytes
 aether_1.13.1.orig.tar.gz.id|   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/aether_1.13.1.orig.tar.gz.delta b/aether_1.13.1.orig.tar.gz.delta
index 0504416..6b985d9 100644
Binary files a/aether_1.13.1.orig.tar.gz.delta and 
b/aether_1.13.1.orig.tar.gz.delta differ
diff --git a/aether_1.13.1.orig.tar.gz.id b/aether_1.13.1.orig.tar.gz.id
index b3c95b2..9870ba5 100644
--- a/aether_1.13.1.orig.tar.gz.id
+++ b/aether_1.13.1.orig.tar.gz.id
@@ -1 +1 @@
-8a5e0e0cc5aada24dbfc14270f4ad5a3bbb58c2d
+6955c106032de70e19ed4bbb94e23cbe358a9081

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


[eclipse-aether] branch eclipse-aether deleted (was 1823092)

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

ebourg-guest pushed a change to branch eclipse-aether
in repository eclipse-aether.

   was  1823092   Packaging update for Eclipse Aether

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.

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


[stapler] 02/06: Refreshed the patches

2014-10-08 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 stapler.

commit 4302b7e790c969f71bb0239bee51210dcac8dd33
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 19:22:51 2014 +0200

Refreshed the patches
---
 debian/changelog| 8 
 debian/patches/0008-Drop-use-of-custom-doklet.patch | 4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5ca3005..42c6024 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+stapler (1.231-1) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * New upstream release
+- Refreshed the patches
+
+ -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 19:20:06 +0200
+
 stapler (1.228-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/patches/0008-Drop-use-of-custom-doklet.patch 
b/debian/patches/0008-Drop-use-of-custom-doklet.patch
index 5fd834a..fdffcf9 100644
--- a/debian/patches/0008-Drop-use-of-custom-doklet.patch
+++ b/debian/patches/0008-Drop-use-of-custom-doklet.patch
@@ -9,8 +9,8 @@ Drop use of custom doklet for javadoc generation.
 
 --- a/pom.xml
 +++ b/pom.xml
-@@ -198,13 +198,6 @@
- artifactIdmaven-javadoc-plugin/artifactId
+@@ -191,13 +191,6 @@
+ version2.9.1/version
  configuration
aggregatetrue/aggregate
 -  docletorg.kohsuke.doklet.Doklet/doclet

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


[stapler] 01/06: Merge tag 'upstream/1.231'

2014-10-08 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 stapler.

commit 83e0c6a2896bbac7705b87ac8681c3bda253ef58
Merge: 542eb21 65137e3
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 19:18:49 2014 +0200

Merge tag 'upstream/1.231'

Upstream version 1.231

 core/pom.xml   |  4 +-
 .../stapler/DiagnosticThreadNameFilter.java| 39 
 .../org/kohsuke/stapler/HttpResponseRenderer.java  | 11 +++-
 .../main/java/org/kohsuke/stapler/MetaClass.java   |  6 +-
 .../main/java/org/kohsuke/stapler/RequestImpl.java | 15 -
 .../src/main/java/org/kohsuke/stapler/Stapler.java | 19 +-
 .../java/org/kohsuke/stapler/export/Property.java  |  2 +-
 .../stapler/jsr269/ConstructorProcessor.java   |  4 ++
 .../jsr269/ExportedBeanAnnotationProcessor.java| 26 
 .../stapler/export/SchemaGeneratorTest.java|  2 +-
 .../stapler/jsr269/ConstructorProcessorTest.java   | 19 +-
 .../ExportedBeanAnnotationProcessorTest.java   | 31 --
 .../QueryParameterAnnotationProcessorTest.java |  2 +-
 .../stapler/jsr269/SourceGeneratingAnnotation.java | 42 +
 .../SourceGeneratingAnnotationProcessor.java   | 71 ++
 groovy/pom.xml |  2 +-
 jelly/pom.xml  |  2 +-
 jrebel/pom.xml |  2 +-
 jruby/pom.xml  | 14 -
 jsp/pom.xml|  2 +-
 pom.xml| 31 --
 21 files changed, 292 insertions(+), 54 deletions(-)

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


[stapler] branch master updated (542eb21 - f7fa429)

2014-10-08 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 stapler.

  from  542eb21   New upstream release (1.228)
  adds  65137e3   Imported Upstream version 1.231
   new  83e0c6a   Merge tag 'upstream/1.231'
   new  4302b7e   Refreshed the patches
   new  4d0390f   Standards-Version updated to 3.9.6
   new  fcb7e98   Shorter Vcs-Browser URL
   new  fd5eac6   Remove the prerequisite on Maven 3
   new  f7fa429   Upload to unstable

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


Summary of changes:
 core/pom.xml   |  4 +-
 .../stapler/DiagnosticThreadNameFilter.java| 39 +++
 .../org/kohsuke/stapler/HttpResponseRenderer.java  | 11 +-
 .../main/java/org/kohsuke/stapler/MetaClass.java   |  6 ++-
 .../main/java/org/kohsuke/stapler/RequestImpl.java | 15 +++-
 .../src/main/java/org/kohsuke/stapler/Stapler.java | 19 +-
 .../java/org/kohsuke/stapler/export/Property.java  |  2 +-
 .../stapler/jsr269/ConstructorProcessor.java   |  4 ++
 .../jsr269/ExportedBeanAnnotationProcessor.java| 26 +++--
 .../stapler/export/SchemaGeneratorTest.java|  2 +-
 .../stapler/jsr269/ConstructorProcessorTest.java   | 19 +-
 .../ExportedBeanAnnotationProcessorTest.java   | 31 +--
 .../QueryParameterAnnotationProcessorTest.java |  2 +-
 .../SourceGeneratingAnnotation.java}   | 44 --
 .../SourceGeneratingAnnotationProcessor.java}  | 33 ++--
 debian/changelog   | 12 ++
 debian/control |  6 +--
 .../patches/0008-Drop-use-of-custom-doklet.patch   |  4 +-
 debian/patches/0009-remove-maven3-prereq.patch | 14 +++
 debian/patches/series  |  1 +
 groovy/pom.xml |  2 +-
 jelly/pom.xml  |  2 +-
 jrebel/pom.xml |  2 +-
 jruby/pom.xml  | 14 ++-
 jsp/pom.xml|  2 +-
 pom.xml| 31 ++-
 26 files changed, 248 insertions(+), 99 deletions(-)
 create mode 100644 
core/src/main/java/org/kohsuke/stapler/DiagnosticThreadNameFilter.java
 copy core/src/test/java/org/kohsuke/stapler/{HttpResponseRendererTest.java = 
jsr269/SourceGeneratingAnnotation.java} (63%)
 copy 
core/src/{main/java/org/kohsuke/stapler/jsr269/WebMethodAnnotationProcessor.java
 = 
test/java/org/kohsuke/stapler/jsr269/SourceGeneratingAnnotationProcessor.java} 
(64%)
 create mode 100644 debian/patches/0009-remove-maven3-prereq.patch

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


[stapler] branch pristine-tar updated (463e135 - 4be1258)

2014-10-08 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 stapler.

  from  463e135   pristine-tar data for stapler_1.228.orig.tar.gz
   new  4be1258   pristine-tar data for stapler_1.231.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:
 stapler_1.231.orig.tar.gz.delta | Bin 0 - 54287 bytes
 stapler_1.231.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 stapler_1.231.orig.tar.gz.delta
 create mode 100644 stapler_1.231.orig.tar.gz.id

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


[stapler] 03/06: Standards-Version updated to 3.9.6

2014-10-08 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 stapler.

commit 4d0390f6731a64dbf9b7b98bc3eaf93541b66b77
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 19:24:01 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 42c6024..a4f51a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ stapler (1.231-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
 - Refreshed the patches
+  * Standards-Version updated to 3.9.6 (no changes)
 
  -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 19:20:06 +0200
 
diff --git a/debian/control b/debian/control
index 55d18e2..fea3bd8 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Build-Depends-Indep:
  libmockito-java,
  libservlet2.5-java,
  libtiger-types-java
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: http://stapler.java.net
 Vcs-Git: git://anonscm.debian.org/pkg-java/stapler.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/stapler.git

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


[stapler] 05/06: Remove the prerequisite on Maven 3

2014-10-08 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 stapler.

commit fd5eac6da3f17b5ecf435d2a83dae26575c255c8
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 19:33:16 2014 +0200

Remove the prerequisite on Maven 3
---
 debian/changelog   |  1 +
 debian/patches/0009-remove-maven3-prereq.patch | 14 ++
 debian/patches/series  |  1 +
 3 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3b60a4c..c61e143 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ stapler (1.231-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
 - Refreshed the patches
+- Added a patch to remove the prerequisite on Maven 3
   * Standards-Version updated to 3.9.6 (no changes)
   * Updated the Homepage field
 
diff --git a/debian/patches/0009-remove-maven3-prereq.patch 
b/debian/patches/0009-remove-maven3-prereq.patch
new file mode 100644
index 000..5c0a625
--- /dev/null
+++ b/debian/patches/0009-remove-maven3-prereq.patch
@@ -0,0 +1,14 @@
+Description: Remove the prerequisite on Maven 3
+Author: Emmanuel Bourg ebo...@apache.org
+Forwarded: not-needed
+--- a/pom.xml
 b/pom.xml
+@@ -41,7 +41,7 @@
+   /scm
+ 
+   prerequisites
+-maven3.0.4/maven
++maven2.2.1/maven
+   /prerequisites
+ 
+   distributionManagement
diff --git a/debian/patches/series b/debian/patches/series
index 8422d68..928da8c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 0005-revert-kohsuke-asm5.patch
 0006-servlet25-compat.patch
 0008-Drop-use-of-custom-doklet.patch
+0009-remove-maven3-prereq.patch

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


[stapler] 04/06: Shorter Vcs-Browser URL

2014-10-08 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 stapler.

commit fcb7e989dd17f04315b859d83415dffd65522891
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 19:25:08 2014 +0200

Shorter Vcs-Browser URL
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a4f51a5..3b60a4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ stapler (1.231-1) UNRELEASED; urgency=medium
   * New upstream release
 - Refreshed the patches
   * Standards-Version updated to 3.9.6 (no changes)
+  * Updated the Homepage field
 
  -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 19:20:06 +0200
 
diff --git a/debian/control b/debian/control
index fea3bd8..a938693 100644
--- a/debian/control
+++ b/debian/control
@@ -41,9 +41,9 @@ Build-Depends-Indep:
  libservlet2.5-java,
  libtiger-types-java
 Standards-Version: 3.9.6
-Homepage: http://stapler.java.net
 Vcs-Git: git://anonscm.debian.org/pkg-java/stapler.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/stapler.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/stapler.git
+Homepage: http://stapler.kohsuke.org
 
 Package: libstapler-java
 Architecture: all

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


[stapler] 01/01: pristine-tar data for stapler_1.231.orig.tar.gz

2014-10-08 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 stapler.

commit 4be1258c2b576d8b0cc058908f01f6cf1c342131
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 19:18:48 2014 +0200

pristine-tar data for stapler_1.231.orig.tar.gz
---
 stapler_1.231.orig.tar.gz.delta | Bin 0 - 54287 bytes
 stapler_1.231.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/stapler_1.231.orig.tar.gz.delta b/stapler_1.231.orig.tar.gz.delta
new file mode 100644
index 000..a9ee107
Binary files /dev/null and b/stapler_1.231.orig.tar.gz.delta differ
diff --git a/stapler_1.231.orig.tar.gz.id b/stapler_1.231.orig.tar.gz.id
new file mode 100644
index 000..10e0b91
--- /dev/null
+++ b/stapler_1.231.orig.tar.gz.id
@@ -0,0 +1 @@
+a0d8a07364f96a845f4bacb0a7673f0caa0dd748

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


[stapler] 06/06: Upload to unstable

2014-10-08 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 stapler.

commit f7fa4290faba97e9f53210681dcd90853e0b15ca
Author: Emmanuel Bourg ebo...@apache.org
Date:   Wed Oct 8 19:51:18 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index c61e143..d0ac4a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,14 @@
-stapler (1.231-1) UNRELEASED; urgency=medium
+stapler (1.231-1) unstable; urgency=medium
 
   * Team upload.
   * New upstream release
 - Refreshed the patches
 - Added a patch to remove the prerequisite on Maven 3
-  * Standards-Version updated to 3.9.6 (no changes)
-  * Updated the Homepage field
+  * debian/control:
+- Standards-Version updated to 3.9.6 (no changes)
+- Updated the Homepage field
 
- -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 19:20:06 +0200
+ -- Emmanuel Bourg ebo...@apache.org  Wed, 08 Oct 2014 19:50:51 +0200
 
 stapler (1.228-1) unstable; urgency=medium
 

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


[stapler] annotated tag upstream/1.231 created (now 7251646)

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

ebourg-guest pushed a change to annotated tag upstream/1.231
in repository stapler.

at  7251646   (tag)
   tagging  65137e3dabe7c0cccb61f3934ed584009701fde9 (commit)
  replaces  upstream/1.228
 tagged by  Emmanuel Bourg
on  Wed Oct 8 19:18:48 2014 +0200

- Log -
Upstream version 1.231

Emmanuel Bourg (1):
  Imported Upstream version 1.231

---

No new revisions were added by this update.

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


[stapler] annotated tag debian/1.231-1 created (now f8f57a6)

2014-10-08 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.231-1
in repository stapler.

at  f8f57a6   (tag)
   tagging  f7fa4290faba97e9f53210681dcd90853e0b15ca (commit)
  replaces  debian/1.228-1
 tagged by  Emmanuel Bourg
on  Wed Oct 8 21:10:33 2014 +0200

- Log -
stapler Debian release 1.231-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABAgAGBQJUNYwpAAoJEPUTxBnkudCscREP/A2uMuJg3/CKXlr1WEUCjvNx
t2tQvOj1nXifkOIrqJNBa4wyZoWM3WQIvFv2RhMlWsmPmBjFGPdxm2E9OntcMgzn
muG/6dvKa1B5v+PoFNdvMPMWT5SUwK8rENwl5zWvmA98Q1UWp9sDwcd2m0EISg6H
dX0+dzrIqRXQfjjQ1tCeUHnTlTK48s+7EVn30jOrdUxqU6yYgLV2BwzokiB47yWW
430jHqhng36k6WCw/nTWbjj0DeGiR/urzTGEGLixEreIcHd9MN/WU6jHw22KfF4N
Vwm5i3E5geUQtW64B/oJM9nyNnNuHrfYl5TlokjTNj63+B94DImx02d2/YpzEsc4
/oM30F5ZGf8zERVm0L9HyD1ESGqsk+ZPhYUlwoWi46ZfmcyFL9bdwbu67BPQbadR
eCX9fuwQHasKfU1bJs0JinlEgouwtkydLrcAwxjFLoyABXsWLn1ho9I0cKbhrzNM
IEJ/tcNWYLLfKEVGfM7p7Sec0i9Ca/ueM8lzWQrdIvd35ssiIzG6dyEG7HdE9LjS
BIan5Y0bO/VtswsIZ3P0FU0YaPfN2Rvd3gkdXI3FCrMi36XsY+d+3e2C+5TUVfnM
EaNnybJpxcW37aDLhjtfJIqK7NlHAK558KbNGR3mWpAvXF7MqU/Z/srz+MW6+sDZ
1Hi5fjShfHE1ARicExgE
=7YdA
-END PGP SIGNATURE-

Emmanuel Bourg (7):
  Imported Upstream version 1.231
  Merge tag 'upstream/1.231'
  Refreshed the patches
  Standards-Version updated to 3.9.6
  Shorter Vcs-Browser URL
  Remove the prerequisite on Maven 3
  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/stapler.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