diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-10-10 06:07:06 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-10-10 06:07:06 +0200 |
commit | b57443d93adfa85b58ec920756e3abd78875d4d6 (patch) | |
tree | f5a23a80870b408de792bb21271be2697a958bd0 /debian | |
parent | 48505adb2c0e25d1459a961081ba7a64ec515cb6 (diff) |
Remove obsolete Build-Depend jade
Diffstat (limited to 'debian')
-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 |