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

Eric Maeker ericmaeker-guest at moszumanska.debian.org
Sun Jun 15 13:12:04 UTC 2014


Author: ericmaeker-guest
Date: 2014-06-15 13:12:04 +0000 (Sun, 15 Jun 2014)
New Revision: 17165

Modified:
   trunk/packages/libquazip/trunk/debian/changelog
   trunk/packages/libquazip/trunk/debian/patches/multiarch_version.patch
   trunk/packages/libquazip/trunk/debian/patches/no-test-build.patch
Log:
libquazip: lib version was switched to the qmake project files defined ABI version (1.0.0), not the code release version

Modified: trunk/packages/libquazip/trunk/debian/changelog
===================================================================
--- trunk/packages/libquazip/trunk/debian/changelog	2014-06-14 22:28:14 UTC (rev 17164)
+++ trunk/packages/libquazip/trunk/debian/changelog	2014-06-15 13:12:04 UTC (rev 17165)
@@ -7,8 +7,9 @@
      - better file cleaning in dh_auto_clean
   * patches:
      - updating patches to new upstream
+     - library soname version was switched to the qmake project files defined ABI version (1.0.0), not the code release version (Closes: #719742)
 
- -- Eric Maeker <eric.maeker at gmail.com>  Wed, 11 Jun 2014 17:23:49 +0200
+ -- Eric Maeker <eric.maeker at gmail.com>  Fri, 13 Jun 2014 11:48:46 +0200
 
 libquazip (0.5.1-2) unstable; urgency=low
 

Modified: trunk/packages/libquazip/trunk/debian/patches/multiarch_version.patch
===================================================================
--- trunk/packages/libquazip/trunk/debian/patches/multiarch_version.patch	2014-06-14 22:28:14 UTC (rev 17164)
+++ trunk/packages/libquazip/trunk/debian/patches/multiarch_version.patch	2014-06-15 13:12:04 UTC (rev 17165)
@@ -1,22 +1,13 @@
 Author: Eric Maeker <eric.maeker at gmail.com>
-Description: Correctly define the version and the sublib path
- libquazip comes with a default version=1.0.0 and no sublib path (for multi-arch build).
-Last-Update: 2013-03-18
-Forwarded: no
+Description: Correctly define manages lib path (for multi-arch config)
+ libquazip does not manage Debian compatible multi-arch path.
+Last-Update: 2014-06-12
+Forwarded: yes
 
 Index: quazip-0.6.2/quazip/quazip.pro
 ===================================================================
---- quazip-0.6.2.orig/quazip/quazip.pro	2014-02-12 15:01:20.787420838 +0000
-+++ quazip-0.6.2/quazip/quazip.pro	2014-02-12 15:01:35.635420696 +0000
-@@ -1,7 +1,7 @@
- TEMPLATE = lib
- CONFIG += qt warn_on
- QT -= gui
--!win32:VERSION = 1.0.0
-+#!win32:VERSION = 1.0.0
- 
- DEFINES += QUAZIP_BUILD
- CONFIG(staticlib): DEFINES += QUAZIP_STATIC
+--- quazip-0.6.2.orig/quazip/quazip.pro	2014-06-12 15:01:20.787420838 +0000
++++ quazip-0.6.2/quazip/quazip.pro	2014-06-12 15:01:35.635420696 +0000
 @@ -12,7 +12,7 @@
  unix:!symbian {
      headers.path=$$PREFIX/include/quazip

Modified: trunk/packages/libquazip/trunk/debian/patches/no-test-build.patch
===================================================================
--- trunk/packages/libquazip/trunk/debian/patches/no-test-build.patch	2014-06-14 22:28:14 UTC (rev 17164)
+++ trunk/packages/libquazip/trunk/debian/patches/no-test-build.patch	2014-06-15 13:12:04 UTC (rev 17165)
@@ -1,13 +1,13 @@
 Author: Eric Maeker <eric.maeker at gmail.com>
 Description: Do not build testing apps
- libquazip comes with testing applications that we do not need in the package.
-Last-Update: 2013-03-18
+ libquazip comes with unit-tests we do not need in the package.
+Last-Update: 2014-06-12
 Forwarded: no
 
 Index: quazip-0.6.2/quazip.pro
 ===================================================================
---- quazip-0.6.2.orig/quazip.pro	2014-02-12 15:01:40.851420646 +0000
-+++ quazip-0.6.2/quazip.pro	2014-02-12 15:01:40.847420646 +0000
+--- quazip-0.6.2.orig/quazip.pro	2014-06-12 15:01:40.851420646 +0000
++++ quazip-0.6.2/quazip.pro	2014-06-12 15:01:40.847420646 +0000
 @@ -1,3 +1,3 @@
  TEMPLATE=subdirs
 -SUBDIRS=quazip qztest




More information about the debian-med-commit mailing list