[libcommons-modeler-java] 17/39: Remove XS- prefix from Vcs field. Add Homepage.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Oct 26 21:43:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-modeler-java.
commit 6aa86a51682d4d25431ba4f54f42eeeac2066b2f
Author: Marcus Better <marcus at better.se>
Date: Tue Oct 30 09:31:46 2007 +0000
Remove XS- prefix from Vcs field. Add Homepage.
---
debian/control | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 9acfc94..a3268b7 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,9 @@ Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8), ant
Build-Depends-Indep: java-gcj-compat-dev, libcommons-logging-java,
libcommons-digester-java, libmx4j-java, junit
Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/libcommons-modeler-java
-XS-Vcs-Browse: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-modeler-java/
+Homepage: http://jakarta.apache.org/commons/modeler/
+Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/libcommons-modeler-java
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-modeler-java/
Package: libcommons-modeler-java
Section: libs
@@ -26,8 +27,6 @@ Description: convenience library to use Java Management Extensions (JMX)
* Supplies a base Model MBean implementation class that can be used
for all management activities where the attribute accesses or
operation calls are simply reflected on to the managed object.
- .
- Homepage: http://jakarta.apache.org/commons/modeler/
Package: libcommons-modeler-java-doc
Section: doc
@@ -38,5 +37,3 @@ Description: documentation and examples for Commons Modeler
Management Extensions (JMX).
.
This package contains the API Javadoc and examples.
- .
- Homepage: http://jakarta.apache.org/commons/modeler/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-modeler-java.git
More information about the pkg-java-commits
mailing list