Control: tags 1063876 + pending
Dear maintainer, I've prepared an NMU for xfsdump (versioned as 3.1.11-0.2) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru xfsdump-3.1.11/debian/changelog xfsdump-3.1.11/debian/changelog --- xfsdump-3.1.11/debian/changelog 2022-10-16 21:44:56.000000000 +0200 +++ xfsdump-3.1.11/debian/changelog 2024-06-12 20:17:14.000000000 +0200 @@ -1,3 +1,12 @@ +xfsdump (3.1.11-0.2) unstable; urgency=medium + + * Non-maintainer upload. + + [ Helmut Grohne ] + * Move aliased xfs tools to /usr (DEP17). (Closes: #1063876) + + -- Chris Hofstaedtler <z...@debian.org> Wed, 12 Jun 2024 20:17:14 +0200 + xfsdump (3.1.11-0.1) unstable; urgency=medium * Non-maintainer upload @@ -366,7 +375,7 @@ xfsdump (1.1.2-1) unstable; urgency=low - * Minor changes to build procedure + * Minor changes to build procedure * Add missing libtool build dependency (closes: #106506) -- Nathan Scott <nath...@debian.org> Wed, 25 Jul 2001 12:57:42 +1000 diff -Nru xfsdump-3.1.11/debian/rules xfsdump-3.1.11/debian/rules --- xfsdump-3.1.11/debian/rules 2022-10-16 21:44:56.000000000 +0200 +++ xfsdump-3.1.11/debian/rules 2024-06-12 20:17:13.000000000 +0200 @@ -27,7 +27,7 @@ @echo "== dpkg-buildpackage: configure" 1>&2 $(checkdir) dh_autotools-dev_updateconfig - $(options) $(MAKE) include/config.h + $(options) $(MAKE) include/config.h LOCAL_CONFIGURE_OPTIONS='--exec-prefix=/nondefault --sbindir=/usr/sbin' touch .census clean: