[Pkg-javascript-commits] [jquery-minicolors] 14/15: Add upstream changelog
David Prévot
taffit at moszumanska.debian.org
Wed Sep 3 16:34:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository jquery-minicolors.
commit a05ede925c2e18ec763c0f4b2ba8f037029b0334
Author: David Prévot <taffit at debian.org>
Date: Wed Sep 3 12:25:41 2014 -0400
Add upstream changelog
https://github.com/claviska/jquery-minicolors/releases
---
debian/rules | 3 +++
debian/upstream/changelog | 23 +++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/debian/rules b/debian/rules
index 15b60ac..80f3400 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,5 +11,8 @@ override_dh_auto_build:
uglifyjs -o build/jquery.minicolors.min.js jquery.minicolors.js
dh_auto_build
+override_dh_installchangelogs:
+ dh_installchangelogs debian/upstream/changelog
+
get-orig-source:
uscan --verbose --rename --force
diff --git a/debian/upstream/changelog b/debian/upstream/changelog
new file mode 100644
index 0000000..3f30322
--- /dev/null
+++ b/debian/upstream/changelog
@@ -0,0 +1,23 @@
+[02 Sep 2014] 2.1.7: Now uses data URIs by default
+
+Now uses data URI instead of external image by default. If you need IE7 support, set dataUris to false when instantiating.
+
+
+[22 May 2014] 2.1.6: Updated version and fixed bower.json
+
+Updated version and fixed bower.json
+
+
+[21 May 2014] 2.1.5: Fixed so bower.json includes both JS and CSS files
+
+Fixed so bower.json includes both JS and CSS files
+
+
+[17 Apr 2014] 2.1.4: Fixed version numbers
+
+Fixed version numbers.
+
+
+[15 Apr 2014] 2.1.3: Added support for input-sm and input-lg
+
+Added support for input-sm and input-lg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery-minicolors.git
More information about the Pkg-javascript-commits
mailing list