[Git][debian-gis-team/pyepr][master] 4 commits: Drop 'Rules-Requires-Root: no'
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sat Sep 20 11:40:04 BST 2025
Antonio Valentino pushed to branch master at Debian GIS Project / pyepr
Commits:
a384ef36 by Antonio Valentino at 2025-09-20T10:29:32+00:00
Drop 'Rules-Requires-Root: no'
- - - - -
203b7b58 by Antonio Valentino at 2025-09-20T10:29:32+00:00
SALSA_CI_REPROTEST_ENABLE_DIFFOSCOPE
- - - - -
ef85f8b4 by Antonio Valentino at 2025-09-20T10:29:32+00:00
Mark patch with 'Forwarded: not-needed'
- - - - -
2abd82c7 by Antonio Valentino at 2025-09-20T10:31:34+00:00
Set diatribution to unstable
- - - - -
4 changed files:
- debian/.gitlab-ci.yml
- debian/changelog
- debian/control
- debian/patches/0001-Only-use-local-files-for-generating-sphinx-doc.patch
Changes:
=====================================
debian/.gitlab-ci.yml
=====================================
@@ -5,3 +5,4 @@ include:
variables:
SALSA_CI_ENABLE_BUILD_PACKAGE_TWICE: 1
SALSA_CI_DISABLE_CROSSBUILD_ARM64: 1
+ SALSA_CI_REPROTEST_ENABLE_DIFFOSCOPE: 1
=====================================
debian/changelog
=====================================
@@ -1,14 +1,15 @@
-pyepr (1.2.0-2) UNRELEASED; urgency=medium
+pyepr (1.2.0-2) unstable; urgency=medium
[ Antonio Valentino ]
* debian/control:
- Mark python-epr-doc as Multi-Arch: foreign.
- Set upstream metadata fields: Documentation.
+ - Drop 'Rules-Requires-Root: no', no longer needed.
+ * Set upstream metadata fields: Documentation.
[ Bas Couwenberg ]
* Update lintian overrides.
- -- Antonio Valentino <antonio.valentino at tiscali.it> Fri, 08 Aug 2025 05:26:24 +0000
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 20 Sep 2025 10:28:31 +0000
pyepr (1.2.0-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -3,7 +3,6 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
Section: python
Priority: optional
-Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-pybuild
Build-Depends: debhelper-compat (= 13),
dh-python,
=====================================
debian/patches/0001-Only-use-local-files-for-generating-sphinx-doc.patch
=====================================
@@ -6,6 +6,8 @@ Set the "intersphinx_mapping" parameter in the doc/conf.py to
point to local object.inv files.
This makes the package self contained and no download attempt
happens any longer (Closes: #726859).
+
+Forwarded: not-needed
---
docs/conf.py | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyepr/-/compare/162b4c133f9603cd7baad250244a8ccbcdd46d58...2abd82c7d65aa881f540edff6932092c220e6690
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyepr/-/compare/162b4c133f9603cd7baad250244a8ccbcdd46d58...2abd82c7d65aa881f540edff6932092c220e6690
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/20250920/80e886fa/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list