[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] guix source archive branch, master, updated. v0.2-236-g079d127
From: |
Ludovic Courtès |
Subject: |
[SCM] guix source archive branch, master, updated. v0.2-236-g079d127 |
Date: |
Mon, 15 Jul 2013 22:13:26 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".
The branch, master has been updated
via 079d1273912da55c69113601b48bb704ed354c86 (commit)
via 56fbf2629f10b134e5f6e916e4fc33b0c0658da8 (commit)
via 50af57901ab0eb74555aaa57f2ad6fa303a9ac2b (commit)
via a0daf4a04e590f75a5d9d48ecb011c7ae9854083 (commit)
from 4169a4bcb5cb9e9f89f3aadecebcf0c5985b2eac (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 079d1273912da55c69113601b48bb704ed354c86
Author: Ludovic Courtès <address@hidden>
Date: Mon Jul 15 23:33:17 2013 +0200
guix package: Allow separate install of several outputs of the same package.
* guix/scripts/package.scm (guix-package)[process-actions](same-package?):
New procedure. Use it instead of `alist-delete' when filtering out
duplicate packages from the profile.
commit 56fbf2629f10b134e5f6e916e4fc33b0c0658da8
Author: Ludovic Courtès <address@hidden>
Date: Mon Jul 15 23:06:14 2013 +0200
build: Check for the availability of binaries upon "distcheck".
* build-aux/check-available-binaries.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
(distcheck-hook, assert-binaries-available): New target.
commit 50af57901ab0eb74555aaa57f2ad6fa303a9ac2b
Author: Ludovic Courtès <address@hidden>
Date: Mon Jul 15 18:28:29 2013 +0200
Thank the translators.
commit a0daf4a04e590f75a5d9d48ecb011c7ae9854083
Author: Ludovic Courtès <address@hidden>
Date: Mon Jul 15 18:26:16 2013 +0200
Add `pt_BR' translation.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 10 +-
THANKS | 5 +-
build-aux/check-available-binaries.scm | 52 +++
guix/scripts/package.scm | 13 +-
po/LINGUAS | 1 +
po/{eo.po => pt_BR.po} | 561 ++++++++++++++++++++++----------
6 files changed, 462 insertions(+), 180 deletions(-)
create mode 100644 build-aux/check-available-binaries.scm
copy po/{eo.po => pt_BR.po} (55%)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] guix source archive branch, master, updated. v0.2-236-g079d127,
Ludovic Courtès <=