diff options
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 33c8125..8c25f5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +scons-doc (2.5.0+repack-2) UNRELEASED; urgency=medium + + * debian/control: + - Remove obsolete jade from Build-Depends-Indep (Closes: #840256). + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 10 Oct 2016 05:50:43 +0200 + scons-doc (2.5.0+repack-1) unstable; urgency=medium * New upstream release: diff --git a/debian/control b/debian/control index 4c2e6f2..52b8228 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Build-Depends-Indep: docbook-utils, docbook-xml, fop, - jade, python-libxml2, python-libxslt1 Standards-Version: 3.9.7 |