[med-svn] [Git][med-team/q2templates][master] Update and refresh patches
Liubov Chuprikova
gitlab at salsa.debian.org
Thu Sep 5 14:37:27 BST 2019
Liubov Chuprikova pushed to branch master at Debian Med / q2templates
Commits:
f5f94d3b by Liubov Chuprikova at 2019-09-05T13:37:07Z
Update and refresh patches
- - - - -
2 changed files:
- debian/changelog
- debian/patches/jquery_remove_version.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,6 +1,7 @@
q2templates (2019.7.0+dfsg-1) UNRELEASED; urgency=medium
* New upstream version
+ * Update and refresh patches
-- Liubov Chuprikova <chuprikovalv at gmail.com> Thu, 05 Sep 2019 15:03:37 +0200
=====================================
debian/patches/jquery_remove_version.patch
=====================================
@@ -1,13 +1,13 @@
Author: Liubov Chuprikova <chuprikovalv at gmail.com>
-Last-Update: Fri, 07 Jun 2019 06:49:44 +0200
+Last-Update: Thu, 05 Sep 2019 15:29:48 +0200
Description: Remove version specification for jquery.min.js
--- a/q2templates/templates/base.html
+++ b/q2templates/templates/base.html
-@@ -7,7 +7,7 @@
- <title>{% block title %}{{ q2templates_default_page_title }}{% endblock %}</title>
+@@ -8,7 +8,7 @@
<link rel="stylesheet" href="./q2templateassets/css/bootstrap.min.css"/>
<link rel="stylesheet" href="./q2templateassets/css/normalize.css"/>
+ <link rel="stylesheet" href="./q2templateassets/css/base-template.css"/>
- <script src="./q2templateassets/js/jquery-3.2.0.min.js" charset="utf-8"></script>
+ <script src="./q2templateassets/js/jquery.min.js" charset="utf-8"></script>
<script src="./q2templateassets/js/bootstrap.min.js" charset="utf-8"></script>
View it on GitLab: https://salsa.debian.org/med-team/q2templates/commit/f5f94d3b6c8c264a348031cdfd8920170398714e
--
View it on GitLab: https://salsa.debian.org/med-team/q2templates/commit/f5f94d3b6c8c264a348031cdfd8920170398714e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190905/4929432c/attachment.html>
More information about the debian-med-commit
mailing list