summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
-rw-r--r--changelog123
3 files changed, 132 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b29b40dc8b3c..ca0c8065af6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sat Jan 2 10:43:18 UTC 2016
pkgbase = manpages-fr-extra
pkgdesc = Pages de manuel Linux francophones complementaires de 'Debian-l10n-French'
- pkgver = 20150130
- pkgrel = 2
+ pkgver = 20151231
+ pkgrel = 1
url = http://www.debian.org/international/french/
changelog = changelog
arch = any
@@ -9,8 +11,8 @@ pkgbase = manpages-fr-extra
optdepends = man-pages-fr: pages de base
provides = man-pages-fr-extra
options = docs
- source = http://ftp.fr.debian.org/debian/pool/main/m/manpages-fr-extra/manpages-fr-extra_20150130_all.deb
- md5sums = 6dd00d17f09973970fb60b40a4600bf2
+ source = http://ftp.fr.debian.org/debian/pool/main/m/manpages-fr-extra/manpages-fr-extra_20151231_all.deb
+ md5sums = a57b402486cd4f2b2970245e963e89c3
pkgname = manpages-fr-extra
diff --git a/PKGBUILD b/PKGBUILD
index f29f264906d7..9925ad6b3552 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: X0rg
pkgname=manpages-fr-extra
-pkgver=20150130
-pkgrel=2
+pkgver=20151231
+pkgrel=1
pkgdesc="Pages de manuel Linux francophones complementaires de 'Debian-l10n-French'"
arch=('any')
url="http://www.debian.org/international/french/"
@@ -13,7 +13,7 @@ provides=('man-pages-fr-extra')
options=(docs)
changelog=changelog
source=(http://ftp.fr.debian.org/debian/pool/main/m/"$pkgname"/"$pkgname"_"$pkgver"_all.deb)
-md5sums=('6dd00d17f09973970fb60b40a4600bf2')
+md5sums=('a57b402486cd4f2b2970245e963e89c3')
prepare() {
cd "$srcdir"
diff --git a/changelog b/changelog
index ca40cbe7dae2..b4cf08fcece9 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,126 @@
+manpages-fr-extra (20151231) unstable; urgency=medium
+
+ [ David Prévot ]
+ * bash: Sync with 4.3-14
+ * coreutil: Sync with 8.23-4
+ * cron: Sync with 3.0pl1-128
+ * diffutils: Sync with 1:3.3-2
+ * dosfstools: Sync with 3.0.28-2
+ * e2fsprogs: Sync with 1.42.13-1
+ * findutils: Sync with 4.4.2-10
+ * glibc: Sync with 2.21-6
+ * grep: Sync with 2.20-4.1
+ * openssl:
+ - Sync with 1.0.2c-1
+ - New pages:
+ + ASN1_TIME_set.3ssl
+ + d2i_CMS_ContentInfo.3ssl
+ + d2i_ECPKParameters.3ssl
+ + d2i_ECPrivateKey.3ssl
+ + OPENSSL_instrument_bus.3ssl
+ + SSL_CTX_add1_chain_cert.3ssl
+ + SSL_CTX_set1_curves.3ssl
+ + SSL_CTX_set1_verify_cert_store.3ssl
+ + SSL_CTX_set_cert_cb.3ssl
+ + SSL_CTX_set_custom_cli_ext.3ssl
+ + SSL_CTX_set_read_ahead.3ssl
+ + SSL_CTX_use_serverinfo.3ssl
+ + SSLeay_version.3ssl
+ + X509_check_host.3ssl
+ - New upstream pages not yet translated:
+ + ec.3ssl
+ + EC_GFp_simple_method.3ssl
+ + EC_GROUP_copy.3ssl
+ + EC_GROUP_new.3ssl
+ + EC_KEY_new.3ssl
+ + EC_POINT_add.3ssl
+ + EC_POINT_new.3ssl
+ + SSL_CONF_cmd_argv.3ssl
+ + SSL_CONF_cmd.3ssl
+ + SSL_CONF_CTX_new.3ssl
+ + SSL_CONF_CTX_set1_prefix.3ssl
+ + SSL_CONF_CTX_set_flags.3ssl
+ + SSL_CONF_CTX_set_ssl_ctx.3ssl
+ - Update asn1
+ - Update ciphers
+ - Update d2i
+ - Update dh
+ - Update dsa
+ - Update openssl
+ - Update pkey
+ - Update smime
+ * procps: Sync with 2:3.3.9-9
+ * reiser4progs: Sync with 1.1.0-1.1
+ * reiserfsprogs: Sync with 1:3.6.24-3.1
+ * sysvinit: Sync with 2.88dsf-59.2
+ * util-linux:
+ - Sync with 2.26.2-7
+ - Update translation
+ * util-linux: Sync with 2.25.2-6
+ * x11-xserver-utils: Sync with 7.7+5
+ * Move pages from syslinux to util-linux (Closes: #786461)
+ - last.1
+ - mesg.1
+ - mountpoint.1
+ - sulogin.8
+ * Force new po4a (tbl handling changed)
+
+ [ Jean-Pierre Giraud ]
+ * openssl:
+ - Complete SSL_CTX translation
+ - New translation of some pages:
+ + SSL_CTX_add_session.3ssl
+ + SSL_CTX_load_verify_locations.3ssl
+ + SSL_CTX_new.3ssl
+ + SSL_CTX_sess_number.3ssl
+ + SSL_CTX_sess_set_get_cb.3ssl
+ + SSL_CTX_use_certificate.3ssl
+ - Complete evp translation
+ - New translation of some pages:
+ + EVP_DigestInit.3ssl
+ + EVP_DigestSignInit.3ssl
+ + EVP_DigestVerifyInit.3ssl
+ + EVP_EncryptInit.3ssl
+ + EVP_SealInit.3ssl
+ + EVP_SignInit.3ssl
+ + EVP_VerifyInit.3ssl
+ - Update crypto
+ - Proofread asn1
+
+ [ Baptiste Jammet ]
+ * openssl:
+ - Update x509
+ - Proofread apps
+ - Proofread asn1
+ - Proofread openssl
+
+ [ Jean-Paul Guillonneau ]
+ * openssl:
+ - Proofread asn1
+ - Proofread ciphers
+ - Proofread d2i
+ - Proofread openssl
+ - Proofread x509
+ * util-linux: Proofread
+
+ [ JP Guillonneau ]
+ * openssl:
+ - Update evp
+ - Update SSL_CTX_set
+
+ [ Thomas Blein ]
+ * openssl : Update pkcs
+
+ [ Jean-Paul Guilloneau ]
+ * openssl:
+ - Update apps
+ - Proofread bn
+
+ [ Vincent Danjean ]
+ * coreutils: tfix join.1 (Closes: #798897)
+
+ -- David Prévot <taffit@debian.org> Thu, 31 Dec 2015 12:57:37 -0400
+
manpages-fr-extra (20150130) unstable; urgency=medium
[ David Prévot ]