[Python-modules-commits] r34364 - in packages/flask-restful/trunk/debian/patches (3 files)

highvoltage-guest at users.alioth.debian.org highvoltage-guest at users.alioth.debian.org
Mon Sep 21 12:32:34 UTC 2015


    Date: Monday, September 21, 2015 @ 12:32:33
  Author: highvoltage-guest
Revision: 34364

Add missing files under debian/patches

Added:
  packages/flask-restful/trunk/debian/patches/remove-external-image
  packages/flask-restful/trunk/debian/patches/remove-extra-copyright-file
  packages/flask-restful/trunk/debian/patches/remove-vcs-control-files

Added: packages/flask-restful/trunk/debian/patches/remove-external-image
===================================================================
--- packages/flask-restful/trunk/debian/patches/remove-external-image	                        (rev 0)
+++ packages/flask-restful/trunk/debian/patches/remove-external-image	2015-09-21 12:32:33 UTC (rev 34364)
@@ -0,0 +1,22 @@
+Description: remove externally linked image
+ Remove an externally linked image that could cause a potential privacy violation. 
+ .
+ flask-restful (0.3.3-1) unstable; urgency=low
+ .
+   * Initial release (Closes: #763962)
+Author: Jonathan Carter <jonathan at ubuntu.com>
+Index: flask-restful-0.3.3/docs/_themes/flask_small/layout.html
+===================================================================
+--- flask-restful-0.3.3.orig/docs/_themes/flask_small/layout.html	2015-08-14 10:38:43.000000000 +0200
++++ flask-restful-0.3.3/docs/_themes/flask_small/layout.html	2015-08-14 13:31:49.000000000 +0200
+@@ -14,8 +14,10 @@
+ {% block relbar1 %}{% endblock %}
+ {% block relbar2 %}
+   {% if theme_github_fork %}
++    <!--
+     <a href="http://github.com/{{ theme_github_fork }}"><img style="position: fixed; top: 0; right: 0; border: 0;"
+     src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
++    -->
+   {% endif %}
+ {% endblock %}
+ {% block sidebar1 %}{% endblock %}

Added: packages/flask-restful/trunk/debian/patches/remove-extra-copyright-file
===================================================================
--- packages/flask-restful/trunk/debian/patches/remove-extra-copyright-file	                        (rev 0)
+++ packages/flask-restful/trunk/debian/patches/remove-extra-copyright-file	2015-09-21 12:32:33 UTC (rev 34364)
@@ -0,0 +1,44 @@
+Description: remove extra bsd 3 clause license file
+Author: Jonathan Carter <jonathan at ubuntu.com>
+Index: flask-restful-0.3.3/docs/_themes/LICENSE
+===================================================================
+--- flask-restful-0.3.3.orig/docs/_themes/LICENSE	2015-05-22 01:53:50.000000000 +0200
++++ /dev/null	1970-01-01 00:00:00.000000000 +0000
+@@ -1,37 +0,0 @@
+-Copyright (c) 2010 by Armin Ronacher.
+-
+-Some rights reserved.
+-
+-Redistribution and use in source and binary forms of the theme, with or
+-without modification, are permitted provided that the following conditions
+-are met:
+-
+-* Redistributions of source code must retain the above copyright
+-  notice, this list of conditions and the following disclaimer.
+-
+-* Redistributions in binary form must reproduce the above
+-  copyright notice, this list of conditions and the following
+-  disclaimer in the documentation and/or other materials provided
+-  with the distribution.
+-
+-* The names of the contributors may not be used to endorse or
+-  promote products derived from this software without specific
+-  prior written permission.
+-
+-We kindly ask you to only use these themes in an unmodified manner just
+-for Flask and Flask-related products, not for unrelated projects.  If you
+-like the visual style and want to use it for your own projects, please
+-consider making some larger changes to the themes (such as changing
+-font faces, sizes, colors or margins).
+-
+-THIS THEME IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+-ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+-LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+-CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+-SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+-INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+-CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+-ARISING IN ANY WAY OUT OF THE USE OF THIS THEME, EVEN IF ADVISED OF THE
+-POSSIBILITY OF SUCH DAMAGE.

Added: packages/flask-restful/trunk/debian/patches/remove-vcs-control-files
===================================================================
--- packages/flask-restful/trunk/debian/patches/remove-vcs-control-files	                        (rev 0)
+++ packages/flask-restful/trunk/debian/patches/remove-vcs-control-files	2015-09-21 12:32:33 UTC (rev 34364)
@@ -0,0 +1,10 @@
+Description: remove .gitignore file from package
+Author: Jonathan Carter <jonathan at ubuntu.com>
+Index: flask-restful-0.3.3/docs/_themes/.gitignore
+===================================================================
+--- flask-restful-0.3.3.orig/docs/_themes/.gitignore	2015-05-22 01:53:50.000000000 +0200
++++ /dev/null	1970-01-01 00:00:00.000000000 +0000
+@@ -1,3 +0,0 @@
+-*.pyc
+-*.pyo
+-.DS_Store




More information about the Python-modules-commits mailing list