diff options
| author | Colin Watson <cjwatson@debian.org> | 2024-10-03 19:46:22 +0100 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2024-10-03 22:36:38 +0000 |
| commit | 5583e82c7219920068095fb211dffd141eff2cdb (patch) | |
| tree | a59bcb87593476c6de69c833d79bc7afbd0419e7 /debian/rules | |
| parent | 406306d8c3b9b1757ea184473d423b1015b8e21e (diff) | |
1.3.0-6 (patches unapplied)HEADimport/1.3.0-6ubuntu/resolute-develubuntu/resoluteubuntu/questing-develubuntu/questingubuntu/plucky-proposedubuntu/plucky-develubuntu/pluckyubuntu/develdebian/sid
Imported using git-ubuntu import.
Notes
Notes:
* Team upload.
[ Alexandre Detiste ]
* Replace python3-nose with python3-pytest (closes: #1018589)
[ Colin Watson ]
* Use pybuild-plugin-pyproject.
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index d07bca1..a755022 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,7 @@ #!/usr/bin/make -f export PYBUILD_NAME=testing.postgresql + %: dh $@ --buildsystem=pybuild |
