From 47f9c6d0a0085da2fbcbdae0a9736b79a98cc527 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Fri, 19 Jan 2024 22:07:38 +0100 Subject: Update included Debian package configuration - Rewrite using current dh_make. - Standards-Version: 4.6.2. - No longer build 3 different packages; only build "ngircd" which now includes support for IDENT, PAM (disabled in the ngircd.conf installed by the package), SSL (OpenSSL), ZLib and IPv6. - Update package description accordingly. - No longer install a SysV init file, only install ngircd.service unit. --- contrib/Debian/watch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 contrib/Debian/watch (limited to 'contrib/Debian/watch') diff --git a/contrib/Debian/watch b/contrib/Debian/watch new file mode 100644 index 00000000..7943e691 --- /dev/null +++ b/contrib/Debian/watch @@ -0,0 +1,10 @@ +# Watch control file for uscan. +# See uscan(1) for format. + +# Compulsory line, this is a version 4 file. +version=4 + +# PGP signature mangle, so foo.tar.gz has foo.tar.gz.sig. +opts="pgpsigurlmangle=s%$%.sig%" + +https://arthur.barton.de/pub/@PACKAGE@/@PACKAGE@-([0-9\.]+)@ARCHIVE_EXT@ -- cgit 1.4.1