--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: laditools/1.0.1-2
- From: Alessio Treglia <alessio@debian.org>
- Date: Tue, 10 Jul 2012 17:24:55 +0200
- Message-id: <20120710152455.10533.73067.reportbug@Aspire-1410>
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package laditools 1.0.1-2, it fixes bug#680750.
The diff is very small, I'm attaching it for review.
Thanks for considering.
unblock laditools/1.0.1-2
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
debian/changelog | 7 +++++++
debian/control | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index fdfd9c1..3cd9249 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+laditools (1.0.1-2) unstable; urgency=low
+
+ * Depends on python-gi-cairo.
+ Thanks to Stefaan Himpe for the report. (Closes: #680750)
+
+ -- Alessio Treglia <alessio@debian.org> Tue, 10 Jul 2012 16:13:12 +0200
+
laditools (1.0.1-1) unstable; urgency=low
* New upstream release:
diff --git a/debian/control b/debian/control
index 5657676..b612120 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Architecture: all
Depends:
gir1.2-vte-2.90,
python-gi,
+ python-gi-cairo,
python-laditools,
${misc:Depends},
${python:Depends}
--- End Message ---
--- Begin Message ---
- To: Alessio Treglia <alessio@debian.org>, <681093-done@bugs.debian.org>
- Subject: Re: Bug#681093: unblock: laditools/1.0.1-2
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Tue, 10 Jul 2012 17:56:32 +0100
- Message-id: <7fd0a4e83bb2172d5bc74a93d33193bb@mail.adsl.funky-badger.org>
- In-reply-to: <20120710152455.10533.73067.reportbug@Aspire-1410>
- References: <20120710152455.10533.73067.reportbug@Aspire-1410>
On 10.07.2012 16:24, Alessio Treglia wrote:
Please unblock package laditools 1.0.1-2, it fixes bug#680750.
The diff is very small, I'm attaching it for review.
Unblocked by KiBi.
Regards,
Adam
--- End Message ---