diff -Nru circuits-3.1.0+ds1/debian/changelog circuits-3.1.0+ds1/debian/changelog --- circuits-3.1.0+ds1/debian/changelog 2021-12-11 01:35:24.000000000 +0000 +++ circuits-3.1.0+ds1/debian/changelog 2021-12-12 22:31:20.000000000 +0000 @@ -1,9 +1,24 @@ -circuits (3.1.0+ds1-2ubuntu2) jammy; urgency=medium +circuits (3.1.0+ds1-3) unstable; urgency=medium - * debian/patches/python-3.10.patch: compatibility with python 3.10. - Closes: #1001244. + [ Ondřej Nový ] + * d/control: Update Maintainer field with new Debian Python Team + contact address. + * d/control: Update Vcs-* fields with new Debian Python Team Salsa + layout. - -- Steve Langasek Sat, 11 Dec 2021 01:35:24 +0000 + [ Debian Janitor ] + * Apply multi-arch hints. + + python-circuits-doc: Add Multi-Arch: foreign. + * Bump debhelper from old 12 to 13. + + [ Daniele Tricoli ] + * Add patch for compatibility with python 3.10. Many thanks to Steve + Langasek. (Closes: #1001244) + * debian/control + - Use my Debian email address. + - Bump Standards-Version to 4.6.0.1 (no changes needed). + + -- Daniele Tricoli Sun, 12 Dec 2021 23:31:20 +0100 circuits (3.1.0+ds1-2) unstable; urgency=medium diff -Nru circuits-3.1.0+ds1/debian/control circuits-3.1.0+ds1/debian/control --- circuits-3.1.0+ds1/debian/control 2021-12-10 20:02:18.000000000 +0000 +++ circuits-3.1.0+ds1/debian/control 2021-12-12 22:31:20.000000000 +0000 @@ -1,19 +1,18 @@ Source: circuits Section: python Priority: optional -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Debian Python Modules Team -Uploaders: Daniele Tricoli +Maintainer: Debian Python Team +Uploaders: Daniele Tricoli Build-Depends: - debhelper-compat (= 12), + debhelper-compat (= 13), dh-python, python3-sphinx (>= 1.0.7+dfsg), python3-all (>= 3.1.2-7~), python3-setuptools, -Standards-Version: 3.9.6 +Standards-Version: 4.6.0.1 Homepage: http://circuitsframework.com -Vcs-Git: https://salsa.debian.org/python-team/modules/circuits.git -Vcs-Browser: https://salsa.debian.org/python-team/modules/circuits +Vcs-Git: https://salsa.debian.org/python-team/packages/circuits.git +Vcs-Browser: https://salsa.debian.org/python-team/packages/circuits Testsuite: autopkgtest-pkg-python Package: python3-circuits @@ -43,7 +42,8 @@ Package: python-circuits-doc Section: doc Architecture: all -Depends: ${misc:Depends}, libjs-jquery +Depends: ${misc:Depends}, ${sphinxdoc:Depends}, libjs-jquery +Multi-Arch: foreign Description: event-driven framework with a component architecture (Documentation) circuits is an event-driven framework with a focus on Component Software Architectures where System Functionality is defined in