[commons-csv] 06/35: Removed duplicate Vcs-* fields in control file; removed XS- prefix
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Sep 29 15:53:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository commons-csv.
commit 17f379b81821a8b7246b9805aca0ba5390c8f5eb
Author: Jan-Pascal van Best <janpascal at vanbest.org>
Date: Fri Nov 30 22:55:29 2007 +0000
Removed duplicate Vcs-* fields in control file; removed XS- prefix
---
debian/control | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 5f90fa1..61351a2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,11 @@ Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Jan-Pascal van Best <janpascal at vanbest.org>
-XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-csv
-XS-Vcs-svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-csv
Build-Depends: debhelper (>= 5.0.0), cdbs (>=0.4.48), dpatch (>= 2.0),
java-gcj-compat-dev, ant-optional (>= 1.6.5), junit (>= 3.8.1)
Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-csv
-XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-csv
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-csv
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-csv
Homepage: http://jakarta.apache.org/commons/sandbox/csv/
Package: libcommons-csv-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-csv.git
More information about the pkg-java-commits
mailing list