[pkg-java] r17094 - trunk/libcommons-validator-java/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Mon Jul 29 18:24:05 UTC 2013
Author: ebourg-guest
Date: 2013-07-29 18:24:05 +0000 (Mon, 29 Jul 2013)
New Revision: 17094
Modified:
trunk/libcommons-validator-java/debian/changelog
trunk/libcommons-validator-java/debian/control
trunk/libcommons-validator-java/debian/copyright
Log:
Updated Standards-Version to 3.9.4 (no changes)
Use canonical URLs for the Vcs-* fields
debian/copyright: Fixed the Format URI
Modified: trunk/libcommons-validator-java/debian/changelog
===================================================================
--- trunk/libcommons-validator-java/debian/changelog 2013-07-29 14:24:44 UTC (rev 17093)
+++ trunk/libcommons-validator-java/debian/changelog 2013-07-29 18:24:05 UTC (rev 17094)
@@ -1,3 +1,12 @@
+libcommons-validator-java (1:1.3.1-10) UNRELEASED; urgency=low
+
+ * debian/control:
+ - Updated Standards-Version to 3.9.4 (no changes)
+ - Use canonical URLs for the Vcs-* fields
+ * debian/copyright: Fixed the Format URI
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 29 Jul 2013 17:49:55 +0200
+
libcommons-validator-java (1:1.3.1-9) unstable; urgency=low
* Team upload.
Modified: trunk/libcommons-validator-java/debian/control
===================================================================
--- trunk/libcommons-validator-java/debian/control 2013-07-29 14:24:44 UTC (rev 17093)
+++ trunk/libcommons-validator-java/debian/control 2013-07-29 18:24:05 UTC (rev 17094)
@@ -2,7 +2,7 @@
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Kumar Appaiah <akumar at debian.org>, Varun Hiremath <varun at debian.org>
+Uploaders: Kumar Appaiah <akumar at debian.org>, Varun Hiremath <varun at debian.org>, Emmanuel Bourg <ebourg at apache.org>
Build-Depends: cdbs, debhelper (>= 7), default-jdk
Build-Depends-Indep: ant,
junit (>= 3.8.1),
@@ -14,9 +14,9 @@
yui-compressor,
maven-repo-helper,
sgml-base
-Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-validator-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-validator-java
+Standards-Version: 3.9.4
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-validator-java
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-validator-java
Homepage: http://commons.apache.org/validator/
Package: libcommons-validator-java
Modified: trunk/libcommons-validator-java/debian/copyright
===================================================================
--- trunk/libcommons-validator-java/debian/copyright 2013-07-29 14:24:44 UTC (rev 17093)
+++ trunk/libcommons-validator-java/debian/copyright 2013-07-29 18:24:05 UTC (rev 17094)
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Apache Commons Validator
Upstream-Contact: http://commons.apache.org/validator/
Source: http://www.apache.org/dist/commons/validator/
@@ -6,11 +6,11 @@
Files: *
Copyright: Copyright (C) 2002-2008 The Apache Software Foundation
License: Apache-2.0
- On Debian systems the full text of the Apache License can be found
- in `/usr/share/common-licenses/Apache-2.0'.
Files: debian/*
Copyright: (C) 2003, Arnaud Vandyck <arnaud.vandyck at ulg.ac.be>
License: Apache-2.0
+
+License: Apache-2.0
On Debian systems the full text of the Apache License can be found
in `/usr/share/common-licenses/Apache-2.0'.
More information about the pkg-java-commits
mailing list