[Python-modules-team] Bug#690372: mochikit: Contains broken reference to licence text
Ben Hutchings
ben at decadent.org.uk
Sat Oct 13 14:29:15 UTC 2012
Control: tags -1 patch
Trivial fix attached.
Ben.
diff -Nru mochikit-1.4.2/debian/changelog mochikit-1.4.2/debian/changelog
--- mochikit-1.4.2/debian/changelog 2010-06-03 16:06:17.000000000 +0100
+++ mochikit-1.4.2/debian/changelog 2012-10-13 13:36:56.000000000 +0100
@@ -1,3 +1,12 @@
+mochikit (1.4.2-3.1) UNRELEASED; urgency=low
+
+ * Non-maintainer upload.
+ * Remove the text 'See scriptaculous.js for full license' from
+ Sortable.js. The full licence is really in LICENSE.txt and
+ debian/copyright. (Closes: #690372)
+
+ -- Ben Hutchings <ben at decadent.org.uk> Sat, 13 Oct 2012 13:31:22 +0100
+
mochikit (1.4.2-3) unstable; urgency=low
* Updated Standards-Version to 3.8.4 (no changes)
diff -Nru mochikit-1.4.2/debian/patches/remove-broken-licence-reference.patch mochikit-1.4.2/debian/patches/remove-broken-licence-reference.patch
--- mochikit-1.4.2/debian/patches/remove-broken-licence-reference.patch 1970-01-01 01:00:00.000000000 +0100
+++ mochikit-1.4.2/debian/patches/remove-broken-licence-reference.patch 2012-10-13 13:38:45.000000000 +0100
@@ -0,0 +1,17 @@
+Description: Remove broken licence reference from Sortable.js
+ The full licence is really in LICENSE.txt and debian/copyright.
+Author: Ben Hutchings <ben at decadent.org.uk>
+Bug-Debian: http://bugs.debian.org/690372
+
+---
+--- mochikit-1.4.2.orig/lib/MochiKit/Sortable.js
++++ mochikit-1.4.2/lib/MochiKit/Sortable.js
+@@ -2,8 +2,6 @@
+ Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
+ Mochi-ized By Thomas Herve (_firstname_ at nimail.org)
+
+-See scriptaculous.js for full license.
+-
+ ***/
+
+ MochiKit.Base._deps('Sortable', ['Base', 'Iter', 'DOM', 'Position', 'DragAndDrop']);
diff -Nru mochikit-1.4.2/debian/patches/series mochikit-1.4.2/debian/patches/series
--- mochikit-1.4.2/debian/patches/series 1970-01-01 01:00:00.000000000 +0100
+++ mochikit-1.4.2/debian/patches/series 2012-10-13 13:38:09.000000000 +0100
@@ -0,0 +1 @@
+remove-broken-licence-reference.patch
--
Ben Hutchings
Humans are not rational beings; they are rationalising beings.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20121013/f1602384/attachment.pgp>
More information about the Python-modules-team
mailing list