lomiri-gallery-app (3.1.1-2)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/3.1.1-2 tag
- Git: https://salsa.debian.org/ubports-team/lomiri-gallery-app.git
 
- 
 
 
- Branch: master
 
- Path:  debian/changelog 
 
- Repo size: 405504
 
- Browser: https://salsa.debian.org/ubports-team/lomiri-gallery-app
 
- Last scan: 2025-11-02 23:39:07+00
 
  - Next scan: 2025-11-10 18:31:00+00
 
  
  
  - CI pipeline status: failed
 
  - Debian changelog in Git: 
lomiri-gallery-app (3.1.1-2) unstable; urgency=medium
  * debian/*.user-session-migration:
    + Replace non-dash script lomiri-gallery-app_01_update-content-hub.sh by
      Python script lomiri-gallery-app_01_update-content-hub. The user-session-
      migration enforces shell execution via /bin/sh (dash in Debian) which does
      not support shell arrays.
 -- Mike Gabriel <sunweaver@debian.org>  Wed, 13 Aug 2025 23:16:12 +0200 
      
      - This branch is 1 commit ahead of tag debian/3.1.1-2
 
    
    
      - Git log: 
commit 8f4f22a17b4aa9395fcf7ba82a220d028d56b0fa
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Thu Aug 14 16:39:09 2025 +0200
    debian/control: Add Multi-Arch: foreign declaration. Thanks, Multi-Arch Hinter.