[Git][java-team/felix-main][master] 13 commits: Fix Homepage

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Feb 12 18:38:16 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / felix-main


Commits:
7d34b40f by Andreas Tille at 2025-02-12T18:44:13+01:00
Fix Homepage

- - - - -
85f5152c by Andreas Tille at 2025-02-12T18:45:56+01:00
Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -
80a8f618 by Andreas Tille at 2025-02-12T18:46:04+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
8e570b0e by Andreas Tille at 2025-02-12T18:46:04+01:00
debhelper-compat 13 (routine-update)

- - - - -
7496fc8f by Andreas Tille at 2025-02-12T18:46:27+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
f7ee6254 by Andreas Tille at 2025-02-12T18:46:27+01:00
Secure URI in copyright format (routine-update)

- - - - -
87e0c428 by Andreas Tille at 2025-02-12T18:46:27+01:00
Drop useless get-orig-source target (routine-update)

- - - - -
e05c12eb by Andreas Tille at 2025-02-12T17:46:27+00:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
1c1483e9 by Andreas Tille at 2025-02-12T17:46:32+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

- - - - -
4af47954 by Andreas Tille at 2025-02-12T19:28:18+01:00
Use secure URI in debian/watch.

Changes-By: lintian-brush

- - - - -
4c735dfe by Andreas Tille at 2025-02-12T19:29:12+01:00
Mention change by Janitor and close bug

- - - - -
fb691f23 by Andreas Tille at 2025-02-12T19:34:10+01:00
Install NOTICE file

- - - - -
cc52982a by Andreas Tille at 2025-02-12T19:36:09+01:00
Upload to unstable

- - - - -


7 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- + debian/libfelix-main-java.docs
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,26 @@
+felix-main (5.0.0-7) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Debian Janitor ]
+  * Remove MIA uploaders.
+    Closes: #889433
+
+  [ Andreas Tille ]
+  * Fix Homepage
+  * 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)
+  * Secure URI in copyright format (routine-update)
+  * Drop useless get-orig-source target (routine-update)
+  * Trim trailing whitespace.
+  * Update watch file format version to 4.
+  * Use secure URI in debian/watch.
+  * Install NOTICE file
+
+ -- Andreas Tille <tille at debian.org>  Wed, 12 Feb 2025 19:34:14 +0100
+
 felix-main (5.0.0-6) UNRELEASED; urgency=medium
 
   * Remove MIA uploader Damien Raude-Morvan <drazzib at debian.org>.


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
debian/control
=====================================
@@ -1,43 +1,38 @@
 Source: felix-main
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Yulia Novozhilova <Yulia.Novozhilova at sun.com>
 Section: java
 Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders:
- Yulia Novozhilova <Yulia.Novozhilova at sun.com>
-Build-Depends:
- ant,
- debhelper (>= 10),
- default-jdk,
- libfelix-bundlerepository-java (>= 2.0.8~),
- libfelix-framework-java,
- libfelix-gogo-command-java (>= 0.14.0~),
- libfelix-gogo-command-java-doc,
- libfelix-gogo-runtime-java (>= 0.14.0~),
- libfelix-gogo-runtime-java-doc,
- libfelix-gogo-shell-java,
- libfelix-gogo-shell-java-doc,
- libfelix-shell-java,
- libfelix-shell-tui-java,
- libmaven-antrun-plugin-java,
- libmaven-bundle-plugin-java,
- libmaven-dependency-plugin-java,
- libmaven-javadoc-plugin-java,
- libmaven-source-plugin-java,
- maven-debian-helper (>= 1.4)
-Standards-Version: 4.0.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/felix-main.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/felix-main.git
-Homepage: http://felix.apache.org/site/
+Build-Depends: ant,
+               debhelper-compat (= 13),
+               default-jdk-headless,
+               libfelix-bundlerepository-java,
+               libfelix-framework-java,
+               libfelix-gogo-command-java,
+               libfelix-gogo-command-java-doc,
+               libfelix-gogo-runtime-java,
+               libfelix-gogo-runtime-java-doc,
+               libfelix-gogo-shell-java,
+               libfelix-gogo-shell-java-doc,
+               libfelix-shell-java,
+               libfelix-shell-tui-java,
+               libmaven-antrun-plugin-java,
+               libmaven-bundle-plugin-java,
+               libmaven-dependency-plugin-java,
+               libmaven-javadoc-plugin-java,
+               libmaven-source-plugin-java,
+               maven-debian-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/felix-main
+Vcs-Git: https://salsa.debian.org/java-team/felix-main.git
+Homepage: https://felix.apache.org/
 
 Package: libfelix-main-java
 Architecture: all
