[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (77264d1 -> 8b9019a)
From: |
Ludovic Courtès |
Subject: |
branch master updated (77264d1 -> 8b9019a) |
Date: |
Wed, 19 Nov 2014 21:53:55 +0000 |
civodul pushed a change to branch master
in repository guix.
from 77264d1 gnu: Add Glulxe.
new af8c2a1 licenses: Add the Clarified Artistic License.
new dd3b6d6 gnu: Add NcFTP Client.
new 37627ff lint: Fold 'sync-descriptions' script as
'gnu-description' lint checker.
new f4d5bca lint: Change checker names to be symbols.
new 836f02b lint: Correctly internationalize warning messages.
new db6dcf8 lint: Use localized checker descriptions.
new 8b9019a lint: Fix typos in checker descriptions.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 4 +-
build-aux/sync-descriptions.scm | 85 ------------------------------
gnu/packages/ftp.scm | 51 +++++++++++++++++-
guix/licenses.scm | 7 +++
guix/scripts/lint.scm | 111 ++++++++++++++++++++++++++++++--------
5 files changed, 145 insertions(+), 113 deletions(-)
delete mode 100644 build-aux/sync-descriptions.scm
- branch master updated (77264d1 -> 8b9019a),
Ludovic Courtès <=
- 01/07: licenses: Add the Clarified Artistic License., Ludovic Courtès, 2014/11/19
- 06/07: lint: Use localized checker descriptions., Ludovic Courtès, 2014/11/19
- 04/07: lint: Change checker names to be symbols., Ludovic Courtès, 2014/11/19
- 07/07: lint: Fix typos in checker descriptions., Ludovic Courtès, 2014/11/19
- 05/07: lint: Correctly internationalize warning messages., Ludovic Courtès, 2014/11/19
- 02/07: gnu: Add NcFTP Client., Ludovic Courtès, 2014/11/19
- 03/07: lint: Fold 'sync-descriptions' script as 'gnu-description' lint checker., Ludovic Courtès, 2014/11/19