From 6e837c0f6b60f139c038b25a5005cc923af8674e Mon Sep 17 00:00:00 2001 From: Antonio Radici Date: Sun, 31 Jan 2010 11:21:01 +0000 Subject: [PATCH] debian/control: bumping Standards-Version to 3.8.4, nothing to be done, adding ${misc:Depends} to make lintian happy --- debian/changelog | 3 +++ debian/control | 6 +++--- debian/patches/series | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index f0d7292..6923b39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ mutt (1.5.20-7) unstable; urgency=low * debian/patches: + upstream/548494-swedish-intl.patch: fixes to Swedish translation (Closes: 548494) + * debian/control: + + bumping Standards-Version to 3.8.4, nothing to be done + + adding ${misc:Depends} to make lintian happy -- Antonio Radici Fri, 29 Jan 2010 23:32:55 +0000 diff --git a/debian/control b/debian/control index 5f61758..93774cc 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: automake, debhelper (>> 7), docbook-xml, docbook-xsl, elinks-lite | elinks, gawk, gettext, libgdbm-dev, libgnutls-dev, libgpgme11-dev, libidn11-dev, libkrb5-dev, libncurses5-dev, libncursesw5-dev, libsasl2-dev, pkg-config, quilt, xsltproc, zlib1g-dev -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Vcs-Git: git://git.debian.org/git/pkg-mutt/mutt.git Vcs-Browser: http://git.debian.org/?p=pkg-mutt/mutt.git DM-Upload-Allowed: yes @@ -41,7 +41,7 @@ Description: text-based mailreader supporting MIME, GPG, PGP and threading Package: mutt-patched Architecture: any Priority: extra -Depends: ${shlibs:Depends}, mutt (= ${binary:Version}) +Depends: ${shlibs:Depends}, ${misc:Depends}, mutt (= ${binary:Version}) Description: the Mutt Mail User Agent with extra patches Mutt is a sophisticated text-based Mail User Agent. . @@ -52,7 +52,7 @@ Package: mutt-dbg Architecture: any Section: debug Priority: extra -Depends: ${shlibs:Depends}, mutt (= ${binary:Version}) +Depends: ${shlibs:Depends}, ${misc:Depends}, mutt (= ${binary:Version}) Description: debugging symbols for mutt Mutt is a sophisticated text-based Mail User Agent. . diff --git a/debian/patches/series b/debian/patches/series index 1894691..67b4dd0 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -50,8 +50,8 @@ upstream/542817-smimekeys-tmpdir.patch upstream/544794-smtp-batch.patch upstream/537694-segv-imap-headers.patch upstream/548577-gpgme-1.2.patch - upstream/548494-swedish-intl.patch + misc/hyphen-as-minus.patch #misc/manpage-typos.patch misc/smime_keys-manpage.patch -- 2.43.0