Control: tags 1044261 + patch
Control: tags 1044261 + pending
Control: tags 1135917 + patch
Control: tags 1135917 + pending
Dear maintainer,
I've prepared an NMU for direvent (versioned as 5.4-0.2) and
uploaded it to DELAYED/15. Please feel free to tell me if I
should cancel it.
The changes are also available on:
https://salsa.debian.org/debian/direvent
Regards.
diffstat for direvent-5.4 direvent-5.4
changelog | 12 ++++++++++++
control | 2 +-
patches/FixSpelling.diff | 3 ++-
patches/fix-sigsegv-no-watcher.patch | 2 ++
rules | 3 +++
source/options | 2 ++
upstream/metadata | 7 +++++--
7 files changed, 27 insertions(+), 4 deletions(-)
diff -Nru direvent-5.4/debian/changelog direvent-5.4/debian/changelog
--- direvent-5.4/debian/changelog 2026-03-21 09:17:22.000000000 +0100
+++ direvent-5.4/debian/changelog 2026-05-15 23:44:18.000000000 +0200
@@ -1,3 +1,15 @@
+direvent (5.4-0.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix build failure with autoconf 2.73 (Closes: #1135917)
+ * Ignore changes to generated files (Closes: #1044261)
+ * Update patches information
+ * Update Standards-Version to 4.7.4, no change needed
+ * Fix upstream repository URL
+ * Add more upstream metadata
+
+ -- Nicolas Schodet <[email protected]> Fri, 15 May 2026 23:44:18 +0200
+
direvent (5.4-0.1) unstable; urgency=medium
[ Andreas Tille ]
diff -Nru direvent-5.4/debian/control direvent-5.4/debian/control
--- direvent-5.4/debian/control 2026-03-21 09:17:22.000000000 +0100
+++ direvent-5.4/debian/control 2026-05-15 23:15:56.000000000 +0200
@@ -1,5 +1,5 @@
Source: direvent
-Standards-Version: 4.7.3
+Standards-Version: 4.7.4
Maintainer: Alejandro Garrido Mota <[email protected]>
Section: utils
Build-Depends:
diff -Nru direvent-5.4/debian/patches/fix-sigsegv-no-watcher.patch direvent-5.4/debian/patches/fix-sigsegv-no-watcher.patch
--- direvent-5.4/debian/patches/fix-sigsegv-no-watcher.patch 2026-03-21 09:17:22.000000000 +0100
+++ direvent-5.4/debian/patches/fix-sigsegv-no-watcher.patch 2026-05-15 23:15:56.000000000 +0200
@@ -2,7 +2,9 @@
Date: Sat, 21 Mar 2026 09:13:51 +0100
Subject: Fix crash at startup when no watcher configured
+Bug: https://puszcza.gnu.org.ua/bugs/?669
Bug-Debian: https://bugs.debian.org/1120963
+Applied-Upstream: 71d13876c1359c3c05ffcc3173f063b628ed78ec
---
src/watcher.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -Nru direvent-5.4/debian/patches/FixSpelling.diff direvent-5.4/debian/patches/FixSpelling.diff
--- direvent-5.4/debian/patches/FixSpelling.diff 2026-03-21 09:17:22.000000000 +0100
+++ direvent-5.4/debian/patches/FixSpelling.diff 2026-05-15 23:15:56.000000000 +0200
@@ -1,10 +1,11 @@
Description: Fix spelling error
Author: Alejandro Garrido Mota <[email protected]>
-Origin: vendor
Last-Update: 2016-10-07
Fix spelling errors
+Bug: https://puszcza.gnu.org.ua/bugs/index.php?674
+
--- a/doc/direvent.conf.5
+++ b/doc/direvent.conf.5
@@ -160,7 +160,7 @@ with a single character according to the
diff -Nru direvent-5.4/debian/rules direvent-5.4/debian/rules
--- direvent-5.4/debian/rules 2026-03-21 09:17:22.000000000 +0100
+++ direvent-5.4/debian/rules 2026-05-15 23:15:56.000000000 +0200
@@ -4,5 +4,8 @@
%:
dh $@
+execute_before_dh_autoreconf:
+ mkdir m4
+
override_dh_auto_test:
dh_auto_test -- TESTSUITEFLAGS='--keywords=!timing-sensitive'
diff -Nru direvent-5.4/debian/source/options direvent-5.4/debian/source/options
--- direvent-5.4/debian/source/options 1970-01-01 01:00:00.000000000 +0100
+++ direvent-5.4/debian/source/options 2026-05-15 23:30:43.000000000 +0200
@@ -0,0 +1,2 @@
+# Generated file.
+extend-diff-ignore = "^tests/testsuite$|^doc/direvent.info$|^doc/stamp-vti$|^doc/version.texi$"
diff -Nru direvent-5.4/debian/upstream/metadata direvent-5.4/debian/upstream/metadata
--- direvent-5.4/debian/upstream/metadata 2026-03-21 09:17:22.000000000 +0100
+++ direvent-5.4/debian/upstream/metadata 2026-05-15 23:15:56.000000000 +0200
@@ -1,3 +1,6 @@
---
-Repository: https://git.savannah.gnu.org/git/direvent
-Repository-Browse: https://git.savannah.gnu.orgcgit/direvent
+Bug-Database: https://puszcza.gnu.org.ua/bugs/?group=direvent
+Bug-Submit: https://puszcza.gnu.org.ua/bugs/?group=direvent&func=additem
+Documentation: https://www.gnu.org.ua/software/direvent/manual/
+Repository-Browse: https://git.gnu.org.ua/direvent.git/
+Repository: https://git.gnu.org.ua/direvent.git/