[libxalan2-java] 25/71: Remove XS- prefix from Vcs field. Add Homepage.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Oct 13 15:38:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libxalan2-java.
commit 8e80131ee580ee171979eb3c9bdd48d23243fedc
Author: Marcus Better <marcus at better.se>
Date: Tue Oct 30 09:32:02 2007 +0000
Remove XS- prefix from Vcs field. Add Homepage.
---
debian/control | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 5799c72..8e0b444 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,9 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Arnaud Vandyck <avdyk at debian.org>, Marcus Better <marcus at better.se>, Matthias Klose <doko at ubuntu.com>
Build-Depends: debhelper (>= 5.0.0), cdbs (>= 0.4.8), java-gcj-compat-dev (>= 1.0.65-6), ant (>= 1.6.3-1), libxerces2-java (>= 2.8.0), libbsf-java, libregexp-java, libbcel-java (>= 5.0), jlex, cup, libjaxp1.3-java, libstylebook-java
Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/libxalan2-java
-XS-Vcs-Browse: http://svn.debian.org/wsvn/pkg-java/trunk/libxalan2-java/
+Homepage: http://xml.apache.org/xalan-j/
+Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/libxalan2-java
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libxalan2-java/
Package: libxalan2-java
Architecture: all
@@ -20,8 +21,6 @@ Description: XSL Transformations (XSLT) processor in Java
XSL Transformations (XSLT) and the XML Path Language (XPath). It can be used
from the command line, in an applet or a servlet, or as a module in other
programs.
- .
- Homepage: http://xml.apache.org/xalan-j/
Package: libxalan2-java-gcj
Architecture: any
@@ -46,8 +45,6 @@ Description: XSL Transformations (XSLT) compiler from Xalan-Java
compile an XSL stylesheet into a translet (i.e. a set of Java classes).
Use the runtime processor to apply the translet to an XML document and
perform a transformation. XSLTC is part of the Xalan-Java project.
- .
- Homepage: http://xml.apache.org/xalan-j/
Package: libxsltc-java-gcj
Architecture: any
@@ -73,5 +70,3 @@ Description: Documentation and examples for the Xalan-Java XSLT processor
.
This package contains documentation in HTML format and some Java source
code examples.
- .
- Homepage: http://xml.apache.org/xalan-j/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxalan2-java.git
More information about the pkg-java-commits
mailing list