[Python-modules-commits] [flask-autoindex] 01/01: Fix symlinks

Jonathan Cristopher Carter jcc at moszumanska.debian.org
Mon Nov 13 12:40:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

jcc pushed a commit to tag debian/0.6+0git20160725-02b454-3
in repository flask-autoindex.

commit bf31d07585b17a7f00a286945d80c514fa723c58
Author: Jonathan Carter <jcarter at linux.com>
Date:   Mon Nov 13 14:40:02 2017 +0200

    Fix symlinks
---
 debian/changelog                     |  6 ++++++
 debian/python3-flask-autoindex.links | 10 +++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a6180e4..e34b1d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+flask-autoindex (0.6+0git20160725-02b454-3) unstable; urgency=medium
+
+  * Fix python3 symlinks (Closes: #881274)
+
+ -- Jonathan Carter <jcc at debian.org>  Mon, 13 Nov 2017 14:38:28 +0200
+
 flask-autoindex (0.6+0git20160725-02b454-2) unstable; urgency=medium
 
   * Fix typo in debian/copyright
diff --git a/debian/python3-flask-autoindex.links b/debian/python3-flask-autoindex.links
index b4282cc..e47e5f5 100644
--- a/debian/python3-flask-autoindex.links
+++ b/debian/python3-flask-autoindex.links
@@ -1,5 +1,5 @@
-usr/share/python-flask-autoindex/static/asc.gif /usr/lib/python3/dist-packages/flask_autoindex/static/asc.gif
-usr/share/python-flask-autoindex/static/desc.gif /usr/lib/python3/dist-packages/flask_autoindex/static/desc.gif
-usr/share/python-flask-autoindex/static/autoindex.css /usr/lib/python3/dist-packages/flask_autoindex/static/autoindex.css
-usr/share/python-flask-autoindex/templates/__autoindex__/autoindex.html /usr/lib/python3/dist-packages/flask_autoindex/templates/__autoindex__/autoindex.html
-usr/share/python-flask-autoindex/templates/__autoindex__/macros.html /usr/lib/python3/dist-packages/flask_autoindex/templates/__autoindex__/macros.html
+usr/share/python3-flask-autoindex/static/asc.gif /usr/lib/python3/dist-packages/flask_autoindex/static/asc.gif
+usr/share/python3-flask-autoindex/static/desc.gif /usr/lib/python3/dist-packages/flask_autoindex/static/desc.gif
+usr/share/python3-flask-autoindex/static/autoindex.css /usr/lib/python3/dist-packages/flask_autoindex/static/autoindex.css
+usr/share/python3-flask-autoindex/templates/__autoindex__/autoindex.html /usr/lib/python3/dist-packages/flask_autoindex/templates/__autoindex__/autoindex.html
+usr/share/python3-flask-autoindex/templates/__autoindex__/macros.html /usr/lib/python3/dist-packages/flask_autoindex/templates/__autoindex__/macros.html

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-autoindex.git



More information about the Python-modules-commits mailing list