[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#928445: unblock: qtchooser/66-2



Package: release.debian.org
User: release.debian.org@packages.debian.org
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 tsimonq2@debian.org 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 <mitya57@debian.org>  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 <timo@debian.org>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
            Dmitry Shachnev <mitya57@debian.org>,
-           Simon Quigley <tsimonq2@ubuntu.com>
+           Simon Quigley <tsimonq2@debian.org>
 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

Attachment: signature.asc
Description: PGP signature


Reply to: