[Git][java-team/knopflerfish-osgi][master] 9 commits: Add Multi-Arch: foreign.
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Feb 2 14:55:04 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / knopflerfish-osgi
Commits:
f9309584 by Andreas Tille at 2025-02-02T15:42:18+01:00
Add Multi-Arch: foreign.
- - - - -
fee0bcd7 by Andreas Tille at 2025-02-02T15:43:03+01:00
Secure URI in Homepage
- - - - -
bb3c7997 by Andreas Tille at 2025-02-02T15:47:31+01:00
* d/watch:
- fix fetching tags
- exclude tags starting with 9
- - - - -
96c918f2 by Andreas Tille at 2025-02-02T15:49:15+01:00
Update README.source
- - - - -
53449a73 by Andreas Tille at 2025-02-02T15:49:45+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
05fa8201 by Andreas Tille at 2025-02-02T15:49:46+01:00
debhelper-compat 13 (routine-update)
- - - - -
9236199f by Andreas Tille at 2025-02-02T15:51:08+01:00
Reorder sequence of d/control fields by cme (routine-update)
- - - - -
cfac0c1c by Andreas Tille at 2025-02-02T14:51:09+00:00
Use correct machine-readable copyright file URI.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-copyright-format-uri
See-also: https://lintian.debian.org/tags/out-of-date-copyright-format-uri.html
- - - - -
f921e25f by Andreas Tille at 2025-02-02T15:52:12+01:00
Move debhelper-compat from Build-Depends-Indep to Build-Depends.
Changes-By: lintian-brush
- - - - -
7 changed files:
- debian/README.source
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
- debian/watch
Changes:
=====================================
debian/README.source
=====================================
@@ -3,7 +3,7 @@ knopflerfish-osgi for Debian
This package provides only the Framework from Knopflerfish's OSGi (R5)
implementation; all other files (e.g. bundles, icon sets, ...) have
-been removed from the sources (see debian/clean-sources).
+been removed from the sources (see debian/copyright Files-Excluded).
Anybody is welcome to join the Java Maintainers group and help to
package the multiple dependencies of the bundles before packaging the
@@ -16,5 +16,5 @@ knopflerfish (from README.txt) though:
(this doesn't seem to apply to the framework code that is packaged)
To get the sources, just call 'uscan' from the directory containing the
-'debian' directory, or call 'debian/rules get-orig-source (but the sources
-are also contained in the git repository!).
\ No newline at end of file
+'debian' directory (but the sources are also contained in the git
+repository!).
=====================================
debian/changelog
=====================================
@@ -1,3 +1,23 @@
+knopflerfish-osgi (6.1.1-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+
+ [ Debian Janitor ]
+ * Add Multi-Arch: foreign.
+
+ [ Andreas Tille ]
+ * Secure URI in Homepage
+ * d/watch:
+ - fix fetching tags
+ - exclude tags starting with 9
+ * Standards-Version: 4.7.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Reorder sequence of d/control fields by cme (routine-update)
+ * Use correct machine-readable copyright file URI.
+ * Move debhelper-compat from Build-Depends-Indep to Build-Depends.
+
+ -- Andreas Tille <tille at debian.org> Sun, 02 Feb 2025 15:41:21 +0100
+
knopflerfish-osgi (6.1.1-3.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -1,23 +1,22 @@
Source: knopflerfish-osgi
-Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Felix Natter <fnatter at gmx.net>
-Build-Depends-Indep:
- ant,
- debhelper (>= 11),
- default-jdk,
- libasm-java (>= 5.0),
- libosgi-annotation-java
-Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/knopflerfish-osgi.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/knopflerfish-osgi.git
-Homepage: http://www.knopflerfish.org/
+Section: java
+Priority: optional
+Build-Depends-Indep: ant,
+ default-jdk-headless,
+ libasm-java,
+ libosgi-annotation-java
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/knopflerfish-osgi
+Vcs-Git: https://salsa.debian.org/java-team/knopflerfish-osgi.git
+Homepage: https://www.knopflerfish.org/
+Build-Depends: debhelper-compat (= 13)
Package: libknopflerfish-osgi-framework-java
Architecture: all
-Depends: ${misc:Depends}
Multi-Arch: foreign
+Depends: ${misc:Depends}
Description: Java framework implementing the OSGi R6 version
OSGi, Open Service Gateway Initiative, specifies an industry standard Java
application platform, allowing multiple applications, to securely run in a
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://www.knopflerfish.org/
Upstream-Contact: Makewave <info at makewave.com>.
Files-Excluded:
=====================================
debian/rules
=====================================
@@ -24,6 +24,3 @@ override_dh_auto_clean:
-rm -f osgi/jars/framework-*.jar
-rm -f osgi/framework.jar
-rm -f framework.html
-
-get-orig-source:
- uscan --force-download --rename --repack --compression xz
=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
-version=3
-opts=dversionmangle=s/\+dfsg[1-9]// \
-https://github.com/knopflerfish/knopflerfish.org/tags .*/archive/([\d\.]+).tar.gz
+version=4
+
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%,repacksuffix=+dfsg,dversionmangle=auto" \
+ https://github.com/knopflerfish/knopflerfish.org/tags .*/([1-8][\d\.]+).tar.gz
View it on GitLab: https://salsa.debian.org/java-team/knopflerfish-osgi/-/compare/a674be68606ac1b12d00be9f8b0818bd6eeb29db...f921e25f279ff5b91b8c5613e175706f17dbe30a
--
View it on GitLab: https://salsa.debian.org/java-team/knopflerfish-osgi/-/compare/a674be68606ac1b12d00be9f8b0818bd6eeb29db...f921e25f279ff5b91b8c5613e175706f17dbe30a
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/20250202/9b3f77a2/attachment.htm>
More information about the pkg-java-commits
mailing list