[med-svn] r17460 - in trunk/packages/libquazip/trunk/debian: . patches

Eric Maeker ericmaeker-guest at moszumanska.debian.org
Mon Jul 14 15:08:21 UTC 2014


Author: ericmaeker-guest
Date: 2014-07-14 15:08:21 +0000 (Mon, 14 Jul 2014)
New Revision: 17460

Added:
   trunk/packages/libquazip/trunk/debian/patches/logo-breach.patch
Modified:
   trunk/packages/libquazip/trunk/debian/control
   trunk/packages/libquazip/trunk/debian/patches/series
Log:
libquazip: managing lintian warnings (privacy-breach-logo & typos)

Modified: trunk/packages/libquazip/trunk/debian/control
===================================================================
--- trunk/packages/libquazip/trunk/debian/control	2014-07-14 14:36:08 UTC (rev 17459)
+++ trunk/packages/libquazip/trunk/debian/control	2014-07-14 15:08:21 UTC (rev 17460)
@@ -32,7 +32,7 @@
  QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
  from and writing to ZIP archives.
  .
- QuaZIP is by default built using Qt4 librairies.
+ QuaZIP is by default built using Qt4 libraries.
 
 Package: libquazip1-dev
 Provides: libquazip0-dev
@@ -56,7 +56,7 @@
  .
  This package contains the development files.
  .
- QuaZIP is by default built using Qt4 librairies.
+ QuaZIP is by default built using Qt4 libraries.
 
 Package: libquazip1-dbg
 Provides: libquazip0-dbg
@@ -79,7 +79,7 @@
  .
  This package contains the debugging symbols for Qt Creator IDE.
  .
- QuaZIP is by default built using Qt4 librairies.
+ QuaZIP is by default built using Qt4 libraries.
 
 Package: libquazip-doc
 Architecture: all

Added: trunk/packages/libquazip/trunk/debian/patches/logo-breach.patch
===================================================================
--- trunk/packages/libquazip/trunk/debian/patches/logo-breach.patch	                        (rev 0)
+++ trunk/packages/libquazip/trunk/debian/patches/logo-breach.patch	2014-07-14 15:08:21 UTC (rev 17460)
@@ -0,0 +1,19 @@
+Author: Eric Maeker <eric.maeker at gmail.com>
+Description: Remove sourceforge logo (privacy-breach-logo)
+ privacy-breach-logo reported by `lintian -i`
+Last-Update: 2014-07-14
+Forwarded: no
+
+Index: quazip-0.6.2/doc/html/index.html
+===================================================================
+--- quazip-0.6.2.orig/doc/html/index.html	2014-07-14 15:01:40.851420646 +0000
++++ quazip-0.6.2/doc/html/index.html	2014-07-14 15:01:40.847420646 +0000
+@@ -42,7 +42,7 @@
+ </div><!--header-->
+ <div class="contents">
+ <div class="textblock"> 
+-<a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=142688&type=7" style="width:210; height:62; border:none; float:right;" alt="Powered by SourceForge.net" /></a>
++<!-- privacy-breach-logo -->
+  <h1><a class="anchor" id="overview"></a>
+ Overview</h1>
+ <p>QuaZIP is a simple C++ wrapper over <a href="http://www.winimage.com/zLibDll/minizip.html">Gilles Vollant's ZIP/UNZIP package</a> that can be used to access ZIP archives. It uses <a href="http://qt.digia.com/">the Qt toolkit</a>.</p>

Modified: trunk/packages/libquazip/trunk/debian/patches/series
===================================================================
--- trunk/packages/libquazip/trunk/debian/patches/series	2014-07-14 14:36:08 UTC (rev 17459)
+++ trunk/packages/libquazip/trunk/debian/patches/series	2014-07-14 15:08:21 UTC (rev 17460)
@@ -1,2 +1,3 @@
 multiarch_version.patch
 no-test-build.patch
+logo-breach.patch




More information about the debian-med-commit mailing list