Your message dated Sat, 11 May 2019 19:18:35 +0100
with message-id <[email protected]>
and subject line Re: Bug#928445: unblock: qtchooser/66-2
has caused the Debian Bug report #928445,
regarding unblock: qtchooser/66-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
928445: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928445
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
User: [email protected]
Usertags: unblock
Dear Release team,
Please unblock package qtchooser. It fixes bug #928344 which is of
severity: important. The debdiff is attached.
unblock qtchooser/66-2
--
Dmitry Shachnev
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+qtchooser (66-2) unstable; urgency=medium
+
+ [ Simon Quigley ]
+ * Change my email to [email protected] now that I am a Debian Developer.
+ * Bump Standards-version to 4.3.0, no changes needed.
+
+ [ Dmitry Shachnev ]
+ * Build with large file support (closes: #928344).
+
+ -- Dmitry Shachnev <[email protected]> Fri, 03 May 2019 19:08:24 +0300
+
qtchooser (66-1) unstable; urgency=medium
[ Simon Quigley ]
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,11 @@
Uploaders: Timo Jyrinki <[email protected]>,
Lisandro Damián Nicanor Pérez Meyer <[email protected]>,
Dmitry Shachnev <[email protected]>,
- Simon Quigley <[email protected]>
+ Simon Quigley <[email protected]>
Build-Depends: debhelper-compat (= 11),
dpkg-dev (>= 1.17.14),
qtbase5-dev (>= 5.9.2+dfsg-3~) <!stage1 !nocheck>
-Standards-Version: 4.2.1
+Standards-Version: 4.3.0
Homepage: https://qt-project.org/
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtchooser.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtchooser
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-export DEB_CXXFLAGS_MAINT_APPEND := $(shell dpkg-buildflags --get CPPFLAGS)
+export DEB_CXXFLAGS_MAINT_APPEND := $(shell DEB_BUILD_MAINT_OPTIONS=future=+lfs dpkg-buildflags --get CPPFLAGS)
export LFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
include /usr/share/dpkg/architecture.mk
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
On Sat, May 04, 2019 at 10:17:24PM +0300, Dmitry Shachnev wrote:
> Please unblock package qtchooser. It fixes bug #928344 which is of
> severity: important. The debdiff is attached.
Unblocked; thanks.
--
Jonathan Wiltshire [email protected]
Debian Developer http://people.debian.org/~jmw
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51
--- End Message ---