[med-svn] [Git][med-team/python-pauvre][master] 3 commits: drop "Rules-Requires-Root: no": it is the default now
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sun Jul 12 14:08:00 BST 2026
Alexandre Detiste pushed to branch master at Debian Med / python-pauvre
Commits:
55657e84 by Alexandre Detiste at 2026-07-12T15:05:57+02:00
drop "Rules-Requires-Root: no": it is the default now
- - - - -
36822a81 by Alexandre Detiste at 2026-07-12T15:06:21+02:00
bump Standards-Version to 4.7.4, drop Priority: tag
- - - - -
d82ea089 by Alexandre Detiste at 2026-07-12T15:07:01+02:00
use dh-sequence-python3
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -1,11 +1,10 @@
Source: python-pauvre
Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>,
Étienne Mollier <emollier at debian.org>
Build-Depends: debhelper-compat (= 13),
- dh-python,
+ dh-sequence-python3,
python3,
python3-setuptools,
python3-matplotlib <!nocheck>,
@@ -16,11 +15,10 @@ Build-Depends: debhelper-compat (= 13),
python3-sklearn <!nocheck>,
python3-tk <!nocheck>,
python3-progressbar <!nocheck>
-Standards-Version: 4.7.0
+Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/med-team/python-pauvre
Vcs-Git: https://salsa.debian.org/med-team/python-pauvre.git
Homepage: https://github.com/conchoecia/pauvre
-Rules-Requires-Root: no
Package: python3-pauvre
Architecture: all
=====================================
debian/rules
=====================================
@@ -5,7 +5,7 @@
export PYBUILD_NAME=pauvre
%:
- dh $@ --with python3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
View it on GitLab: https://salsa.debian.org/med-team/python-pauvre/-/compare/67ec8ad88f03da3e56c3ba44dbbb271167b8b195...d82ea089314794481f59a51d2f292e3060c25b69
--
View it on GitLab: https://salsa.debian.org/med-team/python-pauvre/-/compare/67ec8ad88f03da3e56c3ba44dbbb271167b8b195...d82ea089314794481f59a51d2f292e3060c25b69
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260712/34701bbc/attachment-0001.htm>
More information about the debian-med-commit
mailing list