[SCM] QtWebKit packaging branch, master, updated. debian/2.2.1-5
Lisandro Damián Nicanor Pérez
lisandro at alioth.debian.org
Mon Nov 19 01:50:47 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebkit.git;a=commitdiff;h=02f8209
The following commit has been merged in the master branch:
commit 02f820929292fa352279358b2afb141405fe7b1e
Merge: b71a572c6bf75a77bc2bb1f90a39c1d5ac894760 31161cf38bfc414e433063690a902cbd0b7b0aca
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Tue Nov 6 23:11:19 2012 -0300
Really use xz compression.
debian/changelog | 1 +
debian/rules | 3 +++
2 files changed, 4 insertions(+), 0 deletions(-)
diff --cc debian/changelog
index e4cb22a,5c5df2b..2b671dc
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,13 -1,12 +1,14 @@@
-qtwebkit (2.2.1-5) UNRELEASED; urgency=low
+qtwebkit (2.2.1-5) unstable; urgency=low
+
+ * Team upload.
[ Lisandro Damián Nicanor Pérez Meyer ]
- * UNFINISHED!!!!
- Rewrite debian/copyright to DEP-5 (Closes: #673268).
- Thanks Elena ``of Valhalla'' Grandi and Tobias Bengfort.
- UNFINISHED!!!!
+ * Re upload the package to fix the M-A uninstallability due to a binNMU
+ (Closes: #676162).
+ * This upload will get rebuilt with xz compression (Closes: #687036).
++ Thanks Ansgar Burchardt for the patch.
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 16 Sep 2012 17:13:21 -0300
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org> Tue, 06 Nov 2012 18:20:35 -0300
qtwebkit (2.2.1-4) unstable; urgency=high
diff --cc debian/rules
index dad2122,dad2122..41214b2
--- a/debian/rules
+++ b/debian/rules
@@@ -37,3 -37,3 +37,6 @@@ override_dh_auto_clean
rm -f Source/Makefile
dh_auto_clean
dh_auto_clean --sourcedirectory=$(QWEBVIEW_DIR)
++
++override_dh_builddeb:
++ dh_builddeb -- -Zxz
--
QtWebKit packaging
More information about the pkg-kde-commits
mailing list