[avalon-framework] 14/23: Fixed the watch file, minor package maintenance

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Oct 30 21:57:24 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository avalon-framework.

commit df4f863faf7b385209979d1df7fb04e8f7adcec0
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Apr 2 14:01:42 2013 +0000

    Fixed the watch file, minor package maintenance
---
 debian/changelog | 10 ++++++++++
 debian/control   |  4 ++--
 debian/copyright | 22 +++++++++++++---------
 debian/watch     |  2 +-
 4 files changed, 26 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cba7987..c80d404 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/control b/debian/control
index ade4fb8..0e3f8a4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: avalon-framework
 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
diff --git a/debian/copyright b/debian/copyright
index babee02..9a17f4c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -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
 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.
-
diff --git a/debian/watch b/debian/watch
index 9d7b83e..8fffb4a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/avalon-framework.git



More information about the pkg-java-commits mailing list