~ubuntu-branches/ubuntu/vivid/mutt/vivid-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Helge Kreutzmann
  • Date: 2012-06-29 12:48:12 UTC
  • Revision ID: package-import@ubuntu.com-20120629124812-ou5bxntce5xjy7ql
Tags: 1.5.21-6.1
* Non-maintainer upload.
* (Mainly) L10n NMU targeting wheezy
  + German translation of desktop file (Closes: #658627)
  + Fixes when using the desktop file with dropped URL (Closes: #628240)
  + Fixes for syntax of desktop file (Closes: #639001)
  + Update de.po, reviewed by debian-l10n-german (Closes: #579967)
    and fix a typo in the compressed folder de.po translation

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mutt (1.5.21-6.1) unstable; urgency=low
 
2
 
 
3
  * Non-maintainer upload.
 
4
  * (Mainly) L10n NMU targeting wheezy
 
5
    + German translation of desktop file (Closes: #658627)
 
6
    + Fixes when using the desktop file with dropped URL (Closes: #628240)
 
7
    + Fixes for syntax of desktop file (Closes: #639001)
 
8
    + Update de.po, reviewed by debian-l10n-german (Closes: #579967)
 
9
      and fix a typo in the compressed folder de.po translation
 
10
 
 
11
 -- Helge Kreutzmann <debian@helgefjell.de>  Fri, 29 Jun 2012 12:48:12 +0200
 
12
 
1
13
mutt (1.5.21-6) unstable; urgency=low
2
14
 
3
15
  * debian/rules: enabled hardened flags; patch by jmm@debian.org