Package: release.debian.org
User: release.debian....@packages.debian.org
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 <mity...@debian.org>  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 <debian-qt-...@lists.debian.org>
 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 <s...@debian.org>,
            Modestas Vainius <mo...@debian.org>,
            Maximiliano Curia <m...@debian.org>,
            Lisandro Damián Nicanor Pérez Meyer <lisan...@debian.org>,
            Pino Toscano <p...@debian.org>,
-           Dmitry Shachnev <mity...@debian.org>,
-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 <mity...@debian.org>
+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

Attachment: signature.asc
Description: PGP signature

Reply via email to