[Python-apps-commits] r12751 - in packages/prospector/trunk/debian (3 files)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Sun Jan 31 15:06:01 UTC 2016


    Date: Sunday, January 31, 2016 @ 15:06:00
  Author: danstender-guest
Revision: 12751

updated patches

Modified:
  packages/prospector/trunk/debian/changelog
  packages/prospector/trunk/debian/patches/docs-privacy-breaches.patch
  packages/prospector/trunk/debian/patches/rename-console-script.patch

Modified: packages/prospector/trunk/debian/changelog
===================================================================
--- packages/prospector/trunk/debian/changelog	2016-01-31 14:53:04 UTC (rev 12750)
+++ packages/prospector/trunk/debian/changelog	2016-01-31 15:06:00 UTC (rev 12751)
@@ -9,8 +9,9 @@
   * Dropped:
     + docs-no-sphinx-argparse.patch (sphinx-argparse available now).
     + docs-correct-some-flaws.patch (applied upstream).
+  * Updated remaining patches.
 
- -- Daniel Stender <debian at danielstender.com>  Sun, 31 Jan 2016 15:51:33 +0100
+ -- Daniel Stender <debian at danielstender.com>  Sun, 31 Jan 2016 16:05:12 +0100
 
 prospector (0.10.1+git20150706.a00e191-1) unstable; urgency=medium
 

Modified: packages/prospector/trunk/debian/patches/docs-privacy-breaches.patch
===================================================================
--- packages/prospector/trunk/debian/patches/docs-privacy-breaches.patch	2016-01-31 14:53:04 UTC (rev 12750)
+++ packages/prospector/trunk/debian/patches/docs-privacy-breaches.patch	2016-01-31 15:06:00 UTC (rev 12751)
@@ -1,15 +1,15 @@
 Description: patch privacy breaches out of the docs
 Author: Daniel Stender <debian at danielstender.com>
 Forwarded: not-needed
-Last-Update: 2015-08-06
+Last-Update: 2016-01-31
 
 --- a/docs/index.rst
 +++ b/docs/index.rst
-@@ -7,20 +7,6 @@
+@@ -7,20 +7,6 @@ Prospector - Python Static Analysis
  About
  -----
  
--.. image:: https://pypip.in/version/prospector/badge.svg?text=version&style=flat
+-.. image:: https://img.shields.io/pypi/v/prospector.svg
 -   :target: https://pypi.python.org/pypi/prospector
 -   :alt: Latest Version of Prospector
 -.. image:: https://travis-ci.org/landscapeio/prospector.png?branch=master

Modified: packages/prospector/trunk/debian/patches/rename-console-script.patch
===================================================================
--- packages/prospector/trunk/debian/patches/rename-console-script.patch	2016-01-31 14:53:04 UTC (rev 12750)
+++ packages/prospector/trunk/debian/patches/rename-console-script.patch	2016-01-31 15:06:00 UTC (rev 12751)
@@ -3,11 +3,11 @@
  works together with debian/links.
 Author: Daniel Stender <debian at danielstender.com>
 Forwarded: not-needed
-Last-Update: 2015-08-06
+Last-Update: 2016-01-31
 
 --- a/setup.py
 +++ b/setup.py
-@@ -91,7 +91,7 @@
+@@ -102,7 +102,7 @@ setup(
      packages=_PACKAGES,
      entry_points={
          'console_scripts': [




More information about the Python-apps-commits mailing list