summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastian Germann <bage@debian.org>2026-05-29 00:08:56 +0200
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2026-05-29 04:42:05 +0000
commit1d05b86865cd411d598223ac4ecb8b4573d6f235 (patch)
tree192a2beb3d76135bf6c2aa96428d1dbb77fa2005
parentc050a88d8341acdeac2e7f8fd36f15d1cab0fece (diff)
Imported using git-ubuntu import.
Notes
Notes: * Team upload * Mark test-only Build-Depends
-rw-r--r--debian/changelog7
-rw-r--r--debian/control14
2 files changed, 14 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 92a4119..4ba202b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-deprecation-alias (0.4.0-3) unstable; urgency=medium
+
+ * Team upload
+ * Mark test-only Build-Depends
+
+ -- Bastian Germann <bage@debian.org> Fri, 29 May 2026 00:08:56 +0200
+
python-deprecation-alias (0.4.0-2) unstable; urgency=medium
* Team Upload
diff --git a/debian/control b/debian/control
index dfb30aa..e628f72 100644
--- a/debian/control
+++ b/debian/control
@@ -8,19 +8,19 @@ Build-Depends: debhelper-compat (= 13),
dh-python,
pybuild-plugin-pyproject,
python3-all,
- python3-coincidence,
- python3-coverage,
+ python3-coincidence <!nocheck>,
+ python3-coverage <!nocheck>,
python3-deprecation,
python3-domdf-python-tools,
python3-hatch-requirements-txt,
python3-hatchling,
python3-iniconfig,
python3-packaging,
- python3-pytest,
- python3-pytest-cov,
- python3-pytest-datadir,
- python3-pytest-regressions,
- python3-pytest-timeout,
+ python3-pytest <!nocheck>,
+ python3-pytest-cov <!nocheck>,
+ python3-pytest-datadir <!nocheck>,
+ python3-pytest-regressions <!nocheck>,
+ python3-pytest-timeout <!nocheck>,
python3-setuptools
Standards-Version: 4.7.0
Homepage: https://github.com/domdfcoding/deprecation-alias