[pkg-java] r14815 - trunk/doxia-maven-plugin/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 08:30:21 + (Sun, 11 Sep 2011)
New Revision: 14815

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

Modified: trunk/doxia-maven-plugin/debian/changelog
===
--- trunk/doxia-maven-plugin/debian/changelog   2011-09-11 00:31:20 UTC (rev 
14814)
+++ trunk/doxia-maven-plugin/debian/changelog   2011-09-11 08:30:21 UTC (rev 
14815)
@@ -1,6 +1,5 @@
 doxia-maven-plugin (1.1.4-1) unstable; urgency=low
 
-  UNRELEASED (doxia 1.1.4 needs to be uploaded first)
   * Newer but not newest upstream release
   * Refresh patch and add a patch for maven-plugin-plugin.
   * Update Standards-Version: 3.9.2.


___
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] r14816 - trunk/doxia-maven-plugin/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 08:42:58 + (Sun, 11 Sep 2011)
New Revision: 14816

Modified:
   trunk/doxia-maven-plugin/debian/changelog
Log:
re-add UNRELEASED tag


Modified: trunk/doxia-maven-plugin/debian/changelog
===
--- trunk/doxia-maven-plugin/debian/changelog   2011-09-11 08:30:21 UTC (rev 
14815)
+++ trunk/doxia-maven-plugin/debian/changelog   2011-09-11 08:42:58 UTC (rev 
14816)
@@ -1,5 +1,8 @@
 doxia-maven-plugin (1.1.4-1) unstable; urgency=low
 
+  UNRELEASED (The API of the mojo scanner is not compatible with this plugin
+  version. Please check the plugin dependencies configured in the POM and
+  ensure the versions match. - caused by maven-plugin-plugin)
   * Newer but not newest upstream release
   * Refresh patch and add a patch for maven-plugin-plugin.
   * Update Standards-Version: 3.9.2.


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


jenkins-dom4j_1.6.1-hudson-3-1_amd64.changes ACCEPTED into unstable

2011-09-11 Thread Debian FTP Masters



Accepted:
jenkins-dom4j_1.6.1-hudson-3-1.debian.tar.gz
  to main/j/jenkins-dom4j/jenkins-dom4j_1.6.1-hudson-3-1.debian.tar.gz
jenkins-dom4j_1.6.1-hudson-3-1.dsc
  to main/j/jenkins-dom4j/jenkins-dom4j_1.6.1-hudson-3-1.dsc
jenkins-dom4j_1.6.1-hudson-3.orig.tar.gz
  to main/j/jenkins-dom4j/jenkins-dom4j_1.6.1-hudson-3.orig.tar.gz
libjenkins-dom4j-java-doc_1.6.1-hudson-3-1_all.deb
  to main/j/jenkins-dom4j/libjenkins-dom4j-java-doc_1.6.1-hudson-3-1_all.deb
libjenkins-dom4j-java_1.6.1-hudson-3-1_all.deb
  to main/j/jenkins-dom4j/libjenkins-dom4j-java_1.6.1-hudson-3-1_all.deb


Override entries for your package:
jenkins-dom4j_1.6.1-hudson-3-1.dsc - source java
libjenkins-dom4j-java-doc_1.6.1-hudson-3-1_all.deb - optional doc
libjenkins-dom4j-java_1.6.1-hudson-3-1_all.deb - optional java

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


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#613808:

2011-09-11 Thread Mathieu Malaterre
Ok then closing.

-- 
Mathieu



__
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#613808: marked as done (fop: crashes with java.lang.UnsupportedClassVersionError: Bad version number in .class file)

2011-09-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Sep 2011 12:00:33 +0200
with message-id 
ca+7wuswttdybr_txwttbov2r9kkmwj1vsevb4xuztwmzbfd...@mail.gmail.com
and subject line 
has caused the Debian Bug report #613808,
regarding fop: crashes with java.lang.UnsupportedClassVersionError: Bad 
version number in .class file
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.)


-- 
613808: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613808
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: fop
Version: 1:0.95.dfsg-11
Severity: important

fop crashes, even withou any argument:

server$ fop
[ERROR] SVGElementMapping - Error while initializing the Batik SVG extensions
java.lang.UnsupportedClassVersionError: Bad version number in .class
filejava.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
at
org.apache.fop.fo.extensions.svg.SVGElementMapping.initialize(SVGElementMapping.java:80)
at org.apache.fop.fo.ElementMapping.getTable(ElementMapping.java:52)
at
org.apache.fop.fo.ElementMappingRegistry.addElementMapping(ElementMappingRegistry.java:117)
at
org.apache.fop.fo.ElementMappingRegistry.addElementMapping(ElementMappingRegistry.java:96)
at
org.apache.fop.fo.ElementMappingRegistry.setupDefaultMappings(ElementMappingRegistry.java:77)
at
org.apache.fop.fo.ElementMappingRegistry.init(ElementMappingRegistry.java:64)
at org.apache.fop.apps.FopFactory.init(FopFactory.java:151)
at org.apache.fop.apps.FopFactory.newInstance(FopFactory.java:166)
at
org.apache.fop.cli.CommandLineOptions.init(CommandLineOptions.java:102)
at org.apache.fop.cli.Main.startFOP(Main.java:153)
at org.apache.fop.cli.Main.main(Main.java:197)

Exception in thread main java.lang.UnsupportedClassVersionError: Bad version
number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at
org.apache.fop.image.loader.batik.BatikUtil.isBatikAvailable(BatikUtil.java:33)
at
org.apache.fop.image.loader.batik.ImageLoaderFactorySVG.isAvailable(ImageLoaderFactorySVG.java:60)
at
org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry.registerLoaderFactory(ImageImplRegistry.java:163)
at
org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry.discoverClasspathImplementations(ImageImplRegistry.java:97)
at
org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry.init(ImageImplRegistry.java:70)
at
org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry.getDefaultInstance(ImageImplRegistry.java:79)
at
org.apache.xmlgraphics.image.loader.ImageManager.init(ImageManager.java:48)
at org.apache.fop.apps.FopFactory.init(FopFactory.java:154)
at org.apache.fop.apps.FopFactory.newInstance(FopFactory.java:166)
at
org.apache.fop.cli.CommandLineOptions.init(CommandLineOptions.java:102)
at 

[pkg-java] r14817 - trunk/jtidy/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 10:09:21 + (Sun, 11 Sep 2011)
New Revision: 14817

Added:
   trunk/jtidy/debian/README.source
   trunk/jtidy/debian/libjtidy-java-doc.doc-base.api
   trunk/jtidy/debian/libjtidy-java-doc.install
   trunk/jtidy/debian/maven.cleanIgnoreRules
   trunk/jtidy/debian/maven.ignoreRules
   trunk/jtidy/debian/maven.properties
   trunk/jtidy/debian/maven.publishedRules
Removed:
   trunk/jtidy/debian/README.Debian-source
   trunk/jtidy/debian/build.xml
   trunk/jtidy/debian/libjtidy-java-doc.doc-base
   trunk/jtidy/debian/libjtidy-java-doc.docs
   trunk/jtidy/debian/manifest.mf
Modified:
   trunk/jtidy/debian/changelog
   trunk/jtidy/debian/compat
   trunk/jtidy/debian/control
   trunk/jtidy/debian/libjtidy-java.poms
   trunk/jtidy/debian/maven.rules
   trunk/jtidy/debian/rules
Log:
* Team upload
* Use Maven to build the package.
* Set urgency to high because the last version is broken.
* Switch to debhelper compat level 7.
* Update Standards-Version: 3.9.1.

Deleted: trunk/jtidy/debian/README.Debian-source
===
--- trunk/jtidy/debian/README.Debian-source 2011-09-11 08:42:58 UTC (rev 
14816)
+++ trunk/jtidy/debian/README.Debian-source 2011-09-11 10:09:21 UTC (rev 
14817)
@@ -1,19 +0,0 @@
-Debian README for JTidy
-===
-
-Upstream provide 3 types of downloads:
-
-   1)  The standard SourceForge.net dowloads. These appear to be
-   out of date - the latest archive is 04aug2000r7-dev on
-   August 1, 2001.
-
-   2)  Maven snapshots at
-   http://jtidy.sourceforge.net/snapshots/jtidy/jtidy/. These
-   do *not* include source code.
-
-   3)  svn access at
-   https://svn.sourceforge.net/svnroot/jtidy/trunk/jtidy/
-
-This Debian packaging uses an svn snapshot.
-
- -- Paul Cager paul-deb...@home.paulcager.org  Thu, 22 Mar 2007 23:30:02 
+

Copied: trunk/jtidy/debian/README.source (from rev 14816, 
trunk/jtidy/debian/README.Debian-source)
===
--- trunk/jtidy/debian/README.source(rev 0)
+++ trunk/jtidy/debian/README.source2011-09-11 10:09:21 UTC (rev 14817)
@@ -0,0 +1,26 @@
+Debian README for JTidy
+===
+
+Upstream provide 3 types of downloads:
+
+   1)  The standard SourceForge.net dowloads. These appear to be
+   out of date - the latest archive is 04aug2000r7-dev on
+   August 1, 2001.
+
+   2)  Maven snapshots at
+   http://jtidy.sourceforge.net/snapshots/jtidy/jtidy/. These
+   do *not* include source code.
+
+   3)  svn access at
+   https://svn.sourceforge.net/svnroot/jtidy/trunk/jtidy/
+
+This Debian packaging uses an svn snapshot.
+
+ -- Paul Cager paul-deb...@home.paulcager.org  Thu, 22 Mar 2007 23:30:02 
+
+
+This package was debianized using the mh_make command
+from the maven-debian-helper package.
+
+The build system uses Maven but prevents it from downloading
+anything from the Internet, making the build compliant with
+the Debian policy.

Deleted: trunk/jtidy/debian/build.xml
===
--- trunk/jtidy/debian/build.xml2011-09-11 08:42:58 UTC (rev 14816)
+++ trunk/jtidy/debian/build.xml2011-09-11 10:09:21 UTC (rev 14817)
@@ -1,79 +0,0 @@
-?xml version=1.0?
-
-!--
-  This build.xml file was written for the Debian build of jtidy.
-  This file copyright (c) Paul Cager paul-deb...@home.paulcager.org
-
-This software and documentation is provided as is, and
-the copyright holders and contributing author(s) make no
-representations or warranties, express or implied, including
-but not limited to, warranties of merchantability or fitness
-for any particular purpose or that the use of the software or
-documentation will not infringe any third party patents,
-copyrights, trademarks or other rights. 
-
-The copyright holders and contributing author(s) will not be
-liable for any direct, indirect, special or consequential damages
-arising out of any use of the software or documentation, even if
-advised of the possibility of such damage.
-
-Permission is hereby granted to use, copy, modify, and distribute
-this source code, or portions hereof, documentation and executables,
-for any purpose, without fee, subject to the following restrictions:
-
-1. The origin of this source code must not be misrepresented.
-2. Altered versions must be plainly marked as such and must
-   not be misrepresented as being the original source.
-3. This Copyright notice may not be removed or altered from any
-   source or altered source distribution.
---
-
-project name=jtidy default=package basedir=..
-
-target name=package depends=jar,javadoc/
-
-target name=init
-   property name=src.dir value=src/
-   property 

[pkg-java] r14818 - in tags/jtidy: . 7+svn20110807-2/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 10:15:52 + (Sun, 11 Sep 2011)
New Revision: 14818

Added:
   tags/jtidy/7+svn20110807-2/
   tags/jtidy/7+svn20110807-2/debian/README.source
   tags/jtidy/7+svn20110807-2/debian/changelog
   tags/jtidy/7+svn20110807-2/debian/compat
   tags/jtidy/7+svn20110807-2/debian/control
   tags/jtidy/7+svn20110807-2/debian/libjtidy-java-doc.doc-base.api
   tags/jtidy/7+svn20110807-2/debian/libjtidy-java-doc.install
   tags/jtidy/7+svn20110807-2/debian/libjtidy-java.poms
   tags/jtidy/7+svn20110807-2/debian/maven.cleanIgnoreRules
   tags/jtidy/7+svn20110807-2/debian/maven.ignoreRules
   tags/jtidy/7+svn20110807-2/debian/maven.properties
   tags/jtidy/7+svn20110807-2/debian/maven.publishedRules
   tags/jtidy/7+svn20110807-2/debian/maven.rules
   tags/jtidy/7+svn20110807-2/debian/rules
Removed:
   tags/jtidy/7+svn20110807-2/debian/README.Debian-source
   tags/jtidy/7+svn20110807-2/debian/build.xml
   tags/jtidy/7+svn20110807-2/debian/changelog
   tags/jtidy/7+svn20110807-2/debian/compat
   tags/jtidy/7+svn20110807-2/debian/control
   tags/jtidy/7+svn20110807-2/debian/libjtidy-java-doc.doc-base
   tags/jtidy/7+svn20110807-2/debian/libjtidy-java-doc.docs
   tags/jtidy/7+svn20110807-2/debian/libjtidy-java.poms
   tags/jtidy/7+svn20110807-2/debian/manifest.mf
   tags/jtidy/7+svn20110807-2/debian/maven.rules
   tags/jtidy/7+svn20110807-2/debian/rules
Log:
[svn-buildpackage] Tagging jtidy 7+svn20110807-2

Deleted: tags/jtidy/7+svn20110807-2/debian/README.Debian-source
===
--- trunk/jtidy/debian/README.Debian-source 2011-09-11 08:42:58 UTC (rev 
14816)
+++ tags/jtidy/7+svn20110807-2/debian/README.Debian-source  2011-09-11 
10:15:52 UTC (rev 14818)
@@ -1,19 +0,0 @@
-Debian README for JTidy
-===
-
-Upstream provide 3 types of downloads:
-
-   1)  The standard SourceForge.net dowloads. These appear to be
-   out of date - the latest archive is 04aug2000r7-dev on
-   August 1, 2001.
-
-   2)  Maven snapshots at
-   http://jtidy.sourceforge.net/snapshots/jtidy/jtidy/. These
-   do *not* include source code.
-
-   3)  svn access at
-   https://svn.sourceforge.net/svnroot/jtidy/trunk/jtidy/
-
-This Debian packaging uses an svn snapshot.
-
- -- Paul Cager paul-deb...@home.paulcager.org  Thu, 22 Mar 2007 23:30:02 
+

Copied: tags/jtidy/7+svn20110807-2/debian/README.source (from rev 14817, 
trunk/jtidy/debian/README.source)
===
--- tags/jtidy/7+svn20110807-2/debian/README.source 
(rev 0)
+++ tags/jtidy/7+svn20110807-2/debian/README.source 2011-09-11 10:15:52 UTC 
(rev 14818)
@@ -0,0 +1,26 @@
+Debian README for JTidy
+===
+
+Upstream provide 3 types of downloads:
+
+   1)  The standard SourceForge.net dowloads. These appear to be
+   out of date - the latest archive is 04aug2000r7-dev on
+   August 1, 2001.
+
+   2)  Maven snapshots at
+   http://jtidy.sourceforge.net/snapshots/jtidy/jtidy/. These
+   do *not* include source code.
+
+   3)  svn access at
+   https://svn.sourceforge.net/svnroot/jtidy/trunk/jtidy/
+
+This Debian packaging uses an svn snapshot.
+
+ -- Paul Cager paul-deb...@home.paulcager.org  Thu, 22 Mar 2007 23:30:02 
+
+
+This package was debianized using the mh_make command
+from the maven-debian-helper package.
+
+The build system uses Maven but prevents it from downloading
+anything from the Internet, making the build compliant with
+the Debian policy.

Deleted: tags/jtidy/7+svn20110807-2/debian/build.xml
===
--- trunk/jtidy/debian/build.xml2011-09-11 08:42:58 UTC (rev 14816)
+++ tags/jtidy/7+svn20110807-2/debian/build.xml 2011-09-11 10:15:52 UTC (rev 
14818)
@@ -1,79 +0,0 @@
-?xml version=1.0?
-
-!--
-  This build.xml file was written for the Debian build of jtidy.
-  This file copyright (c) Paul Cager paul-deb...@home.paulcager.org
-
-This software and documentation is provided as is, and
-the copyright holders and contributing author(s) make no
-representations or warranties, express or implied, including
-but not limited to, warranties of merchantability or fitness
-for any particular purpose or that the use of the software or
-documentation will not infringe any third party patents,
-copyrights, trademarks or other rights. 
-
-The copyright holders and contributing author(s) will not be
-liable for any direct, indirect, special or consequential damages
-arising out of any use of the software or documentation, even if
-advised of the possibility of such damage.
-
-Permission is hereby granted to use, copy, modify, and distribute
-this source code, or portions hereof, documentation and executables,
-for any purpose, without fee, subject to 

Processing of jtidy_7+svn20110807-2_amd64.changes

2011-09-11 Thread Debian FTP Masters
jtidy_7+svn20110807-2_amd64.changes uploaded successfully to localhost
along with the files:
  jtidy_7+svn20110807-2.dsc
  jtidy_7+svn20110807-2.debian.tar.gz
  libjtidy-java_7+svn20110807-2_all.deb
  libjtidy-java-doc_7+svn20110807-2_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.


jtidy_7+svn20110807-2_amd64.changes ACCEPTED into unstable

2011-09-11 Thread Debian FTP Masters



Accepted:
jtidy_7+svn20110807-2.debian.tar.gz
  to main/j/jtidy/jtidy_7+svn20110807-2.debian.tar.gz
jtidy_7+svn20110807-2.dsc
  to main/j/jtidy/jtidy_7+svn20110807-2.dsc
libjtidy-java-doc_7+svn20110807-2_all.deb
  to main/j/jtidy/libjtidy-java-doc_7+svn20110807-2_all.deb
