diff --git a/debian/changelog b/debian/changelog index ca6c7d2d555030b1975eb9862e2eb3eb813d7195..24472038c4ad26533d65cd207c641196d8d56c3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +cpl-plugin-hawki (2.4.6+dfsg-2) UNRELEASED; urgency=medium + + * Update standards version to 4.4.1, no changes needed. + * Set upstream metadata fields: Bug-Submit. + * Remove unnecessary get-orig-source-target. + + -- Debian Janitor Fri, 29 Nov 2019 09:03:46 +0000 + cpl-plugin-hawki (2.4.6+dfsg-1) unstable; urgency=low * New upstream version 2.4.6+dfsg diff --git a/debian/control b/debian/control index 191259f899185290348cb56064da44f4b58d6da8..97b55e1ca66a9348deeb4bbe4b6b5c3e5bb07404 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 12), python3-astropy, python3-cpl, python3-sphinx -Standards-Version: 4.4.0 +Standards-Version: 4.4.1 Homepage: https://www.eso.org/sci/software/pipelines/hawki Vcs-Git: https://salsa.debian.org/debian-astro-team/cpl-plugin-hawki.git Vcs-Browser: https://salsa.debian.org/debian-astro-team/cpl-plugin-hawki diff --git a/debian/rules b/debian/rules index a5e9ef2e95d724ef4c5c4d203c39ed81b3afe3c9..fae0749f7574e9dcb0a3d9eb0955196d43d709ee 100755 --- a/debian/rules +++ b/debian/rules @@ -7,9 +7,6 @@ include /usr/share/dpkg/pkg-info.mk VERSION ?= $(shell echo '$(DEB_VERSION)' | sed -e 's/^[[:digit:]]*://' -e 's/[-].*//' -e 's/+.*//') PIPELINE ?= $(shell echo '$(DEB_SOURCE)' | sed -e 's/cpl-plugin-//') -get-orig-source: - sh ./debian/repackage.sh - %: dh $@ --with sphinxdoc diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 0000000000000000000000000000000000000000..080a768021f5b94525459fc99e1fd28bcbccad73 --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1 @@ +Bug-Submit: usd-help@eso.org