[Python-modules-commits] [sqlobject] 07/15: Replace the image link to the sourceforge site with a simple text

Neil Muller drnlmza-guest at moszumanska.debian.org
Wed Jun 29 15:11:07 UTC 2016


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

drnlmza-guest pushed a commit to branch master
in repository sqlobject.

commit 0b0e6c4d8306edc248f80c24e64d1866e0a1b108
Author: Neil Muller <drnlmuller+debian at gmail.com>
Date:   Thu Oct 8 14:08:57 2015 -0700

    Replace the image link to the sourceforge site with a simple text
    
     footer including the link.
     .
     The image link links to an external sourceforge url, which triggers lintian's
     privacy-breach-logo error. This avoids the entire issue and avoids dragging
     the sourceforge logo into the package.
    Last-Update: 2015-10-28
    
    Patch-Name: replace_sf_logo
---
 docs/Authors.txt         | 10 +++-------
 docs/DeveloperGuide.txt  | 10 +++-------
 docs/FAQ.txt             | 10 +++-------
 docs/Inheritance.txt     | 10 +++-------
 docs/News.txt            | 10 +++-------
 docs/News1.txt           | 10 +++-------
 docs/News2.txt           | 10 +++-------
 docs/News3.txt           | 10 +++-------
 docs/News4.txt           | 10 +++-------
 docs/SQLBuilder.txt      | 10 +++-------
 docs/SQLObject.txt       | 10 +++-------
 docs/SelectResults.txt   | 10 +++-------
 docs/TODO.txt            | 10 +++-------
 docs/Versioning.txt      | 10 +++-------
 docs/Views.txt           | 10 +++-------
 docs/community.txt       | 10 +++-------
 docs/download.txt        | 10 +++-------
 docs/index.txt           | 10 +++-------
 docs/links.txt           | 10 +++-------
 docs/sqlobject-admin.txt | 10 +++-------
 20 files changed, 60 insertions(+), 140 deletions(-)

