diff -Nru psfex-3.17.1+dfsg/debian/changelog psfex-3.17.1+dfsg/debian/changelog --- psfex-3.17.1+dfsg/debian/changelog 2019-11-05 14:24:31.000000000 +0000 +++ psfex-3.17.1+dfsg/debian/changelog 2020-08-02 14:19:10.000000000 +0000 @@ -1,14 +1,20 @@ -psfex (3.17.1+dfsg-5build2) focal; urgency=medium +psfex (3.17.1+dfsg-6) unstable; urgency=medium - * Rebuild against new libplplot17. + [ Debian Janitor ] + * Trim trailing whitespace. + * Set debhelper-compat version in Build-Depends. + * Set upstream metadata fields: Bug-Submit, Repository, Repository-Browse. + * Drop unnecessary dependency on dh-autoreconf. + * Remove obsolete field Name from debian/upstream/metadata (already present + in machine-readable debian/copyright). + * Rely on pre-initialized dpkg-architecture variables. + * Update standards version to 4.5.0, no changes needed. + + [ Ole Streicher ] + * Use new name source-extractor + * Appen -fcommon to CFLAGS to allow compilation with gcc-10 (Closes: #957711) - -- Gianfranco Costamagna Tue, 05 Nov 2019 15:24:31 +0100 - -psfex (3.17.1+dfsg-5build1) disco; urgency=medium - - * Rebuild against new libplplot16. - - -- Gianfranco Costamagna Mon, 28 Jan 2019 17:16:09 +0100 + -- Ole Streicher Sun, 02 Aug 2020 16:19:10 +0200 psfex (3.17.1+dfsg-5) unstable; urgency=low diff -Nru psfex-3.17.1+dfsg/debian/compat psfex-3.17.1+dfsg/debian/compat --- psfex-3.17.1+dfsg/debian/compat 2019-01-26 10:22:16.000000000 +0000 +++ psfex-3.17.1+dfsg/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -12 diff -Nru psfex-3.17.1+dfsg/debian/control psfex-3.17.1+dfsg/debian/control --- psfex-3.17.1+dfsg/debian/control 2019-01-26 10:22:23.000000000 +0000 +++ psfex-3.17.1+dfsg/debian/control 2020-06-26 07:23:49.000000000 +0000 @@ -3,14 +3,13 @@ Priority: optional Maintainer: Debian Astronomy Maintainers Uploaders: Ole Streicher -Build-Depends: debhelper (>= 12), - dh-autoreconf, +Build-Depends: debhelper-compat (= 12), libatlas-base-dev, libfftw3-dev, libplplot-dev (>= 5.13.0), pkg-config Homepage: https://www.astromatic.net/software/psfex -Standards-Version: 4.3.0 +Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/debian-astro-team/psfex.git Vcs-Browser: https://salsa.debian.org/debian-astro-team/psfex diff -Nru psfex-3.17.1+dfsg/debian/patches/Correct-manpage-hyphens.patch psfex-3.17.1+dfsg/debian/patches/Correct-manpage-hyphens.patch --- psfex-3.17.1+dfsg/debian/patches/Correct-manpage-hyphens.patch 2018-03-03 17:06:36.000000000 +0000 +++ psfex-3.17.1+dfsg/debian/patches/Correct-manpage-hyphens.patch 2020-06-26 07:23:49.000000000 +0000 @@ -18,7 +18,7 @@ -dist_man_MANS = psfex.1 psfex.x +dist_man_MANS = psfex.1 diff --git a/man/psfex.1.in b/man/psfex.1.in -index 2455348..a7d15c8 100644 +index 2455348..d114312 100644 --- a/man/psfex.1.in +++ b/man/psfex.1.in @@ -3,12 +3,12 @@ @@ -43,7 +43,7 @@ .BR -eye(1), missfits(1), scamp(1), sex(1), sky(1), stiff(1), stuff(1), swarp (1), -ww(1) -+eye(1), missfits(1), scamp(1), sextractor(1), sky(1), stiff(1), stuff(1), swarp (1), ++eye(1), missfits(1), scamp(1), source-extractor(1), sky(1), stiff(1), stuff(1), swarp (1), +weightwatcher(1) .SH AUTHORS Written by Emmanuel Bertin (Institut d'Astrophysique de Paris) diff -Nru psfex-3.17.1+dfsg/debian/rules psfex-3.17.1+dfsg/debian/rules --- psfex-3.17.1+dfsg/debian/rules 2018-03-03 17:06:36.000000000 +0000 +++ psfex-3.17.1+dfsg/debian/rules 2020-08-02 14:18:44.000000000 +0000 @@ -4,12 +4,12 @@ # These are used for cross-compiling and for saving the configure script # from having to guess our platform (since we know it already) -DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) -DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) -DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH) +include /usr/share/dpkg/architecture.mk + +export DEB_CFLAGS_MAINT_APPEND = -fcommon %: - dh $@ --with autoreconf + dh $@ override_dh_auto_configure: dh_auto_configure -- --host=$(DEB_HOST_GNU_TYPE) \ @@ -19,4 +19,3 @@ override_dh_installchangelogs: dh_installchangelogs ChangeLog - diff -Nru psfex-3.17.1+dfsg/debian/upstream/metadata psfex-3.17.1+dfsg/debian/upstream/metadata --- psfex-3.17.1+dfsg/debian/upstream/metadata 2019-01-26 10:21:39.000000000 +0000 +++ psfex-3.17.1+dfsg/debian/upstream/metadata 2020-06-26 07:23:49.000000000 +0000 @@ -1,6 +1,6 @@ ASCL-Id: 1301.001 Bug-Database: https://github.com/astromatic/psfex/issues -Name: PSFEx +Bug-Submit: https://github.com/astromatic/psfex/issues/new Reference: Author: Bertin, Emmanuel Title: Automated Morphometry with SExtractor and PSFEx @@ -11,4 +11,5 @@ Pages: 435 URL: https://adsabs.harvard.edu/abs/2011ASPC..442..435B EPrint: https://www.astromatic.net/wordpress/wp-content/uploads/Bertin_ADASS2010.pdf -Repository: https://github.com/astromatic/psfex +Repository: https://github.com/astromatic/psfex.git +Repository-Browse: https://github.com/astromatic/psfex