[med-svn] [Git][med-team/libquazip][master] 6 commits: Expected to pass new queue due to name change. Since this is not the case...

Andreas Tille gitlab at salsa.debian.org
Sat Sep 28 07:34:45 BST 2019



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 <tille at debian.org>  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 <agaida at siduction.org>  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 <eric.maeker at gmail.com>  Mon, 30 May 2012 12:00:00 +0100
+ -- Eric Maeker <eric.maeker at gmail.com>  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.


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


More information about the debian-med-commit mailing list