[Git][java-team/filius][master] 4 commits: Update debian/copyright

Andreas B. Mundt (@andi) gitlab at salsa.debian.org
Mon Dec 16 16:06:14 GMT 2024



Andreas B. Mundt pushed to branch master at Debian Java Maintainers / filius


Commits:
948942ba by Andreas B. Mundt at 2024-12-16T11:56:45+01:00
Update debian/copyright

- - - - -
0240d7b1 by Andreas B. Mundt at 2024-12-16T12:51:22+01:00
Use default-jdk-headless for less dependencies

This seems to avoid a dependency loop when building.

- - - - -
0847cd19 by Andreas B. Mundt at 2024-12-16T14:07:35+01:00
Fix MetaInfo file name (thanks lintian)

- - - - -
1c0b9dc5 by Andreas B. Mundt at 2024-12-16T16:58:42+01:00
Update changelog and prepare release

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/copyright
- debian/filius.install
- debian/upstream/com.gitlab.filius1.filius.metadata.xml → debian/upstream/com.gitlab.filius1.filius.metainfo.xml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+filius (2.7.1+ds-2) unstable; urgency=medium
+
+  * Update debian/copyright
+  * Use default-jdk-headless for less dependencies
+  * Fix MetaInfo file name (thanks lintian)
+
+ -- Andreas B. Mundt <andi at debian.org>  Mon, 16 Dec 2024 16:56:30 +0100
+
 filius (2.7.1+ds-1) unstable; urgency=medium
 
   * New upstream version 2.7.1+ds


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Andreas B. Mundt <andi at debian.org>
 Rules-Requires-Root: no
 Build-Depends: debhelper-compat (= 13),
-               default-jdk,
+               default-jdk-headless,
                maven-debian-helper (>= 2.6),
                pandoc
 Build-Depends-Indep: libbatik-java (>= 1.12),


=====================================
debian/copyright
=====================================
@@ -5,11 +5,12 @@ Files-Excluded: java-runtime* *nsis* *Thumbs.db beispiele* *.pdf
 Comment: remove java-runtime, windows files and binary examples/docu
 
 Files: *
-Copyright: 2023, Stefan Freischlad <kontakt at lernsoftware-filius.de>
+Copyright:
+ 2006-2024, Stefan Freischlad <kontakt at lernsoftware-filius.de> and contributors
 License: GPL-2 or GPL-3
 
 Files: debian/*
-Copyright: 2023, Andreas B. Mundt <andi at debian.org>
+Copyright: 2023-2024, Andreas B. Mundt <andi at debian.org>
 License: GPL-3
 
 Files: debian/upstream/*
@@ -47,6 +48,12 @@ Copyright:
  https://commons.wikimedia.org/wiki/File:Nuvola_mimetypes_pdf.png
 License: GPL-3
 
+Files: src/main/resources/gfx/allgemein/settings.png
+Copyright:
+ Pau Giner
+ https://commons.wikimedia.org/wiki/File:WMF-Agora-Settings_BCBCBC.svg
+License: CC0
+
 License: FSFAP
  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
@@ -61,6 +68,10 @@ License: GPL-3
  On Debian systems, the full text of the GPL-3 license
  can be found in the file '/usr/share/common-licenses/GPL-3'
 
+License: CC0
+ On Debian systems, the full text of the CC0 1.0 license
+ can be found in the file '/usr/share/common-licenses/CC0-1.0'
+
 License: CC-BY-SA-4.0
  Attribution-ShareAlike 4.0 International
  .


=====================================
debian/filius.install
=====================================
@@ -1,5 +1,5 @@
 debian/bin/filius                                       usr/bin/
-debian/upstream/com.gitlab.filius1.filius.metadata.xml  usr/share/metainfo/
+debian/upstream/com.gitlab.filius1.filius.metainfo.xml  usr/share/metainfo/
 src/deb/application-filius-project.xml  usr/share/mime/packages/
 src/deb/filius.desktop                  usr/share/applications/
 src/deb/filius32.png                    usr/share/pixmaps/


=====================================
debian/upstream/com.gitlab.filius1.filius.metadata.xml → debian/upstream/com.gitlab.filius1.filius.metainfo.xml
=====================================



View it on GitLab: https://salsa.debian.org/java-team/filius/-/compare/35dd1012e4c38ce39e93c968cde66400700bd470...1c0b9dc57ce120ed0964e38caf401a9a3280e7f5

-- 
View it on GitLab: https://salsa.debian.org/java-team/filius/-/compare/35dd1012e4c38ce39e93c968cde66400700bd470...1c0b9dc57ce120ed0964e38caf401a9a3280e7f5
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/20241216/23d7dea5/attachment.htm>


More information about the pkg-java-commits mailing list