[med-svn] [mobyle] 01/01: fix jquery symlink bug
Olivier Sallou
osallou at debian.org
Mon Mar 20 08:41:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
osallou pushed a commit to branch master
in repository mobyle.
commit 9056f86c1c2cbd359efb1a51bbe1284dcbd96cd9
Author: Olivier Sallou <olivier.sallou at debian.org>
Date: Mon Mar 20 09:40:42 2017 +0100
fix jquery symlink bug
---
debian/changelog | 3 ++-
debian/mobyle.links | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a0b7f0f..bf1ed68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
-mobyle (1.5.5+dfsg-2) UNRELEASED; urgency=medium
+mobyle (1.5.5+dfsg-2) unstable; urgency=medium
* Fix homepage
+ * Fix wrong symlink to jquery (Closes: #857513).
-- Andreas Tille <tille at debian.org> Wed, 04 Jan 2017 13:16:28 +0100
diff --git a/debian/mobyle.links b/debian/mobyle.links
index 0e2f155..ca8b0d7 100644
--- a/debian/mobyle.links
+++ b/debian/mobyle.links
@@ -1,7 +1,7 @@
usr/share/javascript/scriptaculous/builder.js usr/share/mobyle/htdocs/portal/js/builder.js
usr/share/javascript/scriptaculous/effects.js usr/share/mobyle/htdocs/portal/js/effects.js
usr/share/javascript/scriptaculous/scriptaculous.js usr/share/mobyle/htdocs/portal/js/scriptaculous.js
-usr/share/javascript/jquery/jquery.min/js usr/share/mobyle/htdocs/portal/js/openid/jquery-1.3.2.js
+usr/share/javascript/jquery/jquery.min.js usr/share/mobyle/htdocs/portal/js/openid/jquery-1.3.2.js
usr/share/javascript/prototype/prototype.js usr/share/mobyle/htdocs/portal/js/prototype-1.7.js
etc/mobyle/Config.py usr/share/mobyle/core/Local/Config/Config.py
etc/mobyle/CustomClasses/__init__.py usr/share/mobyle/core/Local/CustomClasses/__init__.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mobyle.git
More information about the debian-med-commit
mailing list