-Depends:
- ${maven:Depends},
- ${misc:Depends}
-Recommends:
- ${maven:OptionalDepends}
-Suggests:
- libfelix-main-java-doc
+Depends: ${maven:Depends},
+         ${misc:Depends}
+Recommends: ${maven:OptionalDepends}
+Suggests: libfelix-main-java-doc
 Description: Libraries to instantiate and execute the Felix Framework
  The Felix Framework subproject is an implementation
  of the OSGi R4.2 core framework specification.
@@ -45,11 +40,9 @@ Description: Libraries to instantiate and execute the Felix Framework
 Package: libfelix-main-java-doc
 Architecture: all
 Section: doc
-Depends:
- ${maven:DocDepends},
- ${misc:Depends}
-Recommends:
- ${maven:DocOptionalDepends}
+Depends: ${maven:DocDepends},
+         ${misc:Depends}
+Recommends: ${maven:DocOptionalDepends}
 Description: Libraries to instantiate and execute OSGi Felix Framework - doc
  The Felix Framework subproject is an implementation
  of the OSGi R4.2 core framework specification.
@@ -58,16 +51,14 @@ Description: Libraries to instantiate and execute OSGi Felix Framework - doc
 
 Package: felix-main
 Architecture: all
-Depends:
- java-wrappers,
- libfelix-bundlerepository-java,
- libfelix-gogo-command-java,
- libfelix-gogo-runtime-java,
- libfelix-gogo-shell-java,
- libfelix-main-java (= ${source:Version}),
- ${misc:Depends}
-Suggests:
- libfelix-main-java-doc
+Depends: java-wrappers,
+         libfelix-bundlerepository-java,
+         libfelix-gogo-command-java,
+         libfelix-gogo-runtime-java,
+         libfelix-gogo-shell-java,
+         libfelix-main-java (= ${source:Version}),
+         ${misc:Depends}
+Suggests: libfelix-main-java-doc
 Description: Execution environment for OSGi Felix Framework
  The Felix Framework subproject is an implementation
  of the OSGi R4.2 core framework specification.


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: felix-main
 Source: http://felix.apache.org/site/downloads.cgi
 


=====================================
debian/libfelix-main-java.docs
=====================================
@@ -0,0 +1 @@
+NOTICE


=====================================
debian/rules
=====================================
@@ -7,6 +7,3 @@ override_dh_auto_install:
 	dh_auto_install
 
 	install -m 755 -D debian/felix-framework.sh debian/felix-main/usr/bin/felix-framework
-
-get-orig-source:
-	uscan --no-symlink --download-current-version --force-download


=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
-http://archive.apache.org/dist/felix/ org.apache.felix.main-(.+)-source-release\.tar\.gz debian debian/orig-tar.sh
+version=4
+https://archive.apache.org/dist/felix/ org.apache.felix.main-(.+)-source-release\.tar\.gz debian debian/orig-tar.sh



View it on GitLab: https://salsa.debian.org/java-team/felix-main/-/compare/b256e8d857cb6acf0c58360ba3235d97822c5302...cc52982a0970de2cd9d20ee3c5539521905094e8

-- 
View it on GitLab: https://salsa.debian.org/java-team/felix-main/-/compare/b256e8d857cb6acf0c58360ba3235d97822c5302...cc52982a0970de2cd9d20ee3c5539521905094e8
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/4625269a/attachment.htm>


More information about the pkg-java-commits mailing list