]> git.llucax.com Git - software/mutt-debian.git/commitdiff
debian/control: bumping Standards-Version to 3.8.4, nothing to be done, adding $...
authorAntonio Radici <antonio@dyne.org>
Sun, 31 Jan 2010 11:21:01 +0000 (11:21 +0000)
committerAntonio Radici <antonio@dyne.org>
Sun, 31 Jan 2010 11:21:01 +0000 (11:21 +0000)
debian/changelog
debian/control
debian/patches/series

index f0d7292d30c56883dcaf9248cebbb154613fb9d3..6923b3933f3593f07466e26e2902f87acf8678e7 100644 (file)
@@ -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 <antonio@dyne.org>  Fri, 29 Jan 2010 23:32:55 +0000
 
index 5f6175809b1f2d0bde6ad192435a351c03795d9a..93774cc48be74b824621b1b5ccff9e79474491aa 100644 (file)
@@ -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.
  .
index 1894691ef6f11b77bc0b4781feb7af2585133a0e..67b4dd010b92d7c3be50c36d7cb7c3b2c19affd5 100644 (file)
@@ -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