Package: poedit Hi,
I am uploading a NMU to 10-day DELAYED queue. Feel free to remove it from DELAYED and upload yourself. Anyway you can find patches used for NMU attached to this email. O. -- System Information: Debian Release: 6.0.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
>From 12e666948e8bd1cd6a680055adcfb98c0243d98e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= <[email protected]> Date: Thu, 2 Jun 2011 13:15:09 +0200 Subject: [PATCH 1/2] Build-depend on versionless libdb-dev package (Closes: #621371) --- debian/control | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/debian/control b/debian/control index d243f33..a69e6e6 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: poedit Section: text Priority: optional Maintainer: Pedro Ribeiro <[email protected]> -Build-Depends: debhelper (>= 8), autotools-dev, gettext, libdb4.8-dev, libgtk2.0-dev, libgtkspell-dev, libwxgtk2.8-dev, wx-common, zip +Build-Depends: debhelper (>= 8), autotools-dev, gettext, libdb-dev, libgtk2.0-dev, libgtkspell-dev, libwxgtk2.8-dev, wx-common, zip Standards-Version: 3.9.1 Homepage: http://poedit.sourceforge.net/ -- 1.7.2.5
>From 1ea777d4fa21d74ebfce87a72fdaea79b9fea783 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= <[email protected]> Date: Thu, 2 Jun 2011 13:16:00 +0200 Subject: [PATCH 2/2] prepare 1.4.6.1-5.1 release --- debian/changelog | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/debian/changelog b/debian/changelog index a145ec4..96a0f2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +poedit (1.4.6.1-5.1) unstable; urgency=low + + * Non-maintainer upload. + * Build-depend on versionless libdb-dev package (Closes: #621371) + + -- Ondřej Surý <[email protected]> Thu, 02 Jun 2011 13:15:45 +0200 + poedit (1.4.6.1-5) unstable; urgency=low * Take over package (Closes: #543856). -- 1.7.2.5

