about summary refs log tree commit diff
path: root/contrib/Debian/watch
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2024-01-19 22:07:38 +0100
committerAlexander Barton <alex@barton.de>2024-01-20 16:43:54 +0100
commit47f9c6d0a0085da2fbcbdae0a9736b79a98cc527 (patch)
tree7b78e62494a00cababe3b6cdb1d80f7fa3976f2f /contrib/Debian/watch
parentc65c3435e3107846a1995aea166e8241595fffa4 (diff)
downloadngircd-47f9c6d0a0085da2fbcbdae0a9736b79a98cc527.tar.gz
ngircd-47f9c6d0a0085da2fbcbdae0a9736b79a98cc527.zip
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.
Diffstat (limited to 'contrib/Debian/watch')
-rw-r--r--contrib/Debian/watch10
1 files changed, 10 insertions, 0 deletions
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@