Andreas Tille pushed to branch master at Debian Med / libquazip
Commits: fcbde23d by Andreas Tille at 2019-08-19T12:38:17Z Expected to pass new queue due to name change. Since this is not the case doing a source only upload - - - - - 361349c5 by Andreas Tille at 2019-09-28T06:21:24Z Remove obsolete fields Name from debian/upstream/metadata. - - - - - 2c0d77cd by Andreas Tille at 2019-09-28T06:21:24Z Rely on pre-initialized dpkg-architecture variables. Fixes lintian: debian-rules-sets-dpkg-architecture-variable See https://lintian.debian.org/tags/debian-rules-sets-dpkg-architecture-variable.html for more details. - - - - - b2bee0fe by Andreas Tille at 2019-09-28T06:21:24Z Fix day-of-week for changelog entries 0.4.4-1. Fixes lintian: debian-changelog-has-wrong-day-of-week See https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html for more details. - - - - - 0181fda7 by Andreas Tille at 2019-09-28T06:29:27Z Add d-shlibmove override - - - - - 48d77b6b by Andreas Tille at 2019-09-28T06:34:22Z Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/rules - − debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,19 @@ +libquazip (0.7.6-5) unstable; urgency=medium + + * Remove obsolete fields Name from debian/upstream/metadata. + * Rely on pre-initialized dpkg-architecture variables. + * Fix day-of-week for changelog entries 0.4.4-1. + * Add d-shlibmove override + + -- Andreas Tille <[email protected]> Sat, 28 Sep 2019 08:30:05 +0200 + +libquazip (0.7.6-4) unstable; urgency=medium + + * Expected to pass new queue due to name change. Since this is not + the case doing a source only upload + + -- Alf Gaida <[email protected]> Mon, 19 Aug 2019 14:37:06 +0200 + libquazip (0.7.6-3) unstable; urgency=medium [ Alf Gaida ] @@ -270,4 +286,4 @@ libquazip (0.4.4-1) unstable; urgency=low * Initial release (Closes: #675276) - -- Eric Maeker <[email protected]> Mon, 30 May 2012 12:00:00 +0100 + -- Eric Maeker <[email protected]> Wed, 30 May 2012 12:00:00 +0100 ===================================== debian/rules ===================================== @@ -12,7 +12,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow QT_SELECT=qt5 # Enable multiarch builds & prepare qmake vars -DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) +include /usr/share/dpkg/architecture.mk %: @@ -49,6 +49,7 @@ override_dh_install: d-shlibmove --commit \ --multiarch \ --devunversioned \ + --override 's/libQt5[CGX][oreuiml]\+5-dev/qtbase5-dev/' \ --exclude-la \ --movedev debian/tmp/usr/share/cmake*/Modules/FindQuaZip5.cmake usr/share/quazip/ \ --movedev debian/tmp/usr/include usr \ ===================================== debian/upstream/metadata deleted ===================================== @@ -1 +0,0 @@ -Name: quazip View it on GitLab: https://salsa.debian.org/med-team/libquazip/compare/8da48f1970f5076b07bc96b828809a71517f67e9...48d77b6b39fe136bbbfa2de95759ad3d6fa19989 -- View it on GitLab: https://salsa.debian.org/med-team/libquazip/compare/8da48f1970f5076b07bc96b828809a71517f67e9...48d77b6b39fe136bbbfa2de95759ad3d6fa19989 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
