]> git.llucax.com Git - software/mutt-debian.git/commitdiff
some debian/control changes to make lintian happy
authorAntonio Radici <antonio@dyne.org>
Sun, 24 May 2009 16:37:40 +0000 (17:37 +0100)
committerAntonio Radici <antonio@dyne.org>
Sun, 24 May 2009 16:37:40 +0000 (17:37 +0100)
debian/changelog
debian/control

index db2c6ff780f8cefe1dcd9e5624aa5021c918fcd8..6d03cc68a316fbfc7db936aba4f76c6bde319466 100644 (file)
@@ -1,3 +1,22 @@
+mutt (1.5.19-3) unstable; urgency=low
+
+  * debian/control:
+    + Xs- removed from VCS headers
+    + removed a duplicate "priority" in the binary package
+    + Section: debug for mutt-dbg
+    + debhelper dependency updated to support dh_lintian
+    + Standards-Version bumped to 3.8.1
+  * debian/patches, the following patches were refreshed against upstream/1.5.19:
+    + features/{ifdef,maildir-mtime,xtitles,trash-folder,purge-message}
+    + features-old/patch-1.5.4.vk.pgp_verbose_mime
+    + debian-specific/{Md.etc_mailname_gethostbyname.diff,correct_docdir_in_manpage.diff,
+      assumed_charset-compat}
+    + mutt-patched/*
+  * debian/patches/mutt-patched/sidebar: added the new sidebar patch for 1.5.19
+  * debian/rules: re-enabled building of mutt-patched for 1.5.19
+
+ -- Antonio Radici <antonio@dyne.org>  Sun, 24 May 2009 17:24:18 +0100
+
 mutt (1.5.19-2) experimental; urgency=low
 
   * Recommends: libsasl2-modules. Technically, we depend on libsasl2-2 which
index b76863bacea81b0b9dcc0ef0c7a3202f443697f6..96c2724cac41cece840ca700b1e401b21cf6fc01 100644 (file)
@@ -3,17 +3,16 @@ Section: mail
 Priority: standard
 Maintainer: Christoph Berg <myon@debian.org>
 Uploaders: Adeodato Simó <dato@net.com.org.es>, Antonio Radici <antonio@dyne.org>
-Build-Depends: debhelper (>> 5), quilt, automake, gawk, gettext, xsltproc,
+Build-Depends: debhelper (>> 6.0.7), quilt, automake, gawk, gettext, xsltproc,
  docbook-xml, docbook-xsl, links, libncurses5-dev, libsasl2-dev, libgnutls-dev,
  libidn11-dev, zlib1g-dev, libncursesw5-dev, libgdbm-dev, libkrb5-dev
-Standards-Version: 3.8.0
-XS-Vcs-Git: git://git.debian.org/git/pkg-mutt/mutt.git
-XS-Vcs-Browser: http://git.debian.org/?p=pkg-mutt/mutt.git
+Standards-Version: 3.8.1
+Vcs-Git: git://git.debian.org/git/pkg-mutt/mutt.git
+Vcs-Browser: http://git.debian.org/?p=pkg-mutt/mutt.git
 Homepage: http://www.mutt.org/
 
 Package: mutt
 Architecture: any
-Priority: standard
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: exim4 | mail-transport-agent, locales, mime-support, libsasl2-modules
 Suggests: urlview, aspell | ispell, gnupg, mixmaster, openssl, ca-certificates
@@ -49,6 +48,7 @@ Description: the Mutt Mail User Agent with extra patches
 
 Package: mutt-dbg
 Architecture: any
+Section: debug
 Priority: extra
 Depends: ${shlibs:Depends}, mutt (= ${binary:Version})
 Description: debugging symbols for mutt