[Git][java-team/filius][master] 2 commits: Fix MetaInfo URLs

Andreas B. Mundt (@andi) gitlab at salsa.debian.org
Tue Mar 18 17:11:07 GMT 2025



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


Commits:
4ed6fd11 by Andreas B. Mundt at 2025-03-18T17:40:54+01:00
Fix MetaInfo URLs

- - - - -
ae82ce93 by Andreas B. Mundt at 2025-03-18T17:43:20+01:00
Update changelog and prepare release

- - - - -


2 changed files:

- debian/changelog
- debian/upstream/com.gitlab.filius1.filius.metainfo.xml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+filius (2.8.0+ds-2) unstable; urgency=medium
+
+  * Fix MetaInfo image URLs
+
+ -- Andreas B. Mundt <andi at debian.org>  Tue, 18 Mar 2025 17:41:36 +0100
+
 filius (2.8.0+ds-1) unstable; urgency=medium
 
   * Fix AppStream MetaInfo data


=====================================
debian/upstream/com.gitlab.filius1.filius.metainfo.xml
=====================================
@@ -35,15 +35,15 @@
   <screenshots>
     <screenshot type="default">
       <caption>The Filius Work Bench</caption>
-      <image>https://gitlab.com/filius1/filius/-/blob/master/src/info/img/workbench.png?inline=false</image>
+      <image>https://gitlab.com/filius1/filius/-/raw/master/src/info/img/workbench.png?inline=false</image>
     </screenshot>
     <screenshot>
       <caption>Simulating a Static Routing Network</caption>
-      <image>https://gitlab.com/filius1/filius/-/blob/master/src/info/img/staticrouting1.png?inline=false</image>
+      <image>https://gitlab.com/filius1/filius/-/raw/master/src/info/img/staticrouting1.png?inline=false</image>
     </screenshot>
     <screenshot>
       <caption>Observing a Packet Capture</caption>
-      <image>https://gitlab.com/filius1/filius/-/blob/master/src/info/img/packettrace.png?inline=false</image>
+      <image>https://gitlab.com/filius1/filius/-/raw/master/src/info/img/packettrace.png?inline=false</image>
     </screenshot>
     <screenshot>
       <caption>The CLI of a Simulated Desktop in Action</caption>



View it on GitLab: https://salsa.debian.org/java-team/filius/-/compare/9d3aefb0187d401de9c695947ffc922beeb084f7...ae82ce93b2af76ae754d547f7de225d17fe2bae3

-- 
View it on GitLab: https://salsa.debian.org/java-team/filius/-/compare/9d3aefb0187d401de9c695947ffc922beeb084f7...ae82ce93b2af76ae754d547f7de225d17fe2bae3
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/20250318/a134dfef/attachment.htm>


More information about the pkg-java-commits mailing list