Your message dated Sat, 30 Mar 2019 11:58:40 +0100
with message-id <[email protected]>
and subject line Re: unblock: pkg-kde-tools/0.15.29
has caused the Debian Bug report #925452,
regarding unblock: pkg-kde-tools/0.15.29
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.)
--
925452: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925452
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 pkg-kde-tools.
It fixes a bug of severity important: #905736.
Additionally there are some minor changes related to updating URLs from
Alioth to Salsa. These were committed to our Git, I thought these can count
as “documentation fixes”, so I did not revert them.
The debdiff between 0.15.28 and 0.15.29 is attached.
unblock pkg-kde-tools/0.15.29
Also, can you please binNMU src:qtquickcontrols2-opensource-src against this
version of pkg-kde-tools? That will fix bug #905738 in Buster (currently it
is only fixed in experimental). If needed I can file a separate bug for that.
nmu qtquickcontrols2-opensource-src_5.11.3+dfsg-2 . ANY . -m 'Rebuild against
fixed pkg-kde-tools, see #905738'
--
Dmitry Shachnev
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+pkg-kde-tools (0.15.29) unstable; urgency=medium
+
+ [ Kunal Mehta ]
+ * Replace broken alioth URLs in man pages (Closes: #905845).
+
+ [ Simon Quigley ]
+ * Bump Standards-version to 4.1.4, no changes needed.
+ * Run wrap-and-sort.
+
+ [ Dmitry Shachnev ]
+ * Update Vcs fields for move to salsa.debian.org.
+
+ [ Andreas Ferber ]
+ * dh_qmlcdeps: don't exit on first package without qmlc files (Closes:
+ #905736).
+
+ -- Dmitry Shachnev <[email protected]> Sun, 24 Mar 2019 13:19:34 +0300
+
pkg-kde-tools (0.15.28) unstable; urgency=medium
* Bump libdpkg-perl build-dependency too, to make the tests pass.
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,15 @@ Section: devel
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <[email protected]>
Build-Depends: cmake (>= 2.6.4), debhelper (>= 9), libdpkg-perl (>= 1.19.0~)
-Standards-Version: 4.1.1
+Standards-Version: 4.1.4
Uploaders: Sune Vuorela <[email protected]>,
Modestas Vainius <[email protected]>,
Maximiliano Curia <[email protected]>,
Lisandro Damián Nicanor Pérez Meyer <[email protected]>,
Pino Toscano <[email protected]>,
- Dmitry Shachnev <[email protected]>,
-Vcs-Git: https://anonscm.debian.org/git/pkg-kde/pkg-kde-tools.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/pkg-kde-tools.git
+ Dmitry Shachnev <[email protected]>
+Vcs-Git: https://salsa.debian.org/qt-kde-team/pkg-kde-tools.git
+Vcs-Browser: https://salsa.debian.org/qt-kde-team/pkg-kde-tools
Package: pkg-kde-tools
Architecture: all
--- a/dh_qmlcdeps
+++ b/dh_qmlcdeps
@@ -75,7 +75,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
}
}, $tmpdir);
- $qt_version_bin or exit(0);
+ $qt_version_bin or next;
my @qt_version = unpack("C4", $qt_version_bin);
my $qt_version_str = "$qt_version[2].$qt_version[1].$qt_version[0]";
$qt_version[2] == 5 or error("Qt version $qt_version_str is not supported");
--- a/man1/pkgkde-gensymbols.1
+++ b/man1/pkgkde-gensymbols.1
@@ -104,7 +104,7 @@ the
.BR dpkg-gensymbols (1)
man page.
.SH SEE ALSO
-.BR http://pkg-kde.alioth.debian.org/symbolfiles.html
+.BR https://qt-kde-team.pages.debian.net/symbolfiles.html
.br
.BR https://people.redhat.com/drepper/symbol\-versioning
.br
--- a/man1/pkgkde-symbolshelper.1
+++ b/man1/pkgkde-symbolshelper.1
@@ -85,7 +85,7 @@ pkgkde-symbolshelper batchpatch -v 1.8 foo_unstable_logs/foo_1.8-1*.build
This man page was based text written by others from the pkg-kde
symbols file help page.
.SH SEE ALSO
-.BR http://pkg-kde.alioth.debian.org/symbolfiles.html
+.BR https://qt-kde-team.pages.debian.net/symbolfiles.html
.br
.BR https://people.redhat.com/drepper/symbol\-versioning
.br
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
On Mon, Mar 25, 2019 at 01:07:24PM +0300, Dmitry Shachnev wrote:
> Subject: unblock: pkg-kde-tools/0.15.29
Unblocked by Niels.
Ivo
--- End Message ---