libjtidy-java_7+svn20110807-2_all.deb
  to main/j/jtidy/libjtidy-java_7+svn20110807-2_all.deb


Override entries for your package:
jtidy_7+svn20110807-2.dsc - source libs
libjtidy-java-doc_7+svn20110807-2_all.deb - optional doc
libjtidy-java_7+svn20110807-2_all.deb - optional java

Announcing to debian-devel-chan...@lists.debian.org


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.


Processed (with 1 errors): reassign 640635 to openjdk-6, forcibly merging 640635 639883

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

 reassign 640635 openjdk-6
Bug #640635 [src:ognl] ognl: FTBFS: cp: cannot stat 
`debian/tmp/dist/docs/pdf/DeveloperGuide.pdf': No such file or directory
Bug reassigned from package 'src:ognl' to 'openjdk-6'.
Bug No longer marked as found in versions ognl/2.7.3-3.
 forcemerge 640635 639883
Bug#640635: ognl: FTBFS: cp: cannot stat 
`debian/tmp/dist/docs/pdf/DeveloperGuide.pdf': No such file or directory
Bug#639883: openjdk-6: Can't load standard profile: LINEAR_RGB.pf
Mismatch - only Bugs in the same package can be forcibly merged:
Bug 639883 is not in the same package as 640635
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
639883: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639883
640635: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640635
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.


Bug#519592: your mail

2011-09-11 Thread Mathieu Malaterre
On Sun, Sep 11, 2011 at 3:07 AM, brian m. carlson
sand...@crustytoothpaste.net wrote:
 On Fri, Sep 09, 2011 at 11:17:03AM +0200, Mathieu Malaterre wrote:
 Brian, would it be possible for you to provide a simple fo file to
 reproduce this issue ?

 A fo file is attached.  I don't know about simple, but I trimmed the
 input file I generated it from in order to make it as minimal as
 possible.  The only thing that matters is the rdf:RDF in the
 fo:declarations element, so you can remove extraneous material if you
 need to.

Ok. I can reproduce:

$ fop aoif.fo aoif.pdf
$ pdfinfo aoif.pdf
Title:  Una Naranja en Vuelo
...

 Did you reported it upstream ?

 If I didn't mark the Debian bug as forwarded, I didn't report it
 upstream.

Ok, I'll do it for you.

-- 
Mathieu



__
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#609253: your mail

2011-09-11 Thread Mathieu Malaterre
On Sun, Sep 11, 2011 at 2:55 AM, brian m. carlson
sand...@crustytoothpaste.net wrote:
 On Fri, Sep 09, 2011 at 11:14:24AM +0200, Mathieu Malaterre wrote:
 tag 609253 moreinfo
 thanks

 Brian, I cannot reproduce this issue today using your wonderer.fo file.

 I can still reproduce it.  Try using the attached configuration file
 with -c.

Brian, I can *still* not reproduce your issue (not a single warning).
Your fop.xconf seems to be reading from /etc/fop/hyph, which does
not exists on my debian system.
What is supposed to be located here ?

Simply commenting out hyphenation-base XML element makes your
fop.xconf valid for me.

Thanks
-- 
Mathieu



__
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#610344: your mail

2011-09-11 Thread Mathieu Malaterre
On Sun, Sep 11, 2011 at 2:49 AM, brian m. carlson
sand...@crustytoothpaste.net wrote:
 On Fri, Sep 09, 2011 at 11:09:41AM +0200, Mathieu Malaterre wrote:
 Brian, when you say patch attach, you mean I need to apply the two
 patches referenced in the bug report on fop/apache bugtracker, right ?

 I had intended to attach it but forgot.  The patch is the same one as
 for the upstream bug.  The bug has been fixed differently upstream,
 though, so you may want to use the upstream patch instead.

Ok. Thanks for confirmation.

-- 
Mathieu



__
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] r14819 - in trunk/fop/debian: . patches

2011-09-11 Thread Mathieu Malaterre
Author: malat-guest
Date: 2011-09-11 13:06:21 + (Sun, 11 Sep 2011)
New Revision: 14819

Added:
   trunk/fop/debian/patches/enco.patch
   trunk/fop/debian/patches/enco2.patch
Modified:
   trunk/fop/debian/changelog
   trunk/fop/debian/patches/dump_exception.patch
   trunk/fop/debian/patches/series
Log:
Fix one issue where font was misrender. Regression from 0.95

Modified: trunk/fop/debian/changelog
===
--- trunk/fop/debian/changelog  2011-09-11 10:15:52 UTC (rev 14818)
+++ trunk/fop/debian/changelog  2011-09-11 13:06:21 UTC (rev 14819)
@@ -1,3 +1,9 @@
+fop (1:1.0.dfsg2-3) UNRELEASED; urgency=low
+
+  * Fix misrender issue. Closes: #610344
+
+ -- Mathieu Malaterre mathieu.malate...@gmail.com  Sun, 11 Sep 2011 15:01:03 
+0200
+
 fop (1:1.0.dfsg2-2) unstable; urgency=low
 
   [ Mathieu Malaterre ]

Modified: trunk/fop/debian/patches/dump_exception.patch
===
--- trunk/fop/debian/patches/dump_exception.patch   2011-09-11 10:15:52 UTC 
(rev 14818)
+++ trunk/fop/debian/patches/dump_exception.patch   2011-09-11 13:06:21 UTC 
(rev 14819)
@@ -1,8 +1,8 @@
 Dump exception, as suggest on bug #639162
 Index: fop-1.0/src/java/org/apache/fop/cli/Main.java
 ===
 fop-1.0.orig/src/java/org/apache/fop/cli/Main.java 2010-07-12 
21:34:44.0 +0200
-+++ fop-1.0/src/java/org/apache/fop/cli/Main.java  2011-08-26 
14:40:54.0 +0200
+--- fop-1.0.orig/src/java/org/apache/fop/cli/Main.java 2011-09-11 
14:50:52.0 +0200
 fop-1.0/src/java/org/apache/fop/cli/Main.java  2011-09-11 
14:51:11.0 +0200
 @@ -186,6 +186,8 @@
  System.exit(0);
  }

Added: trunk/fop/debian/patches/enco.patch
===
--- trunk/fop/debian/patches/enco.patch (rev 0)
+++ trunk/fop/debian/patches/enco.patch 2011-09-11 13:06:21 UTC (rev 14819)
@@ -0,0 +1,70 @@
+Description: Removed fallback mechanism in AbstractCodePointMapping. This is 
superfluous now that SingleByteFont handles all substitutions. This actually 
fixes a bug: the glyph minus was painted using hyphen but used the width of 
minus due to this fallback mechanism.
+Bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=50605
+Last-Update: 2011-09-11
+Origin: http://svn.apache.org/viewvc?view=revisionrevision=1142188
+
+Index: fop-1.0/src/java/org/apache/fop/fonts/AbstractCodePointMapping.java
+===
+--- fop-1.0.orig/src/java/org/apache/fop/fonts/AbstractCodePointMapping.java   
2011-09-11 14:51:37.0 +0200
 fop-1.0/src/java/org/apache/fop/fonts/AbstractCodePointMapping.java
