[pkg-java] r15070 - trunk/libquartz-java/debian
Torsten Werner
twerner at alioth.debian.org
Tue Sep 27 18:04:54 UTC 2011
Author: twerner
Date: 2011-09-27 18:04:53 +0000 (Tue, 27 Sep 2011)
New Revision: 15070
Modified:
trunk/libquartz-java/debian/changelog
trunk/libquartz-java/debian/control
trunk/libquartz-java/debian/copyright
trunk/libquartz-java/debian/watch
Log:
* Add missing Build-Depends: libcommons-validator-java. (Closes: #643503)
* Fix lintian warnings for debian/copyright.
Modified: trunk/libquartz-java/debian/changelog
===================================================================
--- trunk/libquartz-java/debian/changelog 2011-09-27 16:16:14 UTC (rev 15069)
+++ trunk/libquartz-java/debian/changelog 2011-09-27 18:04:53 UTC (rev 15070)
@@ -1,3 +1,10 @@
+libquartz-java (1.7.3-2) unstable; urgency=low
+
+ * Add missing Build-Depends: libcommons-validator-java. (Closes: #643503)
+ * Fix lintian warnings for debian/copyright.
+
+ -- Torsten Werner <twerner at debian.org> Tue, 27 Sep 2011 20:03:48 +0200
+
libquartz-java (1.7.3-1) unstable; urgency=low
* New upstream release.
Modified: trunk/libquartz-java/debian/control
===================================================================
--- trunk/libquartz-java/debian/control 2011-09-27 16:16:14 UTC (rev 15069)
+++ trunk/libquartz-java/debian/control 2011-09-27 18:04:53 UTC (rev 15070)
@@ -8,7 +8,7 @@
libservlet2.5-java, junit, libasm3-java, default-jdk-doc, libcommons-logging-java-doc,
libservlet2.5-java-doc, libcommons-beanutils-java-doc, libcommons-dbcp-java-doc,
libcommons-pool-java-doc, liblog4j1.2-java-doc, libmaven-javadoc-plugin-java,
- libcommons-modeler-java, libcommons-dbcp-java
+ libcommons-modeler-java, libcommons-dbcp-java, libcommons-validator-java
Standards-Version: 3.9.1
Homepage: http://quartz-scheduler.org
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libquartz-java
Modified: trunk/libquartz-java/debian/copyright
===================================================================
--- trunk/libquartz-java/debian/copyright 2011-09-27 16:16:14 UTC (rev 15069)
+++ trunk/libquartz-java/debian/copyright 2011-09-27 18:04:53 UTC (rev 15070)
@@ -1,6 +1,6 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: Quartz Parent POM
-Maintainer: James House <jhouse at terracotta.org> as Primary Developer
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: Quartz Parent POM
+Upstream-Contact: James House <jhouse at terracotta.org> as Primary Developer
Jason Voegele <jvoegele at terracotta.org> as Build Engineer, Release Engineer
Source: http://quartz-scheduler.org/
Modified: trunk/libquartz-java/debian/watch
===================================================================
--- trunk/libquartz-java/debian/watch 2011-09-27 16:16:14 UTC (rev 15069)
+++ trunk/libquartz-java/debian/watch 2011-09-27 18:04:53 UTC (rev 15070)
@@ -1,2 +1,2 @@
version=3
-http://svn.terracotta.org/svn/quartz/tags quartz-([\d.]+)/? debian debian/orig-tar.sh
+http://svn.terracotta.org/svn/quartz/tags quartz-([\d.]+)/ debian debian/orig-tar.sh
More information about the pkg-java-commits
mailing list