Package: aboot
Version: 1.0~pre20040408-4
Severity: normal
Tags: patch

Dear maintainer,

The sp package is obsolete and will be removed from Debian.  Please change the
build dependency in aboot accordingly (patch attached) or, if you prefer, I
can NMU it.

Regards.

diff -u aboot-1.0~pre20040408/debian/control 
aboot-1.0~pre20040408/debian/control
--- aboot-1.0~pre20040408/debian/control
+++ aboot-1.0~pre20040408/debian/control
@@ -1,5 +1,5 @@
 Source: aboot
-Build-Depends: debhelper (>= 9), sp, sgmlspl, docbook-utils
+Build-Depends: debhelper (>= 9), opensp, sgmlspl, docbook-utils
 Build-Depends-Indep: sgmltools-lite
 Section: admin
 Priority: standard
diff -u aboot-1.0~pre20040408/srmbootfat/Makefile 
aboot-1.0~pre20040408/srmbootfat/Makefile
--- aboot-1.0~pre20040408/srmbootfat/Makefile
+++ aboot-1.0~pre20040408/srmbootfat/Makefile
@@ -14,10 +14,10 @@
        $(CC) $(CFLAGS) $(LDFLAGS) -o srmbootraw srmbootraw.c
 
 srmbootfat.1: srmbootfat.sgml
-       nsgmls srmbootfat.sgml | sgmlspl sgmlspl-specs/docbook2man-spec.pl
+       onsgmls srmbootfat.sgml | sgmlspl sgmlspl-specs/docbook2man-spec.pl
 
 srmbootraw.8: srmbootraw.sgml
-       nsgmls srmbootraw.sgml | sgmlspl sgmlspl-specs/docbook2man-spec.pl
+       onsgmls srmbootraw.sgml | sgmlspl sgmlspl-specs/docbook2man-spec.pl
 
 clean:
        rm -f srmbootfat srmbootraw srmbootfat.1 srmbootraw.8 manpage.links 
manpage.log manpage.refs

Reply via email to