[Git][java-team/libxpp2-java][master] 7 commits: Standards-Version: 4.7.0 (routine-update)
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Feb 11 16:18:01 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / libxpp2-java
Commits:
8090b9d5 by Andreas Tille at 2025-02-11T17:13:32+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
457107e2 by Andreas Tille at 2025-02-11T17:13:32+01:00
debhelper-compat 13 (routine-update)
- - - - -
d8997c47 by Andreas Tille at 2025-02-11T17:13:34+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
94f6d153 by Andreas Tille at 2025-02-11T17:13:34+01:00
Remove trailing whitespace in debian/control (routine-update)
- - - - -
39706da9 by Andreas Tille at 2025-02-11T17:13:34+01:00
Remove trailing whitespace in debian/copyright (routine-update)
- - - - -
8b233198 by Andreas Tille at 2025-02-11T16:13:35+00:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
19c48f8c by Andreas Tille at 2025-02-11T17:16:22+01:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-libxpp2-java (2.1.10-9) UNRELEASED; urgency=medium
+libxpp2-java (2.1.10-9) unstable; urgency=medium
* Team upload.
* Upstream homepage redirects itself to webarchive
@@ -8,8 +8,14 @@ libxpp2-java (2.1.10-9) UNRELEASED; urgency=medium
- review
- Files-Excluded
* Build-Depends: s/default-jdk/default-jdk-headless/
+ * Standards-Version: 4.7.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Reorder sequence of d/control fields by cme (routine-update)
+ * Remove trailing whitespace in debian/control (routine-update)
+ * Remove trailing whitespace in debian/copyright (routine-update)
+ * Trim trailing whitespace.
- -- Andreas Tille <tille at debian.org> Tue, 11 Feb 2025 16:59:30 +0100
+ -- Andreas Tille <tille at debian.org> Tue, 11 Feb 2025 17:13:50 +0100
libxpp2-java (2.1.10-8) unstable; urgency=medium
@@ -92,4 +98,3 @@ libxpp2-java (2.1.10-1) experimental; urgency=low
+ This way it compiles against the SAX/JAXP API of kaffe
-- Wolfgang Baer <WBaer at gmx.de> Sat, 23 Apr 2005 15:23:09 +0200
-
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -1,16 +1,16 @@
Source: libxpp2-java
-Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 10),
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
ant,
default-jdk-headless,
maven-repo-helper
Build-Depends-Indep: junit
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libxpp2-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libxpp2-java.git
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/libxpp2-java
+Vcs-Git: https://salsa.debian.org/java-team/libxpp2-java.git
Homepage: https://web.archive.org/web/20210225153105/https://www.extreme.indiana.edu/
Package: libxpp2-java
@@ -20,9 +20,9 @@ Description: XML pull parser library for java V2
Xml Pull Parser (in short XPP) is a streaming pull XML parser for java.
This version XPP2 is the predecessor of XPP3 (see package libxpp3-java).
.
- XPP2 consists of two parts: generic API and its implementations. This
+ XPP2 consists of two parts: generic API and its implementations. This
Debian version only provides the default implementation optimized for
- size and speed and is not exposing DTD, entities, comments, or processing
+ size and speed and is not exposing DTD, entities, comments, or processing
instructions to the user.
.
If you need a xml pull parser implementing the XmlPull API you want to
=====================================
debian/copyright
=====================================
@@ -29,7 +29,7 @@ License: Apache-1.1
code, this list of conditions and the disclaimer listed in this
license;
.
- 2) All redistributions in binary form must reproduce the above
+ 2) All redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the disclaimer
listed in this license in the documentation and/or other
materials provided with the distribution;
@@ -37,8 +37,8 @@ License: Apache-1.1
3) Any documentation included with all redistributions must include
the following acknowledgement:
.
- "This product includes software developed by the Indiana
- University Extreme! Lab. For further information please visit
+ "This product includes software developed by the Indiana
+ University Extreme! Lab. For further information please visit
http://www.extreme.indiana.edu/"
.
Alternatively, this acknowledgment may appear in the software
@@ -61,7 +61,7 @@ License: Apache-1.1
liability to any recipient for claims brought by any other entity
based on infringement of intellectual property rights or otherwise.
.
- LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH
+ LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH
NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE MADE. INDIANA
UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT
SOFTWARE IS FREE OF INFRINGEMENT OF THIRD PARTY PATENT, COPYRIGHT, OR
View it on GitLab: https://salsa.debian.org/java-team/libxpp2-java/-/compare/bf9886d373ff18db3bedceb916136e494286bf55...19c48f8c033af73ebe9d1409c93c59d44fea6b20
--
View it on GitLab: https://salsa.debian.org/java-team/libxpp2-java/-/compare/bf9886d373ff18db3bedceb916136e494286bf55...19c48f8c033af73ebe9d1409c93c59d44fea6b20
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20250211/09f5c902/attachment.htm>
More information about the pkg-java-commits
mailing list