From: Sven Hoexter Date: Mon, 27 May 2024 18:53:16 +0000 (+0200) Subject: Add pgpmode=auto in debian/watch. X-Git-Tag: debian/1.2.3-1~1 X-Git-Url: https://git.sven.stormbind.net/?a=commitdiff_plain;ds=sidebyside;h=1704c2d0eb72ec013da8b2355f3ad314273e53de;hp=fbe796223d75b4a543fda8f5ece3395ac08d8b06;p=sven%2Fexfatprogs.git Add pgpmode=auto in debian/watch. --- diff --git a/debian/changelog b/debian/changelog index 26ec545..2e77727 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ exfatprogs (1.2.3-1) UNRELEASED; urgency=medium * Update Standards-Version to 4.7.0 - no changes required. * Update debian/copyright - add LG Electronics. * Build depend on pkgconf instead of pkg-config. + * Add pgpmode=auto in debian/watch. -- Sven Hoexter Mon, 27 May 2024 20:37:51 +0200 diff --git a/debian/watch b/debian/watch index 08fea01..429f27f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ version=4 -opts="searchmode=plain,\ +opts="searchmode=plain,pgpmode=auto,\ filenamemangle=s%v?@ANY_VERSION@%@PACKAGE@-$1.tar.xz%" \ https://api.github.com/repos/exfatprogs/exfatprogs/releases?per_page=50 \ https://api.github.com/repos/[^/]+/[^/]+/tarball/v?@ANY_VERSION@ \ No newline at end of file