Package: jsxgraph Version: 0.98~dfsg1-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu trusty ubuntu-patch
Dear Maintainer, In Ubuntu 14.04, the attached patch was applied to achieve the following: * added missing build dependencies, resolving FTBFS This debdiff may contain extraneous metadata. If so, kindly please ignore them. Thanks for considering the patch! -- System Information: Debian Release: wheezy/sid APT prefers precise-updates APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 'precise'), (100, 'precise-backports') Architecture: amd64 (x86_64) Kernel: Linux 3.11.0-15-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru jsxgraph-0.98~dfsg1/debian/changelog jsxgraph-0.98~dfsg1/debian/changelog diff -Nru jsxgraph-0.98~dfsg1/debian/control jsxgraph-0.98~dfsg1/debian/control --- jsxgraph-0.98~dfsg1/debian/control 2013-12-09 10:24:29.000000000 -0500 +++ jsxgraph-0.98~dfsg1/debian/control 2014-01-07 11:56:06.000000000 -0500 @@ -1,10 +1,11 @@ Source: jsxgraph Section: devel Priority: extra -Maintainer: Georges Khaznadar <georg...@debian.org> +Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com> +XSBC-Original-Maintainer: Georges Khaznadar <georg...@debian.org> Build-Depends: debhelper (>= 7.0.50~), quilt Build-Depends-Indep: jsdoc-toolkit (>=2.4.0+dfsg-3), yui-compressor, - node-almond, node-requirejs + node-almond, node-requirejs, node-uglify, zip Standards-Version: 3.9.4 Homepage: http://jsxgraph.uni-bayreuth.de/cms/index.php