[Pkg-javascript-devel] Bug#709901: jquery: diff for NMU version 1.7.2+dfsg-3.1
Paul Gevers
elbrus at debian.org
Wed Aug 27 20:00:30 UTC 2014
Control: tags 709901 + patch
Control: tags 709901 + pending
Dear maintainer,
The fix for bug 709901 is simple. As we this bug is RC, I've prepared an
NMU for jquery (versioned as 1.7.2+dfsg-3.1) and to give you quite some
time, I am going to upload it to DELAYED/20. Please feel free to tell me
if I should delay it longer or if you are going to fix it yourself.
Regards.
Paul
diff -Nru jquery-1.7.2+dfsg/debian/changelog
jquery-1.7.2+dfsg/debian/changelog
--- jquery-1.7.2+dfsg/debian/changelog 2014-08-26 21:18:32.000000000 +0200
+++ jquery-1.7.2+dfsg/debian/changelog 2014-08-27 21:31:57.000000000 +0200
@@ -1,3 +1,11 @@
+jquery (1.7.2+dfsg-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTBFS by removing build target as it used deprecated syntax
+ (Closes: #709901)
+
+ -- Paul Gevers <elbrus at debian.org> Wed, 27 Aug 2014 21:29:27 +0200
+
jquery (1.7.2+dfsg-3) unstable; urgency=low
* Generating jquery minified from source again (Closes: #495178)
diff -Nru jquery-1.7.2+dfsg/debian/rules jquery-1.7.2+dfsg/debian/rules
--- jquery-1.7.2+dfsg/debian/rules 2014-08-26 21:59:22.000000000 +0200
+++ jquery-1.7.2+dfsg/debian/rules 2014-08-27 21:26:02.000000000 +0200
@@ -1,5 +1,5 @@
#!/usr/bin/make -f
-build %:
+%:
dh $@
override_dh_auto_clean:
@@ -11,4 +11,4 @@
-rm build/.sizecache.json
dh_clean
-.PHONY: build
+
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 551 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20140827/d20d472b/attachment.sig>
More information about the Pkg-javascript-devel
mailing list