[Git][debian-gis-team/josm-installer][trixie-backports] 12 commits: Drop Rules-Requires-Root: no, default since dpkg 1.22.13.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sat Apr 4 11:58:20 BST 2026
Bas Couwenberg pushed to branch trixie-backports at Debian GIS Project / josm-installer
Commits:
9e9588fc by Bas Couwenberg at 2025-10-01T08:43:12+02:00
Drop Rules-Requires-Root: no, default since dpkg 1.22.13.
- - - - -
c2d0e553 by Bas Couwenberg at 2025-10-01T09:27:09+02:00
Drop Priority: optional, default since dpkg 1.22.13.
- - - - -
89ca1336 by Bas Couwenberg at 2025-10-01T11:21:49+02:00
Revert "Drop Priority: optional, default since dpkg 1.22.13."
This reverts commit c2d0e553219447ac8b85779c83fc77b4efa3da05.
- - - - -
238c0ebd by Bas Couwenberg at 2025-10-25T12:58:11+02:00
Use test-build-validate-cleanup instead of test-build-twice.
- - - - -
ccb33cbd by Bas Couwenberg at 2026-01-03T13:58:42+01:00
Drop Priority: optional, default since dpkg 1.22.13.
- - - - -
7402680d by Bas Couwenberg at 2026-01-03T14:42:08+01:00
Bump Standards-Version to 4.7.3, changes: priority.
- - - - -
c7577c57 by Bas Couwenberg at 2026-02-02T07:25:59+01:00
Fix version.
- - - - -
a29a80a0 by Bas Couwenberg at 2026-03-29T14:29:32+02:00
Enable build profile CI job.
- - - - -
61403a0c by Bas Couwenberg at 2026-03-30T13:53:12+02:00
Updated linux directory to r19519.
- - - - -
a4d96fc9 by Bas Couwenberg at 2026-03-30T13:55:33+02:00
Set distribution to unstable.
- - - - -
245be44c by Bas Couwenberg at 2026-04-04T12:56:12+02:00
Merge tag '0.0.8+svn19519' into trixie-backports
releasing package josm-installer version 0.0.8+svn19519
- - - - -
e0783eb2 by Bas Couwenberg at 2026-04-04T12:56:18+02:00
Rebuild for trixie-backports.
- - - - -
5 changed files:
- debian/.gitlab-ci.yml
- debian/changelog
- debian/control
- linux/latest/usr/share/mime/packages/josm-latest.xml
- linux/tested/usr/share/mime/packages/josm.xml
Changes:
=====================================
debian/.gitlab-ci.yml
=====================================
@@ -4,4 +4,13 @@ include:
variables:
RELEASE: 'trixie-backports'
- SALSA_CI_ENABLE_BUILD_PACKAGE_TWICE: 1
+ SALSA_CI_ENABLE_BUILD_PACKAGE_PROFILES: 1
+ SALSA_CI_ENABLE_VALIDATE_PACKAGE_CLEAN_UP: 1
+
+test-build-profiles:
+ extends: .test-build-package-profiles
+ parallel:
+ matrix:
+ - BUILD_PROFILES:
+ - nocheck
+ - nodoc
=====================================
debian/changelog
=====================================
@@ -1,3 +1,19 @@
+josm-installer (0.0.8+svn19519~bpo13+1) trixie-backports; urgency=medium
+
+ * Rebuild for trixie-backports.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sat, 04 Apr 2026 12:56:15 +0200
+
+josm-installer (0.0.8+svn19519) unstable; urgency=medium
+
+ * Drop Rules-Requires-Root: no, default since dpkg 1.22.13.
+ * Use test-build-validate-cleanup instead of test-build-twice.
+ * Drop Priority: optional, default since dpkg 1.22.13.
+ * Bump Standards-Version to 4.7.3, changes: priority.
+ * Updated linux directory to r19519.
+
+ -- Bas Couwenberg <sebastic at debian.org> Mon, 30 Mar 2026 13:53:13 +0200
+
josm-installer (0.0.7+svn19430~bpo13+1) trixie-backports; urgency=medium
* Rebuild for trixie-backports.
=====================================
debian/control
=====================================
@@ -2,7 +2,6 @@ Source: josm-installer
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Bas Couwenberg <sebastic at debian.org>
Section: contrib/utils
-Priority: optional
Build-Depends: debhelper-compat (= 13),
python3,
python3-flake8,
@@ -11,11 +10,10 @@ Build-Depends: debhelper-compat (= 13),
docbook-xsl,
docbook-xml,
xsltproc
-Standards-Version: 4.7.2
+Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/debian-gis-team/josm-installer
Vcs-Git: https://salsa.debian.org/debian-gis-team/josm-installer.git -b trixie-backports
Homepage: https://josm.openstreetmap.de
-Rules-Requires-Root: no
Package: josm-installer
Architecture: all
=====================================
linux/latest/usr/share/mime/packages/josm-latest.xml
=====================================
@@ -1,18 +1,18 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
- <mime-type type="application/vnd.openstreetmap.data+xml">
- <sub-class-of type="application/xml"/>
- <comment>OSM XML file</comment>
- <glob pattern="*.osm"/>
- </mime-type>
- <mime-type type="application/x-josm-session+xml">
- <sub-class-of type="application/xml"/>
- <comment>JOSM session file</comment>
- <glob pattern="*.jos"/>
- </mime-type>
- <mime-type type="application/x-josm-session+zip">
- <sub-class-of type="application/zip"/>
- <comment>JOSM session archive</comment>
- <glob pattern="*.joz"/>
- </mime-type>
-</mime-info>
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
+ <mime-type type="application/vnd.openstreetmap.data+xml">
+ <sub-class-of type="application/xml"/>
+ <comment>OSM XML file</comment>
+ <glob pattern="*.osm"/>
+ </mime-type>
+ <mime-type type="application/x-josm-session+xml">
+ <sub-class-of type="application/xml"/>
+ <comment>JOSM session file</comment>
+ <glob pattern="*.jos"/>
+ </mime-type>
+ <mime-type type="application/x-josm-session+zip">
+ <sub-class-of type="application/zip"/>
+ <comment>JOSM session archive</comment>
+ <glob pattern="*.joz"/>
+ </mime-type>
+</mime-info>
=====================================
linux/tested/usr/share/mime/packages/josm.xml
=====================================
@@ -1,18 +1,18 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
- <mime-type type="application/vnd.openstreetmap.data+xml">
- <sub-class-of type="application/xml"/>
- <comment>OSM XML file</comment>
- <glob pattern="*.osm"/>
- </mime-type>
- <mime-type type="application/x-josm-session+xml">
- <sub-class-of type="application/xml"/>
- <comment>JOSM session file</comment>
- <glob pattern="*.jos"/>
- </mime-type>
- <mime-type type="application/x-josm-session+zip">
- <sub-class-of type="application/zip"/>
- <comment>JOSM session archive</comment>
- <glob pattern="*.joz"/>
- </mime-type>
-</mime-info>
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
+ <mime-type type="application/vnd.openstreetmap.data+xml">
+ <sub-class-of type="application/xml"/>
+ <comment>OSM XML file</comment>
+ <glob pattern="*.osm"/>
+ </mime-type>
+ <mime-type type="application/x-josm-session+xml">
+ <sub-class-of type="application/xml"/>
+ <comment>JOSM session file</comment>
+ <glob pattern="*.jos"/>
+ </mime-type>
+ <mime-type type="application/x-josm-session+zip">
+ <sub-class-of type="application/zip"/>
+ <comment>JOSM session archive</comment>
+ <glob pattern="*.joz"/>
+ </mime-type>
+</mime-info>
View it on GitLab: https://salsa.debian.org/debian-gis-team/josm-installer/-/compare/b186d24d5c39ab04d83b3d898c2cd04be032f765...e0783eb2a56a2dcb5e56645258043ebba3916be5
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/josm-installer/-/compare/b186d24d5c39ab04d83b3d898c2cd04be032f765...e0783eb2a56a2dcb5e56645258043ebba3916be5
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-grass-devel/attachments/20260404/136a4daf/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list