[pkg-java] r16471 - trunk/avalon-framework/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Tue Apr 2 14:01:43 UTC 2013
Author: ebourg-guest
Date: 2013-04-02 14:01:42 +0000 (Tue, 02 Apr 2013)
New Revision: 16471
Modified:
trunk/avalon-framework/debian/changelog
trunk/avalon-framework/debian/control
trunk/avalon-framework/debian/copyright
trunk/avalon-framework/debian/watch
Log:
Fixed the watch file, minor package maintenance
Modified: trunk/avalon-framework/debian/changelog
===================================================================
--- trunk/avalon-framework/debian/changelog 2013-04-02 13:43:12 UTC (rev 16470)
+++ trunk/avalon-framework/debian/changelog 2013-04-02 14:01:42 UTC (rev 16471)
@@ -1,3 +1,13 @@
+avalon-framework (4.2.0-9) unstable; urgency=low
+
+ * Team upload.
+ * Removed Michael Koch from the uploaders list (Closes: #653991)
+ * Bumped Standards-Version to 3.9.4 (no changes)
+ * debian/watch: Fixed the URL
+ * debian/copyright: Updated the syntax to the final DEP5 format
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 02 Apr 2013 15:57:59 +0200
+
avalon-framework (4.2.0-8) unstable; urgency=low
* Applied patch from Kyle Nitzsche to correct formatting issues with
Modified: trunk/avalon-framework/debian/control
===================================================================
--- trunk/avalon-framework/debian/control 2013-04-02 13:43:12 UTC (rev 16470)
+++ trunk/avalon-framework/debian/control 2013-04-02 14:01:42 UTC (rev 16471)
@@ -2,10 +2,10 @@
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Koch <konqueror at gmx.de>, Niels Thykier <niels at thykier.net>
+Uploaders: Niels Thykier <niels at thykier.net>, Emmanuel Bourg <ebourg at apache.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant-optional, maven-repo-helper
Build-Depends-Indep: liblog4j1.2-java, libexcalibur-logkit-java, libxalan2-java, junit
-Standards-Version: 3.9.1
+Standards-Version: 3.9.4
Homepage: http://excalibur.apache.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/avalon-framework
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/avalon-framework
Modified: trunk/avalon-framework/debian/copyright
===================================================================
--- trunk/avalon-framework/debian/copyright 2013-04-02 13:43:12 UTC (rev 16470)
+++ trunk/avalon-framework/debian/copyright 2013-04-02 14:01:42 UTC (rev 16471)
@@ -1,15 +1,20 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Name: avalon-framework
-Maintainer: Federico Barbieri <fede at apache.org>,
- Charles Benett <charles at benett1.demon.co.uk>, Peter Donald <donaldp at apache.org>,
- Pierpaolo Fumagalli <pier at apache.org>, Serge Knystautas <sergek at lokitech.com>,
- Roberto Lo Giacco <rlogiacco at mail.com>, Berin Loritsch <bloritsch at apache.org>,
- Stefano Mazzocchi <stefano at apache.org>, Leo Simons <mail at leosimons.com>
-Source: http://excalibur.apache.org/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Apache Avalon
+Source: http://excalibur.apache.org
Files: *
Copyright: 1997-2004, The Apache Software Foundation
License: Apache-2.0
+Comment:
+ Upstream authors: Federico Barbieri <fede at apache.org>,
+ Charles Benett <charles at benett1.demon.co.uk>,
+ Peter Donald <donaldp at apache.org>,
+ Pierpaolo Fumagalli <pier at apache.org>,
+ Serge Knystautas <sergek at lokitech.com>,
+ Roberto Lo Giacco <rlogiacco at mail.com>,
+ Berin Loritsch <bloritsch at apache.org>,
+ Stefano Mazzocchi <stefano at apache.org>,
+ Leo Simons <mail at leosimons.com>
Files: debian/*
Copyright: 2001, Takashi Okamoto <tora at debian.org>
@@ -22,4 +27,3 @@
License: Apache-2.0
On Debian systems the full text of the Apache Software License version
2.0 can be found in the `/usr/share/common-licenses/Apache-2.0' file.
-
Modified: trunk/avalon-framework/debian/watch
===================================================================
--- trunk/avalon-framework/debian/watch 2013-04-02 13:43:12 UTC (rev 16470)
+++ trunk/avalon-framework/debian/watch 2013-04-02 14:01:42 UTC (rev 16471)
@@ -1,2 +1,2 @@
version=3
-http://www.apache.org/dist/excalibur/avalon-framework/source/avalon-framework-([[:digit:].]+)-src\.tar\.gz
+http://archive.apache.org/dist/excalibur/avalon-framework/source/avalon-framework-([[:digit:].]+)-src\.tar\.gz
More information about the pkg-java-commits
mailing list