2011-09-11 14:52:41.0 +0200
+@@ -20,7 +20,6 @@
+ package org.apache.fop.fonts;
+ 
+ import java.util.Arrays;
+-import java.util.Map;
+ 
+ import org.apache.xmlgraphics.fonts.Glyphs;
+ 
+@@ -37,7 +36,6 @@
+ private char[] codepoints;
+ private char[] unicodeMap; //code point to Unicode char
+ private String[] charNameMap; //all character names in the encoding
+-private Map fallbackMap; //Here we accumulate all mappings we have found 
through substitution
+ 
+ /**
+  * Main constructor.
+@@ -140,44 +138,9 @@
+ bot = mid + 1;
+ }
+ }
+-
+-//Fallback: using cache
+-synchronized (this) {
+-if (fallbackMap != null) {
+-Character fallback = (Character)fallbackMap.get(new 
Character(c));
+-if (fallback != null) {
+-return fallback.charValue();
+-}
+-}
+-}
+-//Fallback: find alternatives (slow!)
+-String glyphName = Glyphs.charToGlyphName(c);
+-if (glyphName.length()  0) {
+-String[] alternatives = 
Glyphs.getCharNameAlternativesFor(glyphName);
+-if (alternatives != null) {
+-for (int i = 0, ic = alternatives.length; i  ic; i++) {
+-int idx = getCodePointForGlyph(alternatives[i]);
+-if (idx = 0) {
+-putFallbackCharacter(c, (char)idx);
+-return (char)idx;
+-}
+-}
+-}
+-}
+-
+-putFallbackCharacter(c, NOT_FOUND_CODE_POINT);
+ return NOT_FOUND_CODE_POINT;
+ }
+ 
+-private void putFallbackCharacter(char c, char mapTo) {
+-synchronized (this) {
+-if (this.fallbackMap == null) {
+-this.fallbackMap = new java.util.HashMap();
+-}
+-this.fallbackMap.put(new Character(c), new Character(mapTo));
+-}
+-}
+-
+ /**
+  * Returns the main Unicode value that is associated with the given code 
point in the encoding.
+  * Note that 

Processed: your mail

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

 tag 610344 pending
Bug #610344 [fop] fop: misrenders U+002D with Type 1 fonts
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
610344: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610344
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.


Bug#575411: fop: log4j not initialized correctly

2011-09-11 Thread Mathieu Malaterre
tag 575411 moreinfo
thanks

For some reason I cannot reproduce this issue with latest fop from
testing. Could someone double-check ?

Thanks much
-- 
Mathieu



__
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: fop: log4j not initialized correctly

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

 tag 575411 moreinfo
Bug #575411 [fop] fop: log4j not initialized correctly
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
575411: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575411
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.


[SCM] netbeans packaging annotated tag, debian/7.0.1+dfsg1-1, created. debian/7.0.1+dfsg1-1

2011-09-11 Thread Damien Raude-Morvan
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project netbeans packaging.

The annotated tag, debian/7.0.1+dfsg1-1 has been created
at  630f20ec7a0a65ca97b4b770ed30a06d0f77d3be (tag)
   tagging  0a53bbbac5fc7db13822e2edecf3ceff2f22b6d1 (commit)
  replaces  upstream/7.0.1+dfsg1
 tagged by  Damien Raude-Morvan
on  Sun Sep 11 17:04:29 2011 +0200

- Log -
Debian release 7.0.1+dfsg1-1

Andres Mejia (6):
  Prepare new upstream version for Debian based off of Ubuntu packages.
  Prepare new netbeans upload for Debian.
  Ensure proper transition from jruby1.1 to latest jruby packages in Debian.
  Update packaging to get it ready for distribution with Debian.
  Fix changes from bad merge of upstream source.
  Fix watch file.

Andrew Ross (14):
  Merge commit 'upstream/7.0.1+dfsg1'
  Updated to packaging for 7.0.1.
  Updated copyright.
  More packaging changes (overrides, etc).
  Install javadoc.
  Update packaging.
  Update desktop file
  Provide libopenide-util-java.
  Re-added some modules to the build.
  Avoid using the httpserver from the xsl module.
  Rename XSL patch.
  Add description to patch.
  Don't insist on the windows launcher
  Use swingx1 and build the db modules.

Yulia Novozhilova (1):
  Imported Debian patch 6.9-0ubuntu2

---


hooks/post-receive
-- 
netbeans 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


Processing of netbeans_7.0.1+dfsg1-1_amd64.changes

2011-09-11 Thread Debian FTP Masters
netbeans_7.0.1+dfsg1-1_amd64.changes uploaded successfully to localhost
along with the files:
  netbeans_7.0.1+dfsg1-1.dsc
  netbeans_7.0.1+dfsg1.orig.tar.gz
  netbeans_7.0.1+dfsg1-1.debian.tar.gz
  libnb-platform13-java_7.0.1+dfsg1-1_all.deb
  libnb-platform-devel-java_7.0.1+dfsg1-1_all.deb
  libnb-platform13-java-doc_7.0.1+dfsg1-1_all.deb
  libnb-org-openide-util-java_7.0.1+dfsg1-1_all.deb
  libnb-org-openide-util-lookup-java_7.0.1+dfsg1-1_all.deb
  libnb-org-openide-modules-java_7.0.1+dfsg1-1_all.deb
  netbeans_7.0.1+dfsg1-1_all.deb
  libnb-ide13-java_7.0.1+dfsg1-1_all.deb
  libnb-java4-java_7.0.1+dfsg1-1_all.deb
  libnb-apisupport2-java_7.0.1+dfsg1-1_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] r14820 - in trunk/libcommons-dbcp-java/debian: . patches

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 15:33:49 + (Sun, 11 Sep 2011)
New Revision: 14820

Added:
   trunk/libcommons-dbcp-java/debian/TODO
   trunk/libcommons-dbcp-java/debian/libcommons-dbcp-java-doc.doc-base.api
   trunk/libcommons-dbcp-java/debian/maven.cleanIgnoreRules
   trunk/libcommons-dbcp-java/debian/maven.ignoreRules
   trunk/libcommons-dbcp-java/debian/maven.properties
   trunk/libcommons-dbcp-java/debian/maven.publishedRules
   
trunk/libcommons-dbcp-java/debian/patches/0001-configure-source-and-target-version-1.5.patch
Removed:
   trunk/libcommons-dbcp-java/debian/ant.properties
   trunk/libcommons-dbcp-java/debian/libcommons-dbcp-java-doc.doc-base
   trunk/libcommons-dbcp-java/debian/patches/01_build.patch
Modified:
   trunk/libcommons-dbcp-java/debian/README.source
   trunk/libcommons-dbcp-java/debian/changelog
   trunk/libcommons-dbcp-java/debian/control
   trunk/libcommons-dbcp-java/debian/libcommons-dbcp-java-doc.install
   trunk/libcommons-dbcp-java/debian/libcommons-dbcp-java.poms
   trunk/libcommons-dbcp-java/debian/maven.rules
   trunk/libcommons-dbcp-java/debian/patches/series
   trunk/libcommons-dbcp-java/debian/rules
Log:
Use Maven to build the package.

Modified: trunk/libcommons-dbcp-java/debian/README.source
===
--- trunk/libcommons-dbcp-java/debian/README.source 2011-09-11 13:06:21 UTC 
(rev 14819)
+++ trunk/libcommons-dbcp-java/debian/README.source 2011-09-11 15:33:49 UTC 
(rev 14820)
@@ -1,6 +1,9 @@
-This package uses quilt to manage all modifications to the upstream
-source.  Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
+Information about libcommons-dbcp-java
+--
 
-See /usr/share/doc/quilt/README.source for a detailed explanation.
+This package was debianized using the mh_make command
+from the maven-debian-helper package.
 
+The build system uses Maven but prevents it from downloading
+anything from the Internet, making the build compliant with
+the Debian policy.

Added: trunk/libcommons-dbcp-java/debian/TODO
===
--- trunk/libcommons-dbcp-java/debian/TODO  (rev 0)
+++ trunk/libcommons-dbcp-java/debian/TODO  2011-09-11 15:33:49 UTC (rev 
14820)
@@ -0,0 +1 @@
+- build and run tests

Deleted: trunk/libcommons-dbcp-java/debian/ant.properties
===
--- trunk/libcommons-dbcp-java/debian/ant.properties2011-09-11 13:06:21 UTC 
(rev 14819)
+++ trunk/libcommons-dbcp-java/debian/ant.properties2011-09-11 15:33:49 UTC 
(rev 14820)
@@ -1,2 +0,0 @@
-commons-collections.jar=/usr/share/java/commons-collections3.jar
-commons-pool.jar=/usr/share/java/commons-pool.jar

Modified: trunk/libcommons-dbcp-java/debian/changelog
===
--- trunk/libcommons-dbcp-java/debian/changelog 2011-09-11 13:06:21 UTC (rev 
14819)
+++ trunk/libcommons-dbcp-java/debian/changelog 2011-09-11 15:33:49 UTC (rev 
14820)
@@ -1,12 +1,12 @@
 libcommons-dbcp-java (1.4-2) unstable; urgency=low
 
-  UNRELEASED (should switch to Maven, needs pom of geronimo jta, see #581663)
   * Team upload.
   * Switch to source format 3.0.
   * Remove Java runtime from Depends.
   * Update Standards-Version: 3.9.1.
+  * Use Maven to build the package.
 
- -- Torsten Werner twer...@debian.org  Sat, 03 Sep 2011 12:51:16 +0200
+ -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 17:15:36 +0200
 
 libcommons-dbcp-java (1.4-1) unstable; urgency=low
 

Modified: trunk/libcommons-dbcp-java/debian/control
===
--- trunk/libcommons-dbcp-java/debian/control   2011-09-11 13:06:21 UTC (rev 
14819)
+++ trunk/libcommons-dbcp-java/debian/control   2011-09-11 15:33:49 UTC (rev 
14820)
@@ -3,9 +3,9 @@
 Priority: optional
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Michael Koch konque...@gmx.de, Damien Raude-Morvan 
draz...@debian.org
-Build-Depends: debhelper (= 7), cdbs, default-jdk, ant
-Build-Depends-Indep: libcommons-pool-java, libcommons-collections3-java, junit,
- glassfish-javaee, maven-repo-helper, default-jdk-doc, libcommons-pool-java-doc
+Build-Depends: debhelper (= 7), cdbs, default-jdk, maven-debian-helper (= 
1.4)
+Build-Depends-Indep: libclirr-maven-plugin-java, libmaven-javadoc-plugin-java, 
libcommons-pool-java,  
+ default-jdk-doc, libcommons-pool-java-doc, libgeronimo-jta-1.1-spec-java
 Standards-Version: 3.9.1
 Homepage: http://commons.apache.org/dbcp/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-dbcp-java/
@@ -13,8 +13,9 @@
 
 Package: libcommons-dbcp-java
 Architecture: all
-Depends: ${misc:Depends}, libcommons-pool-java, libcommons-collections3-java
-Suggests: glassfish-javaee
+Depends: ${misc:Depends}, ${maven:Depends}

netbeans_7.0.1+dfsg1-1_amd64.changes is NEW

2011-09-11 Thread Debian FTP Masters
(new) libnb-apisupport2-java_7.0.1+dfsg1-1_all.deb optional java
Common NetBeans Platform Development Related Libraries for NetBeans
 The NetBeans Platform is a set of modules, each providing their own
 APIs and working together or in a standalone mode. This package contains
 common libraries for development of NetBeans Platform modular extensions.
(new) libnb-ide13-java_7.0.1+dfsg1-1_all.deb optional java
Common Integrated Development Environment Libraries for NetBeans
 The NetBeans Platform is a set of modules, each providing their own
 APIs and working together or in a standalone mode. This package contains
 independent libraries for use in the NetBeans IDE.
(new) libnb-java4-java_7.0.1+dfsg1-1_all.deb optional java
Common Java Related Libraries for NetBeans
 The NetBeans Platform is a set of modules, each providing their own
 APIs and working together or in a standalone mode. This package contains
 common libraries for the NetBeans Java IDE.
(new) libnb-org-openide-modules-java_7.0.1+dfsg1-1_all.deb optional java
Utility classes for modules from the NetBeans Platform
 The NetBeans Platform is a set of modules, each providing their own
 APIs and working together or in a standalone mode. This package provides
 some utility functions for managing NetBeans modules.
(new) libnb-org-openide-util-java_7.0.1+dfsg1-1_all.deb optional java
Utility classes from the NetBeans Platform
 The NetBeans Platform is a set of modules, each providing their own
 APIs and working together or in a standalone mode. This package provides
 some utility functions used by the modules that make up the platform.
(new) libnb-org-openide-util-lookup-java_7.0.1+dfsg1-1_all.deb optional java
Utility lookup classes from the NetBeans Platform
 The NetBeans Platform is a set of modules, each providing their own
 APIs and working together or in a standalone mode. This package provides
 some utility functions for lookups and is used by the modules that make
 up the platform.
(new) libnb-platform-devel-java_7.0.1+dfsg1-1_all.deb optional java
Build harness for NetBeans Platform
 The NetBeans Platform is a framework for building rich desktop applications
 in Java. It provides the code that is required to connect actions to menu
 items, toolbar items, keyboard shortcuts and more. It is the core of the
 NetBeans IDE.
 .
 This package contains the NetBeans Platform Harness containing the build
 scripts and ant tasks required to build an application on top of NetBeans
 Platform.
(new) libnb-platform13-java-doc_7.0.1+dfsg1-1_all.deb optional doc
NetBeans Platform javadoc
 NetBeans Platform is a set of modules, each providing their own APIs
 and working together or in a standalone mode. This package provides
 one master javadoc to all of them.
(new) libnb-platform13-java_7.0.1+dfsg1-1_all.deb optional java
NetBeans Platform for building rich desktop applications in Java
 The NetBeans Platform is a framework for building rich desktop applications
 in Java. It provides the code that is required to connect actions to menu
 items, toolbar items, keyboard shortcuts and more. It is the core of the
 NetBeans IDE.
 .
 This package provides the platform itself.
(new) netbeans_7.0.1+dfsg1-1.debian.tar.gz optional java
(new) netbeans_7.0.1+dfsg1-1.dsc optional java
(new) netbeans_7.0.1+dfsg1-1_all.deb optional java
Extensible Java IDE
 Integrated Development Environment for software developers. It supports
 development of desktop, enterprise, web, and mobile applications. Package
 includes the Base IDE, Java Development Tools and Plug-in Development Tools.
 Support for PHP, Ruby, C/C++, Java EE and others can be added.
(new) netbeans_7.0.1+dfsg1.orig.tar.gz optional java
Changes: netbeans (7.0.1+dfsg1-1) unstable; urgency=low
 .
  * New upstream release
  * Build NetBeans platform from this source too. (Closes: #610927)
  * Bump to Standards-Version 3.9.2.
  * Added myself to Uploaders.
  * Build Windows launcher using mingw.
  * Move utilility libraries to their own packages. (Closes: #490433)
  * Also close some bugs which were fixed in the 6.9 series which never
entered the Debian archives:
- Use packaged swinglayout.jar. (Closes: #448922)
- Depend on generic Java. (Closes: #499417)
- Package for Debian Main. (Closes: #531952)
  * Update Copyright file to cover all files correctly.


Override entries for your package:

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 448922 490433 499417 531952 610927 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.

__
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] r14821 - in tags/libcommons-dbcp-java: . 1.4-2/debian 1.4-2/debian/patches

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 15:37:27 + (Sun, 11 Sep 2011)
New Revision: 14821

Added:
   tags/libcommons-dbcp-java/1.4-2/
   tags/libcommons-dbcp-java/1.4-2/debian/README.source
   tags/libcommons-dbcp-java/1.4-2/debian/TODO
   tags/libcommons-dbcp-java/1.4-2/debian/changelog
   tags/libcommons-dbcp-java/1.4-2/debian/control
   tags/libcommons-dbcp-java/1.4-2/debian/libcommons-dbcp-java-doc.doc-base.api
   tags/libcommons-dbcp-java/1.4-2/debian/libcommons-dbcp-java-doc.install
   tags/libcommons-dbcp-java/1.4-2/debian/libcommons-dbcp-java.poms
   tags/libcommons-dbcp-java/1.4-2/debian/maven.cleanIgnoreRules
   tags/libcommons-dbcp-java/1.4-2/debian/maven.ignoreRules
   tags/libcommons-dbcp-java/1.4-2/debian/maven.properties
   tags/libcommons-dbcp-java/1.4-2/debian/maven.publishedRules
   tags/libcommons-dbcp-java/1.4-2/debian/maven.rules
   
tags/libcommons-dbcp-java/1.4-2/debian/patches/0001-configure-source-and-target-version-1.5.patch
   tags/libcommons-dbcp-java/1.4-2/debian/patches/series
   tags/libcommons-dbcp-java/1.4-2/debian/rules
Removed:
   tags/libcommons-dbcp-java/1.4-2/debian/README.source
   tags/libcommons-dbcp-java/1.4-2/debian/ant.properties
   tags/libcommons-dbcp-java/1.4-2/debian/changelog
   tags/libcommons-dbcp-java/1.4-2/debian/control
   tags/libcommons-dbcp-java/1.4-2/debian/libcommons-dbcp-java-doc.doc-base
   tags/libcommons-dbcp-java/1.4-2/debian/libcommons-dbcp-java-doc.install
   tags/libcommons-dbcp-java/1.4-2/debian/libcommons-dbcp-java.poms
   tags/libcommons-dbcp-java/1.4-2/debian/maven.rules
   tags/libcommons-dbcp-java/1.4-2/debian/patches/01_build.patch
   tags/libcommons-dbcp-java/1.4-2/debian/patches/series
   tags/libcommons-dbcp-java/1.4-2/debian/rules
Log:
[svn-buildpackage] Tagging libcommons-dbcp-java 1.4-2

Deleted: tags/libcommons-dbcp-java/1.4-2/debian/README.source
===
--- trunk/libcommons-dbcp-java/debian/README.source 2011-09-11 13:06:21 UTC 
(rev 14819)
+++ tags/libcommons-dbcp-java/1.4-2/debian/README.source2011-09-11 
15:37:27 UTC (rev 14821)
@@ -1,6 +0,0 @@
-This package uses quilt to manage all modifications to the upstream
-source.  Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-See /usr/share/doc/quilt/README.source for a detailed explanation.
-

Copied: tags/libcommons-dbcp-java/1.4-2/debian/README.source (from rev 14820, 
trunk/libcommons-dbcp-java/debian/README.source)
===
--- tags/libcommons-dbcp-java/1.4-2/debian/README.source
(rev 0)
+++ tags/libcommons-dbcp-java/1.4-2/debian/README.source2011-09-11 
15:37:27 UTC (rev 14821)
@@ -0,0 +1,9 @@
+Information about libcommons-dbcp-java
+--
+
+This package was debianized using the mh_make command
+from the maven-debian-helper package.
+
+The build system uses Maven but prevents it from downloading
+anything from the Internet, making the build compliant with
+the Debian policy.

Copied: tags/libcommons-dbcp-java/1.4-2/debian/TODO (from rev 14820, 
trunk/libcommons-dbcp-java/debian/TODO)
===
--- tags/libcommons-dbcp-java/1.4-2/debian/TODO (rev 0)
+++ tags/libcommons-dbcp-java/1.4-2/debian/TODO 2011-09-11 15:37:27 UTC (rev 
14821)
@@ -0,0 +1 @@
+- build and run tests

Deleted: tags/libcommons-dbcp-java/1.4-2/debian/ant.properties
===
--- trunk/libcommons-dbcp-java/debian/ant.properties2011-09-11 13:06:21 UTC 
(rev 14819)
+++ tags/libcommons-dbcp-java/1.4-2/debian/ant.properties   2011-09-11 
15:37:27 UTC (rev 14821)
@@ -1,2 +0,0 @@
-commons-collections.jar=/usr/share/java/commons-collections3.jar
-commons-pool.jar=/usr/share/java/commons-pool.jar

Deleted: tags/libcommons-dbcp-java/1.4-2/debian/changelog
===
--- trunk/libcommons-dbcp-java/debian/changelog 2011-09-11 13:06:21 UTC (rev 
14819)
+++ tags/libcommons-dbcp-java/1.4-2/debian/changelog2011-09-11 15:37:27 UTC 
(rev 14821)
@@ -1,169 +0,0 @@
-libcommons-dbcp-java (1.4-2) unstable; urgency=low
-
-  UNRELEASED (should switch to Maven, needs pom of geronimo jta, see #581663)
-  * Team upload.
-  * Switch to source format 3.0.
-  * Remove Java runtime from Depends.
-  * Update Standards-Version: 3.9.1.
-
- -- Torsten Werner twer...@debian.org  Sat, 03 Sep 2011 12:51:16 +0200
-
-libcommons-dbcp-java (1.4-1) unstable; urgency=low
-
-  * New upstream release:
-  * Use commons-collections 3.x:
-- Build-Depends and Depends on libcommons-collection3-java
-- Update classpath in DEB_JARS from debian/rules
-- Fix transformation in debian/maven.rules
-  * Remove Arnaud Vandyck from Uploaders
-  * Javadoc:
-- Build-Depends on default-jdk-doc
-- Link 

Processing of libcommons-dbcp-java_1.4-2_amd64.changes

2011-09-11 Thread Debian FTP Masters
libcommons-dbcp-java_1.4-2_amd64.changes uploaded successfully to localhost
along with the files:
  libcommons-dbcp-java_1.4-2.dsc
  libcommons-dbcp-java_1.4-2.debian.tar.gz
  libcommons-dbcp-java_1.4-2_all.deb
  libcommons-dbcp-java-doc_1.4-2_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] r14822 - trunk/doxia-maven-plugin/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 15:42:56 + (Sun, 11 Sep 2011)
New Revision: 14822

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

Modified: trunk/doxia-maven-plugin/debian/changelog
===
--- trunk/doxia-maven-plugin/debian/changelog   2011-09-11 15:37:27 UTC (rev 
14821)
+++ trunk/doxia-maven-plugin/debian/changelog   2011-09-11 15:42:56 UTC (rev 
14822)
@@ -1,8 +1,5 @@
 doxia-maven-plugin (1.1.4-1) unstable; urgency=low
 
-  UNRELEASED (The API of the mojo scanner is not compatible with this plugin
-  version. Please check the plugin dependencies configured in the POM and
-  ensure the versions match. - caused by maven-plugin-plugin)
   * Newer but not newest upstream release
   * Refresh patch and add a patch for maven-plugin-plugin.
   * Update Standards-Version: 3.9.2.


___
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] r14823 - in tags/doxia-maven-plugin: . 1.1.4-1/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 15:45:53 + (Sun, 11 Sep 2011)
New Revision: 14823

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

Deleted: tags/doxia-maven-plugin/1.1.4-1/debian/changelog
===
--- trunk/doxia-maven-plugin/debian/changelog   2011-09-11 15:37:27 UTC (rev 
14821)
+++ tags/doxia-maven-plugin/1.1.4-1/debian/changelog2011-09-11 15:45:53 UTC 
(rev 14823)
@@ -1,49 +0,0 @@
-doxia-maven-plugin (1.1.4-1) unstable; urgency=low
-
-  UNRELEASED (The API of the mojo scanner is not compatible with this plugin
-  version. Please check the plugin dependencies configured in the POM and
-  ensure the versions match. - caused by maven-plugin-plugin)
-  * Newer but not newest upstream release
-  * Refresh patch and add a patch for maven-plugin-plugin.
-  * Update Standards-Version: 3.9.2.
-  * Improve short description.
-
- -- Torsten Werner twer...@debian.org  Sat, 10 Sep 2011 14:38:22 +0200
-
-doxia-maven-plugin (1.1.1-3) unstable; urgency=low
-
-  * Remove old patch because maven-repo-helper handles it correctly now.
-  * Add new patch to fix parent pom version. (Closes: #573698)
-  * Switch to source format 3.0.
-
- -- Torsten Werner twer...@debian.org  Sat, 13 Mar 2010 14:33:52 +0100
-
-doxia-maven-plugin (1.1.1-2) unstable; urgency=low
-
-  * Add myself to Uploaders.
-  * Add missing Build-Depends-Indep: libclirr-maven-plugin-java.
-  * Add patch for missing version number of clirr-maven-plugin.
-
- -- Torsten Werner twer...@debian.org  Sat, 17 Oct 2009 23:40:43 +0200
-
-doxia-maven-plugin (1.1.1-1) unstable; urgency=low
-
-  * New upstream release.
-- disabled clirr-maven-plugin usage
-  * Fixed typo in package description.
-  * Added myself to Uploaders.
-  * Updated Standards-Version to 3.8.3.
-
- -- Michael Koch konque...@gmx.de  Mon, 05 Oct 2009 08:44:44 +0200
-
-doxia-maven-plugin (1.1-2) unstable; urgency=low
-
-  * Upload to unstable.
-
- -- Torsten Werner twer...@debian.org  Thu, 20 Aug 2009 20:04:37 +0200
-
-doxia-maven-plugin (1.1-1) experimental; urgency=low
-
-  * Initial version (closes: #535174)
-
- -- Ludovic Claude ludovic.cla...@laposte.net  Tue, 30 Jun 2009 01:49:05 
+0100

Copied: tags/doxia-maven-plugin/1.1.4-1/debian/changelog (from rev 14822, 
trunk/doxia-maven-plugin/debian/changelog)
===
--- tags/doxia-maven-plugin/1.1.4-1/debian/changelog
(rev 0)
+++ tags/doxia-maven-plugin/1.1.4-1/debian/changelog2011-09-11 15:45:53 UTC 
(rev 14823)
@@ -0,0 +1,46 @@
+doxia-maven-plugin (1.1.4-1) unstable; urgency=low
+
+  * Newer but not newest upstream release
+  * Refresh patch and add a patch for maven-plugin-plugin.
+  * Update Standards-Version: 3.9.2.
+  * Improve short description.
+
+ -- Torsten Werner twer...@debian.org  Sat, 10 Sep 2011 14:38:22 +0200
+
+doxia-maven-plugin (1.1.1-3) unstable; urgency=low
+
+  * Remove old patch because maven-repo-helper handles it correctly now.
+  * Add new patch to fix parent pom version. (Closes: #573698)
+  * Switch to source format 3.0.
+
+ -- Torsten Werner twer...@debian.org  Sat, 13 Mar 2010 14:33:52 +0100
+
+doxia-maven-plugin (1.1.1-2) unstable; urgency=low
+
+  * Add myself to Uploaders.
+  * Add missing Build-Depends-Indep: libclirr-maven-plugin-java.
+  * Add patch for missing version number of clirr-maven-plugin.
+
+ -- Torsten Werner twer...@debian.org  Sat, 17 Oct 2009 23:40:43 +0200
+
+doxia-maven-plugin (1.1.1-1) unstable; urgency=low
+
+  * New upstream release.
+- disabled clirr-maven-plugin usage
+  * Fixed typo in package description.
+  * Added myself to Uploaders.
+  * Updated Standards-Version to 3.8.3.
+
+ -- Michael Koch konque...@gmx.de  Mon, 05 Oct 2009 08:44:44 +0200
+
+doxia-maven-plugin (1.1-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Torsten Werner twer...@debian.org  Thu, 20 Aug 2009 20:04:37 +0200
+
+doxia-maven-plugin (1.1-1) experimental; urgency=low
+
+  * Initial version (closes: #535174)
+
+ -- Ludovic Claude ludovic.cla...@laposte.net  Tue, 30 Jun 2009 01:49:05 
+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


libcommons-dbcp-java_1.4-2_amd64.changes ACCEPTED into unstable

2011-09-11 Thread Debian FTP Masters



Accepted:
libcommons-dbcp-java-doc_1.4-2_all.deb
  to main/libc/libcommons-dbcp-java/libcommons-dbcp-java-doc_1.4-2_all.deb
libcommons-dbcp-java_1.4-2.debian.tar.gz
  to main/libc/libcommons-dbcp-java/libcommons-dbcp-java_1.4-2.debian.tar.gz
libcommons-dbcp-java_1.4-2.dsc
  to main/libc/libcommons-dbcp-java/libcommons-dbcp-java_1.4-2.dsc
libcommons-dbcp-java_1.4-2_all.deb
  to main/libc/libcommons-dbcp-java/libcommons-dbcp-java_1.4-2_all.deb


Override entries for your package:
libcommons-dbcp-java-doc_1.4-2_all.deb - optional doc
libcommons-dbcp-java_1.4-2.dsc - source java
libcommons-dbcp-java_1.4-2_all.deb - optional java

Announcing to debian-devel-chan...@lists.debian.org


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 doxia-maven-plugin_1.1.4-1_amd64.changes

2011-09-11 Thread Debian FTP Masters
doxia-maven-plugin_1.1.4-1_amd64.changes uploaded successfully to localhost
along with the files:
  doxia-maven-plugin_1.1.4-1.dsc
  doxia-maven-plugin_1.1.4.orig.tar.gz
  doxia-maven-plugin_1.1.4-1.debian.tar.gz
  libdoxia-maven-plugin-java_1.1.4-1_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] r14824 - trunk/doxia-sitetools/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 15:51:33 + (Sun, 11 Sep 2011)
New Revision: 14824

Modified:
   trunk/doxia-sitetools/debian/changelog
Log:
release

Modified: trunk/doxia-sitetools/debian/changelog
===
--- trunk/doxia-sitetools/debian/changelog  2011-09-11 15:45:53 UTC (rev 
14823)
+++ trunk/doxia-sitetools/debian/changelog  2011-09-11 15:51:33 UTC (rev 
14824)
@@ -1,6 +1,5 @@
 doxia-sitetools (1.1.4-1) unstable; urgency=low
 
-  UNRELEASED (doxia needs to be uploaded first)
   * Newer but not newest upstream release.
   * Refresh patch.
   * Update Standards-Version: 3.9.2.


___
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] r14825 - in tags/doxia-sitetools: . 1.1.4-1/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 15:55:49 + (Sun, 11 Sep 2011)
New Revision: 14825

Added:
   tags/doxia-sitetools/1.1.4-1/
   tags/doxia-sitetools/1.1.4-1/debian/changelog
Removed:
   tags/doxia-sitetools/1.1.4-1/debian/changelog
Log:
[svn-buildpackage] Tagging doxia-sitetools 1.1.4-1

Deleted: tags/doxia-sitetools/1.1.4-1/debian/changelog
===
--- trunk/doxia-sitetools/debian/changelog  2011-09-11 15:45:53 UTC (rev 
14823)
+++ tags/doxia-sitetools/1.1.4-1/debian/changelog   2011-09-11 15:55:49 UTC 
(rev 14825)
@@ -1,74 +0,0 @@
-doxia-sitetools (1.1.4-1) unstable; urgency=low
-
-  UNRELEASED (doxia needs to be uploaded first)
-  * Newer but not newest upstream release.
-  * Refresh patch.
-  * Update Standards-Version: 3.9.2.
-  * Use Maven to build the package.
-  * Add a documentation package.
-  * Update debian/copyright.
-
- -- Torsten Werner twer...@debian.org  Sat, 10 Sep 2011 17:43:47 +0200
-
-doxia-sitetools (1.1.2-1) unstable; urgency=low
-
-  * New upstream release.
-  * Standards-Version to 3.8.4.
-  * Source format 3.0 (quilt).
-
- -- Gabriele Giacone 1o5g4...@gmail.com  Fri, 26 Feb 2010 01:08:30 +0100
-
-doxia-sitetools (1.1.1-1) unstable; urgency=low
-
-  * New upstream release.
-  * Increased Build-Depends of libdoxia-java to = 1.1.1.
-  * Added fop to Build-Depends.
-  * Build-Depends on debhelper = 7.
-  * Added myself to Uploaders.
-  * Updated Standards-Version to 3.8.3.
-
- -- Michael Koch konque...@gmx.de  Mon, 05 Oct 2009 12:52:55 +0200
-
-doxia-sitetools (1.1-3) unstable; urgency=low
-
-  * Upload to unstable.
-
- -- Torsten Werner twer...@debian.org  Sun, 09 Aug 2009 10:49:17 +0200
-
-doxia-sitetools (1.1-2) experimental; urgency=low
-
-  * Fix version of iText in the Maven POM dependencies
-
- -- Ludovic Claude ludovic.cla...@laposte.net  Fri, 24 Jul 2009 21:00:18 
+0100
-
-doxia-sitetools (1.1-1) experimental; urgency=low
-
-  * New upstream version, add myself to Uploaders
-  * Change section to java, bump up Standards-Version to 3.8.1
-  * Add ${misc:Depends} to Depends to clear Lintian warnings  
-  * Add the Maven POM to the package,
-  * Add a Build-Depends-Indep dependency on maven-repo-helper
-  * Use mh_installpom and mh_installjar to install the POM and the jar to the
-Maven repository
-  * Add Depends: and Recommends: on the binary package
-
- -- Ludovic Claude ludovic.cla...@laposte.net  Thu, 14 May 2009 18:27:59 
+0100
-
-doxia-sitetools (1.0-alpha-11-3) unstable; urgency=low
-
-  * Add plexus component descriptors.
-
- -- Torsten Werner twer...@debian.org  Tue, 16 Dec 2008 23:36:08 +0100
-
-doxia-sitetools (1.0-alpha-11-2) unstable; urgency=low
-
-  * Update for newest modello package.
-  * Run modello for doxia-decoration-model.
-
- -- Torsten Werner twer...@debian.org  Mon, 15 Dec 2008 22:07:33 +0100
-
-doxia-sitetools (1.0-alpha-11-1) unstable; urgency=low
-
-  * Initial release. (Closes: #507082)
-
- -- Torsten Werner twer...@debian.org  Thu, 27 Nov 2008 23:10:01 +0100

Copied: tags/doxia-sitetools/1.1.4-1/debian/changelog (from rev 14824, 
trunk/doxia-sitetools/debian/changelog)
===
--- tags/doxia-sitetools/1.1.4-1/debian/changelog   
(rev 0)
+++ tags/doxia-sitetools/1.1.4-1/debian/changelog   2011-09-11 15:55:49 UTC 
(rev 14825)
@@ -0,0 +1,73 @@
+doxia-sitetools (1.1.4-1) unstable; urgency=low
+
+  * Newer but not newest upstream release.
+  * Refresh patch.
+  * Update Standards-Version: 3.9.2.
+  * Use Maven to build the package.
+  * Add a documentation package.
+  * Update debian/copyright.
+
+ -- Torsten Werner twer...@debian.org  Sat, 10 Sep 2011 17:43:47 +0200
+
+doxia-sitetools (1.1.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * Standards-Version to 3.8.4.
+  * Source format 3.0 (quilt).
+
+ -- Gabriele Giacone 1o5g4...@gmail.com  Fri, 26 Feb 2010 01:08:30 +0100
+
+doxia-sitetools (1.1.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Increased Build-Depends of libdoxia-java to = 1.1.1.
+  * Added fop to Build-Depends.
+  * Build-Depends on debhelper = 7.
+  * Added myself to Uploaders.
+  * Updated Standards-Version to 3.8.3.
+
+ -- Michael Koch konque...@gmx.de  Mon, 05 Oct 2009 12:52:55 +0200
+
+doxia-sitetools (1.1-3) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Torsten Werner twer...@debian.org  Sun, 09 Aug 2009 10:49:17 +0200
+
+doxia-sitetools (1.1-2) experimental; urgency=low
+
+  * Fix version of iText in the Maven POM dependencies
+
+ -- Ludovic Claude ludovic.cla...@laposte.net  Fri, 24 Jul 2009 21:00:18 
+0100
+
+doxia-sitetools (1.1-1) experimental; urgency=low
+
+  * New upstream version, add myself to Uploaders
+  * Change section to java, bump up Standards-Version to 3.8.1
+  * Add ${misc:Depends} to Depends to clear Lintian warnings  
+  * Add the Maven POM to the package,
+  * Add a Build-Depends-Indep dependency on 

Processing of doxia-sitetools_1.1.4-1_amd64.changes

2011-09-11 Thread Debian FTP Masters
doxia-sitetools_1.1.4-1_amd64.changes uploaded successfully to localhost
along with the files:
  doxia-sitetools_1.1.4-1.dsc
  doxia-sitetools_1.1.4.orig.tar.gz
  doxia-sitetools_1.1.4-1.debian.tar.gz
  libdoxia-sitetools-java_1.1.4-1_all.deb
  libdoxia-sitetools-java-doc_1.1.4-1_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] r14826 - trunk/maven-plugin-tools/debian

2011-09-11 Thread Miguel Landaeta
Author: nomadium-guest
Date: 2011-09-11 15:59:39 + (Sun, 11 Sep 2011)
New Revision: 14826

Modified:
   trunk/maven-plugin-tools/debian/changelog
Log:
Set distribution to unstable


Modified: trunk/maven-plugin-tools/debian/changelog
===
--- trunk/maven-plugin-tools/debian/changelog   2011-09-11 15:55:49 UTC (rev 
14825)
+++ trunk/maven-plugin-tools/debian/changelog   2011-09-11 15:59:39 UTC (rev 
14826)
@@ -1,4 +1,4 @@
-maven-plugin-tools (2.8-1) UNRELEASED; urgency=low
+maven-plugin-tools (2.8-1) unstable; urgency=low
 
   * Team upload.
   * New upstream release. (Closes: #637213).


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


doxia-maven-plugin_1.1.4-1_amd64.changes ACCEPTED into unstable

2011-09-11 Thread Debian FTP Masters



Accepted:
doxia-maven-plugin_1.1.4-1.debian.tar.gz
  to main/d/doxia-maven-plugin/doxia-maven-plugin_1.1.4-1.debian.tar.gz
doxia-maven-plugin_1.1.4-1.dsc
  to main/d/doxia-maven-plugin/doxia-maven-plugin_1.1.4-1.dsc
doxia-maven-plugin_1.1.4.orig.tar.gz
  to main/d/doxia-maven-plugin/doxia-maven-plugin_1.1.4.orig.tar.gz
libdoxia-maven-plugin-java_1.1.4-1_all.deb
  to main/d/doxia-maven-plugin/libdoxia-maven-plugin-java_1.1.4-1_all.deb


Override entries for your package:
doxia-maven-plugin_1.1.4-1.dsc - source java
libdoxia-maven-plugin-java_1.1.4-1_all.deb - optional java

Announcing to debian-devel-chan...@lists.debian.org


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.


doxia-sitetools_1.1.4-1_amd64.changes is NEW

2011-09-11 Thread Debian FTP Masters
doxia-sitetools_1.1.4-1.debian.tar.gz
  to main/d/doxia-sitetools/doxia-sitetools_1.1.4-1.debian.tar.gz
doxia-sitetools_1.1.4-1.dsc
  to main/d/doxia-sitetools/doxia-sitetools_1.1.4-1.dsc
doxia-sitetools_1.1.4.orig.tar.gz
  to main/d/doxia-sitetools/doxia-sitetools_1.1.4.orig.tar.gz
(new) libdoxia-sitetools-java-doc_1.1.4-1_all.deb optional doc
Documentation for Doxia Sitetools
 Doxia Sitetools generates sites, consisting of static and dynamic content that
 was generated by Doxia. Doxia is a content generation framework which aims to
 provide its users with powerful techniques for generating static and dynamic
 content.
 .
 Doxia can be used to generate static sites in addition to being
 incorporated into dynamic content generation systems like blogs, wikis
 and content management systems.
 .
 Doxia is used exensively by Maven and it powers the entire
 documentation system of Maven. It gives Maven the ability to take any
 document that Doxia supports and output it any format.
 .
 This package contains the API documentation of libdoxia-sitetools-java.
libdoxia-sitetools-java_1.1.4-1_all.deb
  to main/d/doxia-sitetools/libdoxia-sitetools-java_1.1.4-1_all.deb
Changes: doxia-sitetools (1.1.4-1) unstable; urgency=low
 .
  * Newer but not newest upstream release.
  * Refresh patch.
  * Update Standards-Version: 3.9.2.
  * Use Maven to build the package.
  * Add a documentation package.
  * Update debian/copyright.


Override entries for your package:
doxia-sitetools_1.1.4-1.dsc - source devel
libdoxia-sitetools-java_1.1.4-1_all.deb - optional java

Announcing to debian-devel-chan...@lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.

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


libjibx1.2-java 1.2.3-1 MIGRATED to testing

2011-09-11 Thread Debian testing watch
FYI: The status of the libjibx1.2-java source package
in Debian's testing distribution has changed.

  Previous version: 1.2.1-1
  Current version:  1.2.3-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.


libws-commons-util REMOVED from testing

2011-09-11 Thread Debian testing watch
FYI: The status of the libws-commons-util source package
in Debian's testing distribution has changed.

  Previous version: 1.0.1-5
  Current version:  (not in testing)
  Hint: Package not in unstable

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

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


libxml-security-java 1.4.5-1 MIGRATED to testing

2011-09-11 Thread Debian testing watch
FYI: The status of the libxml-security-java source package
in Debian's testing distribution has changed.

  Previous version: 1.4.3-2
  Current version:  1.4.5-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.


libws-commons-util-java 1.0.1-6 MIGRATED to testing

2011-09-11 Thread Debian testing watch
FYI: The status of the libws-commons-util-java source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  1.0.1-6

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


libisrt-java 4.8.20100629-1 MIGRATED to testing

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

  Previous version: 4.7.20091102-1
  Current version:  4.8.20100629-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.


xmlbeans-maven-plugin 2.3.3-3 MIGRATED to testing

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

  Previous version: 2.3.3-1
  Current version:  2.3.3-3

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


zookeeper 3.3.3+dfsg2-2 MIGRATED to testing

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

  Previous version: (not in testing)
  Current version:  3.3.3+dfsg2-2

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


swing-layout 1.0.4-2 MIGRATED to testing

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

  Previous version: 1.0.4-1
  Current version:  1.0.4-2

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


freehep-io 2.0.2-4 MIGRATED to testing

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

  Previous version: 2.0.2-3
  Current version:  2.0.2-4

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


Bug#609253: your mail

2011-09-11 Thread brian m. carlson
On Sun, Sep 11, 2011 at 02:25:23PM +0200, Mathieu Malaterre wrote:
 Brian, I can *still* not reproduce your issue (not a single warning).

I still get:

  lakeview ok % fop -c ./fop.xconf -fo wonderer.fo wonderer.pdf 
  Sep 11, 2011 6:42:45 PM org.apache.fop.apps.FopFactoryConfigurator configure
  INFO: Default page-height set to: 11in
  Sep 11, 2011 6:42:45 PM org.apache.fop.apps.FopFactoryConfigurator configure
  INFO: Default page-width set to: 8.5in
  Sep 11, 2011 6:42:47 PM org.apache.fop.events.LoggingEventListener 
processEvent
  WARNING: Font Nimbus Roman No9 L,normal,700 not found. Substituting with 
Nimbus Roman No9 L,normal,500.
  Sep 11, 2011 6:42:47 PM org.apache.fop.events.LoggingEventListener 
processEvent
  WARNING: Font Symbol,normal,700 not found. Substituting with 
Symbol,normal,400.
  Sep 11, 2011 6:42:47 PM org.apache.fop.events.LoggingEventListener 
processEvent
  WARNING: Font ZapfDingbats,normal,700 not found. Substituting with 
ZapfDingbats,normal,400.

Do you have ttf-mscorefonts-installer installed?  Do you also have
gsfonts-x11 installed?  fop won't complain about Nimbus Roman No9 L if
it's actually used; if the actual Times New Roman is installed, though,
Nimbus Roman No9 L will still be complained about.  Also, you need to
use the wonderer.fo file that I originally posted to the bug, which is
designed to trigger the problem.

If you look at the properties of the produced PDF file (such as with
evince), it should list only Times New Roman, not Nimbus Roman No9 L.
Since it's not using Nimbus Roman No9 L, it shouldn't complain about the
fact that the desired boldness is not present.  Similarly, since it
doesn't actually use Symbol or ZapfDingbats, there's no reason to
complain about them, either.

 Your fop.xconf seems to be reading from /etc/fop/hyph, which does
 not exists on my debian system.
 What is supposed to be located here ?

/etc/fop/hyph contains the hyphenation package for English that I
installed on my system.  These aren't officially distributed with fop
because of licensing reasons (they're not Apache 2.0 licensed).  You can
safely remove that line.  I've attached a stripped-down configuration
file that removes that line and also the /usr/local font directories
that I can still use to reproduce the problem.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
?xml version=1.0?

!--

This is an example configuration file for FOP.
This file contains the same settings as the default values
and will have no effect if used unchanged.

Relative config url's will be resolved relative to
the location of this file.

--

!-- NOTE: This is the version of the configuration --
fop version=1.0

  !-- Base URL for resolving relative URLs --
  base./base
  
  !-- Source resolution in dpi (dots/pixels per inch) for determining the size 
of pixels in SVG and bitmap images, default: 72dpi --
  source-resolution72/source-resolution
  !-- Target resolution in dpi (dots/pixels per inch) for specifying the 
target resolution for generated bitmaps, default: 72dpi --
  target-resolution72/target-resolution
  
  !-- Default page-height and page-width, in case
   value is specified as auto --
  default-page-settings height=11in width=8.5in/
  
  !-- Information for specific renderers --
  !-- Uses renderer mime type for renderers --
  renderers
renderer mime=application/pdf
  filterList
!-- provides compression using zlib flate (default is on) --
!--valueflate/value--
  
!-- encodes binary data into printable ascii characters (default off)
 This provides about a 4:5 expansion of data size --
!-- valueascii-85/value --
  
!-- encodes binary data with hex representation (default off)
 This filter is not recommended as it doubles the data size --
!-- valueascii-hex/value --
  /filterList

  fonts
!-- embedded fonts --
!--
This information must exactly match the font specified
in the fo file. Otherwise it will use a default font.

For example,
fo:inline font-family=Arial font-weight=bold font-style=normal
Arial-normal-normal font
/fo:inline
for the font triplet specified by:
font-triplet name=Arial style=normal weight=bold/

If you do not want to embed the font in the pdf document
then do not include the embed-url attribute.
The font will be needed where the document is viewed
for it to be displayed properly.

possible styles: normal | italic | oblique | backslant
possible weights: normal | bold | 100 | 200 | 300 | 400
  | 500 | 600 | 700 | 800 | 900
(normal = 400, bold = 700)
--
directory recursive=true/usr/share/fonts//directory
auto-detect 

[pkg-java] r14827 - trunk/libsimple-validation-java/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 19:15:26 + (Sun, 11 Sep 2011)
New Revision: 14827

Modified:
   trunk/libsimple-validation-java/debian/changelog
   trunk/libsimple-validation-java/debian/control
Log:
* Team upload.
* Remove Java runtime from Depends.
* Update Standards-Version: 3.9.2.

Modified: trunk/libsimple-validation-java/debian/changelog
===
--- trunk/libsimple-validation-java/debian/changelog2011-09-11 15:59:39 UTC 
(rev 14826)
+++ trunk/libsimple-validation-java/debian/changelog2011-09-11 19:15:26 UTC 
(rev 14827)
@@ -1,3 +1,11 @@
+libsimple-validation-java (0.4-2) unstable; urgency=low
+
+  * Team upload.
+  * Remove Java runtime from Depends.
+  * Update Standards-Version: 3.9.2.
+
+ -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 21:12:40 +0200
+
 libsimple-validation-java (0.4-1) unstable; urgency=low
 
   * Initial release (Closes: #570322)

Modified: trunk/libsimple-validation-java/debian/control
===
--- trunk/libsimple-validation-java/debian/control  2011-09-11 15:59:39 UTC 
(rev 14826)
+++ trunk/libsimple-validation-java/debian/control  2011-09-11 19:15:26 UTC 
(rev 14827)
@@ -5,14 +5,14 @@
 Uploaders: Varun Hiremath va...@debian.org
 Build-Depends: debhelper (= 7), cdbs
 Build-Depends-Indep: ant-optional, default-jdk
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
 Homepage: http://kenai.com/projects/simplevalidation/pages/Home
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libsimple-validation-java
 Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-java/trunk/libsimple-validation-java
 
 Package: libsimple-validation-java
 Architecture: all
-Depends: ${misc:Depends}, default-jre | java2-runtime
+Depends: ${misc:Depends}
 Description: library for quickly adding validation code to Swing 
user-interfaces
  This is a simple library for retrofitting user-interface input
  validation to Swing applications. It handles validating user input


___
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] r14828 - in tags/libsimple-validation-java: . 0.4-2/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 19:20:37 + (Sun, 11 Sep 2011)
New Revision: 14828

Added:
   tags/libsimple-validation-java/0.4-2/
   tags/libsimple-validation-java/0.4-2/debian/changelog
   tags/libsimple-validation-java/0.4-2/debian/control
Removed:
   tags/libsimple-validation-java/0.4-2/debian/changelog
   tags/libsimple-validation-java/0.4-2/debian/control
Log:
[svn-buildpackage] Tagging libsimple-validation-java 0.4-2

Deleted: tags/libsimple-validation-java/0.4-2/debian/changelog
===
--- trunk/libsimple-validation-java/debian/changelog2011-09-11 15:59:39 UTC 
(rev 14826)
+++ tags/libsimple-validation-java/0.4-2/debian/changelog   2011-09-11 
19:20:37 UTC (rev 14828)
@@ -1,5 +0,0 @@
-libsimple-validation-java (0.4-1) unstable; urgency=low
-
-  * Initial release (Closes: #570322)
-
- -- Varun Hiremath va...@debian.org  Wed, 17 Feb 2010 21:31:35 -0500

Copied: tags/libsimple-validation-java/0.4-2/debian/changelog (from rev 14827, 
trunk/libsimple-validation-java/debian/changelog)
===
--- tags/libsimple-validation-java/0.4-2/debian/changelog   
(rev 0)
+++ tags/libsimple-validation-java/0.4-2/debian/changelog   2011-09-11 
19:20:37 UTC (rev 14828)
@@ -0,0 +1,13 @@
+libsimple-validation-java (0.4-2) unstable; urgency=low
+
+  * Team upload.
+  * Remove Java runtime from Depends.
+  * Update Standards-Version: 3.9.2.
+
+ -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 21:12:40 +0200
+
+libsimple-validation-java (0.4-1) unstable; urgency=low
+
+  * Initial release (Closes: #570322)
+
+ -- Varun Hiremath va...@debian.org  Wed, 17 Feb 2010 21:31:35 -0500

Deleted: tags/libsimple-validation-java/0.4-2/debian/control
===
--- trunk/libsimple-validation-java/debian/control  2011-09-11 15:59:39 UTC 
(rev 14826)
+++ tags/libsimple-validation-java/0.4-2/debian/control 2011-09-11 19:20:37 UTC 
(rev 14828)
@@ -1,23 +0,0 @@
-Source: libsimple-validation-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
-Uploaders: Varun Hiremath va...@debian.org
-Build-Depends: debhelper (= 7), cdbs
-Build-Depends-Indep: ant-optional, default-jdk
-Standards-Version: 3.8.4
-Homepage: http://kenai.com/projects/simplevalidation/pages/Home
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libsimple-validation-java
-Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-java/trunk/libsimple-validation-java
-
-Package: libsimple-validation-java
-Architecture: all
-Depends: ${misc:Depends}, default-jre | java2-runtime
-Description: library for quickly adding validation code to Swing 
user-interfaces
- This is a simple library for retrofitting user-interface input
- validation to Swing applications. It handles validating user input
- when the user changes a component's value, showing error messages and
- decorating components to indicate which component is the source of
- the problem. It contains a large number of built-in validators to
- handle most common situations, such as validating numbers, email
- addresses, urls and so forth.

Copied: tags/libsimple-validation-java/0.4-2/debian/control (from rev 14827, 
trunk/libsimple-validation-java/debian/control)
===
--- tags/libsimple-validation-java/0.4-2/debian/control 
(rev 0)
+++ tags/libsimple-validation-java/0.4-2/debian/control 2011-09-11 19:20:37 UTC 
(rev 14828)
@@ -0,0 +1,23 @@
+Source: libsimple-validation-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
+Uploaders: Varun Hiremath va...@debian.org
+Build-Depends: debhelper (= 7), cdbs
+Build-Depends-Indep: ant-optional, default-jdk
+Standards-Version: 3.9.2
+Homepage: http://kenai.com/projects/simplevalidation/pages/Home
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libsimple-validation-java
+Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-java/trunk/libsimple-validation-java
+
+Package: libsimple-validation-java
+Architecture: all
+Depends: ${misc:Depends}
+Description: library for quickly adding validation code to Swing 
user-interfaces
+ This is a simple library for retrofitting user-interface input
+ validation to Swing applications. It handles validating user input
+ when the user changes a component's value, showing error messages and
+ decorating components to indicate which component is the source of
+ the problem. It contains a large number of built-in validators to
+ handle most common situations, such as validating numbers, email
+ addresses, urls and so forth.


___
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 libsimple-validation-java_0.4-2_amd64.changes

2011-09-11 Thread Debian FTP Masters
libsimple-validation-java_0.4-2_amd64.changes uploaded successfully to localhost
along with the files:
  libsimple-validation-java_0.4-2.dsc
  libsimple-validation-java_0.4-2.debian.tar.gz
  libsimple-validation-java_0.4-2_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] r14829 - trunk/libjboss-buildmagic-java/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 19:25:54 + (Sun, 11 Sep 2011)
New Revision: 14829

Modified:
   trunk/libjboss-buildmagic-java/debian/changelog
   trunk/libjboss-buildmagic-java/debian/control
Log:
* QA upload.
* Orphaning package.

Modified: trunk/libjboss-buildmagic-java/debian/changelog
===
--- trunk/libjboss-buildmagic-java/debian/changelog 2011-09-11 19:20:37 UTC 
(rev 14828)
+++ trunk/libjboss-buildmagic-java/debian/changelog 2011-09-11 19:25:54 UTC 
(rev 14829)
@@ -1,3 +1,10 @@
+libjboss-buildmagic-java (2.1.1-2) unstable; urgency=low
+
+  * QA upload.
+  * Orphaning package.
+
+ -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 21:25:29 +0200
+
 libjboss-buildmagic-java (2.1.1-1) unstable; urgency=low
 
   * new upstream release

Modified: trunk/libjboss-buildmagic-java/debian/control
===
--- trunk/libjboss-buildmagic-java/debian/control   2011-09-11 19:20:37 UTC 
(rev 14828)
+++ trunk/libjboss-buildmagic-java/debian/control   2011-09-11 19:25:54 UTC 
(rev 14829)
@@ -1,8 +1,7 @@
 Source: libjboss-buildmagic-java
 Section: java
 Priority: optional
-Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
-Uploaders: Torsten Werner twer...@debian.org
+Maintainer: Debian QA Group packa...@qa.debian.org
 Build-Depends: ant-optional, default-jdk, debhelper (= 5), cdbs, quilt,
  libxerces2-java, junit4, libjboss-buildmagic-java, liblog4j1.2-java,
  libgnu-regexp-java, libcommons-httpclient-java, libdom4j-java, libbsf-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] r14830 - in tags/libjboss-buildmagic-java: . 2.1.1-2/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 19:27:19 + (Sun, 11 Sep 2011)
New Revision: 14830

Added:
   tags/libjboss-buildmagic-java/2.1.1-2/
   tags/libjboss-buildmagic-java/2.1.1-2/debian/changelog
   tags/libjboss-buildmagic-java/2.1.1-2/debian/control
Removed:
   tags/libjboss-buildmagic-java/2.1.1-2/debian/changelog
   tags/libjboss-buildmagic-java/2.1.1-2/debian/control
Log:
[svn-buildpackage] Tagging libjboss-buildmagic-java 2.1.1-2

Deleted: tags/libjboss-buildmagic-java/2.1.1-2/debian/changelog
===
--- trunk/libjboss-buildmagic-java/debian/changelog 2011-09-11 19:20:37 UTC 
(rev 14828)
+++ tags/libjboss-buildmagic-java/2.1.1-2/debian/changelog  2011-09-11 
19:27:19 UTC (rev 14830)
@@ -1,25 +0,0 @@
-libjboss-buildmagic-java (2.1.1-1) unstable; urgency=low
-
-  * new upstream release
-  * Fix debian/watch and debian/orig-tar.sh.
-  * Convert patches to dep3 format.
-  * Update patches to new upstream version.
-  * Add missing Build-Depends and remove jakarta-slide-webdavlib.
-  * Remove build.log in clean target.
-  * Update Standards-Version: 3.8.3.
-  * Change Section: java.
-  * Add 2 more patches that disable ivy retrieve and ant version checking.
-
- -- Torsten Werner twer...@debian.org  Thu, 18 Feb 2010 21:18:07 +0100
-
-libjboss-buildmagic-java (2.0.1-2) unstable; urgency=low
-
-  * Change Depends: default-java to default-jre.
-
- -- Torsten Werner twer...@debian.org  Fri, 26 Dec 2008 10:37:29 +0100
-
-libjboss-buildmagic-java (2.0.1-1) unstable; urgency=low
-
-  * initial version (Closes: #385500)
-
- -- Torsten Werner twer...@debian.org  Wed, 19 Nov 2008 07:33:15 +0100

Copied: tags/libjboss-buildmagic-java/2.1.1-2/debian/changelog (from rev 14829, 
trunk/libjboss-buildmagic-java/debian/changelog)
===
--- tags/libjboss-buildmagic-java/2.1.1-2/debian/changelog  
(rev 0)
+++ tags/libjboss-buildmagic-java/2.1.1-2/debian/changelog  2011-09-11 
19:27:19 UTC (rev 14830)
@@ -0,0 +1,32 @@
+libjboss-buildmagic-java (2.1.1-2) unstable; urgency=low
+
+  * QA upload.
+  * Orphaning package.
+
+ -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 21:25:29 +0200
+
+libjboss-buildmagic-java (2.1.1-1) unstable; urgency=low
+
+  * new upstream release
+  * Fix debian/watch and debian/orig-tar.sh.
+  * Convert patches to dep3 format.
+  * Update patches to new upstream version.
+  * Add missing Build-Depends and remove jakarta-slide-webdavlib.
+  * Remove build.log in clean target.
+  * Update Standards-Version: 3.8.3.
+  * Change Section: java.
+  * Add 2 more patches that disable ivy retrieve and ant version checking.
+
+ -- Torsten Werner twer...@debian.org  Thu, 18 Feb 2010 21:18:07 +0100
+
+libjboss-buildmagic-java (2.0.1-2) unstable; urgency=low
+
+  * Change Depends: default-java to default-jre.
+
+ -- Torsten Werner twer...@debian.org  Fri, 26 Dec 2008 10:37:29 +0100
+
+libjboss-buildmagic-java (2.0.1-1) unstable; urgency=low
+
+  * initial version (Closes: #385500)
+
+ -- Torsten Werner twer...@debian.org  Wed, 19 Nov 2008 07:33:15 +0100

Deleted: tags/libjboss-buildmagic-java/2.1.1-2/debian/control
===
--- trunk/libjboss-buildmagic-java/debian/control   2011-09-11 19:20:37 UTC 
(rev 14828)
+++ tags/libjboss-buildmagic-java/2.1.1-2/debian/control2011-09-11 
19:27:19 UTC (rev 14830)
@@ -1,19 +0,0 @@
-Source: libjboss-buildmagic-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
-Uploaders: Torsten Werner twer...@debian.org
-Build-Depends: ant-optional, default-jdk, debhelper (= 5), cdbs, quilt,
- libxerces2-java, junit4, libjboss-buildmagic-java, liblog4j1.2-java,
- libgnu-regexp-java, libcommons-httpclient-java, libdom4j-java, libbsf-java,
- ivy, libjboss-common-java, libcommons-logging-java
-Standards-Version: 3.8.3
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjboss-buildmagic-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjboss-buildmagic-java
-
-Package: libjboss-buildmagic-java
-Architecture: all
-Depends: ${misc:Depends}, default-jre | java2-runtime
-Description: JBoss buildmagic module
- This package ships the buildmagic common and tasks module which is needed to
- build the JBoss application server.

Copied: tags/libjboss-buildmagic-java/2.1.1-2/debian/control (from rev 14829, 
trunk/libjboss-buildmagic-java/debian/control)
===
--- tags/libjboss-buildmagic-java/2.1.1-2/debian/control
(rev 0)
+++ tags/libjboss-buildmagic-java/2.1.1-2/debian/control2011-09-11 
19:27:19 UTC (rev 14830)
@@ -0,0 +1,18 @@
+Source: libjboss-buildmagic-java
+Section: java
+Priority: optional
+Maintainer: Debian QA Group packa...@qa.debian.org
+Build-Depends: ant-optional, 

libsimple-validation-java_0.4-2_amd64.changes ACCEPTED into unstable

2011-09-11 Thread Debian FTP Masters



Accepted:
libsimple-validation-java_0.4-2.debian.tar.gz
  to 
main/libs/libsimple-validation-java/libsimple-validation-java_0.4-2.debian.tar.gz
libsimple-validation-java_0.4-2.dsc
  to main/libs/libsimple-validation-java/libsimple-validation-java_0.4-2.dsc
libsimple-validation-java_0.4-2_all.deb
  to main/libs/libsimple-validation-java/libsimple-validation-java_0.4-2_all.deb


Override entries for your package:
libsimple-validation-java_0.4-2.dsc - source java
libsimple-validation-java_0.4-2_all.deb - optional java

Announcing to debian-devel-chan...@lists.debian.org


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#641224: O: libjboss-buildmagic-java

2011-09-11 Thread Torsten Werner
Package: wnpp
Severity: normal

Hi,

I am orphaning the package in behalf of the Java team because:
- it hasn't been maintained for some time
- it has no or only orphaned reverse dependencies
- it has a low popcon value
Feel free to re-introduce it to the team if want to actively maintain it.

Torsten



__
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] r14832 - trunk/xslthl/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 19:44:47 + (Sun, 11 Sep 2011)
New Revision: 14832

Modified:
   trunk/xslthl/debian/
   trunk/xslthl/debian/changelog
   trunk/xslthl/debian/rules
   trunk/xslthl/debian/watch
Log:
Rewrite debian/watch and get-orig-source.


Property changes on: trunk/xslthl/debian
___
Added: mergeWithUpstream
   + 1

Modified: trunk/xslthl/debian/changelog
===
--- trunk/xslthl/debian/changelog   2011-09-11 19:36:15 UTC (rev 14831)
+++ trunk/xslthl/debian/changelog   2011-09-11 19:44:47 UTC (rev 14832)
@@ -1,9 +1,13 @@
 xslthl (2.0.2-2) unstable; urgency=low
 
+  [ Mathieu Malaterre (malat) ]
   * Add support for sh syntax highlighting
 
- -- Mathieu Malaterre (malat) mathieu.malate...@gmail.com  Thu, 29 Jul 2010 
12:16:55 +0200
+  [ Torsten Werner ]
+  * Rewrite debian/watch and get-orig-source.
 
+ -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 21:44:14 +0200
+
 xslthl (2.0.2-1) unstable; urgency=low
 
   * New upsteam

Modified: trunk/xslthl/debian/rules
===
--- trunk/xslthl/debian/rules   2011-09-11 19:36:15 UTC (rev 14831)
+++ trunk/xslthl/debian/rules   2011-09-11 19:44:47 UTC (rev 14832)
@@ -44,7 +44,7 @@
dh_builddeb -i
 
 get-orig-source:
-   ./debian/get-orig-source
+   uscan --force-download
 
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install

Modified: trunk/xslthl/debian/watch
===
--- trunk/xslthl/debian/watch   2011-09-11 19:36:15 UTC (rev 14831)
+++ trunk/xslthl/debian/watch   2011-09-11 19:44:47 UTC (rev 14832)
@@ -1,2 +1,5 @@
 version=3
-http://sf.net/xslthl/xslthl-([\d\.]+)\.zip
+
+opts=uversionmangle=s/_/./g \
+http://xslthl.svn.sourceforge.net/svnroot/xslthl/tags/ v([\d_]*)/ \
+debian debian/orig-tar.sh


___
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] r14833 - trunk/xslthl/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 19:46:03 + (Sun, 11 Sep 2011)
New Revision: 14833

Modified:
   trunk/xslthl/debian/changelog
   trunk/xslthl/debian/control
   trunk/xslthl/debian/rules
Log:
Remove Build-Depends: quilt.

Modified: trunk/xslthl/debian/changelog
===
--- trunk/xslthl/debian/changelog   2011-09-11 19:44:47 UTC (rev 14832)
+++ trunk/xslthl/debian/changelog   2011-09-11 19:46:03 UTC (rev 14833)
@@ -5,8 +5,9 @@
 
   [ Torsten Werner ]
   * Rewrite debian/watch and get-orig-source.
+  * Remove Build-Depends: quilt.
 
- -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 21:44:14 +0200
+ -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 21:45:44 +0200
 
 xslthl (2.0.2-1) unstable; urgency=low
 

Modified: trunk/xslthl/debian/control
===
--- trunk/xslthl/debian/control 2011-09-11 19:44:47 UTC (rev 14832)
+++ trunk/xslthl/debian/control 2011-09-11 19:46:03 UTC (rev 14833)
@@ -4,7 +4,7 @@
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 DM-Upload-Allowed: yes
 Uploaders: Mathieu Malaterre (malat) mathieu.malate...@gmail.com
-Build-Depends: debhelper (= 7), javahelper, quilt
+Build-Depends: debhelper (= 7), javahelper
 Build-Depends-Indep: default-jdk, libsaxon-java, libsaxonb-java, libxalan2-java
 Standards-Version: 3.9.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/xslthl

Modified: trunk/xslthl/debian/rules
===
--- trunk/xslthl/debian/rules   2011-09-11 19:44:47 UTC (rev 14832)
+++ trunk/xslthl/debian/rules   2011-09-11 19:46:03 UTC (rev 14833)
@@ -1,5 +1,4 @@
 #!/usr/bin/make -f
-include /usr/share/quilt/quilt.make
 
 export JAVA_HOME=/usr/lib/jvm/default-java
 export 
CLASSPATH=/usr/share/java/saxon.jar:/usr/share/java/saxonb.jar:/usr/share/java/xalan2.jar


___
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] r14834 - trunk/xslthl/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 19:47:52 + (Sun, 11 Sep 2011)
New Revision: 14834

Modified:
   trunk/xslthl/debian/rules
Log:
minor fix

Modified: trunk/xslthl/debian/rules
===
--- trunk/xslthl/debian/rules   2011-09-11 19:46:03 UTC (rev 14833)
+++ trunk/xslthl/debian/rules   2011-09-11 19:47:52 UTC (rev 14834)
@@ -4,7 +4,7 @@
 export 
CLASSPATH=/usr/share/java/saxon.jar:/usr/share/java/saxonb.jar:/usr/share/java/xalan2.jar
 
 build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
+build-stamp:
dh_testdir
jh_build xslthl.jar src
touch $@


___
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] r14835 - tags

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 19:52:53 + (Sun, 11 Sep 2011)
New Revision: 14835

Added:
   tags/xslthl/
Log:
create tags dir



___
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] r14836 - trunk/xslthl/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 19:53:56 + (Sun, 11 Sep 2011)
New Revision: 14836

Added:
   trunk/xslthl/debian/orig-tar.sh
Log:
commit missing file


Added: trunk/xslthl/debian/orig-tar.sh
===
--- trunk/xslthl/debian/orig-tar.sh (rev 0)
+++ trunk/xslthl/debian/orig-tar.sh 2011-09-11 19:53:56 UTC (rev 14836)
@@ -0,0 +1,19 @@
+#!/bin/sh
+
+set -eu
+
+VERSION=$2
+TAR=../xslthl_$VERSION.orig.tar.gz
+DIR=xslthl-$VERSION
+TAG=$(echo v$VERSION | sed -re's,\.,_,g')
+
+svn export http://xslthl.svn.sourceforge.net/svnroot/xslthl/tags/${TAG} $DIR
+tar -c -z -f $TAR --exclude '*.jar' $DIR
+rm -rf $DIR ../$TAG
+
+# move to directory 'tarballs'
+if [ -r .svn/deb-layout ]; then
+  . .svn/deb-layout
+  mv $TAR $origDir
+  echo moved $TAR to $origDir
+fi


Property changes on: trunk/xslthl/debian/orig-tar.sh
___
Added: svn:executable
   + *


___
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] r14837 - in tags/xslthl: . 2.0.2-2 2.0.2-2/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 19:55:23 + (Sun, 11 Sep 2011)
New Revision: 14837

Added:
   tags/xslthl/2.0.2-2/
   tags/xslthl/2.0.2-2/debian/
   tags/xslthl/2.0.2-2/debian/changelog
   tags/xslthl/2.0.2-2/debian/control
   tags/xslthl/2.0.2-2/debian/orig-tar.sh
   tags/xslthl/2.0.2-2/debian/rules
Removed:
   tags/xslthl/2.0.2-2/debian/
   tags/xslthl/2.0.2-2/debian/changelog
   tags/xslthl/2.0.2-2/debian/control
   tags/xslthl/2.0.2-2/debian/rules
Log:
[svn-buildpackage] Tagging xslthl 2.0.2-2

Deleted: tags/xslthl/2.0.2-2/debian/changelog
===
--- trunk/xslthl/debian/changelog   2011-09-11 19:44:47 UTC (rev 14832)
+++ tags/xslthl/2.0.2-2/debian/changelog2011-09-11 19:55:23 UTC (rev 
14837)
@@ -1,26 +0,0 @@
-xslthl (2.0.2-2) unstable; urgency=low
-
-  [ Mathieu Malaterre (malat) ]
-  * Add support for sh syntax highlighting
-
-  [ Torsten Werner ]
-  * Rewrite debian/watch and get-orig-source.
-
- -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 21:44:14 +0200
-
-xslthl (2.0.2-1) unstable; urgency=low
-
-  * New upsteam
-  * Fix sf.net bug #2986341 (Unintended highlighting numbers in method names)
-  * Switch to dpkg-source 3.0 (quilt) format
-  * Fix lintian warnings
-  * Add support for cmake syntax highlighting
-  * Update Standards-Version to 3.9.0
-
- -- Mathieu Malaterre (malat) mathieu.malate...@gmail.com  Tue, 27 Jul 2010 
13:59:30 +0200
-
-xslthl (2.0.1-1) unstable; urgency=low
-
-  * Initial version. Closes: #570932
-
- -- Mathieu Malaterre (malat) mathieu.malate...@gmail.com  Tue, 23 Feb 2010 
14:58:29 +0100

Copied: tags/xslthl/2.0.2-2/debian/changelog (from rev 14833, 
trunk/xslthl/debian/changelog)
===
--- tags/xslthl/2.0.2-2/debian/changelog(rev 0)
+++ tags/xslthl/2.0.2-2/debian/changelog2011-09-11 19:55:23 UTC (rev 
14837)
@@ -0,0 +1,27 @@
+xslthl (2.0.2-2) unstable; urgency=low
+
+  [ Mathieu Malaterre (malat) ]
+  * Add support for sh syntax highlighting
+
+  [ Torsten Werner ]
+  * Rewrite debian/watch and get-orig-source.
+  * Remove Build-Depends: quilt.
+
+ -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 21:45:44 +0200
+
+xslthl (2.0.2-1) unstable; urgency=low
+
+  * New upsteam
+  * Fix sf.net bug #2986341 (Unintended highlighting numbers in method names)
+  * Switch to dpkg-source 3.0 (quilt) format
+  * Fix lintian warnings
+  * Add support for cmake syntax highlighting
+  * Update Standards-Version to 3.9.0
+
+ -- Mathieu Malaterre (malat) mathieu.malate...@gmail.com  Tue, 27 Jul 2010 
13:59:30 +0200
+
+xslthl (2.0.1-1) unstable; urgency=low
+
+  * Initial version. Closes: #570932
+
+ -- Mathieu Malaterre (malat) mathieu.malate...@gmail.com  Tue, 23 Feb 2010 
14:58:29 +0100

Deleted: tags/xslthl/2.0.2-2/debian/control
===
--- trunk/xslthl/debian/control 2011-09-11 19:44:47 UTC (rev 14832)
+++ tags/xslthl/2.0.2-2/debian/control  2011-09-11 19:55:23 UTC (rev 14837)
@@ -1,23 +0,0 @@
-Source: xslthl
-Section: text
-Priority: optional
-Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
-DM-Upload-Allowed: yes
-Uploaders: Mathieu Malaterre (malat) mathieu.malate...@gmail.com
-Build-Depends: debhelper (= 7), javahelper, quilt
-Build-Depends-Indep: default-jdk, libsaxon-java, libsaxonb-java, libxalan2-java
-Standards-Version: 3.9.0
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/xslthl
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/xslthl/
-Homepage: http://xslthl.sourceforge.net/
-
-Package: libxslthl-java
-Section: java
-Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
-Description: XSLT syntax highlighting
- This is an implementation of syntax highlighting as an extension module for
- XSLT processors
- .
- Article about programming written in DocBook, code examples can be
- automatically syntax highlighted during the XSLT processing phase.

Copied: tags/xslthl/2.0.2-2/debian/control (from rev 14833, 
trunk/xslthl/debian/control)
===
--- tags/xslthl/2.0.2-2/debian/control  (rev 0)
+++ tags/xslthl/2.0.2-2/debian/control  2011-09-11 19:55:23 UTC (rev 14837)
@@ -0,0 +1,23 @@
+Source: xslthl
+Section: text
+Priority: optional
+Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
+DM-Upload-Allowed: yes
+Uploaders: Mathieu Malaterre (malat) mathieu.malate...@gmail.com
+Build-Depends: debhelper (= 7), javahelper
+Build-Depends-Indep: default-jdk, libsaxon-java, libsaxonb-java, libxalan2-java
+Standards-Version: 3.9.0
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/xslthl
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/xslthl/
+Homepage: http://xslthl.sourceforge.net/
+
+Package: libxslthl-java
+Section: java
+Architecture: all
+Depends: ${java:Depends}, 

Processing of xslthl_2.0.2-2_amd64.changes

2011-09-11 Thread Debian FTP Masters
xslthl_2.0.2-2_amd64.changes uploaded successfully to localhost
along with the files:
  xslthl_2.0.2-2.dsc
  xslthl_2.0.2-2.debian.tar.gz
  libxslthl-java_2.0.2-2_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] r14838 - in trunk/maven-repo-helper: debian src/main/java/org/debian/maven/repo

2011-09-11 Thread Damien Raude-Morvan
Author: drazzib
Date: 2011-09-11 19:59:18 + (Sun, 11 Sep 2011)
New Revision: 14838

Modified:
   trunk/maven-repo-helper/debian/changelog
   trunk/maven-repo-helper/src/main/java/org/debian/maven/repo/Repository.java
Log:
mh_checkrepo: Fix error when launching without any param.

Modified: trunk/maven-repo-helper/debian/changelog
===
--- trunk/maven-repo-helper/debian/changelog2011-09-11 19:55:23 UTC (rev 
14837)
+++ trunk/maven-repo-helper/debian/changelog2011-09-11 19:59:18 UTC (rev 
14838)
@@ -1,5 +1,6 @@
 maven-repo-helper (1.6) UNRELEASED; urgency=low
 
+  [ Ludovic Claude ]
   * Add tutorial, reference and repository specification in documentation
   * Update options on mh_installpom and mh_installpoms, to use the new 
arguments
 added to mh_cleanpom
@@ -17,8 +18,11 @@
   * Review all options passed to the mh_* scripts, in particular --set-version
 for mh_installjar (Closes: #640730)
 
- -- Ludovic Claude ludovic.cla...@laposte.net  Sun, 28 Aug 2011 00:31:08 
+0100
+  [ Damien Raude-Morvan ]
+  * mh_checkrepo: Fix error when launching without any param.
 
+ -- Damien Raude-Morvan draz...@debian.org  Sun, 11 Sep 2011 21:45:39 +0200
+
 maven-repo-helper (1.5.2) unstable; urgency=low
 
   [ Ludovic Claude ]

Modified: 
trunk/maven-repo-helper/src/main/java/org/debian/maven/repo/Repository.java
===
--- trunk/maven-repo-helper/src/main/java/org/debian/maven/repo/Repository.java 
2011-09-11 19:55:23 UTC (rev 14837)
+++ trunk/maven-repo-helper/src/main/java/org/debian/maven/repo/Repository.java 
2011-09-11 19:59:18 UTC (rev 14838)
@@ -436,9 +436,7 @@
 }
 
 public static void main(String[] args) {
-File repoLocation = new File(/usr/share/maven-repo);
-
-if (args != null  -h.equals(args[0]) || --help.equals(args[0])) {
+if (args != null  args.length  0  (-h.equals(args[0]) || 
--help.equals(args[0]))) {
 System.out.println(Purpose: Check content of a Maven 
repository.);
 System.out.println(Usage: [option]);
 System.out.println();
@@ -449,20 +447,23 @@
 return;
 }
 
+// default format
 String format = text;
+// default repository
+File repoLocation = new File(/usr/share/maven-repo/);
 
 // Parse parameters
 int i = inc(-1, args);
 while (i  args.length  (args[i].trim().startsWith(-) || 
args[i].trim().isEmpty())) {
 String arg = args[i].trim();
 if (arg.startsWith(-o)) {
-format = arg.substring(2);
+format = arg.substring(2).trim();
 } else if (arg.startsWith(--output=)) {
-format = arg.substring(--output=.length());
- } else if (arg.startsWith(-r)) {
-repoLocation = new File(arg.substring(2));
+format = arg.substring(--output=.length()).trim();
+} else if (arg.startsWith(-r)) {
+repoLocation = new File(arg.substring(2).trim());
 } else if (arg.startsWith(--repository=)) {
-   repoLocation = new 
File(arg.substring(--repository=.length()));
+repoLocation = new 
File(arg.substring(--repository=.length()).trim());
 }
 i = inc(i, args);
 }


___
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] r14839 - trunk/maven-site-plugin/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 20:18:59 + (Sun, 11 Sep 2011)
New Revision: 14839

Modified:
   trunk/maven-site-plugin/debian/changelog
   trunk/maven-site-plugin/debian/control
   trunk/maven-site-plugin/debian/rules
Log:
* Remove Build-Depends: quilt.
* Switch to default-jdk.
* Update Standards-Version: 3.9.2.

Modified: trunk/maven-site-plugin/debian/changelog
===
--- trunk/maven-site-plugin/debian/changelog2011-09-11 19:59:18 UTC (rev 
14838)
+++ trunk/maven-site-plugin/debian/changelog2011-09-11 20:18:59 UTC (rev 
14839)
@@ -1,3 +1,11 @@
+maven-site-plugin (2.1-2) unstable; urgency=low
+
+  * Remove Build-Depends: quilt.
+  * Switch to default-jdk.
+  * Update Standards-Version: 3.9.2.
+
+ -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 22:18:51 +0200
+
 maven-site-plugin (2.1-1) unstable; urgency=low
 
   [ Michael Koch ]

Modified: trunk/maven-site-plugin/debian/control
===
--- trunk/maven-site-plugin/debian/control  2011-09-11 19:59:18 UTC (rev 
14838)
+++ trunk/maven-site-plugin/debian/control  2011-09-11 20:18:59 UTC (rev 
14839)
@@ -4,11 +4,11 @@
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Torsten Werner twer...@debian.org, Ludovic Claude 
ludovic.cla...@laposte.net,
  Michael Koch konque...@gmx.de
-Build-Depends: debhelper (= 7), cdbs, openjdk-6-jdk, quilt,
+Build-Depends: debhelper (= 7), cdbs, default-jdk,
  maven-ant-helper ( 4), ant-optional
 Build-Depends-Indep: maven-repo-helper, junit, libmaven-plugin-tools-java,
  libplexus-velocity-java, velocity, libmaven-doxia-tools-java, libjetty-java
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-site-plugin
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-site-plugin/
 Homepage: http://maven.apache.org/plugins/maven-site-plugin/

Modified: trunk/maven-site-plugin/debian/rules
===
--- trunk/maven-site-plugin/debian/rules2011-09-11 19:59:18 UTC (rev 
14838)
+++ trunk/maven-site-plugin/debian/rules2011-09-11 20:18:59 UTC (rev 
14839)
@@ -2,11 +2,10 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 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-core maven-model maven-plugin-api \
   maven-project maven-artifact maven-artifact-manager maven-settings \
   maven-reporting-api maven-doxia-tools doxia-core doxia-logging-api \


___
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] r14840 - trunk/maven-site-plugin/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 20:35:07 + (Sun, 11 Sep 2011)
New Revision: 14840

Added:
   trunk/maven-site-plugin/debian/README.source
   trunk/maven-site-plugin/debian/libmaven-site-plugin-java-doc.doc-base.api
   trunk/maven-site-plugin/debian/libmaven-site-plugin-java-doc.install
   trunk/maven-site-plugin/debian/maven.cleanIgnoreRules
   trunk/maven-site-plugin/debian/maven.ignoreRules
   trunk/maven-site-plugin/debian/maven.properties
   trunk/maven-site-plugin/debian/maven.publishedRules
Removed:
   trunk/maven-site-plugin/debian/build.properties
   trunk/maven-site-plugin/debian/maven-settings.xml
Modified:
   trunk/maven-site-plugin/debian/changelog
   trunk/maven-site-plugin/debian/control
   trunk/maven-site-plugin/debian/copyright
   trunk/maven-site-plugin/debian/libmaven-site-plugin-java.poms
   trunk/maven-site-plugin/debian/maven.rules
   trunk/maven-site-plugin/debian/rules
   trunk/maven-site-plugin/debian/watch
Log:
* Use Maven to build the package. Ignore test failures.
* Change license of debian/* to Apache-2.0.
* Add a documentation package.

Added: trunk/maven-site-plugin/debian/README.source
===
--- trunk/maven-site-plugin/debian/README.source
(rev 0)
+++ trunk/maven-site-plugin/debian/README.source2011-09-11 20:35:07 UTC 
(rev 14840)
@@ -0,0 +1,9 @@
+Information about maven-site-plugin
+--
+
+This package was debianized using the mh_make command
+from the maven-debian-helper package.
+
+The build system uses Maven but prevents it from downloading
+anything from the Internet, making the build compliant with
+the Debian policy.

Deleted: trunk/maven-site-plugin/debian/build.properties
===
--- trunk/maven-site-plugin/debian/build.properties 2011-09-11 20:18:59 UTC 
(rev 14839)
+++ trunk/maven-site-plugin/debian/build.properties 2011-09-11 20:35:07 UTC 
(rev 14840)
@@ -1,4 +0,0 @@
-javadoc.dir=target/api
-build.directory=target
-maven.test.skip=true
-maven.generate.target=plugin:descriptor

Modified: trunk/maven-site-plugin/debian/changelog
===
--- trunk/maven-site-plugin/debian/changelog2011-09-11 20:18:59 UTC (rev 
14839)
+++ trunk/maven-site-plugin/debian/changelog2011-09-11 20:35:07 UTC (rev 
14840)
@@ -3,8 +3,11 @@
   * Remove Build-Depends: quilt.
   * Switch to default-jdk.
   * Update Standards-Version: 3.9.2.
+  * Use Maven to build the package. Ignore test failures.
+  * Change license of debian/* to Apache-2.0.
+  * Add a documentation package.
 
- -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 22:18:51 +0200
+ -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 22:26:05 +0200
 
 maven-site-plugin (2.1-1) unstable; urgency=low
 

Modified: trunk/maven-site-plugin/debian/control
===
--- trunk/maven-site-plugin/debian/control  2011-09-11 20:18:59 UTC (rev 
14839)
+++ trunk/maven-site-plugin/debian/control  2011-09-11 20:35:07 UTC (rev 
14840)
@@ -4,18 +4,23 @@
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Torsten Werner twer...@debian.org, Ludovic Claude 
ludovic.cla...@laposte.net,
  Michael Koch konque...@gmx.de
-Build-Depends: debhelper (= 7), cdbs, default-jdk,
- maven-ant-helper ( 4), ant-optional
-Build-Depends-Indep: maven-repo-helper, junit, libmaven-plugin-tools-java,
- libplexus-velocity-java, velocity, libmaven-doxia-tools-java, libjetty-java
-Standards-Version: 3.9.2
+Build-Depends: debhelper (= 7), cdbs, default-jdk, maven-debian-helper (= 
1.4)
+Build-Depends-Indep: libmaven-plugin-tools-java, libdoxia-java, 
libdoxia-sitetools-java, libjetty-java,  
+ libmaven-doxia-tools-java, libmaven2-core-java, libplexus-archiver-java,  
+ libplexus-container-default-java, libplexus-i18n-java, libplexus-utils-java,  
+ libwagon-java, libmaven-plugin-testing-java, default-jdk-doc, 
libdoxia-java-doc,  
+ libjetty-java-doc, libmaven2-core-java-doc, 
libplexus-container-default-java-doc,  
+ libplexus-utils-java-doc, libwagon-java-doc, libmaven-javadoc-plugin-java 
+Standards-Version: 3.9.2.
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-site-plugin
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-site-plugin/
 Homepage: http://maven.apache.org/plugins/maven-site-plugin/
 
 Package: libmaven-site-plugin-java
 Architecture: all
-Depends: ${misc:Depends}, libmaven-doxia-tools-java, libjetty-java
+Depends: ${misc:Depends}, ${maven:Depends}
+Recommends: ${maven:OptionalDepends}
+Suggests: libmaven-site-plugin-java-doc
 Description: Maven Site Plugin for generating a site
  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,
@@ -35,3 +40,27 @@
  The 

[pkg-java] r14841 - trunk/maven-site-plugin/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 20:38:55 + (Sun, 11 Sep 2011)
New Revision: 14841

Added:
   trunk/maven-site-plugin/debian/TODO
Log:
add TODO


Added: trunk/maven-site-plugin/debian/TODO
===
--- trunk/maven-site-plugin/debian/TODO (rev 0)
+++ trunk/maven-site-plugin/debian/TODO 2011-09-11 20:38:55 UTC (rev 14841)
@@ -0,0 +1 @@
+- fix test failures


___
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] r14842 - trunk/maven-site-plugin/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 20:44:04 + (Sun, 11 Sep 2011)
New Revision: 14842

Modified:
   trunk/maven-site-plugin/debian/control
Log:
minor fix


Modified: trunk/maven-site-plugin/debian/control
===
--- trunk/maven-site-plugin/debian/control  2011-09-11 20:38:55 UTC (rev 
14841)
+++ trunk/maven-site-plugin/debian/control  2011-09-11 20:44:04 UTC (rev 
14842)
@@ -11,7 +11,7 @@
  libwagon-java, libmaven-plugin-testing-java, default-jdk-doc, 
libdoxia-java-doc,  
  libjetty-java-doc, libmaven2-core-java-doc, 
libplexus-container-default-java-doc,  
  libplexus-utils-java-doc, libwagon-java-doc, libmaven-javadoc-plugin-java 
-Standards-Version: 3.9.2.
+Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-site-plugin
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-site-plugin/
 Homepage: http://maven.apache.org/plugins/maven-site-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] r14843 - in tags/maven-site-plugin: . 2.1-2/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 20:47:33 + (Sun, 11 Sep 2011)
New Revision: 14843

Added:
   tags/maven-site-plugin/2.1-2/
   tags/maven-site-plugin/2.1-2/debian/README.source
   tags/maven-site-plugin/2.1-2/debian/TODO
   tags/maven-site-plugin/2.1-2/debian/changelog
   tags/maven-site-plugin/2.1-2/debian/control
   tags/maven-site-plugin/2.1-2/debian/copyright
   
tags/maven-site-plugin/2.1-2/debian/libmaven-site-plugin-java-doc.doc-base.api
   tags/maven-site-plugin/2.1-2/debian/libmaven-site-plugin-java-doc.install
   tags/maven-site-plugin/2.1-2/debian/libmaven-site-plugin-java.poms
   tags/maven-site-plugin/2.1-2/debian/maven.cleanIgnoreRules
   tags/maven-site-plugin/2.1-2/debian/maven.ignoreRules
   tags/maven-site-plugin/2.1-2/debian/maven.properties
   tags/maven-site-plugin/2.1-2/debian/maven.publishedRules
   tags/maven-site-plugin/2.1-2/debian/maven.rules
   tags/maven-site-plugin/2.1-2/debian/rules
   tags/maven-site-plugin/2.1-2/debian/watch
Removed:
   tags/maven-site-plugin/2.1-2/debian/build.properties
   tags/maven-site-plugin/2.1-2/debian/changelog
   tags/maven-site-plugin/2.1-2/debian/control
   tags/maven-site-plugin/2.1-2/debian/copyright
   tags/maven-site-plugin/2.1-2/debian/libmaven-site-plugin-java.poms
   tags/maven-site-plugin/2.1-2/debian/maven-settings.xml
   tags/maven-site-plugin/2.1-2/debian/maven.rules
   tags/maven-site-plugin/2.1-2/debian/rules
   tags/maven-site-plugin/2.1-2/debian/watch
Log:
[svn-buildpackage] Tagging maven-site-plugin 2.1-2

Copied: tags/maven-site-plugin/2.1-2/debian/README.source (from rev 14840, 
trunk/maven-site-plugin/debian/README.source)
===
--- tags/maven-site-plugin/2.1-2/debian/README.source   
(rev 0)
+++ tags/maven-site-plugin/2.1-2/debian/README.source   2011-09-11 20:47:33 UTC 
(rev 14843)
@@ -0,0 +1,9 @@
+Information about maven-site-plugin
+--
+
+This package was debianized using the mh_make command
+from the maven-debian-helper package.
+
+The build system uses Maven but prevents it from downloading
+anything from the Internet, making the build compliant with
+the Debian policy.

Copied: tags/maven-site-plugin/2.1-2/debian/TODO (from rev 14841, 
trunk/maven-site-plugin/debian/TODO)
===
--- tags/maven-site-plugin/2.1-2/debian/TODO(rev 0)
+++ tags/maven-site-plugin/2.1-2/debian/TODO2011-09-11 20:47:33 UTC (rev 
14843)
@@ -0,0 +1 @@
+- fix test failures

Deleted: tags/maven-site-plugin/2.1-2/debian/build.properties
===
--- trunk/maven-site-plugin/debian/build.properties 2011-09-11 19:55:23 UTC 
(rev 14837)
+++ tags/maven-site-plugin/2.1-2/debian/build.properties2011-09-11 
20:47:33 UTC (rev 14843)
@@ -1,4 +0,0 @@
-javadoc.dir=target/api
-build.directory=target
-maven.test.skip=true
-maven.generate.target=plugin:descriptor

Deleted: tags/maven-site-plugin/2.1-2/debian/changelog
===
--- trunk/maven-site-plugin/debian/changelog2011-09-11 19:55:23 UTC (rev 
14837)
+++ tags/maven-site-plugin/2.1-2/debian/changelog   2011-09-11 20:47:33 UTC 
(rev 14843)
@@ -1,55 +0,0 @@
-maven-site-plugin (2.1-1) unstable; urgency=low
-
-  [ Michael Koch ]
-  * Added myself to Uploaders.
-
-  [ Gabriele Giacone ]
-  * New upstream release.
-  * Moved libjetty-java from Suggests to Depends as it's a maven compile
-dependency
-  * Removed doxia1.1 patch
-  * Updated Standards-Version to 3.8.4.
-  * Source format 3.0 (quilt)
-
- -- Gabriele Giacone 1o5g4...@gmail.com  Fri, 26 Feb 2010 02:08:09 +0100
-
-maven-site-plugin (2.0-2) unstable; urgency=low
-
-  * Upload to unstable.
-
- -- Torsten Werner twer...@debian.org  Fri, 14 Aug 2009 15:19:07 +0200
-
-maven-site-plugin (2.0-1) experimental; urgency=low
-
-  * New upstream version, add myself to Uploaders
-  * Bump up debhelper to 6
-  * Migrate the build from cdbs-maven to cdbs-ant as Maven uses
-this plugin for its build, reorganize Build-Depends to use
-only what's needed now.
-  * Add a Build-Depends-Indep dependency on maven-repo-helper
-  * Use mh_installpom and mh_installjar to install the POM and the jar to the
-Maven repository
-  * Remove the patch for the POM as it's no longer needed
-  * Remove Depends on Java runtimes as it is a library
-  * Change the dependency from libtomcat6-java to libjetty-java
-(going back to the original code in maven-site-plugin),
-made this dependency optional (Suggests:) as it's not needed
-most of the time.
-  * Add a patch to support Doxia 1.1
-
- -- Ludovic Claude ludovic.cla...@laposte.net  Tue, 14 Jul 2009 15:26:39 
+0100
-
-maven-site-plugin (2.0~beta7-2) unstable; urgency=low
-
-  * Switch to libtomcat6-java. (Closes: #533147)
-  * Change Section: java.
-  * Update 

Processing of maven-site-plugin_2.1-2_amd64.changes

2011-09-11 Thread Debian FTP Masters
maven-site-plugin_2.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  maven-site-plugin_2.1-2.dsc
  maven-site-plugin_2.1-2.debian.tar.gz
  libmaven-site-plugin-java_2.1-2_all.deb
  libmaven-site-plugin-java-doc_2.1-2_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.


xslthl_2.0.2-2_amd64.changes REJECTED

2011-09-11 Thread Debian FTP Masters



Reject Reasons:
xslthl_2.0.2-2.dsc refers to xslthl_2.0.2.orig.tar.gz, but I can't find it in 
the queue or in the pool.



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


__
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] r14844 - trunk/xslthl/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 20:55:06 + (Sun, 11 Sep 2011)
New Revision: 14844

Modified:
   trunk/xslthl/debian/changelog
Log:
Team upload

Modified: trunk/xslthl/debian/changelog
===
--- trunk/xslthl/debian/changelog   2011-09-11 20:47:33 UTC (rev 14843)
+++ trunk/xslthl/debian/changelog   2011-09-11 20:55:06 UTC (rev 14844)
@@ -1,5 +1,7 @@
 xslthl (2.0.2-2) unstable; urgency=low
 
+  * Team upload
+
   [ Mathieu Malaterre (malat) ]
   * Add support for sh syntax highlighting
 


___
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] r14845 - tags/xslthl

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 20:56:36 + (Sun, 11 Sep 2011)
New Revision: 14845

Removed:
   tags/xslthl/2.0.2-2/
Log:
[svn-buildpackage] Removing old tag xslthl-2.0.2-2


___
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] r14846 - in tags/xslthl: . 2.0.2-2 2.0.2-2/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 20:56:55 + (Sun, 11 Sep 2011)
New Revision: 14846

Added:
   tags/xslthl/2.0.2-2/
   tags/xslthl/2.0.2-2/debian/
   tags/xslthl/2.0.2-2/debian/changelog
   tags/xslthl/2.0.2-2/debian/control
   tags/xslthl/2.0.2-2/debian/orig-tar.sh
   tags/xslthl/2.0.2-2/debian/rules
Removed:
   tags/xslthl/2.0.2-2/debian/
   tags/xslthl/2.0.2-2/debian/changelog
   tags/xslthl/2.0.2-2/debian/control
   tags/xslthl/2.0.2-2/debian/rules
Log:
[svn-buildpackage] Tagging xslthl 2.0.2-2

Deleted: tags/xslthl/2.0.2-2/debian/changelog
===
--- trunk/xslthl/debian/changelog   2011-09-11 19:44:47 UTC (rev 14832)
+++ tags/xslthl/2.0.2-2/debian/changelog2011-09-11 20:56:55 UTC (rev 
14846)
@@ -1,26 +0,0 @@
-xslthl (2.0.2-2) unstable; urgency=low
-
-  [ Mathieu Malaterre (malat) ]
-  * Add support for sh syntax highlighting
-
-  [ Torsten Werner ]
-  * Rewrite debian/watch and get-orig-source.
-
- -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 21:44:14 +0200
-
-xslthl (2.0.2-1) unstable; urgency=low
-
-  * New upsteam
-  * Fix sf.net bug #2986341 (Unintended highlighting numbers in method names)
-  * Switch to dpkg-source 3.0 (quilt) format
-  * Fix lintian warnings
-  * Add support for cmake syntax highlighting
-  * Update Standards-Version to 3.9.0
-
- -- Mathieu Malaterre (malat) mathieu.malate...@gmail.com  Tue, 27 Jul 2010 
13:59:30 +0200
-
-xslthl (2.0.1-1) unstable; urgency=low
-
-  * Initial version. Closes: #570932
-
- -- Mathieu Malaterre (malat) mathieu.malate...@gmail.com  Tue, 23 Feb 2010 
14:58:29 +0100

Copied: tags/xslthl/2.0.2-2/debian/changelog (from rev 14844, 
trunk/xslthl/debian/changelog)
===
--- tags/xslthl/2.0.2-2/debian/changelog(rev 0)
+++ tags/xslthl/2.0.2-2/debian/changelog2011-09-11 20:56:55 UTC (rev 
14846)
@@ -0,0 +1,29 @@
+xslthl (2.0.2-2) unstable; urgency=low
+
+  * Team upload
+
+  [ Mathieu Malaterre (malat) ]
+  * Add support for sh syntax highlighting
+
+  [ Torsten Werner ]
+  * Rewrite debian/watch and get-orig-source.
+  * Remove Build-Depends: quilt.
+
+ -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 21:45:44 +0200
+
+xslthl (2.0.2-1) unstable; urgency=low
+
+  * New upsteam
+  * Fix sf.net bug #2986341 (Unintended highlighting numbers in method names)
+  * Switch to dpkg-source 3.0 (quilt) format
+  * Fix lintian warnings
+  * Add support for cmake syntax highlighting
+  * Update Standards-Version to 3.9.0
+
+ -- Mathieu Malaterre (malat) mathieu.malate...@gmail.com  Tue, 27 Jul 2010 
13:59:30 +0200
+
+xslthl (2.0.1-1) unstable; urgency=low
+
+  * Initial version. Closes: #570932
+
+ -- Mathieu Malaterre (malat) mathieu.malate...@gmail.com  Tue, 23 Feb 2010 
14:58:29 +0100

Deleted: tags/xslthl/2.0.2-2/debian/control
===
--- trunk/xslthl/debian/control 2011-09-11 19:44:47 UTC (rev 14832)
+++ tags/xslthl/2.0.2-2/debian/control  2011-09-11 20:56:55 UTC (rev 14846)
@@ -1,23 +0,0 @@
-Source: xslthl
-Section: text
-Priority: optional
-Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
-DM-Upload-Allowed: yes
-Uploaders: Mathieu Malaterre (malat) mathieu.malate...@gmail.com
-Build-Depends: debhelper (= 7), javahelper, quilt
-Build-Depends-Indep: default-jdk, libsaxon-java, libsaxonb-java, libxalan2-java
-Standards-Version: 3.9.0
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/xslthl
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/xslthl/
-Homepage: http://xslthl.sourceforge.net/
-
-Package: libxslthl-java
-Section: java
-Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
-Description: XSLT syntax highlighting
- This is an implementation of syntax highlighting as an extension module for
- XSLT processors
- .
- Article about programming written in DocBook, code examples can be
- automatically syntax highlighted during the XSLT processing phase.

Copied: tags/xslthl/2.0.2-2/debian/control (from rev 14833, 
trunk/xslthl/debian/control)
===
--- tags/xslthl/2.0.2-2/debian/control  (rev 0)
+++ tags/xslthl/2.0.2-2/debian/control  2011-09-11 20:56:55 UTC (rev 14846)
@@ -0,0 +1,23 @@
+Source: xslthl
+Section: text
+Priority: optional
+Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
+DM-Upload-Allowed: yes
+Uploaders: Mathieu Malaterre (malat) mathieu.malate...@gmail.com
+Build-Depends: debhelper (= 7), javahelper
+Build-Depends-Indep: default-jdk, libsaxon-java, libsaxonb-java, libxalan2-java
+Standards-Version: 3.9.0
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/xslthl
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/xslthl/
+Homepage: http://xslthl.sourceforge.net/
+
+Package: libxslthl-java
+Section: java
+Architecture: all
+Depends: 

Processing of xslthl_2.0.2-2_amd64.changes

2011-09-11 Thread Debian FTP Masters
xslthl_2.0.2-2_amd64.changes uploaded successfully to localhost
along with the files:
  xslthl_2.0.2-2.dsc
  xslthl_2.0.2.orig.tar.gz
  xslthl_2.0.2-2.debian.tar.gz
  libxslthl-java_2.0.2-2_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.


maven-site-plugin_2.1-2_amd64.changes is NEW

2011-09-11 Thread Debian FTP Masters
(new) libmaven-site-plugin-java-doc_2.1-2_all.deb optional doc
Documentation for Maven Site 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 contains the API documentation of libmaven-site-plugin-java.
libmaven-site-plugin-java_2.1-2_all.deb
  to main/m/maven-site-plugin/libmaven-site-plugin-java_2.1-2_all.deb
maven-site-plugin_2.1-2.debian.tar.gz
  to main/m/maven-site-plugin/maven-site-plugin_2.1-2.debian.tar.gz
maven-site-plugin_2.1-2.dsc
  to main/m/maven-site-plugin/maven-site-plugin_2.1-2.dsc
Changes: maven-site-plugin (2.1-2) unstable; urgency=low
 .
  * Remove Build-Depends: quilt.
  * Switch to default-jdk.
  * Update Standards-Version: 3.9.2.
  * Use Maven to build the package. Ignore test failures.
  * Change license of debian/* to Apache-2.0.
  * Add a documentation package.


Override entries for your package:
libmaven-site-plugin-java_2.1-2_all.deb - optional java
maven-site-plugin_2.1-2.dsc - source java

Announcing to debian-devel-chan...@lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.

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


xslthl_2.0.2-2_amd64.changes ACCEPTED into unstable

2011-09-11 Thread Debian FTP Masters



Accepted:
libxslthl-java_2.0.2-2_all.deb
  to main/x/xslthl/libxslthl-java_2.0.2-2_all.deb
xslthl_2.0.2-2.debian.tar.gz
  to main/x/xslthl/xslthl_2.0.2-2.debian.tar.gz
xslthl_2.0.2-2.dsc
  to main/x/xslthl/xslthl_2.0.2-2.dsc
xslthl_2.0.2.orig.tar.gz
  to main/x/xslthl/xslthl_2.0.2.orig.tar.gz


Override entries for your package:
libxslthl-java_2.0.2-2_all.deb - optional java
xslthl_2.0.2-2.dsc - source text

Announcing to debian-devel-chan...@lists.debian.org


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] r14847 - trunk/maven-scm/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 21:03:50 + (Sun, 11 Sep 2011)
New Revision: 14847

Modified:
   trunk/maven-scm/debian/changelog
   trunk/maven-scm/debian/compat
   trunk/maven-scm/debian/control
Log:
* Team upload.
* Switch to debhelper level 7.
* Update Standards-Version: 3.9.2.

Modified: trunk/maven-scm/debian/changelog
===
--- trunk/maven-scm/debian/changelog2011-09-11 20:56:55 UTC (rev 14846)
+++ trunk/maven-scm/debian/changelog2011-09-11 21:03:50 UTC (rev 14847)
@@ -1,3 +1,11 @@
+maven-scm (1.3-3) unstable; urgency=low
+
+  * Team upload.
+  * Switch to debhelper level 7.
+  * Update Standards-Version: 3.9.2.
+
+ -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 23:00:07 +0200
+
 maven-scm (1.3-2) unstable; urgency=low
 
   * Rebuild with newer maven-repo-helper. (Closes: #573569)

Modified: trunk/maven-scm/debian/compat
===
--- trunk/maven-scm/debian/compat   2011-09-11 20:56:55 UTC (rev 14846)
+++ trunk/maven-scm/debian/compat   2011-09-11 21:03:50 UTC (rev 14847)
@@ -1 +1 @@
-6
+7

Modified: trunk/maven-scm/debian/control
===
--- trunk/maven-scm/debian/control  2011-09-11 20:56:55 UTC (rev 14846)
+++ trunk/maven-scm/debian/control  2011-09-11 21:03:50 UTC (rev 14847)
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
 Uploaders: Ludovic Claude ludovic.cla...@laposte.net
-Build-Depends: debhelper (= 6), cdbs, default-jdk
+Build-Depends: debhelper (= 7), cdbs, default-jdk
 Build-Depends-Indep: maven-repo-helper (= 0.7), maven-ant-helper ( 4), ant,
  ant-optional, libmodello-java, libregexp-java, libplexus-utils-java,
  libnetbeans-cvsclient-java, libganymed-ssh2-java, 
libplexus-container-default-java,
  junit
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-scm
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-scm/
 Homepage: http://maven.apache.org/scm/


___
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#640354: libisfreetype-5.2-java: circular dependency with libisnativec-java

2011-09-11 Thread Bill Allombert
On Sun, Sep 04, 2011 at 06:24:31PM +0200, Torsten Werner wrote:
 Hi,
 
 On Sun, Sep 4, 2011 at 4:00 PM, Bill Allombert ballo...@debian.org wrote:
  There is a new circular dependency between libisfreetype-5.2-java and 
  libisnativec-java:
 
  libisfreetype-5.2-java  :Depends: libisnativec-java
  libisnativec-java       :Depends: libisfreetype-5.2-java

Sorry to bother you again, but are you aware that both libisnativec-java and
libisfreetype-java are uninstallable in sid right now?

http://qa.debian.org/debcheck.php?dist=unstablepackage=libisnativec-java
http://qa.debian.org/debcheck.php?dist=unstablepackage=libisfreetype-java

(this explain why the circular dependency has disappeared.)

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 



__
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] r14848 - in trunk/maven-scm/debian: . patches

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 21:38:47 + (Sun, 11 Sep 2011)
New Revision: 14848

Added:
   trunk/maven-scm/debian/README.source
   trunk/maven-scm/debian/libmaven-scm-java-doc.doc-base.api
   trunk/maven-scm/debian/libmaven-scm-java-doc.install
   trunk/maven-scm/debian/maven.cleanIgnoreRules
   trunk/maven-scm/debian/maven.ignoreRules
   trunk/maven-scm/debian/maven.properties
   trunk/maven-scm/debian/maven.publishedRules
   trunk/maven-scm/debian/patches/
   trunk/maven-scm/debian/patches/0001-do-not-build-vss-module.patch
   trunk/maven-scm/debian/patches/series
Removed:
   trunk/maven-scm/debian/build.properties
   trunk/maven-scm/debian/build.xml
   trunk/maven-scm/debian/libmaven-scm-java.java-doc.doc-base
   trunk/maven-scm/debian/maven-scm-manager-plexus-components.xml
   trunk/maven-scm/debian/maven-scm-provider-accurev-components.xml
   trunk/maven-scm/debian/maven-scm-provider-bazaar-components.xml
   trunk/maven-scm/debian/maven-scm-provider-clearcase-components.xml
   trunk/maven-scm/debian/maven-scm-provider-cvsexe-components.xml
   trunk/maven-scm/debian/maven-scm-provider-cvsjava-components.xml
   trunk/maven-scm/debian/maven-scm-provider-gitexe-components.xml
   trunk/maven-scm/debian/maven-scm-provider-hg-components.xml
   trunk/maven-scm/debian/maven-scm-provider-local-components.xml
   trunk/maven-scm/debian/maven-scm-provider-perforce-components.xml
   trunk/maven-scm/debian/maven-scm-provider-starteam-components.xml
   trunk/maven-scm/debian/maven-scm-provider-svnexe-components.xml
   trunk/maven-scm/debian/maven-scm-provider-synergy-components.xml
   trunk/maven-scm/debian/maven-scm-provider-tfs-components.xml
   trunk/maven-scm/debian/maven-scm-provider-vss-components.xml
Modified:
   trunk/maven-scm/debian/changelog
   trunk/maven-scm/debian/control
   trunk/maven-scm/debian/libmaven-scm-java.poms
   trunk/maven-scm/debian/maven.rules
   trunk/maven-scm/debian/rules
Log:
Use Maven to build the package.

Added: trunk/maven-scm/debian/README.source
===
--- trunk/maven-scm/debian/README.source(rev 0)
+++ trunk/maven-scm/debian/README.source2011-09-11 21:38:47 UTC (rev 
14848)
@@ -0,0 +1,9 @@
+Information about maven-scm
+--
+
+This package was debianized using the mh_make command
+from the maven-debian-helper package.
+
+The build system uses Maven but prevents it from downloading
+anything from the Internet, making the build compliant with
+the Debian policy.

Deleted: trunk/maven-scm/debian/build.properties
===
--- trunk/maven-scm/debian/build.properties 2011-09-11 21:03:50 UTC (rev 
14847)
+++ trunk/maven-scm/debian/build.properties 2011-09-11 21:38:47 UTC (rev 
14848)
@@ -1,15 +0,0 @@
-classpath.compile=\
-   /usr/share/java/plexus-container-default-alpha.jar:\
-   /usr/share/java/plexus-utils.jar:\
-   /usr/share/java/regexp.jar:\
-   /usr/share/java/ganymed-ssh2.jar:\
-   /usr/share/java/cvsclient.jar:\
-   /usr/share/java/junit.jar:\
-   ${basedir}/maven-scm-api/build/maven-scm-api-${version}.jar:\
-   
${basedir}/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-git-commons/build/maven-scm-provider-git-commons-${version}.jar:\
-   
${basedir}/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/build/maven-scm-provider-svn-commons-${version}.jar:\
-   
${basedir}/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvs-commons/build/maven-scm-provider-cvs-commons-${version}.jar
-
-javadoc.dir=build/api
-maven.test.skip=test
-

Deleted: trunk/maven-scm/debian/build.xml
===
--- trunk/maven-scm/debian/build.xml2011-09-11 21:03:50 UTC (rev 14847)
+++ trunk/maven-scm/debian/build.xml2011-09-11 21:38:47 UTC (rev 14848)
@@ -1,160 +0,0 @@
-?xml version=1.0?
- 
-project name=pkg-java default=package basedir=..
- 
-property file=debian/build.properties/
-property name=maven.build 
value=/usr/share/maven-ant-helper/maven-build.xml/
-property file=/usr/share/maven-ant-helper/maven-defaults.properties/
-
-macrodef name=cleanmodule
-   attribute name=dir/
-   sequential
- ant target=clean antfile=${maven.build} dir=@{dir}
-property name=debian.dir location=debian /
-property name=project.dir value=@{dir} /
-  /ant 
-   /sequential
-/macrodef
-
-macrodef name=packagemodule
-   attribute name=dir/
-   sequential
-   ant target=package antfile=${maven.build} dir=@{dir}
-  property name=debian.dir location=debian /
-  property name=project.dir value=@{dir} /
-   /ant
-   /sequential
-/macrodef
-
-target name=clean
-

[pkg-java] r14849 - trunk/maven-scm/debian

2011-09-11 Thread Torsten Werner
Author: twerner
Date: 2011-09-11 21:40:34 + (Sun, 11 Sep 2011)
New Revision: 14849

Modified:
   trunk/maven-scm/debian/changelog
Log:
Use Maven to build the package. Do no longer build the Visual Source Safe
provider because of some modelle issue.

Modified: trunk/maven-scm/debian/changelog
===
--- trunk/maven-scm/debian/changelog2011-09-11 21:38:47 UTC (rev 14848)
+++ trunk/maven-scm/debian/changelog2011-09-11 21:40:34 UTC (rev 14849)
@@ -3,7 +3,8 @@
   * Team upload.
   * Switch to debhelper level 7.
   * Update Standards-Version: 3.9.2.
-  * Use Maven to build the package.
+  * Use Maven to build the package. Do no longer build the Visual Source Safe
+provider because of some modelle issue.
 
  -- Torsten Werner twer...@debian.org  Sun, 11 Sep 2011 23:11:17 +0200
 


___
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] netbeans packaging branch, master, updated. debian/7.0.1+dfsg1-1-1-g04a113f

2011-09-11 Thread Andrew Ross
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project netbeans packaging.

The branch, master has been updated
   via  04a113f4a4133113503c90af35aec4dcf01a6faa (commit)
  from  0a53bbbac5fc7db13822e2edecf3ceff2f22b6d1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 04a113f4a4133113503c90af35aec4dcf01a6faa
Author: Andrew Ross ubu...@rossfamily.co.uk
Date:   Sun Sep 11 22:44:55 2011 +0100

Handle rename of libcommons-net-java to libcommons-net1-java

---

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

diff --git a/debian/changelog b/debian/changelog
index 434e9e4..0cd163e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+netbeans (7.0.1+dfsg1-2) unstable; urgency=low
+
+  * Handle rename of libcommons-net-java to libcommons-net1-java.
+
+ -- Andrew Ross ubu...@rossfamily.co.uk  Sun, 11 Sep 2011 22:45:45 +0100
+
 netbeans (7.0.1+dfsg1-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 2316a5c..f0f0435 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (= 7.0.50~), javahelper, ant (= 
1.7.0),
  libfelix-framework-java, libfelix-main-java, libequinox-osgi-java,
  antlr3 (= 3.2), libstringtemplate-java, junit4 (= 4.6), libhamcrest-java,
  libcommons-codec-java, libbytelist-java, libcommons-logging-java,
- libcommons-net-java, libflute-1.3-jfree-java, libfreemarker-java,
+ libcommons-net1-java, libflute-1.3-jfree-java, libfreemarker-java,
  libini4j-java (=0.5), liboro-java, libjsch-java (= 0.1.42),
  libjvyamlb-java (= 0.2.5-2~), libjzlib-java (= 1.0.7), 
  liblucene2-java (= 2.4.1), libxml-commons-resolver1.1-java (= 1.2-3),
@@ -118,7 +118,7 @@ Package: libnb-ide13-java
 Architecture: all
 Depends: ${java:Depends}, ${misc:Depends}, libnb-platform13-java (= 7.0),
  antlr3 (= 3.2), libcommons-codec-java, libbytelist-java,
- libcommons-logging-java, libcommons-net-java, libflute-1.3-jfree-java,
+ libcommons-logging-java, libcommons-net1-java, libflute-1.3-jfree-java,
  libfreemarker-java, libini4j-java (= 0.5), liboro-java,
  libjsch-java (= 0.1.42), libjvyamlb-java (= 0.2.5-2~),
  libjzlib-java (= 1.0.7), liblucene2-java (= 2.4.1),


hooks/post-receive
-- 
netbeans 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


Processing of maven-scm_1.3-3_amd64.changes

2011-09-11 Thread Debian FTP Masters
maven-scm_1.3-3_amd64.changes uploaded successfully to localhost
along with the files:
  maven-scm_1.3-3.dsc
  maven-scm_1.3.orig.tar.gz
  maven-scm_1.3-3.debian.tar.gz
  libmaven-scm-java_1.3-3_all.deb
  libmaven-scm-java-doc_1.3-3_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.


maven-scm_1.3-3_amd64.changes ACCEPTED into unstable

2011-09-11 Thread Debian FTP Masters


Warnings:
ignoring maven-scm_1.3.orig.tar.gz, since it's already in the archive.


Accepted:
libmaven-scm-java-doc_1.3-3_all.deb
  to main/m/maven-scm/libmaven-scm-java-doc_1.3-3_all.deb
libmaven-scm-java_1.3-3_all.deb
  to main/m/maven-scm/libmaven-scm-java_1.3-3_all.deb
maven-scm_1.3-3.debian.tar.gz
  to main/m/maven-scm/maven-scm_1.3-3.debian.tar.gz
maven-scm_1.3-3.dsc
  to main/m/maven-scm/maven-scm_1.3-3.dsc


Override entries for your package:
libmaven-scm-java-doc_1.3-3_all.deb - optional doc
libmaven-scm-java_1.3-3_all.deb - optional java
maven-scm_1.3-3.dsc - source java

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


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.


Processed: reassign 640354 to libisnativec-java, found 640354 in 5.3.20100629-3

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

 reassign 640354 libisnativec-java
Bug #640354 [libisfreetype-5.2-java] libisfreetype-5.2-java: circular 
dependency with libisnativec-java
Bug reassigned from package 'libisfreetype-5.2-java' to 'libisnativec-java'.
Bug No longer marked as found in versions libisfreetype-java/5.2.20091102-2.
 # assign to the right package
 found 640354 5.3.20100629-3
Bug #640354 [libisnativec-java] libisfreetype-5.2-java: circular dependency 
with libisnativec-java
Bug Marked as found in versions libisnativec-java/5.3.20100629-3.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
640354: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640354
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.