[Git][java-team/geronimo-interceptor-3.0-spec][master] 12 commits: Drop README.Debian since the information is at best relevent for package...
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Feb 12 19:28:12 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / geronimo-interceptor-3.0-spec
Commits:
990f6299 by Andreas Tille at 2025-02-12T19:59:14+01:00
Drop README.Debian since the information is at best relevent for package developers but does not have any user related information
- - - - -
da27f1a2 by Andreas Tille at 2025-02-12T20:02:06+01:00
Build-Depends: s/default-jdk/default-jdk-headless/
- - - - -
3a96bcb7 by Andreas Tille at 2025-02-12T20:04:28+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
e74971ef by Andreas Tille at 2025-02-12T20:04:28+01:00
debhelper-compat 13 (routine-update)
- - - - -
a42a02cc by Andreas Tille at 2025-02-12T20:10:04+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
be37526a by Andreas Tille at 2025-02-12T19:10:05+00:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
9dca4c28 by Andreas Tille at 2025-02-12T19:10:14+00:00
Update watch file format version to 4.
Changes-By: lintian-brush
Fixes: lintian: older-debian-watch-file-standard
See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html
- - - - -
4dac899f by Andreas Tille at 2025-02-12T20:11:23+01:00
Use secure URI in Homepage field.
Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
- - - - -
f4deaf08 by Andreas Tille at 2025-02-12T20:11:58+01:00
Install NOTICE.txt file
- - - - -
a64a359c by Andreas Tille at 2025-02-12T20:17:05+01:00
* d/copyright: DEP5
* Do not mention license in long description
- - - - -
0abe0a77 by Andreas Tille at 2025-02-12T20:24:28+01:00
Secure URI in watch file
- - - - -
461435af by Andreas Tille at 2025-02-12T20:26:41+01:00
Upload to unstable
- - - - -
8 changed files:
- − debian/README.Debian
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- + debian/libgeronimo-interceptor-3.0-spec-java.docs
- debian/rules
- debian/watch
Changes:
=====================================
debian/README.Debian deleted
=====================================
@@ -1,5 +0,0 @@
-The package was adopted from Ubuntu, with Thierry being the original
-maintainer. Now, Thierry agreed on preparing himself to become a Debian
-Maintainer - yipee! His notion as an Uploader to debian/control was added
-by the sponsor of this package in some more or less wise foresight to
-thus increase the productivity of us all.
=====================================
debian/changelog
=====================================
@@ -1,3 +1,22 @@
+geronimo-interceptor-3.0-spec (1.0.1-5) unstable; urgency=medium
+
+ * Team upload.
+ * Drop README.Debian since the information is at best relevant for
+ package developers but does not have any user related information
+ * 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)
+ * Trim trailing whitespace.
+ * Update watch file format version to 4.
+ * Use secure URI in Homepage field.
+ * Install NOTICE.txt file
+ * d/copyright: DEP5
+ * Do not mention license in long description
+ * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org> Wed, 12 Feb 2025 20:25:30 +0100
+
geronimo-interceptor-3.0-spec (1.0.1-4) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -1,27 +1,25 @@
Source: geronimo-interceptor-3.0-spec
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Chris Grzegorczyk <grze at eucalyptus.com>,
+ Graziano Obertelli <graziano at eucalyptus.com>,
+ Kyo Lee <kyo.lee at eucalyptus.com>,
+ Thierry Carrez <thierry.carrez at ubuntu.com>
Section: java
Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders:
- Chris Grzegorczyk <grze at eucalyptus.com>,
- Graziano Obertelli <graziano at eucalyptus.com>,
- Kyo Lee <kyo.lee at eucalyptus.com>,
- Thierry Carrez <thierry.carrez at ubuntu.com>
-Build-Depends:
- debhelper (>= 11),
- default-jdk,
- maven-debian-helper
-Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/geronimo-interceptor-3.0-spec.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/geronimo-interceptor-3.0-spec.git
-Homepage: http://geronimo.apache.org
+Build-Depends: debhelper-compat (= 13),
+ default-jdk-headless,
+ maven-debian-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/geronimo-interceptor-3.0-spec
+Vcs-Git: https://salsa.debian.org/java-team/geronimo-interceptor-3.0-spec.git
+Homepage: https://geronimo.apache.org
Package: libgeronimo-interceptor-3.0-spec-java
Architecture: all
Depends: ${misc:Depends}
Description: Geronimo API implementation of the Interceptor 3.0 spec
Apache Geronimo is an open source application server developed by the Apache
- Software Foundation and distributed under the Apache license.
+ Software Foundation.
.
The goal of the Geronimo project is to produce a server runtime framework
that pulls together the best Open Source alternatives to create runtimes
=====================================
debian/copyright
=====================================
@@ -1,13 +1,9 @@
-This package was debianized by Thierry Carrez <thierry.carrez at ubuntu.com> on
-Tue, 14 Jul 2009 15:36:56 +0200
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Apache Geronimo Interceptor
+Source: https://svn.apache.org/repos/asf/geronimo/specs
-Source tarballs are rebuilt from the SVN export of the relevant tag under
-https://svn.apache.org/repos/asf/geronimo/specs
-
-Copyright:
- Copyright (C) 2003-2006 The Apache Software Foundation
-
-Authors:
+Files: *
+Copyright: 2003-2006 The Apache Software Foundation
The Apache Software Foundation, including but not limited to:
Aaron Mulder
Alan Cabrera
@@ -62,22 +58,24 @@ Authors:
Vamsavardhana Reddy Chillakuru
Viet Nguyen
Yun Feng Ma
+License: Apache-2.0
-License:
+Files: debian/*
+Copyright: 2009 Thierry Carrez <thierry.carrez at ubuntu.com>
+License: Apache-2.0
+License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
+ .
http://www.apache.org/licenses/LICENSE-2.0
-
+ .
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-
-On Debian GNU/Linux and Ubuntu systems, the complete text of the Apache 2.0
-License can be found in the /usr/share/common-licenses/Apache-2.0 file.
-
-The same license and copyright applies to the Debian packaging.
+ .
+ On Debian GNU/Linux and Ubuntu systems, the complete text of the Apache 2.0
+ License can be found in the /usr/share/common-licenses/Apache-2.0 file.
=====================================
debian/libgeronimo-interceptor-3.0-spec-java.docs
=====================================
@@ -0,0 +1 @@
+NOTICE*
=====================================
debian/rules
=====================================
@@ -15,4 +15,3 @@ get-orig-source:
svn export -q $(ASFREPO) $(DEB_SOURCE_PACKAGE)-$(DEB_VERSION_UPSTREAM) && \
GZIP=-9 tar czf ../../$(DEB_SOURCE_PACKAGE)_$(DEB_VERSION_UPSTREAM).orig.tar.gz $(DEB_SOURCE_PACKAGE)-$(DEB_VERSION_UPSTREAM)
rm -rf orig_tmp
-
=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
-http://svn.apache.org/repos/asf/geronimo/specs/tags/ geronimo-interceptor_3.0_spec-([0-9].*)/ debian debian/orig-tar.sh
+version=4
+https://svn.apache.org/repos/asf/geronimo/specs/tags/ geronimo-interceptor_3.0_spec-([0-9].*)/ debian debian/orig-tar.sh
View it on GitLab: https://salsa.debian.org/java-team/geronimo-interceptor-3.0-spec/-/compare/175e3df54886d30f7cf15422f7079b68a3e4335f...461435afdc5686a90af72e3a10dc102048a21e79
--
View it on GitLab: https://salsa.debian.org/java-team/geronimo-interceptor-3.0-spec/-/compare/175e3df54886d30f7cf15422f7079b68a3e4335f...461435afdc5686a90af72e3a10dc102048a21e79
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/20250212/7dd7e034/attachment.htm>
More information about the pkg-java-commits
mailing list