[pkg-java] r16020 - trunk/clirr/debian
Miguel Landaeta
nomadium-guest at alioth.debian.org
Fri Apr 27 19:32:49 UTC 2012
Author: nomadium-guest
Date: 2012-04-27 19:32:49 +0000 (Fri, 27 Apr 2012)
New Revision: 16020
Modified:
trunk/clirr/debian/changelog
trunk/clirr/debian/control
trunk/clirr/debian/copyright
Log:
* Team upload.
* Use public access URL in Vcs-Svn field. (Closes: #669256).
* Bump Standards-Version to 3.9.3. No changes were required.
* Fix binary-control-field-duplicates-source field "section" lintian warning.
* Fix several lintian warnings in copyright file.
Modified: trunk/clirr/debian/changelog
===================================================================
--- trunk/clirr/debian/changelog 2012-04-26 16:08:47 UTC (rev 16019)
+++ trunk/clirr/debian/changelog 2012-04-27 19:32:49 UTC (rev 16020)
@@ -1,3 +1,13 @@
+clirr (0.6-4) UNRELEASED; urgency=low
+
+ * Team upload.
+ * Use public access URL in Vcs-Svn field. (Closes: #669256).
+ * Bump Standards-Version to 3.9.3. No changes were required.
+ * Fix binary-control-field-duplicates-source field "section" lintian warning.
+ * Fix several lintian warnings in copyright file.
+
+ -- Miguel Landaeta <miguel at miguel.cc> Fri, 27 Apr 2012 19:18:13 -0430
+
clirr (0.6-3) unstable; urgency=low
* Team upload.
Modified: trunk/clirr/debian/control
===================================================================
--- trunk/clirr/debian/control 2012-04-26 16:08:47 UTC (rev 16019)
+++ trunk/clirr/debian/control 2012-04-27 19:32:49 UTC (rev 16020)
@@ -6,12 +6,12 @@
Homepage: http://clirr.sourceforge.net/
Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant, ant-optional, maven-ant-helper
Build-Depends-Indep: maven-repo-helper, libbcel-java, libcommons-cli-java, libcommons-lang-java
-Standards-Version: 3.8.2
-Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/clirr
+Standards-Version: 3.9.3
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/clirr
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/clirr/
Package: clirr
Architecture: all
-Section: java
Depends: ${misc:Depends}, libbcel-java, libcommons-cli-java, libcommons-lang-java
Recommends: ant
Description: Checks Java libraries for compatibility with older releases
Modified: trunk/clirr/debian/copyright
===================================================================
--- trunk/clirr/debian/copyright 2012-04-26 16:08:47 UTC (rev 16019)
+++ trunk/clirr/debian/copyright 2012-04-27 19:32:49 UTC (rev 16020)
@@ -1,15 +1,15 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: Clirr
-Maintainer: Lars Kühne
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Clirr
+Upstream-Contact: Lars Kühne
Source: http://clirr.sourceforge.net/
Files: *
Copyright: 2003-2005 Lars Kühne
-License: LGPL-2.1+
+License: LGPL-2.1
Files: debian/*
Copyright: 2009, Ludovic Claude <ludovic.claude at laposte.net>
-License: GPL-3+
+License: GPL-3
License: LGPL-2.1
On Debian GNU/Linux system you can find the complete text of the
More information about the pkg-java-commits
mailing list