nixpkgs/pkgs/servers/mail
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
..
archiveopteryx archiveopteryx: override specific build settings instead of PREFIX 2016-03-06 11:37:24 +01:00
dovecot Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00
dspam dspam: disable on Darwin 2016-06-11 03:40:22 +03:00
exim exim: 4.86.2 -> 4.87 2016-04-07 11:31:10 +02:00
freepops
mailman Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00
mlmmj mlmmj: 1.2.18.1 -> 1.2.19.0 2015-12-01 08:38:49 +01:00
opensmtpd Merge branch 'staging' 2016-05-27 15:58:40 +02:00
petidomo Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
popa3d
postfix Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
postsrsd postsrsd: 1.3 -> 1.4 2016-03-04 14:46:45 +03:00
rmilter rmilter: 1.8.1 -> 1.8.4 2016-05-03 15:34:20 +03:00
rspamd Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
spamassassin Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00