[Pkg-javascript-commits] [libjs-dropzone] 04/05: Updated version 5.1.1+dfsg from 'upstream/5.1.1+dfsg'
Michael Lustfield
mtecknology at debian.org
Wed Oct 4 02:48:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
mtecknology pushed a commit to branch master
in repository libjs-dropzone.
commit 4b5ffe2b4583fbb3935172897650379a67cd2f1d
Merge: 79c7069 12c6ad8
Author: Michael Lustfield <michael at lustfield.net>
Date: Tue Oct 3 21:16:02 2017 -0500
Updated version 5.1.1+dfsg from 'upstream/5.1.1+dfsg'
with Debian dir 726d1817864cca87be99d36fa7ad293a74ce02ba
debian/rules | 2 +-
dist/min/basic.min.css | 1 -
dist/min/dropzone-amd-module.min.js | 2 --
dist/min/dropzone.min.css | 1 -
dist/min/dropzone.min.js | 2 --
5 files changed, 1 insertion(+), 7 deletions(-)
diff --cc debian/rules
index 09ddc67,0000000..4a1193c
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,11 -1,0 +1,11 @@@
+#!/usr/bin/make -f
+%:
+ dh $@
+
+override_dh_auto_clean:
- rm -f dist/*
++ rm -f dist/*.min.js
+ dh_auto_clean
+
+override_dh_auto_build:
+ #uglifyjs -o autolink-min.js autolink.js
+ dh_auto_build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/libjs-dropzone.git
More information about the Pkg-javascript-commits
mailing list