[xml/sgml-commit] [linuxdoc-tools] 01/01: debian/control: Remove dependency on obsolete sp package (Closes: #803998).

Agustín Martín Domingo agmartin at moszumanska.debian.org
Wed Nov 4 18:20:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

agmartin pushed a commit to branch master
in repository linuxdoc-tools.

commit e2a8e92e99751dc5d5555bcc1e5d92c57d99b779
Author: Agustin Martin Domingo <agmartin at debian.org>
Date:   Wed Nov 4 18:50:42 2015 +0100

    debian/control: Remove dependency on obsolete sp package (Closes: #803998).
    
    Thanks Neil Roth for pointing this out.
    
    Signed-off-by: Agustin Martin Domingo <agmartin at debian.org>
---
 debian/changelog | 7 +++++++
 debian/control   | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eff9967..9c0f1f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+linuxdoc-tools (0.9.71-2) unstable; urgency=medium
+
+  * Remove dependency on obsolete sp package. Thanks Neil Roth for
+    pointing this out (Closes: #803998).
+
+ -- Agustin Martin Domingo <agmartin at debian.org>  Wed, 04 Nov 2015 17:39:40 +0100
+
 linuxdoc-tools (0.9.71-1) unstable; urgency=medium
 
   * New upstream 0.9.71 release.
diff --git a/debian/control b/debian/control
index e17a2ff..cbee0d1 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 7 ),
 	       perl,
 	       flex,
 	       gawk | mawk,
-	       sp | opensp,
+	       opensp,
 	       texinfo,
 	       groff (>= 1.15.3.1),
 	       texlive-binaries,
@@ -24,7 +24,7 @@ Multi-Arch: foreign
 Depends: ${shlibs:Depends},
 	 ${misc:Depends},
 	 ${perl:Depends},
-	 sp | opensp,
+	 opensp,
 	 sgml-data,
 	 gawk | mawk
 Suggests: texinfo,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-xml-sgml/linuxdoc-tools.git



More information about the debian-xml-sgml-commit mailing list