[med-svn] [Git][med-team/libquazip][master] 4 commits: Re-introduced usage of d-shlibs

Andreas Tille gitlab at salsa.debian.org
Mon Aug 19 12:23:47 BST 2019



Andreas Tille pushed to branch master at Debian Med / libquazip


Commits:
ea8c0fc6 by Andreas Tille at 2019-08-19T11:08:53Z
Re-introduced usage of d-shlibs

- - - - -
3b6bd349 by Andreas Tille at 2019-08-19T11:10:47Z
Remove Eric Maeker from Uploaders (thanks to Eric for his initial work)

- - - - -
0c7e841e by Andreas Tille at 2019-08-19T11:11:21Z
Set upstream metadata fields: Name.

Fixes lintian: upstream-metadata-file-is-missing
See https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html for more details.

- - - - -
8da48f19 by Andreas Tille at 2019-08-19T11:12:21Z
Upload to unstable

- - - - -


6 changed files:

- debian/changelog
- debian/control
- − debian/libquazip5-1.install
- − debian/libquazip5-dev.install
- debian/rules
- + debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -2,7 +2,6 @@ libquazip (0.7.6-3) unstable; urgency=medium
 
   [ Alf Gaida ]
   * Switched to debhelper-compat (=12)
-  * Removed not needed build dependency d-shlibs
   * Removed obsolete build dependency libqt4-dev (Closes: #875026)
   * Bumped Standards-Version to 4.4.0, no changes needed
   * Removed Qt4 packages from control and fixed the description of Qt5 packages
@@ -18,6 +17,10 @@ libquazip (0.7.6-3) unstable; urgency=medium
   * Added myself to copyright
   * Added myself to uploaders
 
+  [ Andreas Tille ]
+  * Remove Eric Maeker from Uploaders (thanks to Eric for his initial work)
+  * Set upstream metadata fields: Name.
+
  -- Alf Gaida <agaida at siduction.org>  Sun, 18 Aug 2019 16:14:48 +0200
 
 libquazip (0.7.6-2) unstable; urgency=medium


=====================================
debian/control
=====================================
@@ -1,12 +1,12 @@
 Source: libquazip
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Eric Maeker <eric.maeker at gmail.com>,
-           Andreas Tille <tille at debian.org>,
+Uploaders: Andreas Tille <tille at debian.org>,
            Stefan Ahlers <stef.ahlers at t-online.de>,
            Alf Gaida <agaida at siduction.org>
 Section: libs
 Priority: optional
 Build-Depends: debhelper-compat (= 12),
+               d-shlibs,
                cmake,
                qtbase5-dev,
                qtchooser,
@@ -22,6 +22,7 @@ Homepage: https://github.com/stachenov/quazip
 Package: libquazip5-1
 Architecture: any
 Multi-Arch: same
+Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Suggests: libquazip-doc


=====================================
debian/libquazip5-1.install deleted
=====================================
@@ -1,3 +0,0 @@
-usr/lib/x86_64-linux-gnu/libquazip5.so.1.0.0 
-usr/lib/x86_64-linux-gnu/libquazip5.so.1
-


=====================================
debian/libquazip5-dev.install deleted
=====================================
@@ -1,3 +0,0 @@
-usr/include/quazip5
-usr/lib/*/libquazip5.so
-usr/share/*/Modules/FindQuaZip5.cmake /usr/share/quazip


=====================================
debian/rules
=====================================
@@ -45,6 +45,14 @@ override_dh_installdocs-indep:
 override_dh_install:
 	find debian -name *.a -delete
 	dh_install
+	cp -a obj-*/libquazip5.a debian/tmp/usr/lib/*/
+	d-shlibmove --commit \
+		    --multiarch \
+		    --devunversioned \
+		    --exclude-la \
+		    --movedev debian/tmp/usr/share/cmake*/Modules/FindQuaZip5.cmake usr/share/quazip/ \
+		    --movedev debian/tmp/usr/include usr \
+		    debian/tmp/usr/lib/*/libquazip5.so
 
 override_dh_missing:
 	dh_missing --fail-missing


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1 @@
+Name: quazip



View it on GitLab: https://salsa.debian.org/med-team/libquazip/compare/ab0e03a95506bca0ddfdcda2eaa10ca6f7ee2c6c...8da48f1970f5076b07bc96b828809a71517f67e9

-- 
View it on GitLab: https://salsa.debian.org/med-team/libquazip/compare/ab0e03a95506bca0ddfdcda2eaa10ca6f7ee2c6c...8da48f1970f5076b07bc96b828809a71517f67e9
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190819/c272d122/attachment-0001.html>


More information about the debian-med-commit mailing list