[med-svn] [python-mne] 01/04: ENH: adding license statement for newer bootstrap and yui-compressor into b-depends
Yaroslav Halchenko
debian at onerussian.com
Sun Sep 21 22:04:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
yoh pushed a commit to branch master
in repository python-mne.
commit 36d573d4671e9ada9b905f078925db13ddf33963
Author: Yaroslav Halchenko <debian at onerussian.com>
Date: Sun Sep 21 23:13:18 2014 +0200
ENH: adding license statement for newer bootstrap and yui-compressor into b-depends
---
debian/changelog | 11 ++++++++---
debian/control | 3 ++-
debian/copyright | 4 ++++
3 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b64b2c3..ebe9394 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,13 +2,18 @@ python-mne (0.8.2+dfsg-1) UNRELEASED; urgency=low
[ Alexandre Gramfort ]
* New upstream version.
- * Skip tests needing network access
- Closes: #759916
+ * Skip tests needing network access (Closes: #759916)
+ * Regenerate compressed bootstrap 3.0, added build-depends on
+ yui-compressor
[ Andreas Tille ]
* Strip compressed JS files from upstream source
- -- Alexandre Gramfort <alexandre.gramfort at m4x.org> Fri, 01 Aug 2014 23:01:26 +0000
+ [ Yaroslav Halchenko ]
+ * debian/copyright
+ - updated to note MIT license for bootstrap 3.0
+
+ -- Yaroslav Halchenko <debian at onerussian.com> Sun, 21 Sep 2014 19:37:18 +0200
python-mne (0.7.3-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 042dfb4..6f83f76 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,8 @@ Build-Depends: debhelper (>= 9),
xvfb,
xauth,
libgl1-mesa-dri,
- python-coverage
+ python-coverage,
+ yui-compressor,
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/python-mne.git
Vcs-Git: git://anonscm.debian.org/debian-med/python-mne.git
diff --git a/debian/copyright b/debian/copyright
index 9b4ccb1..c608176 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -46,6 +46,10 @@ Files: mne/externals/tempita/*
Copyright: 2008 Ian Bicking and Contributors
License: MIT
+Files: debian/JS/bootstrap
+Copyright: 2011-2014 Twitter, Inc.
+License: MIT
+
Files: mne/html/bootstrap*
Copyright: 2013 Twitter, Inc.
License: Apache
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git
More information about the debian-med-commit
mailing list