diff --git a/debian/changelog b/debian/changelog index 127cf7f48deec323493e7cabb14ba0b09adf48c5..1bb5d4f2403636bd1be743b215390ec6a7137ee9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +pynpoint (0.8.3-2) UNRELEASED; urgency=medium + + * Bump debhelper from old 12 to 13. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + * Update standards version to 4.5.1, no changes needed. + + -- Debian Janitor Fri, 10 Sep 2021 13:57:40 -0000 + pynpoint (0.8.3-1) unstable; urgency=low * Initial release. (Closes: #923320) diff --git a/debian/control b/debian/control index 1edbb459aac0dd72c0526fdc34b7aae44885d866..3a8597c6314fd3932a7792cc1178ef210007d10d 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Gürkan Myczko , Build-Depends: debhelper (>= 12), - debhelper-compat (= 12), + debhelper-compat (= 13), dh-python, python3 (>= 3.6), python3-astropy, @@ -23,7 +23,7 @@ Build-Depends: python3-typeguard, python3-pip X-Python3-Version: >= 3.6 -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/debian-astro-team/pynpoint.git Vcs-Browser: https://salsa.debian.org/debian-astro-team/pynpoint Homepage: https://github.com/PynPoint/PynPoint diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 0000000000000000000000000000000000000000..10df369a634d5a432fbf6d52a47f6b2b16fe90a4 --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,5 @@ +--- +Bug-Database: https://github.com/PynPoint/PynPoint/issues +Bug-Submit: https://github.com/PynPoint/PynPoint/issues/new +Repository: https://github.com/PynPoint/PynPoint.git +Repository-Browse: https://github.com/PynPoint/PynPoint