Control: tags 1089358 + patch Control: tags 1089358 + pending
Dear maintainer, I've prepared an NMU for libcompface (versioned as 1:1.5.2-6.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards.diff -Nru libcompface-1.5.2/debian/changelog libcompface-1.5.2/debian/changelog
--- libcompface-1.5.2/debian/changelog 2024-08-15 07:40:30.000000000 +0000 +++ libcompface-1.5.2/debian/changelog 2024-12-31 12:19:58.000000000 +0000 @@ -1,3 +1,11 @@ +libcompface (1:1.5.2-6.1) unstable; urgency=medium + + * Non-maintainer upload. + * Remove need for root when building the package. + (Closes: #1089358) + + -- Niels Thykier <[email protected]> Tue, 31 Dec 2024 12:19:58 +0000 + libcompface (1:1.5.2-6) unstable; urgency=high [ Ricardo Mones <[email protected]> ] diff -Nru libcompface-1.5.2/debian/rules libcompface-1.5.2/debian/rules --- libcompface-1.5.2/debian/rules 2024-08-15 07:14:28.000000000 +0000 +++ libcompface-1.5.2/debian/rules 2024-12-31 12:19:33.000000000 +0000 @@ -100,13 +100,14 @@ -dh_clean -binary-indep: checkroot build +binary-indep: build $(checkdir) # There are no architecture-independent files to be uploaded # generated by this package. If there were any they would be # made here. -binary-arch: checkroot build binary-common binary-libc6 +binary-arch: build binary-common binary-libc6 + $(checkdir) @echo '### Installing architecture dependent files...' #make install DESTDIR=`pwd`/debian/tmp @@ -226,8 +227,5 @@ binary: binary-indep binary-arch -checkroot: - $(checkdir) - test root = "`whoami`"-.PHONY: binary binary-arch binary-indep clean checkroot build-arch build-indep
+.PHONY: binary binary-arch binary-indep clean build-arch build-indep
OpenPGP_signature.asc
Description: OpenPGP digital signature

