Bug#643749: libhttpunit-java: Maven pom descriptor contains invalid reference to jtidy artifact

2011-09-29 Thread James Page
Package: libhttpunit-java
Version: 1.7+dfsg-5.1
Severity: normal

The maven artifact for httpunit references the old group/artifact
location for jtidy - this changed in the most recent version in the
archive.

Results in this type of error when using httpunit in Maven projects.

Missing:
--
1) jtidy:jtidy:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=jtidy -DartifactId=jtidy 
-Dversion=debian -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
  mvn deploy:deploy-file -DgroupId=jtidy -DartifactId=jtidy 
-Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency:
1) org.jenkins-ci:winstone:jar:0.9.10-jenkins-28
2) httpunit:httpunit:jar:debian
3) jtidy:jtidy:jar:debian


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-12-generic (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libhttpunit-java depends on:
ii  libjtidy-java   7+svn20110807-2
ii  libnekohtml-java1.9.15-1   
ii  libservlet2.5-java  6.0.32-6   
ii  libxerces2-java 2.11.0-2   
ii  rhino   1.7R3-2

Versions of packages libhttpunit-java recommends:
ii  junit  3.8.2-8

Versions of packages libhttpunit-java suggests:
pn  libhttpunit-java-doc  none

-- no debconf information



__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[SCM] stapler packaging branch, upstream, created. aa1682d5bc83bb2f825700998e46d251bff485ef

2011-09-29 Thread James Page
The branch, upstream has been created
at  aa1682d5bc83bb2f825700998e46d251bff485ef (commit)

- Shortlog 
---

-- 
stapler packaging

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


[SCM] stapler packaging branch, pristine-tar, created. e81b63903053417f37ed2288e397f8e55cf6cf7a

2011-09-29 Thread James Page
The branch, pristine-tar has been created
at  e81b63903053417f37ed2288e397f8e55cf6cf7a (commit)

- Shortlog 
commit e81b63903053417f37ed2288e397f8e55cf6cf7a
Author: James Page james.p...@canonical.com
Date:   Thu Sep 29 09:59:29 2011 +0100

pristine-tar data for stapler_1.167.orig.tar.gz

---

-- 
stapler packaging

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


[SCM] stapler packaging branch, master, created. 8ef279c4384570d6b26b419d092a75d103ac78cb

2011-09-29 Thread James Page
The branch, master has been created
at  8ef279c4384570d6b26b419d092a75d103ac78cb (commit)

- Shortlog 
commit 8ef279c4384570d6b26b419d092a75d103ac78cb
Author: James Page james.p...@canonical.com
Date:   Thu Sep 29 10:02:23 2011 +0100

Tidied lintian warnings in copyright

commit bbbc2bfe9750eaec279d080daa5b1b22416354ba
Author: James Page james.p...@canonical.com
Date:   Thu Sep 29 09:59:29 2011 +0100

Initial Debian Packaging

---

-- 
stapler packaging

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


[SCM] stapler packaging annotated tag, upstream/1.167, created. upstream/1.167

2011-09-29 Thread James Page
The annotated tag, upstream/1.167 has been created
at  042a6d5ed359a543d2a537064f247fcb3adf9891 (tag)
   tagging  aa1682d5bc83bb2f825700998e46d251bff485ef (commit)
 tagged by  James Page
on  Thu Sep 29 09:59:29 2011 +0100

- Shortlog 
Upstream version 1.167

James Page (1):
  Imported Upstream version 1.167

---

-- 
stapler packaging

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


[SCM] stapler packaging branch, master, updated. upstream/1.167-8-g3f8fda7

2011-09-29 Thread James Page
The following commit has been merged in the master branch:
commit 3dfa86486fd66ac591ceb38e29da01c50364ea72
Merge: 8ef279c4384570d6b26b419d092a75d103ac78cb 
f65726e4607dd90371c2a35469fb66d0605c3ae1
Author: James Page james.p...@canonical.com
Date:   Thu Sep 29 10:12:54 2011 +0100

Merge commit 'upstream/1.174'


-- 
stapler packaging

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


[SCM] stapler packaging branch, master, updated. upstream/1.167-8-g3f8fda7

2011-09-29 Thread James Page
The following commit has been merged in the master branch:
commit 6106ba5c396779f25a3a7dbc7b8de7771c1f49d0
Author: James Page james.p...@canonical.com
Date:   Thu Sep 29 10:14:03 2011 +0100

New upstream release

diff --git a/debian/changelog b/debian/changelog
index 8217b1c..08e87ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-stapler (1.167-1) unstable; urgency=low
+stapler (1.174-1) unstable; urgency=low
 
   * Initial Debian release (Closes: #631959)
+  * New upstream release
 
- -- James Page james.p...@ubuntu.com  Thu, 29 Sep 2011 09:59:19 +0100
+ -- James Page james.p...@ubuntu.com  Thu, 29 Sep 2011 10:13:35 +0100
 
 stapler (1.167-0ubuntu1) oneiric; urgency=low
 

-- 
stapler packaging

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


[SCM] stapler packaging branch, master, updated. upstream/1.167-8-g3f8fda7

2011-09-29 Thread James Page
The following commit has been merged in the master branch:
commit 02ec40d8b3083673abfb978b3159912392f76fc8
Author: James Page james.p...@canonical.com
Date:   Thu Sep 29 10:22:38 2011 +0100

Disable jrebel bindings as has missing dependencies

diff --git a/debian/patches/disable-jrebel-bindings.patch 
b/debian/patches/disable-jrebel-bindings.patch
new file mode 100644
index 000..5b8cdd9
--- /dev/null
+++ b/debian/patches/disable-jrebel-bindings.patch
@@ -0,0 +1,12 @@
+Index: stapler-debian/pom.xml
+===
+--- stapler-debian.orig/pom.xml2011-09-29 10:21:12.404969320 +0100
 stapler-debian/pom.xml 2011-09-29 10:21:40.464782528 +0100
+@@ -14,7 +14,6 @@
+ modulejsp/module
+ modulejelly/module
+ modulegroovy/module
+-modulejrebel/module
+   /modules
+ 
+   organization
diff --git a/debian/patches/series b/debian/patches/series
index a782f60..e863e2e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ asm3-compat.patch
 beanutils18-compat.patch
 disable-jruby-bindings.patch
 fix-groovy-build.patch
+disable-jrebel-bindings.patch

-- 
stapler packaging

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


[SCM] stapler packaging branch, master, updated. upstream/1.167-8-g3f8fda7

2011-09-29 Thread James Page
The following commit has been merged in the master branch:
commit 3f8fda703b1c7b1ce094bed2012f8462412b0908
Author: James Page james.p...@canonical.com
Date:   Thu Sep 29 10:28:09 2011 +0100

Updated README.source for jrebel disable

diff --git a/debian/README.source b/debian/README.source
index 655e2a1..723f949 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -11,3 +11,8 @@ the Debian policy.
 The jruby module is currently not built; this is due to the 
 fact that it required JRuby 1.6.1.  Once this is in the 
 archive (with maven artefacts) this module can be enabled.
+
+The jrebel module is currently not built; this is due to the 
+fact that it requires zeroturnaround that is currently not
+packaged for Debian - this can be enabled if and when this 
+happens.

-- 
stapler packaging

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


[SCM] stapler packaging branch, master, updated. upstream/1.167-8-g3f8fda7

2011-09-29 Thread James Page
The following commit has been merged in the master branch:
commit ec816e09579eaf9aa79bd597828ca51520129d05
Author: James Page james.p...@canonical.com
Date:   Thu Sep 29 10:15:04 2011 +0100

Refreshed patches

diff --git a/debian/patches/disable-jruby-bindings.patch 
b/debian/patches/disable-jruby-bindings.patch
index 43e53b3..da31e1f 100644
--- a/debian/patches/disable-jruby-bindings.patch
+++ b/debian/patches/disable-jruby-bindings.patch
@@ -2,15 +2,15 @@ Description: Disable jruby binding until upgraded in Debian
 Author: James Page james.p...@ubuntu.com
 Forwarded: not-needed
 
-Index: stapler-old/pom.xml
+Index: stapler-debian/pom.xml
 ===
 stapler-old.orig/pom.xml   2011-06-24 15:50:27.256826272 +0100
-+++ stapler-old/pom.xml2011-06-24 15:50:33.046826270 +0100
+--- stapler-debian.orig/pom.xml2011-09-29 10:14:15.004583100 +0100
 stapler-debian/pom.xml 2011-09-29 10:14:27.724710651 +0100
 @@ -13,7 +13,6 @@
  modulecore/module
  modulejsp/module
  modulejelly/module
 -modulejruby/module
  modulegroovy/module
+ modulejrebel/module
/modules
- 

-- 
stapler packaging

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


[SCM] stapler packaging branch, pristine-tar, updated. 911de980b067a40ff4a3437b729358b71d696a0b

2011-09-29 Thread James Page
The following commit has been merged in the pristine-tar branch:
commit 911de980b067a40ff4a3437b729358b71d696a0b
Author: James Page james.p...@canonical.com
Date:   Thu Sep 29 10:12:54 2011 +0100

pristine-tar data for stapler_1.174.orig.tar.gz

diff --git a/stapler_1.174.orig.tar.gz.delta b/stapler_1.174.orig.tar.gz.delta
new file mode 100644
index 000..c79c0a6
Binary files /dev/null and b/stapler_1.174.orig.tar.gz.delta differ
diff --git a/stapler_1.174.orig.tar.gz.id b/stapler_1.174.orig.tar.gz.id
new file mode 100644
index 000..446d3a1
--- /dev/null
+++ b/stapler_1.174.orig.tar.gz.id
@@ -0,0 +1 @@
+f65726e4607dd90371c2a35469fb66d0605c3ae1

-- 
stapler packaging

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


[SCM] stapler packaging annotated tag, upstream/1.174, created. upstream/1.174

2011-09-29 Thread James Page
The annotated tag, upstream/1.174 has been created
at  2f5f1b849f4488482a8fc3bcbf0b0337d91ed06d (tag)
   tagging  f65726e4607dd90371c2a35469fb66d0605c3ae1 (commit)
  replaces  upstream/1.167
 tagged by  James Page
on  Thu Sep 29 10:12:54 2011 +0100

- Shortlog 
Upstream version 1.174

James Page (1):
  Imported Upstream version 1.174

---

-- 
stapler packaging

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


[SCM] acegi-security packaging branch, upstream, created. ea6a54a099b59aaaa06b28045679afd0172c1d84

2011-09-29 Thread James Page
The branch, upstream has been created
at  ea6a54a099b5906b28045679afd0172c1d84 (commit)

- Shortlog 
---

-- 
acegi-security packaging

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


[SCM] acegi-security packaging branch, master, created. b7793e8782675a227fae634c4a6923a2d5bb2880

2011-09-29 Thread James Page
The branch, master has been created
at  b7793e8782675a227fae634c4a6923a2d5bb2880 (commit)

- Shortlog 
commit b7793e8782675a227fae634c4a6923a2d5bb2880
Author: James Page james.p...@canonical.com
Date:   Thu Sep 29 12:08:31 2011 +0100

Tidied up cleanIgnoreRules

commit 48c7ee649529673ada0330ffe553984046fb81c8
Author: James Page james.p...@canonical.com
Date:   Thu Sep 29 12:06:10 2011 +0100

Updated copyright

commit 40f0cba482f09c09850d60d3df649d5b26c1e3c0
Author: James Page james.p...@canonical.com
Date:   Thu Sep 29 11:58:04 2011 +0100

Initial Debian Packaging

---

-- 
acegi-security packaging

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


[SCM] acegi-security packaging branch, pristine-tar, created. 0ab02a415ac503878f6453957fc7635f26e7f0e6

2011-09-29 Thread James Page
The branch, pristine-tar has been created
at  0ab02a415ac503878f6453957fc7635f26e7f0e6 (commit)

- Shortlog 
commit 0ab02a415ac503878f6453957fc7635f26e7f0e6
Author: James Page james.p...@canonical.com
Date:   Thu Sep 29 11:58:03 2011 +0100

pristine-tar data for acegi-security_1.0.7.orig.tar.gz

---

-- 
acegi-security packaging

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


[SCM] acegi-security packaging annotated tag, upstream/1.0.7, created. upstream/1.0.7

2011-09-29 Thread James Page
The annotated tag, upstream/1.0.7 has been created
at  f5c6df08a30ddf854c358fabf53230ee892fe572 (tag)
   tagging  ea6a54a099b5906b28045679afd0172c1d84 (commit)
 tagged by  James Page
on  Thu Sep 29 11:58:03 2011 +0100

- Shortlog 
Upstream version 1.0.7

James Page (1):
  Imported Upstream version 1.0.7

---

-- 
acegi-security packaging

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


[pkg-java] r15113 - trunk/httpunit/debian

2011-09-29 Thread Miguel Landaeta
Author: nomadium-guest
Date: 2011-09-29 15:47:11 + (Thu, 29 Sep 2011)
New Revision: 15113

Modified:
   trunk/httpunit/debian/changelog
   trunk/httpunit/debian/maven.rules
Log:
Update maven metadata about jtidy dependency


Modified: trunk/httpunit/debian/changelog
===
--- trunk/httpunit/debian/changelog 2011-09-28 21:54:36 UTC (rev 15112)
+++ trunk/httpunit/debian/changelog 2011-09-29 15:47:11 UTC (rev 15113)
@@ -1,3 +1,9 @@
+httpunit (1.7+dfsg-6) UNRELEASED; urgency=low
+
+  * Update maven metadata about jtidy dependency. (Closes: #643749).
+
+ -- Miguel Landaeta mig...@miguel.cc  Thu, 29 Sep 2011 07:37:34 -0430
+
 httpunit (1.7+dfsg-5.1) unstable; urgency=low
 
   * Non-maintainer upload.

Modified: trunk/httpunit/debian/maven.rules
===
--- trunk/httpunit/debian/maven.rules   2011-09-28 21:54:36 UTC (rev 15112)
+++ trunk/httpunit/debian/maven.rules   2011-09-29 15:47:11 UTC (rev 15113)
@@ -1,2 +1,3 @@
 s/nekohtml/net.sourceforge.nekohtml/ nekohtml jar s/.*/debian/ *
 s/xerces/javax.xml/ s/xmlParserAPIs/jaxp-api/ jar s/.*/debian/ *
+s/jtidy/net.sf.jtidy/ * * s/.*/debian/ *


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


[pkg-java] r15114 - trunk/httpunit/debian

2011-09-29 Thread Miguel Landaeta
Author: nomadium-guest
Date: 2011-09-29 15:51:11 + (Thu, 29 Sep 2011)
New Revision: 15114

Modified:
   trunk/httpunit/debian/changelog
   trunk/httpunit/debian/control
Log:
Fix minor lintian warnings about control file


Modified: trunk/httpunit/debian/changelog
===
--- trunk/httpunit/debian/changelog 2011-09-29 15:47:11 UTC (rev 15113)
+++ trunk/httpunit/debian/changelog 2011-09-29 15:51:11 UTC (rev 15114)
@@ -1,6 +1,7 @@
 httpunit (1.7+dfsg-6) UNRELEASED; urgency=low
 
   * Update maven metadata about jtidy dependency. (Closes: #643749).
+  * Fix minor lintian warnings about control file.
 
  -- Miguel Landaeta mig...@miguel.cc  Thu, 29 Sep 2011 07:37:34 -0430
 

Modified: trunk/httpunit/debian/control
===
--- trunk/httpunit/debian/control   2011-09-29 15:47:11 UTC (rev 15113)
+++ trunk/httpunit/debian/control   2011-09-29 15:51:11 UTC (rev 15114)
@@ -15,7 +15,6 @@
 
 Package: libhttpunit-java
 Architecture: all
-Priority: optional
 Depends: libxerces2-java (= 2.9.1-2), libnekohtml-java (= 0.9.5+dfsg-1.1),
  rhino (= 1.7R1-2), libjtidy-java (= 7+svn20070309-2), libservlet2.5-java,
  ${misc:Depends}
@@ -30,7 +29,6 @@
 Package: libhttpunit-java-doc
 Architecture: all
 Section: doc
-Priority: optional
 Depends: ${misc:Depends}
 Suggests: libhttpunit-java (= ${binary:Version})
 Description: documentation for libhttpunit-java


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


[pkg-java] r15115 - trunk/httpunit/debian

2011-09-29 Thread Miguel Landaeta
Author: nomadium-guest
Date: 2011-09-29 16:08:14 + (Thu, 29 Sep 2011)
New Revision: 15115

Modified:
   trunk/httpunit/debian/changelog
   trunk/httpunit/debian/copyright
Log:
Make copyright file DEP-5 compliant


Modified: trunk/httpunit/debian/changelog
===
--- trunk/httpunit/debian/changelog 2011-09-29 15:51:11 UTC (rev 15114)
+++ trunk/httpunit/debian/changelog 2011-09-29 16:08:14 UTC (rev 15115)
@@ -2,6 +2,7 @@
 
   * Update maven metadata about jtidy dependency. (Closes: #643749).
   * Fix minor lintian warnings about control file.
+  * Make copyright file DEP-5 compliant.
 
  -- Miguel Landaeta mig...@miguel.cc  Thu, 29 Sep 2011 07:37:34 -0430
 

Modified: trunk/httpunit/debian/copyright
===
--- trunk/httpunit/debian/copyright 2011-09-29 15:51:11 UTC (rev 15114)
+++ trunk/httpunit/debian/copyright 2011-09-29 16:08:14 UTC (rev 15115)
@@ -1,10 +1,10 @@
-Format-Specification: 
http://wiki.debian.org/Proposals/CopyrightFormat?action=recallrev=440
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=filerev=173
 Upstream-Name: httpunit
-Upstream-Maintainer: Russell Gold russg...@httpunit.org
-Upstream-Source: http://httpunit.org/
+Upstream-Contact: Russell Gold russg...@httpunit.org
+Source: http://httpunit.org/
 
 Files: *
-Copyright: Copyright 2000-2008, Russell Gold russg...@httpunit.org
+Copyright: © 2000-2008, Russell Gold russg...@httpunit.org
 License: other
  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the Software), to deal
@@ -12,10 +12,10 @@
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  copies of the Software, and to permit persons to whom the Software is
  furnished to do so, subject to the following conditions:
-
+ .
  The above copyright notice and this permission notice shall be included in all
  copies or substantial portions of the Software.
-
+ .
  THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
@@ -25,7 +25,7 @@
  SOFTWARE. 
 
 Files: examples/GoogleMapsExample.java
-Copyright: Copyright 2008, Wolfgang Fahl, BITPlan GmbH (http://www.bitplan.com)
+Copyright: © 2008, Wolfgang Fahl, BITPlan GmbH (http://www.bitplan.com)
 License: other
  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the Software), to deal
@@ -33,10 +33,10 @@
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  copies of the Software, and to permit persons to whom the Software is
  furnished to do so, subject to the following conditions:
-
+ .
  The above copyright notice and this permission notice shall be included in all
  copies or substantial portions of the Software.
-
+ .
  THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
@@ -46,8 +46,22 @@
  SOFTWARE. 
 
 Files: debian/*
-Copyright: © 2009-2010, Miguel Landaeta mig...@miguel.cc,
-   © 2010, Gabriele Giacone 1o5g4...@gmail.com
+Copyright: © 2009-2011, Miguel Landaeta mig...@miguel.cc,
+ © 2010, Gabriele Giacone 1o5g4...@gmail.com
 License: GPL-2+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
  On Debian systems the full text of the GNU General Public License can be
  found in the `/usr/share/common-licenses/GPL-2' file.


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

[pkg-java] r15117 - trunk/httpunit/debian

2011-09-29 Thread Miguel Landaeta
Author: nomadium-guest
Date: 2011-09-29 16:31:16 + (Thu, 29 Sep 2011)
New Revision: 15117

Modified:
   trunk/httpunit/debian/control
Log:
Expand description of -doc package


Modified: trunk/httpunit/debian/control
===
--- trunk/httpunit/debian/control   2011-09-29 16:25:31 UTC (rev 15116)
+++ trunk/httpunit/debian/control   2011-09-29 16:31:16 UTC (rev 15117)
@@ -31,4 +31,10 @@
 Suggests: libhttpunit-java (= ${binary:Version}), default-jdk-doc
 Description: documentation for libhttpunit-java
  Documentation for HttpUnit which is an automated web site testing toolkit.
+ .
+ HttpUnit emulates the relevant portions of browser behavior, including form
+ submission, JavaScript, basic http authentication, cookies and automatic page
+ redirection, and allows Java test code to examine returned pages either as
+ text, an XML DOM, or containers of forms, tables, and links.
+ .
  This package includes a small manual, the javadoc API, a tutorial and 
examples.


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


avalon-framework 4.2.0-8 MIGRATED to testing

2011-09-29 Thread Debian testing watch
FYI: The status of the avalon-framework source package
in Debian's testing distribution has changed.

  Previous version: 4.2.0-7
  Current version:  4.2.0-8

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


jenkins-trilead-ssh2 212-hudson-6+dfsg-1 MIGRATED to testing

2011-09-29 Thread Debian testing watch
FYI: The status of the jenkins-trilead-ssh2 source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  212-hudson-6+dfsg-1

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


maven-project-info-reports-plugin 2.4-1 MIGRATED to testing

2011-09-29 Thread Debian testing watch
FYI: The status of the maven-project-info-reports-plugin source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  2.4-1

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


objenesis 1.2+full-1 MIGRATED to testing

2011-09-29 Thread Debian testing watch
FYI: The status of the objenesis source package
in Debian's testing distribution has changed.

  Previous version: 1.2-1
  Current version:  1.2+full-1

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[SCM] UNNAMED PROJECT annotated tag, upstream/1.1.0, created. upstream/1.1.0

2011-09-29 Thread Jakub Adam
The annotated tag, upstream/1.1.0 has been created
at  f7e61a7b2e7283a1e85af201a5b4751675828266 (tag)
   tagging  a5f75a4e6f382e64becf4416be0e027fe3c95c55 (commit)
  replaces  upstream/0.9.3
 tagged by  Jakub Adam
on  Thu Sep 29 12:46:55 2011 +0200

- Shortlog 
Upstream version 1.1.0

Jakub Adam (1):
  Imported Upstream version 1.1.0

---

-- 
UNNAMED PROJECT

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


[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-13-gf78b0b0

2011-09-29 Thread Jakub Adam
The following commit has been merged in the master branch:
commit d068a52648e7cd58ad3a99b49625d8d8fc15f57e
Merge: b615d0a41aaad311f82f05416df72e4caa3c9339 
a5f75a4e6f382e64becf4416be0e027fe3c95c55
Author: Jakub Adam jakub.a...@ktknet.cz
Date:   Thu Sep 29 12:46:55 2011 +0200

Merge commit 'upstream/1.1.0'


-- 
UNNAMED PROJECT

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


[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-13-gf78b0b0

2011-09-29 Thread Jakub Adam
The following commit has been merged in the master branch:
commit 2b7d84c9d3ff8de926a0f9b094af09ec6c6549d7
Author: Jakub Adam jakub.a...@ktknet.cz
Date:   Thu Sep 29 13:17:30 2011 +0200

Increased debhelper compatibility level to 8

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 67e933d..95586c2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Section: devel
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Niels Thykier ni...@thykier.net,
Benjamin Drung bdr...@ubuntu.com
-Build-Depends: debhelper (= 7.0.50~),
+Build-Depends: debhelper (= 8~),
default-jdk,
eclipse-pde (= 3.5.2),
eclipse-platform (= 3.5.2),

-- 
UNNAMED PROJECT

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


[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-13-gf78b0b0

2011-09-29 Thread Jakub Adam
The following commit has been merged in the master branch:
commit c2abe113606a4b8fa9bfac71c3aa5fd554278ae4
Author: Jakub Adam jakub.a...@ktknet.cz
Date:   Thu Sep 29 13:24:01 2011 +0200

Increased versions of required dependency packages

diff --git a/debian/control b/debian/control
index 95586c2..6e41048 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders: Niels Thykier ni...@thykier.net,
Benjamin Drung bdr...@ubuntu.com
 Build-Depends: debhelper (= 8~),
default-jdk,
-   eclipse-pde (= 3.5.2),
-   eclipse-platform (= 3.5.2),
+   eclipse-pde (= 3.7~exp),
javahelper (= 0.32~),
unzip,
zip
@@ -18,7 +17,11 @@ Homepage: http://www.eclipse.org/jgit/
 
 Package: eclipse-jgit
 Architecture: all
-Depends: eclipse-platform (= 3.5.2), ${misc:Depends}
-Description: Java implementation of GIT for eclipse
- I am so smart, I am so smart - S.M.A.T.
- ~Homer J. Simpson.
+Depends: eclipse-platform (= 3.7~exp),
+ ${misc:Depends}
+Description: Java implementation of GIT for Eclipse
+ JGit is a lightweight, pure Java library implementing the Git version control
+ system:
+  * Repository access routines
+  * Network protocols
+  * Core version control algorithms

-- 
UNNAMED PROJECT

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


[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-13-gf78b0b0

2011-09-29 Thread Jakub Adam
The following commit has been merged in the master branch:
commit 68139568412ef24cfc9d16131681fb444679d51d
Author: Jakub Adam jakub.a...@ktknet.cz
Date:   Thu Sep 29 13:31:56 2011 +0200

Updated debian/changelog

diff --git a/debian/changelog b/debian/changelog
index 0a63639..609efdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-eclipse-jgit (0.9.3-1) UNRELEASED; urgency=low
+eclipse-jgit (1.1.0-1) UNRELEASED; urgency=low
 
   * Initial release. (Closes: #600171)
 
- -- Niels Thykier ni...@thykier.net  Sat, 02 Oct 2010 15:20:42 +0200
+ -- Jakub Adam jakub.a...@ktknet.cz  Mon, 26 Sep 2011 18:40:57 +0200

-- 
UNNAMED PROJECT

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


[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-13-gf78b0b0

2011-09-29 Thread Jakub Adam
The following commit has been merged in the master branch:
commit f78b0b003d086c7755644b34fe66eb862f554a62
Author: Jakub Adam jakub.a...@ktknet.cz
Date:   Thu Sep 29 17:56:14 2011 +0200

Bump Standards Version to 3.7.2.

diff --git a/debian/control b/debian/control
index 6e41048..c035d71 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (= 8~),
javahelper (= 0.32~),
unzip,
zip
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-java/eclipse-jgit.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/eclipse-jgit.git
 Homepage: http://www.eclipse.org/jgit/

-- 
UNNAMED PROJECT

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


[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-13-gf78b0b0

2011-09-29 Thread Jakub Adam
The following commit has been merged in the master branch:
commit 0f625fef521006ee3190ea678ce0095df982ca5f
Author: Jakub Adam jakub.a...@ktknet.cz
Date:   Thu Sep 29 16:45:21 2011 +0200

Updated debian/copyright

diff --git a/debian/copyright b/debian/copyright
index b200928..6f4ce88 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,35 +2,57 @@ Format-Specification: 
http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file;
 Name: Eclipse-JGit
 
 Files: *
-Copyright: 2009, Alex Blewitt alex.blew...@gmail.com
-   2008, Charles O'Farrell charl...@charleso.org
-   2010, Chris Aniszczyk caniszc...@gmail.com
-   2010, Christian Halstrick christian.halstr...@sap.com
-   2009, Constantine Plotnikov constantine.plotni...@gmail.com
+Copyright: 2011, Abhishek Bhatnagar abhat...@redhat.com
+   2009, Alex Blewitt alex.blew...@gmail.com
+   2007-2008, Charles O'Farrell charl...@charleso.org
+   2010-2011, Chris Aniszczyk caniszc...@gmail.com
+   2011, Chris Aniszczyk z...@redhat.com
+   2009-2011, Christian Halstrick christian.halstr...@sap.com
+   2009, Christian Halstrick, Matthias Sohn, SAP AG
+   2011, Christoph Brill egore...@egore911.de
+   2009-2010, Constantine Plotnikov constantine.plotni...@gmail.com
2009, Daniel Cheng (aka SDiZ) g...@sdiz.net
2009, Daniel Cheng (aka SDiZ) j16sdiz+free...@gmail.com
+   2011, Dariusz Luksza dari...@luksza.org
2007, Dave Watson dwat...@mimvista.com
2008, Florian Köberle florianskar...@web.de
-   2008-2010, Google Inc
+   2010-2011, Garmin International
+   2011, GitHub Inc
+   2008-2011, Google Inc
2008, Imran M Yousuf imyou...@smartitengineering.com
2010, Jens Baumgart jens.baumg...@sap.com
-   2009, JetBrains s.r.o
+   2011, Jesse Greenwald jesse.greenw...@gmail.com
+   2009-2010, JetBrains s.r.o
2008-2009, Johannes E. Schindelin johannes.schinde...@gmx.de
2008-2009, Jonas Fonseca fons...@diku.dk
+   2011, Ketan Padegaonkar ketanpadegaon...@gmail.com
+   2011, Kevin Sawicki ke...@github.com
+   2011, Leonard Broman leonard.bro...@gmail.com
2010, Marc Strapetz marc.strap...@syntevo.com
2008, Marek Zawirski marek.zawir...@gmail.com
-   2010, Mathias Kinzler mathias.kinz...@sap.com
-   2009-2010, Matthias Sohn matthias.s...@sap.com
+   2009, Mark Struberg strub...@yahoo.de
+   2010-2011, Mathias Kinzler mathias.kinz...@sap.com
+   2010, Matt Fischer matt.fisc...@garmin.com
+   2009-2011, Matthias Sohn matthias.s...@sap.com
2008, Mike Ralphson m...@abacus.co.uk
-   2006-2010, Robin Rosenberg robin.rosenb...@dewire.com
+   2009, Mykola Nikishov m...@mn.com.ua
+   2010-2011, Philipp Thun philipp.t...@sap.com
+   2010, Red Hat Inc
+   2007, Robin Rosenberg m...@lathund.dewire.com
+   2008, Robin Rosenberg robin.rosenberg.li...@dewire.com
+   2006-2011, Robin Rosenberg robin.rosenb...@dewire.com
+   2009, Robin Rosenberg robin.rosenb...@gmail.com
+   2010, Robin Stocker ro...@nibor.org
2008, Roger C. Soares rogersoa...@intelinet.com.br
-   2010, Sasa Zivkov sasa.ziv...@sap.com
-   2006-2008, Shawn O. Pearce spea...@spearce.org
+   2009-2010, Sasa Zivkov sasa.ziv...@sap.com
+   2006-2009, Shawn O. Pearce spea...@spearce.org
+   2011, Stefan Lay stefan.lay@.com
2010, Stefan Lay stefan@sap.com
2008, Thad Hughes th...@thad.corp.google.com
+   2011, Tomasz Zarna tomasz.za...@pl.ibm.com
2009, Tor Arne Vestbø tora...@gmail.com
-   2009, Yann Simon yann.simon...@gmail.com
2009, Vasyl' Vavrychuk vvavryc...@gmail.com
+   2009, Yann Simon yann.simon...@gmail.com
 License: EDL-1.0
 
 Files: org.eclipse.jgit/src/org/eclipse/jgit/util/Base64.java
@@ -53,7 +75,7 @@ License: PD
  GPL, whatever.
 
 Files: debian/*
-Copyright: 2010, Debian Orbital Alignment Team 
pkg-java-maintainers@lists.alioth.debian.org
+Copyright: 2010-2011, Debian Orbital Alignment Team 
pkg-java-maintainers@lists.alioth.debian.org
 License: EDL-1.0
 
 License: EDL-1.0

-- 
UNNAMED PROJECT

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

[pkg-java] r15118 - trunk/maven-war-plugin/debian

2011-09-29 Thread Miguel Landaeta
Author: nomadium-guest
Date: 2011-09-29 18:49:03 + (Thu, 29 Sep 2011)
New Revision: 15118

Modified:
   trunk/maven-war-plugin/debian/changelog
   trunk/maven-war-plugin/debian/control
Log:
Add Build-Depends on libmaven-plugin-tools-java


Modified: trunk/maven-war-plugin/debian/changelog
===
--- trunk/maven-war-plugin/debian/changelog 2011-09-29 16:31:16 UTC (rev 
15117)
+++ trunk/maven-war-plugin/debian/changelog 2011-09-29 18:49:03 UTC (rev 
15118)
@@ -1,3 +1,10 @@
+maven-war-plugin (2.1~beta1-3) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #643553).
+
+ -- Miguel Landaeta mig...@miguel.cc  Wed, 28 Sep 2011 21:18:50 -0430
+
 maven-war-plugin (2.1~beta1-2) unstable; urgency=low
 
   * Team upload.

Modified: trunk/maven-war-plugin/debian/control
===
--- trunk/maven-war-plugin/debian/control   2011-09-29 16:31:16 UTC (rev 
15117)
+++ trunk/maven-war-plugin/debian/control   2011-09-29 18:49:03 UTC (rev 
15118)
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (= 7), cdbs, default-jdk, maven-debian-helper (= 
1.4)
 Build-Depends-Indep: libmaven-archiver-java, libmaven-filtering-java, 
libmaven2-core-java, libplexus-archiver-java,  
  libplexus-io-java, libplexus-utils-java, libxstream-java, junit, 
libmaven-plugin-testing-java,  
- default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java-doc, 
libmaven-javadoc-plugin-java 
+ default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java-doc, 
libmaven-javadoc-plugin-java, libmaven-plugin-tools-java
 Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-war-plugin
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-war-plugin/


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


[pkg-java] r15120 - in tags/maven-shade-plugin: . 1.2.1-4/debian

2011-09-29 Thread Torsten Werner
Author: twerner
Date: 2011-09-29 19:16:35 + (Thu, 29 Sep 2011)
New Revision: 15120

Added:
   tags/maven-shade-plugin/1.2.1-4/
   tags/maven-shade-plugin/1.2.1-4/debian/changelog
   tags/maven-shade-plugin/1.2.1-4/debian/control
Removed:
   tags/maven-shade-plugin/1.2.1-4/debian/changelog
   tags/maven-shade-plugin/1.2.1-4/debian/control
Log:
[svn-buildpackage] Tagging maven-shade-plugin 1.2.1-4

Deleted: tags/maven-shade-plugin/1.2.1-4/debian/changelog
===
--- trunk/maven-shade-plugin/debian/changelog   2011-09-29 18:49:03 UTC (rev 
15118)
+++ tags/maven-shade-plugin/1.2.1-4/debian/changelog2011-09-29 19:16:35 UTC 
(rev 15120)
@@ -1,23 +0,0 @@
-maven-shade-plugin (1.2.1-3) unstable; urgency=low
-
-  * Team upload.
-  * Switch to source format 3.0.
-  * Switch to debhelper level 7.
-  * Update Standards-Version: 3.9.1.
-  * Use Maven for building but ignore test errors.
-  * Add a documentation package.
-
- -- Torsten Werner twer...@debian.org  Wed, 24 Aug 2011 22:38:29 +0200
-
-maven-shade-plugin (1.2.1-2) unstable; urgency=low
-
-  * Upload with cleaned orig tarball.
-
- -- Ludovic Claude ludovic.cla...@laposte.net  Sat, 15 Aug 2009 14:43:56 
+0100
-
-maven-shade-plugin (1.2.1-1) unstable; urgency=low
-
-  * Initial release. (Closes: #535015)
-
- -- Ludovic Claude ludovic.cla...@laposte.net  Fri, 15 May 2009 19:27:41 
+0100
-

Copied: tags/maven-shade-plugin/1.2.1-4/debian/changelog (from rev 15119, 
trunk/maven-shade-plugin/debian/changelog)
===
--- tags/maven-shade-plugin/1.2.1-4/debian/changelog
(rev 0)
+++ tags/maven-shade-plugin/1.2.1-4/debian/changelog2011-09-29 19:16:35 UTC 
(rev 15120)
@@ -0,0 +1,31 @@
+maven-shade-plugin (1.2.1-4) unstable; urgency=low
+
+  * Team upload.
+  * Add missing Build-Depends-Indep: libmaven-plugin-tools-java. (Closes:
+#643552)
+
+ -- Torsten Werner twer...@debian.org  Thu, 29 Sep 2011 21:10:32 +0200
+
+maven-shade-plugin (1.2.1-3) unstable; urgency=low
+
+  * Team upload.
+  * Switch to source format 3.0.
+  * Switch to debhelper level 7.
+  * Update Standards-Version: 3.9.1.
+  * Use Maven for building but ignore test errors.
+  * Add a documentation package.
+
+ -- Torsten Werner twer...@debian.org  Wed, 24 Aug 2011 22:38:29 +0200
+
+maven-shade-plugin (1.2.1-2) unstable; urgency=low
+
+  * Upload with cleaned orig tarball.
+
+ -- Ludovic Claude ludovic.cla...@laposte.net  Sat, 15 Aug 2009 14:43:56 
+0100
+
+maven-shade-plugin (1.2.1-1) unstable; urgency=low
+
+  * Initial release. (Closes: #535015)
+
+ -- Ludovic Claude ludovic.cla...@laposte.net  Fri, 15 May 2009 19:27:41 
+0100
+

Deleted: tags/maven-shade-plugin/1.2.1-4/debian/control
===
--- trunk/maven-shade-plugin/debian/control 2011-09-29 18:49:03 UTC (rev 
15118)
+++ tags/maven-shade-plugin/1.2.1-4/debian/control  2011-09-29 19:16:35 UTC 
(rev 15120)
@@ -1,62 +0,0 @@
-Source: maven-shade-plugin
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
-Uploaders: Ludovic Claude ludovic.cla...@laposte.net
-Build-Depends: debhelper (= 7), cdbs, default-jdk, maven-debian-helper (= 
1.4)
-Build-Depends-Indep: libplexus-maven-plugin-java, libasm3-java, libjdom1-java 
(= 1.0), libmaven-dependency-tree-java,  
- libmaven2-core-java, libplexus-container-default-java, libplexus-utils-java,  
- junit, default-jdk-doc, libjdom1-java-doc, libmaven2-core-java-doc, 
libplexus-container-default-java-doc,  
- libplexus-utils-java-doc, libmaven-javadoc-plugin-java 
-Standards-Version: 3.9.1
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-shade-plugin
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-shade-plugin/
-Homepage: http://maven.apache.org/plugins/maven-shade-plugin/
-
-Package: libmaven-shade-plugin-java
-Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
-Recommends: ${maven:OptionalDepends}
-Suggests: libmaven-shade-plugin-java-doc
-Description: Maven shade plugin
- Maven is a software project management and comprehension tool. Based on the
- concept of a project object model (POM), Maven can manage a project's build,
- reporting and documentation from a central piece of information.
- .
- Maven's primary goal is to allow a developer to comprehend the complete
- state of a development effort in the shortest period of time. In order to
- attain this goal there are several areas of concern that Maven attempts
- to deal with:
- .
-* Making the build process easy
-* Providing a uniform build system
-* Providing quality project information
-* Providing guidelines for best practices development
-* Allowing transparent migration to new features
- .
- This package ships the Maven shade plugin which is used to build an Uber-JAR 
- from the current project, including 

[pkg-java] r15121 - trunk/maven-war-plugin/debian

2011-09-29 Thread Miguel Landaeta
Author: nomadium-guest
Date: 2011-09-29 19:17:33 + (Thu, 29 Sep 2011)
New Revision: 15121

Modified:
   trunk/maven-war-plugin/debian/changelog
Log:
New upstream release.


Modified: trunk/maven-war-plugin/debian/changelog
===
--- trunk/maven-war-plugin/debian/changelog 2011-09-29 19:16:35 UTC (rev 
15120)
+++ trunk/maven-war-plugin/debian/changelog 2011-09-29 19:17:33 UTC (rev 
15121)
@@ -1,6 +1,7 @@
-maven-war-plugin (2.1~beta1-3) UNRELEASED; urgency=low
+maven-war-plugin (2.1.1-1) UNRELEASED; urgency=low
 
   * Team upload.
+  * New upstream release.
   * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #643553).
 
  -- Miguel Landaeta mig...@miguel.cc  Wed, 28 Sep 2011 21:18:50 -0430


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


Processing of maven-shade-plugin_1.2.1-4_amd64.changes

2011-09-29 Thread Debian FTP Masters
maven-shade-plugin_1.2.1-4_amd64.changes uploaded successfully to localhost
along with the files:
  maven-shade-plugin_1.2.1-4.dsc
  maven-shade-plugin_1.2.1-4.debian.tar.gz
  libmaven-shade-plugin-java_1.2.1-4_all.deb
  libmaven-shade-plugin-java-doc_1.2.1-4_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r15123 - trunk/maven-war-plugin/debian

2011-09-29 Thread Miguel Landaeta
Author: nomadium-guest
Date: 2011-09-29 19:21:53 + (Thu, 29 Sep 2011)
New Revision: 15123

Modified:
   trunk/maven-war-plugin/debian/changelog
   trunk/maven-war-plugin/debian/control
Log:
Bump Standards-Version to 3.9.2


Modified: trunk/maven-war-plugin/debian/changelog
===
--- trunk/maven-war-plugin/debian/changelog 2011-09-29 19:21:24 UTC (rev 
15122)
+++ trunk/maven-war-plugin/debian/changelog 2011-09-29 19:21:53 UTC (rev 
15123)
@@ -3,6 +3,7 @@
   * Team upload.
   * New upstream release.
   * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #643553).
+  * Bump Standards-Version to 3.9.2. No changes were required.
 
  -- Miguel Landaeta mig...@miguel.cc  Wed, 28 Sep 2011 21:18:50 -0430
 

Modified: trunk/maven-war-plugin/debian/control
===
--- trunk/maven-war-plugin/debian/control   2011-09-29 19:21:24 UTC (rev 
15122)
+++ trunk/maven-war-plugin/debian/control   2011-09-29 19:21:53 UTC (rev 
15123)
@@ -7,7 +7,7 @@
 Build-Depends-Indep: libmaven-archiver-java, libmaven-filtering-java, 
libmaven2-core-java, libplexus-archiver-java,  
  libplexus-io-java, libplexus-utils-java, libxstream-java, junit, 
libmaven-plugin-testing-java,  
  default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java-doc, 
libmaven-javadoc-plugin-java, libmaven-plugin-tools-java
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-war-plugin
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-war-plugin/
 Homepage: http://maven.apache.org/plugins/maven-war-plugin/


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


Processing of jsymphonic_0.3.0.Ode.To.Freedom+svn387-7_amd64.changes

2011-09-29 Thread Debian FTP Masters
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7_amd64.changes uploaded successfully to 
localhost
along with the files:
  jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.dsc
  jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.debian.tar.gz
  jsymphonic_0.3.0.Ode.To.Freedom+svn387-7_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r15124 - trunk/maven-war-plugin/debian

2011-09-29 Thread Torsten Werner
Author: twerner
Date: 2011-09-29 19:27:14 + (Thu, 29 Sep 2011)
New Revision: 15124

Modified:
   trunk/maven-war-plugin/debian/changelog
Log:
release

Modified: trunk/maven-war-plugin/debian/changelog
===
--- trunk/maven-war-plugin/debian/changelog 2011-09-29 19:21:53 UTC (rev 
15123)
+++ trunk/maven-war-plugin/debian/changelog 2011-09-29 19:27:14 UTC (rev 
15124)
@@ -1,4 +1,4 @@
-maven-war-plugin (2.1.1-1) UNRELEASED; urgency=low
+maven-war-plugin (2.1.1-1) unstable; urgency=low
 
   * Team upload.
   * New upstream release.


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


[pkg-java] r15125 - trunk/maven-war-plugin/debian

2011-09-29 Thread Miguel Landaeta
Author: nomadium-guest
Date: 2011-09-29 19:30:21 + (Thu, 29 Sep 2011)
New Revision: 15125

Modified:
   trunk/maven-war-plugin/debian/changelog
   trunk/maven-war-plugin/debian/copyright
Log:
Make copyright file DEP-5 compliant


Modified: trunk/maven-war-plugin/debian/changelog
===
--- trunk/maven-war-plugin/debian/changelog 2011-09-29 19:27:14 UTC (rev 
15124)
+++ trunk/maven-war-plugin/debian/changelog 2011-09-29 19:30:21 UTC (rev 
15125)
@@ -1,9 +1,10 @@
-maven-war-plugin (2.1.1-1) unstable; urgency=low
+maven-war-plugin (2.1.1-1) UNRELEASED; urgency=low
 
   * Team upload.
   * New upstream release.
   * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #643553).
   * Bump Standards-Version to 3.9.2. No changes were required.
+  * Make copyright file DEP-5 compliant.
 
  -- Miguel Landaeta mig...@miguel.cc  Wed, 28 Sep 2011 21:18:50 -0430
 

Modified: trunk/maven-war-plugin/debian/copyright
===
--- trunk/maven-war-plugin/debian/copyright 2011-09-29 19:27:14 UTC (rev 
15124)
+++ trunk/maven-war-plugin/debian/copyright 2011-09-29 19:30:21 UTC (rev 
15125)
@@ -1,6 +1,6 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: Maven WAR Plugin
-Maintainer: Apache Maven team
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: Maven WAR Plugin
+Upstream-Contact: Apache Maven team
 Source: http://maven.apache.org/
 
 Files: *
@@ -15,6 +15,6 @@
   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: GPL-3
+License: GPL-3+
   On Debian GNU/Linux system you can find the complete text of the
   GPL-3 license in '/usr/share/common-licenses/GPL-3'


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


jsymphonic_0.3.0.Ode.To.Freedom+svn387-7_amd64.changes ACCEPTED into unstable

2011-09-29 Thread Debian FTP Masters



Accepted:
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.debian.tar.gz
  to main/j/jsymphonic/jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.debian.tar.gz
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.dsc
  to main/j/jsymphonic/jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.dsc
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7_all.deb
  to main/j/jsymphonic/jsymphonic_0.3.0.Ode.To.Freedom+svn387-7_all.deb


Override entries for your package:
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.dsc - source sound
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7_all.deb - optional sound

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 643517 


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


maven-shade-plugin_1.2.1-4_amd64.changes ACCEPTED into unstable

2011-09-29 Thread Debian FTP Masters



Accepted:
libmaven-shade-plugin-java-doc_1.2.1-4_all.deb
  to main/m/maven-shade-plugin/libmaven-shade-plugin-java-doc_1.2.1-4_all.deb
libmaven-shade-plugin-java_1.2.1-4_all.deb
  to main/m/maven-shade-plugin/libmaven-shade-plugin-java_1.2.1-4_all.deb
maven-shade-plugin_1.2.1-4.debian.tar.gz
  to main/m/maven-shade-plugin/maven-shade-plugin_1.2.1-4.debian.tar.gz
maven-shade-plugin_1.2.1-4.dsc
  to main/m/maven-shade-plugin/maven-shade-plugin_1.2.1-4.dsc


Override entries for your package:
libmaven-shade-plugin-java-doc_1.2.1-4_all.deb - optional doc
libmaven-shade-plugin-java_1.2.1-4_all.deb - optional java
maven-shade-plugin_1.2.1-4.dsc - source java

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 643552 


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r15119 - trunk/maven-shade-plugin/debian

2011-09-29 Thread Torsten Werner
Author: twerner
Date: 2011-09-29 19:11:25 + (Thu, 29 Sep 2011)
New Revision: 15119

Modified:
   trunk/maven-shade-plugin/debian/changelog
   trunk/maven-shade-plugin/debian/control
Log:
* Team upload.
* Add missing Build-Depends-Indep: libmaven-plugin-tools-java. (Closes:
  #643552)

Modified: trunk/maven-shade-plugin/debian/changelog
===
--- trunk/maven-shade-plugin/debian/changelog   2011-09-29 18:49:03 UTC (rev 
15118)
+++ trunk/maven-shade-plugin/debian/changelog   2011-09-29 19:11:25 UTC (rev 
15119)
@@ -1,3 +1,11 @@
+maven-shade-plugin (1.2.1-4) unstable; urgency=low
+
+  * Team upload.
+  * Add missing Build-Depends-Indep: libmaven-plugin-tools-java. (Closes:
+#643552)
+
+ -- Torsten Werner twer...@debian.org  Thu, 29 Sep 2011 21:10:32 +0200
+
 maven-shade-plugin (1.2.1-3) unstable; urgency=low
 
   * Team upload.

Modified: trunk/maven-shade-plugin/debian/control
===
--- trunk/maven-shade-plugin/debian/control 2011-09-29 18:49:03 UTC (rev 
15118)
+++ trunk/maven-shade-plugin/debian/control 2011-09-29 19:11:25 UTC (rev 
15119)
@@ -7,7 +7,7 @@
 Build-Depends-Indep: libplexus-maven-plugin-java, libasm3-java, libjdom1-java 
(= 1.0), libmaven-dependency-tree-java,  
  libmaven2-core-java, libplexus-container-default-java, libplexus-utils-java,  
  junit, default-jdk-doc, libjdom1-java-doc, libmaven2-core-java-doc, 
libplexus-container-default-java-doc,  
- libplexus-utils-java-doc, libmaven-javadoc-plugin-java 
+ libplexus-utils-java-doc, libmaven-javadoc-plugin-java, 
libmaven-plugin-tools-java
 Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-shade-plugin
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-shade-plugin/


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


[pkg-java] r15126 - in tags/maven-war-plugin: . 2.1.1-1/debian

2011-09-29 Thread Torsten Werner
Author: twerner
Date: 2011-09-29 19:37:45 + (Thu, 29 Sep 2011)
New Revision: 15126

Added:
   tags/maven-war-plugin/2.1.1-1/
   tags/maven-war-plugin/2.1.1-1/debian/changelog
Removed:
   tags/maven-war-plugin/2.1.1-1/debian/changelog
Log:
[svn-buildpackage] Tagging maven-war-plugin 2.1.1-1

Deleted: tags/maven-war-plugin/2.1.1-1/debian/changelog
===
--- trunk/maven-war-plugin/debian/changelog 2011-09-29 19:21:53 UTC (rev 
15123)
+++ tags/maven-war-plugin/2.1.1-1/debian/changelog  2011-09-29 19:37:45 UTC 
(rev 15126)
@@ -1,24 +0,0 @@
-maven-war-plugin (2.1.1-1) UNRELEASED; urgency=low
-
-  * Team upload.
-  * New upstream release.
-  * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #643553).
-  * Bump Standards-Version to 3.9.2. No changes were required.
-
- -- Miguel Landaeta mig...@miguel.cc  Wed, 28 Sep 2011 21:18:50 -0430
-
-maven-war-plugin (2.1~beta1-2) unstable; urgency=low
-
-  * Team upload.
-  * Switch to source format 3.0.
-  * Update Standards-Version: 3.9.1.
-  * Add a documentation package.
-  * Enable tests but ignore failures and errors.
-
- -- Torsten Werner twer...@debian.org  Wed, 24 Aug 2011 23:50:10 +0200
-
-maven-war-plugin (2.1~beta1-1) unstable; urgency=low
-
-  * Initial release (Closes: #540055)
-
- -- Ludovic Claude ludovic.cla...@laposte.net  Wed, 29 Jul 2009 00:41:51 
+0100

Copied: tags/maven-war-plugin/2.1.1-1/debian/changelog (from rev 15124, 
trunk/maven-war-plugin/debian/changelog)
===
--- tags/maven-war-plugin/2.1.1-1/debian/changelog  
(rev 0)
+++ tags/maven-war-plugin/2.1.1-1/debian/changelog  2011-09-29 19:37:45 UTC 
(rev 15126)
@@ -0,0 +1,24 @@
+maven-war-plugin (2.1.1-1) unstable; urgency=low
+
+  * Team upload.
+  * New upstream release.
+  * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #643553).
+  * Bump Standards-Version to 3.9.2. No changes were required.
+
+ -- Miguel Landaeta mig...@miguel.cc  Wed, 28 Sep 2011 21:18:50 -0430
+
+maven-war-plugin (2.1~beta1-2) unstable; urgency=low
+
+  * Team upload.
+  * Switch to source format 3.0.
+  * Update Standards-Version: 3.9.1.
+  * Add a documentation package.
+  * Enable tests but ignore failures and errors.
+
+ -- Torsten Werner twer...@debian.org  Wed, 24 Aug 2011 23:50:10 +0200
+
+maven-war-plugin (2.1~beta1-1) unstable; urgency=low
+
+  * Initial release (Closes: #540055)
+
+ -- Ludovic Claude ludovic.cla...@laposte.net  Wed, 29 Jul 2009 00:41:51 
+0100


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


[pkg-java] r15127 - trunk/maven-war-plugin/debian

2011-09-29 Thread Miguel Landaeta
Author: nomadium-guest
Date: 2011-09-29 19:42:48 + (Thu, 29 Sep 2011)
New Revision: 15127

Modified:
   trunk/maven-war-plugin/debian/changelog
   trunk/maven-war-plugin/debian/copyright
Log:
Revert change because 2.1.1-1 was released

Modified: trunk/maven-war-plugin/debian/changelog
===
--- trunk/maven-war-plugin/debian/changelog 2011-09-29 19:37:45 UTC (rev 
15126)
+++ trunk/maven-war-plugin/debian/changelog 2011-09-29 19:42:48 UTC (rev 
15127)
@@ -1,10 +1,9 @@
-maven-war-plugin (2.1.1-1) UNRELEASED; urgency=low
+maven-war-plugin (2.1.1-1) unstable; urgency=low
 
   * Team upload.
   * New upstream release.
   * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #643553).
   * Bump Standards-Version to 3.9.2. No changes were required.
-  * Make copyright file DEP-5 compliant.
 
  -- Miguel Landaeta mig...@miguel.cc  Wed, 28 Sep 2011 21:18:50 -0430
 

Modified: trunk/maven-war-plugin/debian/copyright
===
--- trunk/maven-war-plugin/debian/copyright 2011-09-29 19:37:45 UTC (rev 
15126)
+++ trunk/maven-war-plugin/debian/copyright 2011-09-29 19:42:48 UTC (rev 
15127)
@@ -1,6 +1,6 @@
-Format: http://dep.debian.net/deps/dep5/
-Upstream-Name: Maven WAR Plugin
-Upstream-Contact: Apache Maven team
+Format-Specification: http://dep.debian.net/deps/dep5/
+Name: Maven WAR Plugin
+Maintainer: Apache Maven team
 Source: http://maven.apache.org/
 
 Files: *
@@ -15,6 +15,6 @@
   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: GPL-3+
+License: GPL-3
   On Debian GNU/Linux system you can find the complete text of the
   GPL-3 license in '/usr/share/common-licenses/GPL-3'


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


Bug#643517: marked as done (jsymphonic: FTBFS: JAVA_HOME not defined correctly.)

2011-09-29 Thread Debian Bug Tracking System
Your message dated Thu, 29 Sep 2011 19:32:45 +
with message-id e1r9mld-0002hv...@franck.debian.org
and subject line Bug#643517: fixed in jsymphonic 0.3.0.Ode.To.Freedom+svn387-7
has caused the Debian Bug report #643517,
regarding jsymphonic: FTBFS: JAVA_HOME not defined correctly.
to be marked as done.

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

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


-- 
643517: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643517
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: jsymphonic
Version: 0.3.0.Ode.To.Freedom+svn387-6
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs java-home
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
  fakeroot debian/rules clean
 test -x debian/rules
 dh_testroot
 You must specify a valid JAVA_HOME or JAVACMD!
 make: *** [testsanity] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/jsymphonic_0.3.0.Ode.To.Freedom+svn387-6_lsid64.buildlog

This is probably due to the multiarch'ification of openjdk. Please coordinate
with debian-j...@lists.debian.org.

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.


---End Message---
---BeginMessage---
Source: jsymphonic
Source-Version: 0.3.0.Ode.To.Freedom+svn387-7

We believe that the bug you reported is fixed in the latest version of
jsymphonic, which is due to be installed in the Debian FTP archive:

jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.debian.tar.gz
  to main/j/jsymphonic/jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.debian.tar.gz
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.dsc
  to main/j/jsymphonic/jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.dsc
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7_all.deb
  to main/j/jsymphonic/jsymphonic_0.3.0.Ode.To.Freedom+svn387-7_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 643...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Fourmond fourm...@debian.org (supplier of updated jsymphonic package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 29 Sep 2011 21:15:08 +0200
Source: jsymphonic
Binary: jsymphonic
Architecture: source all
Version: 0.3.0.Ode.To.Freedom+svn387-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Vincent Fourmond fourm...@debian.org
Description: 
 jsymphonic - File manager for Sony's MP3 players
Closes: 643517
Changes: 
 jsymphonic (0.3.0.Ode.To.Freedom+svn387-7) unstable; urgency=medium
 .
   * Fix FTBS with newer openJDK directory layout (closes: #643517)
Checksums-Sha1: 
 6ea6a8b5737bac661dec6de4b9b4e66fcfe82124 1557 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.dsc
 f111c52367ced56a652e560a802f3383fb0006d7 10718 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.debian.tar.gz
 8f5bfb111c069515f23863bb147767875df2182d 1675686 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7_all.deb
Checksums-Sha256: 
 f18e133c889753a5d37121e00e480cb83141e4c1bdac38b2a7318fb8bee7168d 1557 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.dsc
 24599303a384643a60cfe85f461f0eb453857504b8d7411abb4cc9703fd9bfc6 10718 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.debian.tar.gz
 6b211bfdb226506d3a320035adfb254e82c6e2e3ca122a8628e6fc3863dcdf35 1675686 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7_all.deb
Files: 
 0ab5fc39d56571cf068304b9f0c94422 1557 sound optional 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.dsc
 dd30f804f161846ecf9d44c321d22416 10718 sound optional 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7.debian.tar.gz
 2065db8107aaa6596dcf08f8cbba 1675686 sound optional 
jsymphonic_0.3.0.Ode.To.Freedom+svn387-7_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk6ExRAACgkQx/UhwSKygsrJNgCeJWZmvU3Rk2U2DiP+kQHdb7BN
N9sAn2YkEsjz1WQiw1E+7HsoFYFYg/My
=QO2h
-END PGP SIGNATURE-


---End Message---
__
This is the maintainer address of 

Bug#643552: marked as done (maven-shade-plugin: FTBFS: Error building POM)

2011-09-29 Thread Debian Bug Tracking System
Your message dated Thu, 29 Sep 2011 19:33:24 +
with message-id e1r9mmg-0002ni...@franck.debian.org
and subject line Bug#643552: fixed in maven-shade-plugin 1.2.1-4
has caused the Debian Bug report #643552,
regarding maven-shade-plugin: FTBFS: Error building POM
to be marked as done.

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

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


-- 
643552: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643552
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: maven-shade-plugin
Version: 1.2.1-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs java-maven
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Error building POM (may not be this project's POM).
 
 
 Project ID: org.apache.maven.plugins:maven-plugin-plugin
 
 Reason: POM 'org.apache.maven.plugins:maven-plugin-plugin' not found in 
 repository: System is offline.
 
   org.apache.maven.plugins:maven-plugin-plugin:pom:2.8
 
 
  for project org.apache.maven.plugins:maven-plugin-plugin
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time:  1 second
 [INFO] Finished at: Fri Sep 23 22:48:30 CEST 2011
 [INFO] Final Memory: 5M/724M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/maven-shade-plugin_1.2.1-3_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.


---End Message---
---BeginMessage---
Source: maven-shade-plugin
Source-Version: 1.2.1-4

We believe that the bug you reported is fixed in the latest version of
maven-shade-plugin, which is due to be installed in the Debian FTP archive:

libmaven-shade-plugin-java-doc_1.2.1-4_all.deb
  to main/m/maven-shade-plugin/libmaven-shade-plugin-java-doc_1.2.1-4_all.deb
libmaven-shade-plugin-java_1.2.1-4_all.deb
  to main/m/maven-shade-plugin/libmaven-shade-plugin-java_1.2.1-4_all.deb
maven-shade-plugin_1.2.1-4.debian.tar.gz
  to main/m/maven-shade-plugin/maven-shade-plugin_1.2.1-4.debian.tar.gz
maven-shade-plugin_1.2.1-4.dsc
  to main/m/maven-shade-plugin/maven-shade-plugin_1.2.1-4.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 643...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Torsten Werner twer...@debian.org (supplier of updated maven-shade-plugin 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 29 Sep 2011 21:10:32 +0200
Source: maven-shade-plugin
Binary: libmaven-shade-plugin-java libmaven-shade-plugin-java-doc
Architecture: source all
Version: 1.2.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Torsten Werner twer...@debian.org
Description: 
 libmaven-shade-plugin-java - Maven shade plugin
 libmaven-shade-plugin-java-doc - Documentation for Maven shade plugin
Closes: 643552
Changes: 
 maven-shade-plugin (1.2.1-4) unstable; urgency=low
 .
   * Team upload.
   * Add missing Build-Depends-Indep: libmaven-plugin-tools-java. (Closes:
 #643552)
Checksums-Sha1: 
 4f05e20589d5d60fa88fcda8b0cc8f796a243e9e 1934 maven-shade-plugin_1.2.1-4.dsc
 7266b07e9af37658e9b3116a5115b4153bc191ce 4385 
maven-shade-plugin_1.2.1-4.debian.tar.gz
 24df746108de200085d323a26252cf0eaad7a5a5 56940 
libmaven-shade-plugin-java_1.2.1-4_all.deb
 8d0692b3155cefa75b55b52653419420c20a7aab 107226 
libmaven-shade-plugin-java-doc_1.2.1-4_all.deb
Checksums-Sha256: 
 

batik_1.7-8_amd64.changes ACCEPTED into unstable

2011-09-29 Thread Debian FTP Masters



Accepted:
batik_1.7-8.debian.tar.gz
  to main/b/batik/batik_1.7-8.debian.tar.gz
batik_1.7-8.dsc
  to main/b/batik/batik_1.7-8.dsc
libbatik-java_1.7-8_all.deb
  to main/b/batik/libbatik-java_1.7-8_all.deb


Override entries for your package:
batik_1.7-8.dsc - source libs
libbatik-java_1.7-8_all.deb - optional java

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 643508 


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


maven-war-plugin_2.1.1-1_amd64.changes ACCEPTED into unstable

2011-09-29 Thread Debian FTP Masters



Accepted:
libmaven-war-plugin-java-doc_2.1.1-1_all.deb
  to main/m/maven-war-plugin/libmaven-war-plugin-java-doc_2.1.1-1_all.deb
libmaven-war-plugin-java_2.1.1-1_all.deb
  to main/m/maven-war-plugin/libmaven-war-plugin-java_2.1.1-1_all.deb
maven-war-plugin_2.1.1-1.debian.tar.gz
  to main/m/maven-war-plugin/maven-war-plugin_2.1.1-1.debian.tar.gz
maven-war-plugin_2.1.1-1.dsc
  to main/m/maven-war-plugin/maven-war-plugin_2.1.1-1.dsc
maven-war-plugin_2.1.1.orig.tar.gz
  to main/m/maven-war-plugin/maven-war-plugin_2.1.1.orig.tar.gz


Override entries for your package:
libmaven-war-plugin-java-doc_2.1.1-1_all.deb - optional doc
libmaven-war-plugin-java_2.1.1-1_all.deb - optional java
maven-war-plugin_2.1.1-1.dsc - source java

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 643553 


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processing of batik_1.7-8_amd64.changes

2011-09-29 Thread Debian FTP Masters
batik_1.7-8_amd64.changes uploaded successfully to localhost
along with the files:
  batik_1.7-8.dsc
  batik_1.7-8.debian.tar.gz
  libbatik-java_1.7-8_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r15128 - trunk/batik/debian

2011-09-29 Thread Vincent Fourmond
Author: fourmond
Date: 2011-09-29 19:43:19 + (Thu, 29 Sep 2011)
New Revision: 15128

Modified:
   trunk/batik/debian/changelog
   trunk/batik/debian/control
   trunk/batik/debian/rules
Log:
[batik] Fix FTBS with recent openjdk

Modified: trunk/batik/debian/changelog
===
--- trunk/batik/debian/changelog2011-09-29 19:42:48 UTC (rev 15127)
+++ trunk/batik/debian/changelog2011-09-29 19:43:19 UTC (rev 15128)
@@ -1,3 +1,10 @@
+batik (1.7-8) unstable; urgency=low
+
+  * Fix FTBS with recent openjdk (closes: #643508)
+  * Bump to newer standards version, no changes required
+
+ -- Vincent Fourmond fourm...@debian.org  Thu, 29 Sep 2011 21:35:31 +0200
+
 batik (1.7-7) unstable; urgency=low
 
   * Re-enable all patches that had mistakenly been disabled by switching to

Modified: trunk/batik/debian/control
===
--- trunk/batik/debian/control  2011-09-29 19:42:48 UTC (rev 15127)
+++ trunk/batik/debian/control  2011-09-29 19:43:19 UTC (rev 15128)
@@ -4,7 +4,7 @@
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Wolfgang Baer wb...@gmx.de, Michael Koch konque...@gmx.de, 
  Vincent Fourmond fourm...@debian.org, Onkar Shinde onkarshi...@ubuntu.com
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Build-Depends: debhelper (= 5.0), cdbs
 Build-Depends-Indep: openjdk-6-jdk | sun-java5-jdk | sun-java6-jdk, ant, 
  libbsf-java, libxalan2-java, rhino, libavalon-framework-java (= 4.2.0), 

Modified: trunk/batik/debian/rules
===
--- trunk/batik/debian/rules2011-09-29 19:42:48 UTC (rev 15127)
+++ trunk/batik/debian/rules2011-09-29 19:43:19 UTC (rev 15128)
@@ -9,7 +9,10 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
 
-JAVA_HOME_DIRS   := /usr/lib/jvm/java-6-openjdk \
+arch = $(shell dpkg-architecture -qDEB_HOST_ARCH)
+
+JAVA_HOME_DIRS   := /usr/lib/jvm/java-7-openjdk-$(arch) \
+   /usr/lib/jvm/java-6-openjdk-$(arch) /usr/lib/jvm/java-6-openjdk \
/usr/lib/jvm/java-1.5.0-sun /usr/lib/jvm/java-6-sun
 ANT_HOME := /usr/share/ant
 DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar bfs \


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


[pkg-java] r15129 - in tags/batik: . 1.7-8/debian

2011-09-29 Thread Vincent Fourmond
Author: fourmond
Date: 2011-09-29 19:44:03 + (Thu, 29 Sep 2011)
New Revision: 15129

Added:
   tags/batik/1.7-8/
   tags/batik/1.7-8/debian/changelog
   tags/batik/1.7-8/debian/control
   tags/batik/1.7-8/debian/rules
Removed:
   tags/batik/1.7-8/debian/changelog
   tags/batik/1.7-8/debian/control
   tags/batik/1.7-8/debian/rules
Log:
[svn-buildpackage] Tagging batik 1.7-8

Deleted: tags/batik/1.7-8/debian/changelog
===
--- trunk/batik/debian/changelog2011-06-06 09:16:58 UTC (rev 13758)
+++ tags/batik/1.7-8/debian/changelog   2011-09-29 19:44:03 UTC (rev 15129)
@@ -1,239 +0,0 @@
-batik (1.7-7) unstable; urgency=low
-
-  * Re-enable all patches that had mistakenly been disabled by switching to
-source format 3.0 (quilt) (closes: #604871)
-  * Already conforms to standards 3.9.1
-
- -- Vincent Fourmond fourm...@debian.org  Thu, 25 Nov 2010 16:24:33 +0100
-
-batik (1.7-6) unstable; urgency=low
-
-  [ Vincent Fourmond ]
-  * Really fix the dependency on java runtime to only pull headless
-runtimes
-
-  [ Gabriele Giacone ]
-  * Added Maven support
-  * Standards-Version to 3.8.4
-  * Source format 3.0 (quilt)
-
- -- Gabriele Giacone 1o5g4...@gmail.com  Sun, 21 Feb 2010 19:02:10 +0100
-
-batik (1.7-5) unstable; urgency=low
-
-  * Dropped the dependency on openjdk-6-jre, in profit for
-openjdk-6-jre-headless, so we won't pull the whole Gtk libraries just
-for using fop (closes: #551545).
-  * Already conforms to standards 3.8.3
-  * Removing Arnaud Vandyck from Uploaders as he did retire. Many thanks
-for your work on batik !
-
- -- Vincent Fourmond fourm...@debian.org  Mon, 25 Jan 2010 21:58:59 +0100
-
-batik (1.7-4) unstable; urgency=low
-
-  * Porting fixes from Ubuntu (1.7.dfsg-0ubuntu3) by Onkar Shinde
-onkarshi...@ubuntu.com:
-- add xml-apis-ext and js to classpath for debian/wrappers/squiggle
-- promote rhino to a Recommends, as squiggle depends on it
-- debian/patches/06_fix_paths_in_policy_files.patch to fix the paths
-  of the security policy files
-  * This finally makes squiggle work for Debian ! (closes: #499852)
-Many thanks again to Onkar...
-
- -- Vincent Fourmond fourm...@debian.org  Mon, 20 Apr 2009 21:22:26 +0200
-
-batik (1.7-3) unstable; urgency=low
-
-  [ Onkar Shinde ]
-  * debian/rules
-- Use DEB_UPSTREAM_VERSION at all places.
-- Add symlinks batik-version.jar and batik.jar pointing to
-  batik-all-version.jar. (Closes: #522340)
-  * debian/control
-- Add myself to 'Uploaders'.
-
-  [ Vincent Fourmond ]
-  * Changed section to java, what currently is in the archive
-  * Already conforms to standard 3.8.1
-  * Bumped debhelper compatibility level to 5, and bumped Build-depends
-accordingly
-
- -- Vincent Fourmond fourm...@debian.org  Mon, 13 Apr 2009 20:42:00 +0200
-
-batik (1.7-2) unstable; urgency=low
-
-  * Adding xmlgraphics-commons-1.2 and xml-apis-ext to the jars for
-the build + corresponding build-deps
-  * Added Vcs-* fields
-
-  [ Sylvestre Ledru ]
-  * Build class version 49 (instead of 50)
-
-  [ Vincent Fourmond ]
-  * Minor updates to the debian/copyright file 
-  * It seems time has come for an upload to unstable...
-  * Adding ${misc:Depends} for potential debhelper-induced dependencies
-  * Tweaking rasterizer.1 to avoid unbreakable lines
-
- -- Vincent Fourmond fourm...@debian.org  Wed, 18 Feb 2009 22:58:36 +0100
-
-batik (1.7-1) experimental; urgency=low
-
-  * New upstream release (Closes: #417888, #490556)
-  * Switched to using java-wrappers for executables; dropping the 
-/usr/lib/java/wrappers.sh script
-  * Switched debian/copyright to a machine-readable format
-  * Added ANT_OPTS to fix the compiler out of memory problem
-  * Removing 02_fix_jar_target, no longer applicable
-  * Removing 01_build_xml, as the created target (pdf-transcoder) cannot
-be built anymore
-  * Fixed JAVA_HOME_DIRS so it can build with Sun's java 5
-  * Strip the full text of the Apache-2.0 license, as it now is
-in the common licenses
-  * Switch to openjdk-6-jdk for building (closes: #397562)
-  * Several tweaks in debian/rules to build and install all the jars,
-based on a patch by Sylvestre Ledru sylvestre.le...@inria.fr
-  * Now depends also on libxml-commons-external-java for SVG parsing
-  * Conforms to standards 3.8.0
-  * Updated rasterizer.sh to work with libxml-commons-external-java
-and openjdk (closes: #490621)
-  * Move wrapper scripts to debian/wrappers, updating debian/rules 
-accordingly
-  * Recommend fop for PDF output of rasterizer
-  * Removed README.Debian-source: we don't add the fop sources anymore
-as those are already packaged in the fop debian package
-  * Uploading to experimental, as there are potentially much too many
-disruptive changes to this package.
-
- -- Vincent Fourmond fourm...@debian.org  Wed, 17 Sep 2008 20:14:33 +0200
-
-batik (1.6-4) unstable; urgency=low
-
-  [ Mark 

[pkg-java] r15130 - in tags/jsymphonic: . 0.3.0.Ode.To.Freedom+svn387-7/debian

2011-09-29 Thread Vincent Fourmond
Author: fourmond
Date: 2011-09-29 19:44:44 + (Thu, 29 Sep 2011)
New Revision: 15130

Added:
   tags/jsymphonic/0.3.0.Ode.To.Freedom+svn387-7/
   tags/jsymphonic/0.3.0.Ode.To.Freedom+svn387-7/debian/changelog
   tags/jsymphonic/0.3.0.Ode.To.Freedom+svn387-7/debian/rules
Removed:
   tags/jsymphonic/0.3.0.Ode.To.Freedom+svn387-7/debian/changelog
   tags/jsymphonic/0.3.0.Ode.To.Freedom+svn387-7/debian/rules
Log:
[svn-buildpackage] Tagging jsymphonic 0.3.0.Ode.To.Freedom+svn387-7

Deleted: tags/jsymphonic/0.3.0.Ode.To.Freedom+svn387-7/debian/changelog
===
--- trunk/jsymphonic/debian/changelog   2011-06-06 09:16:58 UTC (rev 13758)
+++ tags/jsymphonic/0.3.0.Ode.To.Freedom+svn387-7/debian/changelog  
2011-09-29 19:44:44 UTC (rev 15130)
@@ -1,118 +0,0 @@
-jsymphonic (0.3.0.Ode.To.Freedom+svn387-6) unstable; urgency=low
-
-  * Rebuild with newer javahelper to avoid /usr/share/java/jsymphonic.jar
-not being a symlink anymore.
-
- -- Vincent Fourmond fourm...@debian.org  Sat, 04 Jun 2011 20:27:52 +0200
-
-jsymphonic (0.3.0.Ode.To.Freedom+svn387-5) unstable; urgency=low
-
-  * Fix classpath tweaking due to change in javahelper behavior
-
- -- Vincent Fourmond fourm...@debian.org  Wed, 11 May 2011 00:28:03 +0200
-
-jsymphonic (0.3.0.Ode.To.Freedom+svn387-4) unstable; urgency=low
-
-  * Upload to unstable
-  * Conforms to standards 3.9.2
-
- -- Vincent Fourmond fourm...@debian.org  Wed, 11 May 2011 00:09:47 +0200
-
-jsymphonic (0.3.0.Ode.To.Freedom+svn387-3) experimental; urgency=low
-
-  * Switching to javahelper
-  * Using real classpath
-  * Using automatic classpath expansion for the wrapper.
-  * Already conforms to standards 3.9.1
-
- -- Vincent Fourmond fourm...@debian.org  Mon, 04 Apr 2011 21:48:59 +0200
-
-jsymphonic (0.3.0.Ode.To.Freedom+svn387-2) unstable; urgency=low
-
-  * Upload to unstable
-
- -- Vincent Fourmond fourm...@debian.org  Fri, 25 Jun 2010 00:30:30 +0200
-
-jsymphonic (0.3.0.Ode.To.Freedom+svn387-1) experimental; urgency=low
-
-  * SVN snapshot based on the new upstream release
-  * Update debian/build.xml to also ship included PNG files
-  * Rewrote debian/patches/10-config-file.diff to take care of the new
-location for the configuration file.
-
- -- Vincent Fourmond fourm...@debian.org  Thu, 11 Mar 2010 23:59:08 +0100
-
-jsymphonic (0.3.0beta+svn321-1) unstable; urgency=medium
-
-  * New SVN snapshot (though not the most recent one), now getting rid of
-precompiled classes (closes: #572949)
-  * Switching to source format 3.0 (quilt)
-  * Updated watchfile to correctly detect newer versions (note that the
-newer version hasn't been packaged yet)
-  * Urgency medium to fix RC bug in testing
-  * Updated the debian/get-orig-svn to be more verbose about what it
-removes and to remove precompiled .class files
-  * Conforms to standards 3.8.4
-  * Dropping build-depends on dpatch, now useless
-  * Dropping debian/README.source, now useless too
-
- -- Vincent Fourmond fourm...@debian.org  Mon, 08 Mar 2010 21:44:53 +0100
-
-jsymphonic (0.3.0beta+svn320-1) unstable; urgency=low
-
-  * New upstream SVN snapshot
-  * Refresh 10-config-file
-  * Add 20-fix-isocountry to fix a compilation problem
-  * Now depends on libswing-layout-java:
-- updated debian/{control,rules} and debian/wrappers/jsymphonic
-  * Wrote a desktop file (I guess it addresses LP: #386783)
-  * Added a debian/README.source file
-  * Now conforms to standards 3.8.3
-  * Forcing the build to proceed with encoding UTF-8
-
- -- Vincent Fourmond fourm...@debian.org  Sun, 11 Oct 2009 02:37:25 +0200
-
-jsymphonic (0.3.0alpha1+svn268-1) unstable; urgency=low
-
-  * Pulling in new upstream SVN revision
-  * Uploading to unstable now that lenny is out.
-  * Suggests pmount, as this could come in quite handy to mount the 
-player.
-  * Recommends ffmpeg, as it can be used by jsymphonic to recode on the
-fly songs that are not in the right format. (although admittedly,
-you're probably more interested in the package by Christian Marillat,
-for MP3 support).
-  * Added an icon, based on vignette.png from the archive.
-
- -- Vincent Fourmond fourm...@debian.org  Sat, 07 Mar 2009 23:19:54 +0100
-
-jsymphonic (0.3.0alpha1+svn252-1) experimental; urgency=low
-
-  * Adapted debian/get-svn-source to the newer SVN structure
-  * Switching to a SVN export, as the -sources.zip file is not complete.
-  * Updated debian/build.xml to copy resources.
-  * debian/patches/10-config-file.dpatch to put config and log files as 
-hidden files in $HOME
-
- -- Vincent Fourmond fourm...@debian.org  Thu, 29 Jan 2009 20:21:02 +0100
-
-jsymphonic (0.3.0alpha1-1) experimental; urgency=low
-
-  * New upstream release
-  * Wrote a decent watchfile, and a small new-upstream script to repackage
-and rearrange the zip file.
-  * Wrote from scratch a debian/build.xml, as the build system is not 
-provided in the source zip file
-  * Wrote a (rather 

[pkg-java] r15131 - trunk/maven-war-plugin/debian

2011-09-29 Thread Miguel Landaeta
Author: nomadium-guest
Date: 2011-09-29 19:48:15 + (Thu, 29 Sep 2011)
New Revision: 15131

Modified:
   trunk/maven-war-plugin/debian/changelog
   trunk/maven-war-plugin/debian/copyright
Log:
Make copyright file DEP-5 compliant


Modified: trunk/maven-war-plugin/debian/changelog
===
--- trunk/maven-war-plugin/debian/changelog 2011-09-29 19:44:44 UTC (rev 
15130)
+++ trunk/maven-war-plugin/debian/changelog 2011-09-29 19:48:15 UTC (rev 
15131)
@@ -1,3 +1,10 @@
+maven-war-plugin (2.1.1-2) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Make copyright file DEP-5 compliant.
+
+ -- Miguel Landaeta mig...@miguel.cc  Thu, 29 Sep 2011 19:17:03 -0430
+
 maven-war-plugin (2.1.1-1) unstable; urgency=low
 
   * Team upload.

Modified: trunk/maven-war-plugin/debian/copyright
===
--- trunk/maven-war-plugin/debian/copyright 2011-09-29 19:44:44 UTC (rev 
15130)
+++ trunk/maven-war-plugin/debian/copyright 2011-09-29 19:48:15 UTC (rev 
15131)
@@ -1,6 +1,6 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: Maven WAR Plugin
-Maintainer: Apache Maven team
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: Maven WAR Plugin
+Upstream-Contact: Apache Maven team
 Source: http://maven.apache.org/
 
 Files: *
@@ -15,6 +15,6 @@
   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: GPL-3
+License: GPL-3+
   On Debian GNU/Linux system you can find the complete text of the
   GPL-3 license in '/usr/share/common-licenses/GPL-3'


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


[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-14-g9ac95fc

2011-09-29 Thread Jakub Adam
The following commit has been merged in the master branch:
commit cb046a40a68a28768ff33fe02d7047d097175b3a
Author: Jakub Adam jakub.a...@ktknet.cz
Date:   Thu Sep 29 21:29:31 2011 +0200

Removed override_jh_setupenvironment from debian/rules as it is not needed
with new upstream sources

diff --git a/debian/rules b/debian/rules
index 23416cb..24e9f72 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,18 +4,10 @@
 #   scripts and don't work otherwise.
 BUILD_OPTIONS := -DjavacTarget=1.5 -DjavacSource=1.5 
-DforceContextQualifier=v20101002
 
-BUILD_DIR := $(CURDIR)/debian/.eclipse-build
 export JAVA_HOME := /usr/lib/jvm/default-java
 
 %:
dh $@ --with eclipse-helper
 
-override_jh_setupenvironment:
-   jh_setupenvironment
-   # Remove the UTF-8 BOM from some java files, since javac chokes on them.
-   sed -i '1 s/^\xEF\xBB\xBF//' \
-   
$(BUILD_DIR)/org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/dialogs/BranchSelectionDialog.java
 \
-   
$(BUILD_DIR)/org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/clone/GitCloneWizard.java
-
 override_jh_compilefeatures:
jh_compilefeatures --build-opts '$(BUILD_OPTIONS)'

-- 
UNNAMED PROJECT

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


[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-14-g9ac95fc

2011-09-29 Thread Jakub Adam
The following commit has been merged in the master branch:
commit c7edc2c5d324e850d563324a5c17b6b8a5342d6d
Author: Jakub Adam jakub.a...@ktknet.cz
Date:   Thu Sep 29 20:42:35 2011 +0200

Updated debian/changelog

diff --git a/debian/changelog b/debian/changelog
index 7065854..8ba67e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-eclipse-egit (0.9.3-1) UNRELEASED; urgency=low
+eclipse-egit (1.1.0-1) unstable; urgency=low
 
   * Initial release. (Closes: #575783)
 
- -- Niels Thykier ni...@thykier.net  Sat, 02 Oct 2010 15:20:42 +0200
+ -- Jakub Adam jakub.a...@ktknet.cz  Mon, 26 Sep 2011 20:50:30 +0200

-- 
UNNAMED PROJECT

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


[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-14-g9ac95fc

2011-09-29 Thread Jakub Adam
The following commit has been merged in the master branch:
commit af4360ad1473657c57267e8efb8ddefe5027dc02
Author: Jakub Adam jakub.a...@ktknet.cz
Date:   Thu Sep 29 21:36:04 2011 +0200

Bump Standards Version to 3.9.2

diff --git a/debian/control b/debian/control
index d5bb922..d8cce39 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (= 8~),
javahelper (= 0.32~),
unzip,
zip
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-java/eclipse-egit.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/eclipse-egit.git
 Homepage: http://www.eclipse.org/egit/

-- 
UNNAMED PROJECT

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


[SCM] UNNAMED PROJECT annotated tag, upstream/1.1.0, created. upstream/1.1.0

2011-09-29 Thread Jakub Adam
The annotated tag, upstream/1.1.0 has been created
at  00d540587b736c69d00c8e9dbea2c029f3b4475f (tag)
   tagging  c045d62c5d3c7e3d77fd1894288d3c69ef64d12e (commit)
  replaces  upstream/0.9.3
 tagged by  Jakub Adam
on  Thu Sep 29 20:04:25 2011 +0200

- Shortlog 
Upstream version 1.1.0

Jakub Adam (1):
  Imported Upstream version 1.1.0

---

-- 
UNNAMED PROJECT

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


[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-14-g9ac95fc

2011-09-29 Thread Jakub Adam
The following commit has been merged in the master branch:
commit 9ac95fc4de1941711276f234ef9475cffe17c561
Author: Jakub Adam jakub.a...@ktknet.cz
Date:   Thu Sep 29 21:37:10 2011 +0200

Add lintian overrides for codeless-jar warnings

diff --git a/debian/eclipse-egit.lintian-overrides 
b/debian/eclipse-egit.lintian-overrides
new file mode 100644
index 000..7f801a0
--- /dev/null
+++ b/debian/eclipse-egit.lintian-overrides
@@ -0,0 +1,2 @@
+eclipse-egit: codeless-jar 
usr/share/eclipse/dropins/egit/eclipse/plugins/org.eclipse.egit.doc_1.1.0.201109151100-r.jar
+eclipse-egit: codeless-jar 
usr/share/eclipse/dropins/egit/eclipse/plugins/org.eclipse.egit_1.1.0.201109151100-r.jar

-- 
UNNAMED PROJECT

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


[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-14-g9ac95fc

2011-09-29 Thread Jakub Adam
The following commit has been merged in the master branch:
commit 646783b752681f86317ca832a3b2c3af6d2a934c
Author: Jakub Adam jakub.a...@ktknet.cz
Date:   Thu Sep 29 20:39:57 2011 +0200

Increased versions of required dependency packages

diff --git a/debian/control b/debian/control
index f0addef..9393f5a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,8 @@ Uploaders: Niels Thykier ni...@thykier.net,
Benjamin Drung bdr...@ubuntu.com
 Build-Depends: debhelper (= 7.0.50~),
default-jdk,
-   eclipse-jgit (= 0.9.3),
-   eclipse-pde (= 3.5.2),
-   eclipse-platform (= 3.5.2),
+   eclipse-jgit (= 1.1.0),
+   eclipse-pde (= 3.7~exp),
javahelper (= 0.32~),
unzip,
zip
@@ -19,9 +18,9 @@ Homepage: http://www.eclipse.org/egit/
 
 Package: eclipse-egit
 Architecture: all
-Depends: eclipse-jgit (= 0.9.3),
- eclipse-platform (= 3.5.2),
+Depends: eclipse-jgit (= 1.1.0),
+ eclipse-platform (= 3.7~exp),
  ${misc:Depends}
-Description: Java implementation of GIT for eclipse
- I am so smart, I am so smart - S.M.A.T.
- ~Homer J. Simpson.
+Description: Eclipse Team provider for the Git version control system
+ The EGit project is implementing Eclipse tooling on top of the JGit Java
+ implementation of Git.

-- 
UNNAMED PROJECT

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


[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-14-g9ac95fc

2011-09-29 Thread Jakub Adam
The following commit has been merged in the master branch:
commit 9f7aac20cd3e182b4daf2dbb943584ca5908e7ec
Author: Jakub Adam jakub.a...@ktknet.cz
Date:   Thu Sep 29 20:42:07 2011 +0200

Add debian/copyright

diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..09ff107
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,273 @@
+Format-Specification: 
http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=filerev=135
+Name: Eclipse-egit
+
+Files: *
+Copyright: 2011, Adrian Görler adrian.goer...@sap.com
+   2009, Alex Blewitt alex.blew...@gmail.com
+   2011, Benjamin Muskalla benjamin.muska...@tasktop.com
+   2010, Benjamin Muskalla bmuska...@eclipsesource.com
+   2011, Benjamin Muskalla and others
+   2011, Bernard Leach leac...@bouncycastle.org
+   2010-2011, Chris Aniszczyk caniszc...@gmail.com
+   2011, Chris Aniszczyk caniszc...@gmail.com and others
+   2011, Dariusz Luksza dariusz.luk...@gmail.com
+   2011, Dariusz Luksza dari...@luksa.org
+   2010-2011, Dariusz Luksza dari...@luksza.org
+   2007, David Watson dwat...@mimvista.com
+   2010, EclipseSource
+   2010, Edwin Kempin edwin.kem...@sap.com
+   2011, GEBIT Solutions
+   2011, GitHub Inc
+   2008-2009, Google Inc
+   2011, Greg Amerson gregory.amer...@liferay.com
+   2000, 2004-2008, 2010-2011, IBM Corporation and others
+   2010-2011, Jens Baumgart jens.baumg...@sap.com
+   2007, Jing Xue jing...@digizenstudio.com
+   2010, Ketan Padegaonkar ketanpadegaon...@gmail.com
+   2008, Marek Zawirski marek.zawir...@gmail.com
+   2007, Martin Oberhuber (martin.oberhu...@windriver.com)
+   2010-2011, Mathias Kinzler mathias.kinz...@sap.com
+   2010-2011, Matthias Sohn matthias.s...@sap.com
+   2009, Mykola Nikishov m...@mn.com.ua
+   2010-2011, Philipp Thun philipp.t...@sap.com
+   2010, Red Hat, Inc
+   2009-2011, Robin Rosenberg
+   2007, Robin Rosenberg m...@lathund.dewire.com
+   2006-2010, Robin Rosenberg robin.rosenb...@dewire.com
+   2010-2011, Robin Stocker ro...@nibor.org
+   2008, Roger C. Soares rogersoa...@intelinet.com.br
+   2010, Roland Grunberg rgrun...@redhat.com
+   2010, Ryan Schmitt ryan.schm...@boeing.com
+   2010-2011, SAP AG
+   2010-2011, SAP AG and others
+   2006-2008, Shawn O. Pearce spea...@spearce.org
+   2008, Shunichi Fuji palgl...@gmail.com
+   2009-2011, Stefan Lay stefan@sap.com
+   2011, Tasktop Technologies Inc
+   2010, Thorsten Kamann thors...@kamann.info
+   2008, Tomi Pakarinen tomi.pakari...@iki.fi
+   2008-2009, Tor Arne Vestbø tora...@gmail.com
+   2010, Wim Jongman wim.jong...@remainsoftware.com
+   2009, Yann Simon yann.simon...@gmail.com
+License: EPL-1.0
+
+Files: debian/*
+Copyright: 2011, Debian Orbital Alignment Team 
pkg-java-maintainers@lists.alioth.debian.org
+License: EPL-1.0
+
+License: EPL-1.0
+ 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 Program.
+ .
+ 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 

[pkg-java] r15132 - trunk/plexus-velocity/debian

2011-09-29 Thread Torsten Werner
Author: twerner
Date: 2011-09-29 20:01:43 + (Thu, 29 Sep 2011)
New Revision: 15132

Modified:
   trunk/plexus-velocity/debian/changelog
   trunk/plexus-velocity/debian/maven.properties
Log:
* Team upload.
* Ignore test failures because commons-collections 3.x is needed somehow.
  (Closes: #643555)

Modified: trunk/plexus-velocity/debian/changelog
===
--- trunk/plexus-velocity/debian/changelog  2011-09-29 19:48:15 UTC (rev 
15131)
+++ trunk/plexus-velocity/debian/changelog  2011-09-29 20:01:43 UTC (rev 
15132)
@@ -1,3 +1,11 @@
+plexus-velocity (1.1.7-5) unstable; urgency=low
+
+  * Team upload.
+  * Ignore test failures because commons-collections 3.x is needed somehow.
+(Closes: #643555)
+
+ -- Torsten Werner twer...@debian.org  Thu, 29 Sep 2011 22:00:48 +0200
+
 plexus-velocity (1.1.7-4) unstable; urgency=low
 
   * Team upload.

Modified: trunk/plexus-velocity/debian/maven.properties
===
--- trunk/plexus-velocity/debian/maven.properties   2011-09-29 19:48:15 UTC 
(rev 15131)
+++ trunk/plexus-velocity/debian/maven.properties   2011-09-29 20:01:43 UTC 
(rev 15132)
@@ -2,3 +2,4 @@
 # For example:
 # maven.test.skip=true
 
+maven.test.failure.ignore=true


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


[pkg-java] r15133 - in tags/plexus-velocity: . 1.1.7-5/debian

2011-09-29 Thread Torsten Werner
Author: twerner
Date: 2011-09-29 20:05:47 + (Thu, 29 Sep 2011)
New Revision: 15133

Added:
   tags/plexus-velocity/1.1.7-5/
   tags/plexus-velocity/1.1.7-5/debian/changelog
   tags/plexus-velocity/1.1.7-5/debian/maven.properties
Removed:
   tags/plexus-velocity/1.1.7-5/debian/changelog
   tags/plexus-velocity/1.1.7-5/debian/maven.properties
Log:
[svn-buildpackage] Tagging plexus-velocity 1.1.7-5

Deleted: tags/plexus-velocity/1.1.7-5/debian/changelog
===
--- trunk/plexus-velocity/debian/changelog  2011-09-29 19:48:15 UTC (rev 
15131)
+++ tags/plexus-velocity/1.1.7-5/debian/changelog   2011-09-29 20:05:47 UTC 
(rev 15133)
@@ -1,54 +0,0 @@
-plexus-velocity (1.1.7-4) unstable; urgency=low
-
-  * Team upload.
-  * Remove Trygve and Paul from Uploaders list.
-  * Switch to debhelper level 7.
-  * Update Standards-Version: 3.9.1.
-  * Switch to source format 3.0.
-  * Change Depends: classpath-doc to default-jdk-doc. (Closes: #567290)
-  * Use Maven to build the package.
-  * Regenerate debian/copyright.
-
- -- Torsten Werner twer...@debian.org  Sun, 28 Aug 2011 23:07:08 +0200
-
-plexus-velocity (1.1.7-3) unstable; urgency=low
-
-  * Add Build-Depends on openjdk-6-doc (Closes: #543116)
-  * Build-Depends on default-jdk instead of default-jdk-builddep,
-as gcj is not used
-  * Bump up Standards-Version to 3.8.3, no change
-
- -- Ludovic Claude ludovic.cla...@laposte.net  Wed, 02 Sep 2009 22:18:48 
+0100
-
-plexus-velocity (1.1.7-2) unstable; urgency=low
-
-  * Upload to unstable.
-
- -- Torsten Werner twer...@debian.org  Sun, 09 Aug 2009 23:48:11 +0200
-
-plexus-velocity (1.1.7-1) experimental; urgency=low
-
-  [ Ludovic Claude ]
-  * New upstream version, added myself to Uploaders.
-  * Change section to java, bump Standards-Version to 3.8.1
-  * Add the Maven POM to the package,
-  * Add a Build-Depends-Indep dependency on maven-repo-helper
-  * Replace build dependency on java-gcj-compat-dev by default-jdk
-  * Use mh_installpom and mh_installjar to install the POM and the jar to the
-Maven repository
-  * Add libcommons-collections-java, libplexus-containers-java, velocity
-to Depends: for the binary package
-
-  [ Michael Koch ] 
-  * Added watch file.
-  * Added myself to Uploaders.
-  * Added Homepage, Vcs-Svn and Vcs-Browser fields.
-
- -- Ludovic Claude ludovic.cla...@laposte.net  Tue, 24 Mar 2009 23:43:12 
+
-
-plexus-velocity (1.1.6-1) unstable; urgency=low
-
-  * Initial release. (Closes: #426227)
-
- -- Paul Cager paul-deb...@home.paulcager.org  Tue, 12 Jun 2007 23:57:35 
+0100
-

Copied: tags/plexus-velocity/1.1.7-5/debian/changelog (from rev 15132, 
trunk/plexus-velocity/debian/changelog)
===
--- tags/plexus-velocity/1.1.7-5/debian/changelog   
(rev 0)
+++ tags/plexus-velocity/1.1.7-5/debian/changelog   2011-09-29 20:05:47 UTC 
(rev 15133)
@@ -0,0 +1,62 @@
+plexus-velocity (1.1.7-5) unstable; urgency=low
+
+  * Team upload.
+  * Ignore test failures because commons-collections 3.x is needed somehow.
+(Closes: #643555)
+
+ -- Torsten Werner twer...@debian.org  Thu, 29 Sep 2011 22:00:48 +0200
+
+plexus-velocity (1.1.7-4) unstable; urgency=low
+
+  * Team upload.
+  * Remove Trygve and Paul from Uploaders list.
+  * Switch to debhelper level 7.
+  * Update Standards-Version: 3.9.1.
+  * Switch to source format 3.0.
+  * Change Depends: classpath-doc to default-jdk-doc. (Closes: #567290)
+  * Use Maven to build the package.
+  * Regenerate debian/copyright.
+
+ -- Torsten Werner twer...@debian.org  Sun, 28 Aug 2011 23:07:08 +0200
+
+plexus-velocity (1.1.7-3) unstable; urgency=low
+
+  * Add Build-Depends on openjdk-6-doc (Closes: #543116)
+  * Build-Depends on default-jdk instead of default-jdk-builddep,
+as gcj is not used
+  * Bump up Standards-Version to 3.8.3, no change
+
+ -- Ludovic Claude ludovic.cla...@laposte.net  Wed, 02 Sep 2009 22:18:48 
+0100
+
+plexus-velocity (1.1.7-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Torsten Werner twer...@debian.org  Sun, 09 Aug 2009 23:48:11 +0200
+
+plexus-velocity (1.1.7-1) experimental; urgency=low
+
+  [ Ludovic Claude ]
+  * New upstream version, added myself to Uploaders.
+  * Change section to java, bump Standards-Version to 3.8.1
+  * Add the Maven POM to the package,
+  * Add a Build-Depends-Indep dependency on maven-repo-helper
+  * Replace build dependency on java-gcj-compat-dev by default-jdk
+  * Use mh_installpom and mh_installjar to install the POM and the jar to the
+Maven repository
+  * Add libcommons-collections-java, libplexus-containers-java, velocity
+to Depends: for the binary package
+
+  [ Michael Koch ] 
+  * Added watch file.
+  * Added myself to Uploaders.
+  * Added Homepage, Vcs-Svn and Vcs-Browser fields.
+
+ -- Ludovic Claude ludovic.cla...@laposte.net  Tue, 24 Mar 2009 23:43:12 
+
+
+plexus-velocity 

[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-15-g1831e90

2011-09-29 Thread Jakub Adam
The following commit has been merged in the master branch:
commit 1831e90472037a327db8ed382caec3081d9ddf04
Author: Jakub Adam jakub.a...@ktknet.cz
Date:   Thu Sep 29 22:01:48 2011 +0200

Oops, distribution in changelog should remain UNRELEASED

diff --git a/debian/changelog b/debian/changelog
index 8ba67e0..5d462aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-eclipse-egit (1.1.0-1) unstable; urgency=low
+eclipse-egit (1.1.0-1) UNRELEASED; urgency=low
 
   * Initial release. (Closes: #575783)
 

-- 
UNNAMED PROJECT

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


Processing of plexus-velocity_1.1.7-5_amd64.changes

2011-09-29 Thread Debian FTP Masters
plexus-velocity_1.1.7-5_amd64.changes uploaded successfully to localhost
along with the files:
  plexus-velocity_1.1.7-5.dsc
  plexus-velocity_1.1.7-5.debian.tar.gz
  libplexus-velocity-java_1.1.7-5_all.deb
  libplexus-velocity-java-doc_1.1.7-5_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-14-g9ac95fc

2011-09-29 Thread Jakub Adam
The following commit has been merged in the master branch:
commit c6b0b1a33c476985d4bf57dcfda0df85d6229821
Author: Jakub Adam jakub.a...@ktknet.cz
Date:   Thu Sep 29 20:41:06 2011 +0200

Increased debhelper compatibility level to 8

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 9393f5a..d5bb922 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Section: devel
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Niels Thykier ni...@thykier.net,
Benjamin Drung bdr...@ubuntu.com
-Build-Depends: debhelper (= 7.0.50~),
+Build-Depends: debhelper (= 8~),
default-jdk,
eclipse-jgit (= 1.1.0),
eclipse-pde (= 3.7~exp),

-- 
UNNAMED PROJECT

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


Bug#643553: marked as done (maven-war-plugin: FTBFS: Error building POM)

2011-09-29 Thread Debian Bug Tracking System
Your message dated Thu, 29 Sep 2011 19:48:00 +
with message-id e1r9mao-0005ct...@franck.debian.org
and subject line Bug#643553: fixed in maven-war-plugin 2.1.1-1
has caused the Debian Bug report #643553,
regarding maven-war-plugin: FTBFS: Error building POM
to be marked as done.

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

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


-- 
643553: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643553
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: maven-war-plugin
Version: 2.1~beta1-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs java-maven
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 [INFO] 
 
 [ERROR] BUILD ERROR
 [INFO] 
 
 [INFO] Error building POM (may not be this project's POM).
 
 
 Project ID: org.apache.maven.plugins:maven-plugin-plugin
 
 Reason: POM 'org.apache.maven.plugins:maven-plugin-plugin' not found in 
 repository: System is offline.
 
   org.apache.maven.plugins:maven-plugin-plugin:pom:2.8
 
 
  for project org.apache.maven.plugins:maven-plugin-plugin
 
 
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time:  1 second
 [INFO] Finished at: Sat Sep 24 00:35:27 CEST 2011
 [INFO] Final Memory: 5M/724M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/maven-war-plugin_2.1~beta1-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.


---End Message---
---BeginMessage---
Source: maven-war-plugin
Source-Version: 2.1.1-1

We believe that the bug you reported is fixed in the latest version of
maven-war-plugin, which is due to be installed in the Debian FTP archive:

libmaven-war-plugin-java-doc_2.1.1-1_all.deb
  to main/m/maven-war-plugin/libmaven-war-plugin-java-doc_2.1.1-1_all.deb
libmaven-war-plugin-java_2.1.1-1_all.deb
  to main/m/maven-war-plugin/libmaven-war-plugin-java_2.1.1-1_all.deb
maven-war-plugin_2.1.1-1.debian.tar.gz
  to main/m/maven-war-plugin/maven-war-plugin_2.1.1-1.debian.tar.gz
maven-war-plugin_2.1.1-1.dsc
  to main/m/maven-war-plugin/maven-war-plugin_2.1.1-1.dsc
maven-war-plugin_2.1.1.orig.tar.gz
  to main/m/maven-war-plugin/maven-war-plugin_2.1.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 643...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta mig...@miguel.cc (supplier of updated maven-war-plugin 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 28 Sep 2011 21:18:50 -0430
Source: maven-war-plugin
Binary: libmaven-war-plugin-java libmaven-war-plugin-java-doc
Architecture: source all
Version: 2.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Miguel Landaeta mig...@miguel.cc
Description: 
 libmaven-war-plugin-java - Maven WAR Plugin
 libmaven-war-plugin-java-doc - Documentation for Maven WAR Plugin
Closes: 643553
Changes: 
 maven-war-plugin (2.1.1-1) unstable; urgency=low
 .
   * Team upload.
   * New upstream release.
   * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #643553).
   * Bump Standards-Version to 3.9.2. No changes were required.
Checksums-Sha1: 
 324dbb3d673420ac36afe03eb2fa298113c53fb9 1860 maven-war-plugin_2.1.1-1.dsc
 c01251fac2eea5812b346237dcd0cdb63abb278e 324579 
maven-war-plugin_2.1.1.orig.tar.gz
 2e2a618c038a94c4a8d9ea28518286ac90e40345 4129 
maven-war-plugin_2.1.1-1.debian.tar.gz
 

Bug#643508: marked as done (batik: FTBFS: JAVA_HOME not defined correctly.)

2011-09-29 Thread Debian Bug Tracking System
Your message dated Thu, 29 Sep 2011 19:47:12 +
with message-id e1r9mzc-000568...@franck.debian.org
and subject line Bug#643508: fixed in batik 1.7-8
has caused the Debian Bug report #643508,
regarding batik: FTBFS: JAVA_HOME not defined correctly.
to be marked as done.

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

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


-- 
643508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643508
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: batik
Version: 1.7-7
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs java-home
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
  fakeroot debian/rules clean
 test -x debian/rules
 dh_testroot
 You must specify a valid JAVA_HOME or JAVACMD!
 make: *** [testsanity] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/09/23/batik_1.7-7_lsid64.buildlog

This is probably due to the multiarch'ification of openjdk. Please coordinate
with debian-j...@lists.debian.org.

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.


---End Message---
---BeginMessage---
Source: batik
Source-Version: 1.7-8

We believe that the bug you reported is fixed in the latest version of
batik, which is due to be installed in the Debian FTP archive:

batik_1.7-8.debian.tar.gz
  to main/b/batik/batik_1.7-8.debian.tar.gz
batik_1.7-8.dsc
  to main/b/batik/batik_1.7-8.dsc
libbatik-java_1.7-8_all.deb
  to main/b/batik/libbatik-java_1.7-8_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 643...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Fourmond fourm...@debian.org (supplier of updated batik package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 29 Sep 2011 21:35:31 +0200
Source: batik
Binary: libbatik-java
Architecture: source all
Version: 1.7-8
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Vincent Fourmond fourm...@debian.org
Description: 
 libbatik-java - xml.apache.org SVG Library
Closes: 643508
Changes: 
 batik (1.7-8) unstable; urgency=low
 .
   * Fix FTBS with recent openjdk (closes: #643508)
   * Bump to newer standards version, no changes required
Checksums-Sha1: 
 5d126fb9cb607603ec04b1d9624894124d13b245 1597 batik_1.7-8.dsc
 c07afef2fecdf1139f32de4b59da8620752898f2 11008 batik_1.7-8.debian.tar.gz
 b9770f7e72072a42875ab4ef13ce037c2c1689ba 9169462 libbatik-java_1.7-8_all.deb
Checksums-Sha256: 
 afcd4fb56f95161edfbd48370279e1634d650c12c1e704656de79d656052457d 1597 
batik_1.7-8.dsc
 c38f53b92eb6c4ceee99dd185a01a111bbc3fb5fcb5643e328fb27a0575562cb 11008 
batik_1.7-8.debian.tar.gz
 a7e0c2f75a5e5cc952b523ab4e41b3c9c57954dc01c10e63138014ce4d51e38d 9169462 
libbatik-java_1.7-8_all.deb
Files: 
 c162439daf8a3a338754d19a01fd60d6 1597 java optional batik_1.7-8.dsc
 9acdb45ec3f552cb17ced2e81cf4e813 11008 java optional batik_1.7-8.debian.tar.gz
 38292beededcd5ec980753638c2f1a76 9169462 java optional 
libbatik-java_1.7-8_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk6EyicACgkQx/UhwSKygsqE/ACfUbX00YKLf82x6rgDDykt5mfY
ZXEAoIQ7WeoQ6bRBKekb3xUntzBkLlRC
=Ok9H
-END PGP SIGNATURE-


---End Message---
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

[pkg-java] r15135 - trunk/antlr/debian

2011-09-29 Thread Torsten Werner
Author: twerner
Date: 2011-09-29 20:35:37 + (Thu, 29 Sep 2011)
New Revision: 15135

Modified:
   trunk/antlr/debian/changelog
   trunk/antlr/debian/control
   trunk/antlr/debian/rules
Log:
Do no longer build packages cantlr and libantlr-java-gcj.

Modified: trunk/antlr/debian/changelog
===
--- trunk/antlr/debian/changelog2011-09-29 20:16:09 UTC (rev 15134)
+++ trunk/antlr/debian/changelog2011-09-29 20:35:37 UTC (rev 15135)
@@ -2,8 +2,9 @@
 
   * Remove 2 non-free files from orig tarball. Thanks to Sam Geeraerts.
 (Closes: #643576)
+  * Do no longer build packages cantlr and libantlr-java-gcj.
 
- -- Torsten Werner twer...@debian.org  Thu, 29 Sep 2011 22:14:51 +0200
+ -- Torsten Werner twer...@debian.org  Thu, 29 Sep 2011 22:29:52 +0200
 
 antlr (2.7.7-17) unstable; urgency=low
 

Modified: trunk/antlr/debian/control
===
--- trunk/antlr/debian/control  2011-09-29 20:16:09 UTC (rev 15134)
+++ trunk/antlr/debian/control  2011-09-29 20:35:37 UTC (rev 15135)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Torsten Werner twer...@debian.org
-Build-Depends: debhelper (= 7), default-jdk, gcj-native-helper, python, 
autotools-dev, python-all-dev (= 2.3.5-11), sharutils
+Build-Depends: debhelper (= 7), default-jdk, python, autotools-dev, 
python-all-dev (= 2.3.5-11), sharutils
 Build-Depends-Indep: maven-repo-helper, python-support (= 0.3), nant, 
cli-common-dev (= 0.7), mono-devel | c-sharp-compiler, libmono-winforms2.0-cil
 Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/antlr
@@ -32,7 +32,6 @@
 Package: libantlr-java
 Architecture: all
 Depends: ${misc:Depends}
-Recommends: libantlr-java-gcj
 Replaces: antlr ( 2.7.7-8)
 Breaks: antlr ( 2.7.7-8)
 Description: language tool for constructing recognizers, compilers etc (java 
library)
@@ -44,18 +43,6 @@
  This package contains the java libraries without a dependency on any runtime
  to be able to bootstrap gcj without a dependency on a java runtime.
 
-Package: libantlr-java-gcj
-Architecture: any
-Depends: ${misc:Depends}, libantlr-java (= ${source:Version}),
- ${shlibs:Depends}
-Replaces: antlr-gcj
-Description: language tool for constructing recognizers, compilers etc
- Native support for gcj for antlr. ANTLR stands for ANother
- Tool for Language Recognition, (formerly PCCTS). It is  a language tool
- that provides a framework for constructing recognizers, compilers, and
- translators from grammatical descriptions containing C++
- or Java actions.
-
 Package: libantlr-dev
 Section: libdevel
 Architecture: any
@@ -82,22 +69,6 @@
  .
  This package contains the C# (CLI) libraries.
 
-Package: cantlr
-Section: devel
-Architecture: any
-Depends: ${misc:Depends}, 
- gcj-jre | gcj-jre-headless, 
- libantlr-java-gcj, 
- ${shlibs:Depends}
-Description: language tool for constructing recognizers, compilers etc
- This is the native-compiled version of antlr. ANTLR stands for ANother
- Tool for Language Recognition, (formerly PCCTS). It is  a language tool
- that provides a framework for constructing recognizers, compilers, and
- translators from grammatical descriptions containing C++
- or Java actions [You can use PCCTS 1.xx to generate C-based parsers].
- .
- See antlr package for a complete description.
-
 Package: antlr-doc
 Section: doc
 Architecture: all

Modified: trunk/antlr/debian/rules
===
--- trunk/antlr/debian/rules2011-09-29 20:16:09 UTC (rev 15134)
+++ trunk/antlr/debian/rules2011-09-29 20:35:37 UTC (rev 15135)
@@ -4,16 +4,9 @@
 #export DH_VERBOSE=1
 export MONO_SHARED_DIR = $(shell pwd)/debian
 
-include /usr/share/gcj/debian_defaults
-
 PACKAGE := antlr
 VERSION:= $(shell dpkg-parsechangelog | grep ^Version: | cut 
-d' ' -f2 | cut -d- -f1 | cut -d+ -f1)
 
-DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
-ifneq (,$(filter $(DEB_HOST_ARCH), $(gcj_native_archs)))
-  with_native := yes
-endif
-
 configure: configure-stamp
 configure-stamp:
dh_testdir
@@ -91,8 +84,6 @@
dh_link -a
$(MAKE) -C lib/cpp install prefix=`pwd`/debian/libantlr-dev/usr
install -m755 scripts/antlr-config debian/libantlr-dev/usr/bin
-   install -m755 debian/cantlr.sh debian/cantlr/usr/bin
-   install -m644 -D CHANGES.txt 
debian/cantlr/usr/share/doc/cantlr/changelog
install -m644 -D CHANGES.txt 
debian/libantlr-dev/usr/share/doc/libantlr-dev/changelog
install -m644 debian/libantlr-pic.a debian/libantlr-dev/usr/lib/
 
@@ -163,41 +154,22 @@
 
 
 binary-arch: build install
-   # libantlr-dev and cantlr
+   # libantlr-dev
dh_testdir
dh_testroot
-   dh_installdocs -plibantlr-dev -pcantlr
-   dh_installexamples -plibantlr-dev -pcantlr
-   

[SCM] UNNAMED PROJECT branch, master, updated. upstream/1.1.0-14-g9ac95fc

2011-09-29 Thread Jakub Adam
The following commit has been merged in the master branch:
commit b088904600ea87116e41f59b985052d2cf0bad90
Merge: 006e2c01f3a24677fb8d05cdbebf44d76c65021a 
c045d62c5d3c7e3d77fd1894288d3c69ef64d12e
Author: Jakub Adam jakub.a...@ktknet.cz
Date:   Thu Sep 29 20:04:25 2011 +0200

Merge commit 'upstream/1.1.0'


-- 
UNNAMED PROJECT

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


Processing of antlr_2.7.7+dfsg-1_amd64.changes

2011-09-29 Thread Debian FTP Masters
antlr_2.7.7+dfsg-1_amd64.changes uploaded successfully to localhost
along with the files:
  antlr_2.7.7+dfsg-1.dsc
  antlr_2.7.7+dfsg.orig.tar.gz
  antlr_2.7.7+dfsg-1.debian.tar.gz
  libantlr2.7-cil_2.7.7+dfsg-1_all.deb
  antlr-doc_2.7.7+dfsg-1_all.deb
  antlr_2.7.7+dfsg-1_all.deb
  libantlr-java_2.7.7+dfsg-1_all.deb
  python-antlr_2.7.7+dfsg-1_all.deb
  libantlr-dev_2.7.7+dfsg-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


antlr_2.7.7+dfsg-1_amd64.changes ACCEPTED into unstable

2011-09-29 Thread Debian FTP Masters



Accepted:
antlr-doc_2.7.7+dfsg-1_all.deb
  to main/a/antlr/antlr-doc_2.7.7+dfsg-1_all.deb
antlr_2.7.7+dfsg-1.debian.tar.gz
  to main/a/antlr/antlr_2.7.7+dfsg-1.debian.tar.gz
antlr_2.7.7+dfsg-1.dsc
  to main/a/antlr/antlr_2.7.7+dfsg-1.dsc
antlr_2.7.7+dfsg-1_all.deb
  to main/a/antlr/antlr_2.7.7+dfsg-1_all.deb
antlr_2.7.7+dfsg.orig.tar.gz
  to main/a/antlr/antlr_2.7.7+dfsg.orig.tar.gz
libantlr-dev_2.7.7+dfsg-1_amd64.deb
  to main/a/antlr/libantlr-dev_2.7.7+dfsg-1_amd64.deb
libantlr-java_2.7.7+dfsg-1_all.deb
  to main/a/antlr/libantlr-java_2.7.7+dfsg-1_all.deb
libantlr2.7-cil_2.7.7+dfsg-1_all.deb
  to main/a/antlr/libantlr2.7-cil_2.7.7+dfsg-1_all.deb
python-antlr_2.7.7+dfsg-1_all.deb
  to main/a/antlr/python-antlr_2.7.7+dfsg-1_all.deb


Override entries for your package:
antlr-doc_2.7.7+dfsg-1_all.deb - optional doc
antlr_2.7.7+dfsg-1.dsc - source devel
antlr_2.7.7+dfsg-1_all.deb - optional devel
libantlr-dev_2.7.7+dfsg-1_amd64.deb - optional libdevel
libantlr-java_2.7.7+dfsg-1_all.deb - optional java
libantlr2.7-cil_2.7.7+dfsg-1_all.deb - optional cli-mono
python-antlr_2.7.7+dfsg-1_all.deb - optional python

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 643576 


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


antlr override disparity

2011-09-29 Thread Debian FTP Masters
There are disparities between your recently accepted upload and the
override file for the following file(s):

antlr_2.7.7+dfsg-1_all.deb: package says section is java, override says devel.


Please note that a list of new sections were recently added to the
archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell,
httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video,
xfce, zope.  At this time a script was used to reclassify packages into
these sections.  If this is the case, please only reply to this email if
the new section is inappropriate, otherwise please update your package
at the next upload.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please file a bug against ftp.debian.org and
explain why. Please INCLUDE the list of packages as seen above, or we
won't be able to deal with your request due to missing information.

Please make sure that the subject of the bug you file follows the
following format:

Subject: override: BINARY1:section/priority, [...], BINARYX:section/priority

Include the justification for the change in the body of the mail please.


[NB: this is an automatically generated mail; if you already filed a bug
and have not received a response yet, please ignore this mail.  Your bug
needs to be processed by a human and will be in due course, but until
then the installer will send these automated mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing ftpmas...@debian.org)

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#643576: marked as done (antlr-doc: Examples have non-commercial clause)

2011-09-29 Thread Debian Bug Tracking System
Your message dated Thu, 29 Sep 2011 21:02:23 +
with message-id e1r9nkn-0003fc...@franck.debian.org
and subject line Bug#643576: fixed in antlr 2.7.7+dfsg-1
has caused the Debian Bug report #643576,
regarding antlr-doc: Examples have non-commercial clause
to be marked as done.

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

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


-- 
643576: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643576
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: antlr-doc
Version: 2.7.7-16
Severity: serious
Tags: upstream
Justification: Policy 2.1.6
User: gnewsense-...@nongnu.org
Usertags: libreplanet gnewsense

In directory examples/java/unicode.IDENTs there are 2 files,
ShowString.java and StreamConverter.java that have this license
statement:

 * Permission to use, copy, modify, and distribute this software
 * and its documentation for NON-COMMERCIAL purposes and without
 * fee is hereby granted provided that this copyright notice
 * appears in all copies. Please refer to the file copyright.html
 * for further important copyright and licensing information.

This does not allow commercial use, so this violates DFSG. There
is no file called copyright.html.

-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


---End Message---
---BeginMessage---
Source: antlr
Source-Version: 2.7.7+dfsg-1

We believe that the bug you reported is fixed in the latest version of
antlr, which is due to be installed in the Debian FTP archive:

antlr-doc_2.7.7+dfsg-1_all.deb
  to main/a/antlr/antlr-doc_2.7.7+dfsg-1_all.deb
antlr_2.7.7+dfsg-1.debian.tar.gz
  to main/a/antlr/antlr_2.7.7+dfsg-1.debian.tar.gz
antlr_2.7.7+dfsg-1.dsc
  to main/a/antlr/antlr_2.7.7+dfsg-1.dsc
antlr_2.7.7+dfsg-1_all.deb
  to main/a/antlr/antlr_2.7.7+dfsg-1_all.deb
antlr_2.7.7+dfsg.orig.tar.gz
  to main/a/antlr/antlr_2.7.7+dfsg.orig.tar.gz
libantlr-dev_2.7.7+dfsg-1_amd64.deb
  to main/a/antlr/libantlr-dev_2.7.7+dfsg-1_amd64.deb
libantlr-java_2.7.7+dfsg-1_all.deb
  to main/a/antlr/libantlr-java_2.7.7+dfsg-1_all.deb
libantlr2.7-cil_2.7.7+dfsg-1_all.deb
  to main/a/antlr/libantlr2.7-cil_2.7.7+dfsg-1_all.deb
python-antlr_2.7.7+dfsg-1_all.deb
  to main/a/antlr/python-antlr_2.7.7+dfsg-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 643...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Torsten Werner twer...@debian.org (supplier of updated antlr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 29 Sep 2011 22:29:52 +0200
Source: antlr
Binary: antlr libantlr-java libantlr-dev libantlr2.7-cil antlr-doc python-antlr
Architecture: source all amd64
Version: 2.7.7+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Torsten Werner twer...@debian.org
Description: 
 antlr  - language tool for constructing recognizers, compilers etc
 antlr-doc  - language tool for constructing recognizers, compilers etc
 libantlr-dev - language tool for constructing recognizers, compilers etc
 libantlr-java - language tool for constructing recognizers, compilers etc 
(java l
 libantlr2.7-cil - language tool for constructing recognizers, compilers etc
 python-antlr - language tool for constructing recognizers, compilers etc
Closes: 643576
Changes: 
 antlr (2.7.7+dfsg-1) unstable; urgency=low
 .
   * Remove 2 non-free files from orig tarball. Thanks to Sam Geeraerts.
 (Closes: #643576)
   * Do no longer build packages cantlr and libantlr-java-gcj.
Checksums-Sha1: 
 a0115831a910315ec112b5b97abf22a68983a890 1739 antlr_2.7.7+dfsg-1.dsc
 49b498acf18bf5138f52d87efb11be15083bbf17 1822765 antlr_2.7.7+dfsg.orig.tar.gz
 1d8bbb38941c201fa3d86da5d5039208540064c0 14810 antlr_2.7.7+dfsg-1.debian.tar.gz
 d41afa36d86a9ee64645cd7789afbc38fc3bac31 50854 
libantlr2.7-cil_2.7.7+dfsg-1_all.deb
 8816d37f9894843113957ea9c98f68f5d7f45f2e 901252 antlr-doc_2.7.7+dfsg-1_all.deb
 90ee3e79ecc3ea58bd3a3e6d1cbc57b0fc79c75f 12404 antlr_2.7.7+dfsg-1_all.deb
 

plexus-velocity_1.1.7-5_amd64.changes ACCEPTED into unstable

2011-09-29 Thread Debian FTP Masters



Accepted:
libplexus-velocity-java-doc_1.1.7-5_all.deb
  to main/p/plexus-velocity/libplexus-velocity-java-doc_1.1.7-5_all.deb
libplexus-velocity-java_1.1.7-5_all.deb
  to main/p/plexus-velocity/libplexus-velocity-java_1.1.7-5_all.deb
plexus-velocity_1.1.7-5.debian.tar.gz
  to main/p/plexus-velocity/plexus-velocity_1.1.7-5.debian.tar.gz
plexus-velocity_1.1.7-5.dsc
  to main/p/plexus-velocity/plexus-velocity_1.1.7-5.dsc


Override entries for your package:
libplexus-velocity-java-doc_1.1.7-5_all.deb - optional doc
libplexus-velocity-java_1.1.7-5_all.deb - optional java
plexus-velocity_1.1.7-5.dsc - source libs

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 643555 


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#643555: marked as done (plexus-velocity: FTBFS: There are test failures)

2011-09-29 Thread Debian Bug Tracking System
Your message dated Thu, 29 Sep 2011 21:14:03 +
with message-id e1r9nvf-0005uq...@franck.debian.org
and subject line Bug#643555: fixed in plexus-velocity 1.1.7-5
has caused the Debian Bug report #643555,
regarding plexus-velocity: FTBFS: There are test failures
to be marked as done.

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

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


-- 
643555: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643555
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: plexus-velocity
Version: 1.1.7-4
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs java-maven
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 [INFO] 
 
 [ERROR] BUILD FAILURE
 [INFO] 
 
 [INFO] There are test failures.
 
 Please refer to 
 /build/plexus-velocity-24HRFt/plexus-velocity-1.1.7/target/surefire-reports 
 for the individual test results.
 [INFO] 
 
 [INFO] For more information, run Maven with the -e switch
 [INFO] 
 
 [INFO] Total time: 3 seconds
 [INFO] Finished at: Sat Sep 24 00:35:55 CEST 2011
 [INFO] Final Memory: 15M/724M
 [INFO] 
 
 make: *** [mvn-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/plexus-velocity_1.1.7-4_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.


---End Message---
---BeginMessage---
Source: plexus-velocity
Source-Version: 1.1.7-5

We believe that the bug you reported is fixed in the latest version of
plexus-velocity, which is due to be installed in the Debian FTP archive:

libplexus-velocity-java-doc_1.1.7-5_all.deb
  to main/p/plexus-velocity/libplexus-velocity-java-doc_1.1.7-5_all.deb
libplexus-velocity-java_1.1.7-5_all.deb
  to main/p/plexus-velocity/libplexus-velocity-java_1.1.7-5_all.deb
plexus-velocity_1.1.7-5.debian.tar.gz
  to main/p/plexus-velocity/plexus-velocity_1.1.7-5.debian.tar.gz
plexus-velocity_1.1.7-5.dsc
  to main/p/plexus-velocity/plexus-velocity_1.1.7-5.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 643...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Torsten Werner twer...@debian.org (supplier of updated plexus-velocity 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 29 Sep 2011 22:00:48 +0200
Source: plexus-velocity
Binary: libplexus-velocity-java libplexus-velocity-java-doc
Architecture: source all
Version: 1.1.7-5
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Torsten Werner twer...@debian.org
Description: 
 libplexus-velocity-java - Plexus component interface to velocity
 libplexus-velocity-java-doc - API Documentation for plexus-velocity
Closes: 643555
Changes: 
 plexus-velocity (1.1.7-5) unstable; urgency=low
 .
   * Team upload.
   * Ignore test failures because commons-collections 3.x is needed somehow.
 (Closes: #643555)
Checksums-Sha1: 
 f4c5fc56392c1f94699445650f2e6f5bf68068c9 1750 plexus-velocity_1.1.7-5.dsc
 b11d7ce5b73d36f9a8421594b4e25fc23a095eb4 4450 
plexus-velocity_1.1.7-5.debian.tar.gz
 49a353f88bdfc7c0331c289dd9d684e1dab15a2a 9880 
libplexus-velocity-java_1.1.7-5_all.deb
 3ddf7db70de95dd098a7779a4e770851a61b83c4 21694 
libplexus-velocity-java-doc_1.1.7-5_all.deb
Checksums-Sha256: 
 87af677a91b8474e5625bde17b4c2b7dcbea2dd05e94cb2db0996a77e6bb93bf 1750 
plexus-velocity_1.1.7-5.dsc
 896950fc0ef39b1af04353e6d7deae0d8c98b1f260078aed872382178e540ba5 4450 
plexus-velocity_1.1.7-5.debian.tar.gz
 

[pkg-java] r15137 - in trunk/jalview/debian: . patches wrappers

2011-09-29 Thread Vincent Fourmond
Author: fourmond
Date: 2011-09-29 21:31:49 + (Thu, 29 Sep 2011)
New Revision: 15137

Added:
   trunk/jalview/debian/jalview.install
   trunk/jalview/debian/jalview.jlibs
   trunk/jalview/debian/patches/mutilate-build-system.diff
   trunk/jalview/debian/patches/series
Removed:
   trunk/jalview/debian/javabuild
Modified:
   trunk/jalview/debian/control
   trunk/jalview/debian/rules
   trunk/jalview/debian/wrappers/jalview
Log:
[jalview] Switch to the original build system - now building and working fine 
(but still with a binary-only jar, vamsas-client)

Modified: trunk/jalview/debian/control
===
--- trunk/jalview/debian/control2011-09-29 20:39:05 UTC (rev 15136)
+++ trunk/jalview/debian/control2011-09-29 21:31:49 UTC (rev 15137)
@@ -7,7 +7,7 @@
   libaxis-java, libwsdl4j-java, libgnujaf-java,
   libgnumail-java, liblog4j1.2-java, javahelp2,
   libcommons-discovery-java, libcommons-logging-java,
-  libstevesoft-regex-java, libjmol-java (= 12.1.42),
+  libjmol-java (= 12.1.42),
   libcastor-xml-java,
   libjaba-client-java, libaxis-java, 
   jmol-applet (= 12.1.42),
@@ -17,7 +17,6 @@
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jalview
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/jalview
 
-
 Package: jalview
 Architecture: all
 Depends: ${misc:Depends}, openjdk-6-jre | cacao-oj6-jre | java6-runtime,

Added: trunk/jalview/debian/jalview.install
===
--- trunk/jalview/debian/jalview.install(rev 0)
+++ trunk/jalview/debian/jalview.install2011-09-29 21:31:49 UTC (rev 
15137)
@@ -0,0 +1,2 @@
+lib/vamsas-client.jar usr/share/jalview
+debian/wrappers/jalview usr/bin
\ No newline at end of file

Added: trunk/jalview/debian/jalview.jlibs
===
--- trunk/jalview/debian/jalview.jlibs  (rev 0)
+++ trunk/jalview/debian/jalview.jlibs  2011-09-29 21:31:49 UTC (rev 15137)
@@ -0,0 +1 @@
+dist/jalview.jar

Deleted: trunk/jalview/debian/javabuild
===
--- trunk/jalview/debian/javabuild  2011-09-29 20:39:05 UTC (rev 15136)
+++ trunk/jalview/debian/javabuild  2011-09-29 21:31:49 UTC (rev 15137)
@@ -1 +0,0 @@
-jalview.jar src

Added: trunk/jalview/debian/patches/mutilate-build-system.diff
===
--- trunk/jalview/debian/patches/mutilate-build-system.diff 
(rev 0)
+++ trunk/jalview/debian/patches/mutilate-build-system.diff 2011-09-29 
21:31:49 UTC (rev 15137)
@@ -0,0 +1,38 @@
+Index: jalview-2.6.1.dfsg/build.xml
+===
+--- jalview-2.6.1.dfsg.orig/build.xml  2010-11-12 17:33:17.0 +0100
 jalview-2.6.1.dfsg/build.xml   2011-09-29 22:47:54.117759830 +0200
+@@ -18,13 +18,6 @@
+ --
+ project name=jalviewX default=usage basedir=.
+   !-- we use jalopy to format our sources --
+-  taskdef name=jalopy 
classname=de.hunsicker.jalopy.plugin.ant.AntPlugin
+-  classpath
+-  fileset dir=utils/jalopy/lib
+-  include name=*.jar /
+-  /fileset
+-  /classpath
+-  /taskdef
+ 
+   target name=help depends=usage /
+   target name=usage
+@@ -114,10 +107,6 @@
+   property name=wsdl.ClientNS value=ext.vamsas /
+   !-- the class path for building the application --
+   path id=build.classpath
+-  fileset dir=utils
+-  include name=*.jar /
+-  include name=**/*.jar /
+-  /fileset
+   fileset dir=${libDir}
+   include name=*.jar /
+   include name=**/*.jar /
+@@ -397,7 +386,7 @@
+   /axis-wsdl2java
+   /target
+ 
+-  target name=makedist depends=build, buildPropertiesFile, 
buildindices
++  target name=makedist depends=build, buildindices
+   !-- make the package jar if not already existing --
+   mkdir dir=${packageDir} /
+   !-- clean dir if it already existed --

Added: trunk/jalview/debian/patches/series
===
--- trunk/jalview/debian/patches/series (rev 0)
+++ trunk/jalview/debian/patches/series 2011-09-29 21:31:49 UTC (rev 15137)
@@ -0,0 +1 @@
+mutilate-build-system.diff

Modified: trunk/jalview/debian/rules
===
--- trunk/jalview/debian/rules  2011-09-29 20:39:05 UTC (rev 15136)
+++ trunk/jalview/debian/rules  

[pkg-java] r15138 - in trunk/jalview/debian: . manpages wrappers

2011-09-29 Thread Vincent Fourmond
Author: fourmond
Date: 2011-09-29 23:07:55 + (Thu, 29 Sep 2011)
New Revision: 15138

Added:
   trunk/jalview/debian/jalview.manpages
   trunk/jalview/debian/jalview.menu
   trunk/jalview/debian/manpages/
   trunk/jalview/debian/manpages/jalview.1
Removed:
   trunk/jalview/debian/README.Debian
   trunk/jalview/debian/menu.ex
Modified:
   trunk/jalview/debian/changelog
   trunk/jalview/debian/control
   trunk/jalview/debian/copyright
   trunk/jalview/debian/rules
   trunk/jalview/debian/wrappers/jalview
Log:
[jalview] Make the package presentable -- and almost ready for upload !

Deleted: trunk/jalview/debian/README.Debian
===
--- trunk/jalview/debian/README.Debian  2011-09-29 21:31:49 UTC (rev 15137)
+++ trunk/jalview/debian/README.Debian  2011-09-29 23:07:55 UTC (rev 15138)
@@ -1,6 +0,0 @@
-jalview for Debian
---
-
-possible notes regarding this package - if none, delete this file
-
- -- Vincent Fourmond fourm...@debian.org  Thu, 15 Jan 2009 23:12:16 +0100

Modified: trunk/jalview/debian/changelog
===
--- trunk/jalview/debian/changelog  2011-09-29 21:31:49 UTC (rev 15137)
+++ trunk/jalview/debian/changelog  2011-09-29 23:07:55 UTC (rev 15138)
@@ -1,8 +1,9 @@
-jalview (2.6.1.dfsg-1) unstable; urgency=low
+jalview (2.6.1.dfsg~almost-1) unstable; urgency=low
 
   * Initial release (Closes: #507436)
   * Adding a debian/new-upstream script to repackage the original
 tarball, getting rid of the bundled JAR file (I love JAR files)
+(well, almost, which is why this goes in non-free for now)
   * Using dh 7 and javahelper
   * Using jh_build for building
 

Modified: trunk/jalview/debian/control
===
--- trunk/jalview/debian/control2011-09-29 21:31:49 UTC (rev 15137)
+++ trunk/jalview/debian/control2011-09-29 23:07:55 UTC (rev 15138)
@@ -1,5 +1,5 @@
 Source: jalview
-Section: science
+Section: non-free/science
 Priority: optional
 Maintainer: Vincent Fourmond fourm...@debian.org
 Build-Depends: cdbs, debhelper (= 7), default-jdk,
@@ -27,5 +27,5 @@
  alignement produced by programs implementing alignment algorithms
  such as clustalw, kalign and t-coffee.
  .
- It has lots of features, and can be considered a decent BioEdit
- replacement for Debian systems.
+ It has lots of features, and will compare advantageously to BioEdit,
+ while being free as in free speech !

Modified: trunk/jalview/debian/copyright
===
--- trunk/jalview/debian/copyright  2011-09-29 21:31:49 UTC (rev 15137)
+++ trunk/jalview/debian/copyright  2011-09-29 23:07:55 UTC (rev 15138)
@@ -1,52 +1,66 @@
-This package was debianized by:
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174
+Upstream-Name: freecol
+Upstream-Contact: jalview-disc...@jalview.org
+Source:
+  The original tarball was made downloading the jalview-*.tar.gz
+  tarball on http://www.jalview.org/versions.html, and stripping most
+  of the binary-only jars excepted lib/vamsas-client.jar.
+  . 
+  For more details, see the debian/new-upstream script that does precisely
+  this.
+Disclaimer:
+  The tarball contains a sourceless binary jar, 
+  lib/vamsas-client.jar. Though the distribution and use of this file
+  is allowed by its copyright holders, the absence of source prevents
+  it from being integrated into Debian main.
 
-Vincent Fourmond fourm...@debian.org on Thu, 15 Jan 2009 23:12:16 +0100
+Files: *
+Copyright: Copyright 2007-2010 J Procter, AM Waterhouse, G Barton, M Clamp, S 
Searle
+License: GPL-3+
+  This package is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2 of the License, or
+  (at your option) any later version.
+  .
+  This package is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+  .
+  You should have received a copy of the GNU General Public License
+  along with this package; if not, write to the Free Software
+  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+  .
+  On Debian systems, the complete text of the GNU General Public
+  License version 3 can be found in  `/usr/share/common-licenses/GPL-3'.
 
-It was downloaded from:
 
-url://example.com
+Files: debian/*
+Copyright: Copyright (C) 2009-2011 Vincent Fourmond fourm...@debian.org
+License: GPL-3+
+  (see above)
 
-Upstream Author(s):
+Files: lib/vamsas-client.jar
+Copyright: 
+License: ...
 
-put author's name and email here
-likewise for another author
-
-Copyright:
-
-Copyright (C)  Firtname Lastname
-

Bug#643749: libhttpunit-java: Maven pom descriptor contains invalid reference to jtidy artifact

2011-09-29 Thread Miguel Landaeta
tag 643749 + pending
thanks

On Thu, Sep 29, 2011 at 09:57:47AM +0100, James Page wrote:
 The maven artifact for httpunit references the old group/artifact
 location for jtidy - this changed in the most recent version in the
 archive.

Hi James,

This is already fixed in svn.
I guess this will be uploaded during the weekend.

Cheers,

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
Faith means not wanting to know what is true. -- Nietzsche


signature.asc
Description: Digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Processed: Re: libhttpunit-java: Maven pom descriptor contains invalid reference to jtidy artifact

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

 tag 643749 + pending
Bug #643749 [libhttpunit-java] libhttpunit-java: Maven pom descriptor contains 
invalid reference to jtidy artifact
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
643749: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643749
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


[pkg-java] r15139 - trunk/maven-plugin-tools/debian

2011-09-29 Thread Miguel Landaeta
Author: nomadium-guest
Date: 2011-09-30 01:27:39 + (Fri, 30 Sep 2011)
New Revision: 15139

Modified:
   trunk/maven-plugin-tools/debian/changelog
   trunk/maven-plugin-tools/debian/control
   trunk/maven-plugin-tools/debian/rules
Log:
Switch to default-jdk

Modified: trunk/maven-plugin-tools/debian/changelog
===
--- trunk/maven-plugin-tools/debian/changelog   2011-09-29 23:07:55 UTC (rev 
15138)
+++ trunk/maven-plugin-tools/debian/changelog   2011-09-30 01:27:39 UTC (rev 
15139)
@@ -1,3 +1,10 @@
+maven-plugin-tools (2.8-2) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Switch to default-jdk. (Closes: #643548).
+
+ -- Miguel Landaeta mig...@miguel.cc  Thu, 29 Sep 2011 20:52:34 -0430
+
 maven-plugin-tools (2.8-1) unstable; urgency=low
 
   * Team upload.

Modified: trunk/maven-plugin-tools/debian/control
===
--- trunk/maven-plugin-tools/debian/control 2011-09-29 23:07:55 UTC (rev 
15138)
+++ trunk/maven-plugin-tools/debian/control 2011-09-30 01:27:39 UTC (rev 
15139)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Torsten Werner twer...@debian.org, Ludovic Claude 
ludovic.cla...@laposte.net
-Build-Depends: debhelper (= 5), cdbs, openjdk-6-jdk, libjaxp1.3-java
+Build-Depends: debhelper (= 5), cdbs, default-jdk, libjaxp1.3-java
 Build-Depends-Indep: maven-repo-helper, maven-ant-helper ( 4), ant, 
ant-optional, 
  libmodello-java, libclassworlds-java, junit, libplexus-velocity-java, 
velocity,
  libmaven-reporting-impl-java, libdoxia-sitetools-java,

Modified: trunk/maven-plugin-tools/debian/rules
===
--- trunk/maven-plugin-tools/debian/rules   2011-09-29 23:07:55 UTC (rev 
15138)
+++ trunk/maven-plugin-tools/debian/rules   2011-09-30 01:27:39 UTC (rev 
15139)
@@ -5,7 +5,7 @@
 
 PACKAGE  := $(DEB_SOURCE_PACKAGE)
 VERSION  := $(DEB_UPSTREAM_VERSION)
-JAVA_HOME:= /usr/lib/jvm/java-6-openjdk
+JAVA_HOME:= /usr/lib/jvm/default-java
 DEB_JARS := ant-nodeps maven-repo-helper
 DEB_ANT_BUILD_TARGET := package #javadoc
 DEB_ANT_BUILDFILE:= debian/build.xml


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


Processed: your mail

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

 tag 643548 + pending
Bug #643548 [src:maven-plugin-tools] maven-plugin-tools: FTBFS: JAVA_HOME not 
defined correctly.
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
643548: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643548
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.