[xml-commons-external] 09/23: * Team upload. * New upstream release. * Standards-Version to 3.9.2: no changes needed. * d/watch: Fix for new upstream location. * d/control: Drop Depends on JRE package as per Debian Java Policy. * d/copyright: Update to latest DEP-5 revision.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Mar 11 23:42:59 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository xml-commons-external.
commit be53358f388b0705962e2f8fc7fd52ef4e395801
Author: Damien Raude-Morvan <drazzib at debian.org>
Date: Wed Aug 24 22:28:48 2011 +0000
* Team upload.
* New upstream release.
* Standards-Version to 3.9.2: no changes needed.
* d/watch: Fix for new upstream location.
* d/control: Drop Depends on JRE package as per Debian Java Policy.
* d/copyright: Update to latest DEP-5 revision.
---
debian/changelog | 11 +++++++++++
debian/control | 7 +++----
debian/copyright | 17 +++++++----------
debian/watch | 2 +-
4 files changed, 22 insertions(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 196a646..560e7e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+xml-commons-external (1.4.01-1) unstable; urgency=low
+
+ * Team upload.
+ * New upstream release.
+ * Standards-Version to 3.9.2: no changes needed.
+ * d/watch: Fix for new upstream location.
+ * d/control: Drop Depends on JRE package as per Debian Java Policy.
+ * d/copyright: Update to latest DEP-5 revision.
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Thu, 25 Aug 2011 00:12:54 +0200
+
xml-commons-external (1.3.05-2) unstable; urgency=low
* Added Maven support
diff --git a/debian/control b/debian/control
index cea5ee8..6a856e6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
Source: xml-commons-external
-Section: libs
+Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Vincent Fourmond <fourmond at debian.org>, Onkar Shinde <onkarshinde at ubuntu.com>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
Build-Depends: debhelper (>= 7), cdbs, maven-repo-helper
Build-Depends-Indep: default-jdk
Homepage: http://xml.apache.org/commons/
@@ -11,9 +11,8 @@ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/xml-commons-external
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/xml-commons-external
Package: libxml-commons-external-java
-Section: java
Architecture: all
-Depends: ${misc:Depends}, default-jre-headless | java2-runtime-headless
+Depends: ${misc:Depends}
Description: XML Commons external code - DOM, SAX, and JAXP, etc
xml-commons is focused on common code and guidelines for xml
projects. The first focus will be to organize and have common
diff --git a/debian/copyright b/debian/copyright
index 0612c05..e2df223 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,7 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=437
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174&view=co&pathrev=174
Upstream-Name: XML Commons External
Upstream-Maintainer: The Apache Software Foundation
-Upstream-Source: http://xml.apache.org/mirrors.cgi
-
- This package was debianized by Onkar Shinde <onkarshinde at gmail.com> on
- Tue, 06 May 2008 00:28:35 +0530.
+Source: http://xml.apache.org/commons/components/external/
Files: org/xml/sax/*
License: PD
@@ -70,10 +67,10 @@ License: BSD-like
Joseph Reagle <site-policy at w3.org>
Last revised by Reagle $Date: 2005-06-03 18:49:13 -0400 (Fri, 03 Jun 2005) $
-Files: org/w3c/dom/svg/EventListenerInitializer.java
-Files: org/xml/sax/helpers/SecuritySupport*.java
-Files: javax/xml/*
-Files: org/apache/xmlcommons/Version.*
+Files: org/w3c/dom/svg/EventListenerInitializer.java,
+ org/xml/sax/helpers/SecuritySupport*.java,
+ javax/xml/*,
+ org/apache/xmlcommons/Version.*
Copyright: Copyright © 2006 The Apache Software Foundation.
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
@@ -93,7 +90,7 @@ License: Apache-2.0
Files: debian/*
Copyright: Copyright © 2008 by Onkar Shinde <onkarshinde at gmail.com>
- Copyright © 2008, 2009 by Vincent Fourmond <fourmond at debian.org>
+Copyright: Copyright © 2008, 2009 by Vincent Fourmond <fourmond at debian.org>
License: GPL-2+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/debian/watch b/debian/watch
index 8a4d481..409bdb7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://www.apache.org/dist/xml/commons/xml-commons-external-(1.3[\d\.]+)-src.tar.gz debian uupdate
+http://www.apache.org/dist/xml/commons/source/xml-commons-external-([\d\.]+)-src.tar.gz debian uupdate
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xml-commons-external.git
More information about the pkg-java-commits
mailing list