Codebase list accerciser / 4ab71f0
control, rules: Replace dh-python and --with gnome,python3 withdh-sequence-gnome, dh-sequence-python3 Samuel Thibault 1 year, 7 months ago
4 changed file(s) with 7 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
00 accerciser (3.40.0-2) UNRELEASED; urgency=medium
11
22 * control: Make Multi-Arch: foreign.
3 * control, rules: Replace dh-python and --with gnome,python3 with
4 dh-sequence-gnome, dh-sequence-python3.
35
46 -- Samuel Thibault <sthibault@debian.org> Sat, 17 Sep 2022 04:06:30 +0200
57
88 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>,
99 Samuel Thibault <sthibault@debian.org>, Jordi Mallach <jordi@debian.org>, Michael Biebl <biebl@debian.org>, Sebastian Dröge <slomo@debian.org>
1010 Build-Depends: debhelper-compat (= 12),
11 dh-python,
12 gnome-pkg-tools,
11 dh-sequence-python3,
12 dh-sequence-gnome, gnome-pkg-tools,
1313 appstream-util
1414 Build-Depends-Indep: yelp-tools,
1515 gsettings-desktop-schemas-dev,
44 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>,
55 Samuel Thibault <sthibault@debian.org>, @GNOME_TEAM@
66 Build-Depends: debhelper-compat (= 12),
7 dh-python,
8 gnome-pkg-tools,
7 dh-sequence-python3,
8 dh-sequence-gnome, gnome-pkg-tools,
99 appstream-util
1010 Build-Depends-Indep: yelp-tools,
1111 gsettings-desktop-schemas-dev,
00 #!/usr/bin/make -f
11
22 %:
3 dh $@ --with gnome,python3
3 dh $@