Control: tags 999282 + patch
Control: tags 999282 + pending

Dear maintainer,

I've prepared an NMU for spell (versioned as 1.0-24.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.


-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   NP: Michèle Sammarcelli: n/a
diff -u spell-1.0/debian/rules spell-1.0/debian/rules
--- spell-1.0/debian/rules
+++ spell-1.0/debian/rules
@@ -25,7 +25,8 @@
 
 	CFLAGS="$(CFLAGS)" ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
 
-build: build-stamp
+build: build-arch
+build-arch: build-stamp
 build-stamp: config.status
 	dh_testdir
 
@@ -33,6 +34,8 @@
 
 	touch build-stamp
 
+build-indep:
+
 install: build
 	dh_testdir
 	dh_testroot
@@ -63,4 +66,4 @@
 
 binary-indep:
 
-.PHONY: clean build install binary binary-arch binary-indep
+.PHONY: clean build build-arch build-indep install binary binary-arch binary-indep
diff -u spell-1.0/debian/changelog spell-1.0/debian/changelog
--- spell-1.0/debian/changelog
+++ spell-1.0/debian/changelog
@@ -1,3 +1,12 @@
+spell (1.0-24.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "missing required debian/rules targets build-arch and/or build-
+    indep": add targets to debian/rules.
+    (Closes: #999282)
+
+ -- gregor herrmann <gre...@debian.org>  Tue, 14 Dec 2021 19:11:57 +0100
+
 spell (1.0-24) unstable; urgency=low
 
   * Support also aspell (Closes: #381511)

Attachment: signature.asc
Description: Digital Signature

Reply via email to