[libxpp3-java] 12/24: * Actually I did add Ludovic to Uploaders. * Add myself to Uploaders. * Switch to debhelper compat level 5. * Reference the common-licenses file for LGPL-2.1.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Mar 16 13:06:51 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libxpp3-java.
commit d27dee57c4d520bb5d4eb27e0d649c215306a2e8
Author: Torsten Werner <twerner at debian.org>
Date: Sat Aug 15 14:51:42 2009 +0000
* Actually I did add Ludovic to Uploaders.
* Add myself to Uploaders.
* Switch to debhelper compat level 5.
* Reference the common-licenses file for LGPL-2.1.
---
debian/changelog | 9 ++++++++-
debian/compat | 2 +-
debian/control | 6 ++++--
debian/copyright | 2 ++
4 files changed, 15 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 24d93ac..027d870 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
libxpp3-java (1.1.4c-1) unstable; urgency=low
+ [ Ludovic Claude ]
* New upstream version
* Add myself to Uploaders
* Add ${misc:Depends} to Depends to clear Lintian warnings
@@ -11,7 +12,13 @@ libxpp3-java (1.1.4c-1) unstable; urgency=low
* Use quilt to patch the sources, easier to work with
* Use default-jdk instead of kaffe for the build
- -- Ludovic Claude <ludovic.claude at laposte.net> Tue, 28 Jul 2009 23:33:35 +0100
+ [ Torsten Werner ]
+ * Actually I did add Ludovic to Uploaders.
+ * Add myself to Uploaders.
+ * Switch to debhelper compat level 5.
+ * Reference the common-licenses file for LGPL-2.1.
+
+ -- Torsten Werner <twerner at debian.org> Sat, 15 Aug 2009 16:42:50 +0200
libxpp3-java (1.1.3.4.O-4) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index b8626c4..7ed6ff8 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+5
diff --git a/debian/control b/debian/control
index 9c34a95..8f2763a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,10 @@ Source: libxpp3-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Marcus Better <marcus at better.se>
-Build-Depends: debhelper, cdbs, ant, ant-optional, default-jdk, quilt
+Uploaders: Marcus Better <marcus at better.se>,
+ Ludovic Claude <ludovic.claude at laposte.net>,
+ Torsten Werner <twerner at debian.org>
+Build-Depends: debhelper (>= 5), cdbs, ant, ant-optional, default-jdk, quilt
Build-Depends-Indep: junit, maven-repo-helper
Standards-Version: 3.8.2
Homepage: http://www.extreme.indiana.edu/xgws/xsoap/xpp
diff --git a/debian/copyright b/debian/copyright
index ebaf70e..3870571 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -62,6 +62,8 @@ License: Apache-1.1
Files: src/java/tests/*
Copyright: Copyright 2002 Aleksander Slominski
License: LGPL-2.1+
+ The full text of this license can be found in
+ `/usr/share/common-licenses/LPGL-2.1'.
Files: src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/*
Copyright: Copyright 2000-2002 bob mcwhirter <bob at werken.com>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxpp3-java.git
More information about the pkg-java-commits
mailing list