diff --git a/docs/Authors.txt b/docs/Authors.txt
index 5dbc625..43a145e 100644
--- a/docs/Authors.txt
+++ b/docs/Authors.txt
@@ -35,10 +35,6 @@ Contributions have been made by:
 * Nathan Edwards <nje5 at georgetown.edu>
 * Oleg Broytman <phd at phdru.name>
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/DeveloperGuide.txt b/docs/DeveloperGuide.txt
index 4453733..4e091b1 100644
--- a/docs/DeveloperGuide.txt
+++ b/docs/DeveloperGuide.txt
@@ -197,10 +197,6 @@ directory.  Pudge converts documentation from Restructured Text to
 HTML.  It presently requires kid 0.9.3, which must be obtained
 separately (for instance, from http://pypi.python.org/pypi/kid/0.9.3)
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/FAQ.txt b/docs/FAQ.txt
index 3238efb..d905c01 100644
--- a/docs/FAQ.txt
+++ b/docs/FAQ.txt
@@ -588,10 +588,6 @@ Maybe you want to specify the charset too? No problem::
                     COLLATE utf8_estonian_ci''']
                 }
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/Inheritance.txt b/docs/Inheritance.txt
index c3de5f4..f40ecee 100644
--- a/docs/Inheritance.txt
+++ b/docs/Inheritance.txt
@@ -325,10 +325,6 @@ Limitations and notes
 * If you have suggestion, bugs, or patch to this patch, you can
   contact the SQLObject team: <sqlobject-discuss at lists.sourceforge.net>
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/News.txt b/docs/News.txt
index 3cfec6e..71b7f4a 100644
--- a/docs/News.txt
+++ b/docs/News.txt
@@ -661,10 +661,6 @@ Features & Interface
 
 .. __: News4.html
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/News1.txt b/docs/News1.txt
index 77296c2..eca06a1 100644
--- a/docs/News1.txt
+++ b/docs/News1.txt
@@ -456,10 +456,6 @@ Features
 
 .. _Col docs: SQLObject.html#col-class-specifying-columns
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/News2.txt b/docs/News2.txt
index f9cf012..35dbee3 100644
--- a/docs/News2.txt
+++ b/docs/News2.txt
@@ -597,10 +597,6 @@ Bug Fixes
 
 .. __: News1.html
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/News3.txt b/docs/News3.txt
index 840eedd..c831d0f 100644
--- a/docs/News3.txt
+++ b/docs/News3.txt
@@ -382,10 +382,6 @@ Bug Fixes
 
 .. __: News2.html
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/News4.txt b/docs/News4.txt
index 11f76d4..71c1bd4 100644
--- a/docs/News4.txt
+++ b/docs/News4.txt
@@ -323,10 +323,6 @@ Minor features
 
 .. __: News3.html
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/SQLBuilder.txt b/docs/SQLBuilder.txt
index f2678fe..d27a40a 100644
--- a/docs/SQLBuilder.txt
+++ b/docs/SQLBuilder.txt
@@ -259,10 +259,6 @@ call. To work around this issue, use ``IN``::
        IN(PersonWorkplace.q.WorkplaceID,
        Select(Workplace.q.id, Workplace.q.id==SOME_ID)))
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/SQLObject.txt b/docs/SQLObject.txt
index 4b04f44..42ac17d 100644
--- a/docs/SQLObject.txt
+++ b/docs/SQLObject.txt
@@ -2112,10 +2112,6 @@ Documentation`_.
 .. _SQLBuilder: SQLBuilder.html
 .. _`SQLBuilder Documentation`: SQLBuilder.html
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/SelectResults.txt b/docs/SelectResults.txt
index 7f2836e..feb885a 100644
--- a/docs/SelectResults.txt
+++ b/docs/SelectResults.txt
@@ -193,10 +193,6 @@ named ``teachers``. Similarily, with a self-joining foreign key named
 returns a SelectResult of Persons who are the paternal grandfather of someone
 named ``Steve``.
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/TODO.txt b/docs/TODO.txt
index 588f89b..d27e5a0 100644
--- a/docs/TODO.txt
+++ b/docs/TODO.txt
@@ -124,10 +124,6 @@ TODO
 * Allow to override ConsoleWriter/LogWriter classes and makeDebugWriter
   function.
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/Versioning.txt b/docs/Versioning.txt
index ca16d4f..aab3d8e 100644
--- a/docs/Versioning.txt
+++ b/docs/Versioning.txt
@@ -82,10 +82,6 @@ for a versioned class is created.  Version tables are not altered when
 the main table is altered, so if you add a column to your main class,
 you will need to manually add the column to your version table. 
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/Views.txt b/docs/Views.txt
index f2cc9cd..f48c4d8 100644
--- a/docs/Views.txt
+++ b/docs/Views.txt
@@ -62,10 +62,6 @@ View classes::
     calls = SQLMultipleJoin('PhoneCall', joinColumn='phoneNumberID')
     vCalls = SQLMultipleJoin('ViewPhoneCall', joinColumn='phoneNumberID')
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/community.txt b/docs/community.txt
index 2e75642..1f04d73 100644
--- a/docs/community.txt
+++ b/docs/community.txt
@@ -32,10 +32,6 @@ contributors.
 One can also contribute to `community-editable recipe/documentation site
 <https://sites.google.com/site/sqlobject/>`_.
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/download.txt b/docs/download.txt
index e556283..ce4f542 100644
--- a/docs/download.txt
+++ b/docs/download.txt
@@ -44,10 +44,6 @@ Before switching to git development was performed at the `Subversion
 <https://subversion.apache.org/>`_ repository that is still located at
 http://svn.colorstudy.com/SQLObject
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/index.txt b/docs/index.txt
index c8e0ff1..2c903aa 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -66,10 +66,6 @@ Here's how you'd use the object::
   >>> p is p2
   True
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/links.txt b/docs/links.txt
index e31bdb6..a43de2c 100644
--- a/docs/links.txt
+++ b/docs/links.txt
@@ -60,10 +60,6 @@ Open Source Projects
 
 * `Stoq <http://www.stoq.com.br/>`_, an open source retail system.
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject
diff --git a/docs/sqlobject-admin.txt b/docs/sqlobject-admin.txt
index 94a2f21..7e77555 100644
--- a/docs/sqlobject-admin.txt
+++ b/docs/sqlobject-admin.txt
@@ -209,10 +209,6 @@ Future
 
 * A command to trim versions, by merging upgrade scripts.
 
-.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
-   :target: https://sourceforge.net/projects/sqlobject
-   :class: noborder
-   :align: center
-   :height: 15
-   :width: 80
-   :alt: Get SQLObject at SourceForge.net. Fast, secure and Free Open Source software downloads
+.. footer:: Get SQLObject at Sourceforge.net_. Fast, secure and Free Open Source software downloads
+
+.. _Sourceforge.net: http://sourceforge.net/projects/sqlobject

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



More information about the Python-modules-commits mailing list