[Pkg-privacy-commits] [tails-installer] 43/43: Merge branch 'tails/jessie' into debian/sid
Ulrike Uhlig
u-guest at moszumanska.debian.org
Tue Nov 15 23:30:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch debian/sid
in repository tails-installer.
commit 0a18f33fb7de47431579fb08f97f42e8694927e3
Merge: 7feeb5b 16c390d
Author: Ulrike Uhlig <u at 451f.org>
Date: Tue Nov 15 23:36:07 2016 +0100
Merge branch 'tails/jessie' into debian/sid
debian/changelog | 52 +++
po/ar.po | 145 ++++----
po/ast.po | 129 +++----
po/az.po | 146 ++++----
po/bg.po | 150 ++++----
po/bn_IN.po | 129 +++----
po/bs.po | 129 +++----
po/ca.po | 386 ++++++++++----------
po/cs.po | 137 +++----
po/da.po | 142 ++++----
po/de.po | 153 ++++----
po/el.po | 146 ++++----
po/en_GB.po | 142 ++++----
po/es.po | 155 ++++----
po/es_AR.po | 347 +++++++++---------
po/eu.po | 132 +++----
po/fa.po | 144 ++++----
po/fi.po | 331 +++++++++--------
po/fr.po | 247 +++++++------
po/fr_CA.po | 143 ++++----
po/{da.po => gl.po} | 506 +++++++++++++-------------
po/he.po | 137 +++----
po/hr_HR.po | 193 +++++-----
po/hu.po | 332 ++++++++---------
po/id.po | 142 ++++----
po/is.po | 129 +++----
po/it.po | 142 ++++----
po/ja.po | 142 ++++----
po/km.po | 145 ++++----
po/ko.po | 373 ++++++++++---------
po/{nb.po => lb.po} | 496 +++++++++++++------------
po/lv.po | 142 ++++----
po/ms.po | 129 +++----
po/nb.po | 188 +++++-----
po/nds.po | 129 +++----
po/nl.po | 151 ++++----
po/{nb.po => nn.po} | 469 ++++++++++++------------
po/pa.po | 129 +++----
po/pl.po | 142 ++++----
po/pt.po | 139 +++----
po/pt_BR.po | 142 ++++----
po/ro.po | 343 +++++++++---------
po/ru.po | 887 +++++++++++++++++++++++++++++++++++++++++++++
po/si_LK.po | 136 +++----
po/sk.po | 145 ++++----
po/{hr_HR.po => sk_SK.po} | 497 ++++++++++++-------------
po/sl_SI.po | 137 +++----
po/sq.po | 328 ++++++++---------
po/sr.po | 129 +++----
po/sr at latin.po | 129 +++----
po/sv.po | 144 ++++----
po/tails-installer.pot | 126 +++----
po/th.po | 145 ++++----
po/{nb.po => tr.po} | 508 +++++++++++++-------------
po/uk.po | 142 ++++----
po/vi.po | 137 +++----
po/zh_CN.po | 154 ++++----
po/{zh_TW.po => zh_HK.po} | 419 +++++++++++----------
po/zh_TW.po | 147 ++++----
tails_installer/creator.py | 93 +++--
tails_installer/gui.py | 7 +-
61 files changed, 7061 insertions(+), 5674 deletions(-)
diff --cc debian/changelog
index 21b0a26,8960e2f..2f90f2f
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,10 -1,55 +1,62 @@@
+ tails-installer (4.4.11+dfsg-0tails1) devel; urgency=medium
+
+ * Remove call_set_name_sync invocation that seems useless, and sometimes breaks (at least on Jenkins).
+ * WIP: try to get a fresh system_partition object after changing its type.
+ * WIP: block until UDisks client has settled.
+ * WIP: give the system some more time to recognize the updated partition after changing its flags.
+ * Send all enabled logging output to the log file (in addition to stderr).
+ * Include date/time in log messages.
+ * Document that #10987 also happens in _set_partition_flags.
+ * Refactor duplicated code into a function.
+ * Refactor duplicated code into a function.
+ * partition_device: always ask udisks to give us an new object.
+ * Clarify comments about workarounds.
+ * Logging: don't display in the GUI error the output from commands that are allowed to fail.
+ * Don't try to call underlying_physical_device unless running from Tails.
+ * Remove reference to an unexisting button
+ * Import PO files from Transifex, update POT and PO files.
+
+ -- anonym <anonym at riseup.net> Fri, 02 Sep 2016 15:22:54 +0200
+
+ tails-installer (4.4.10+dfsg-0tails1) testing; urgency=medium
+
+ * Update POT and PO files.
+
+ -- anonym <anonym at riseup.net> Sun, 05 Jun 2016 19:28:31 +0200
+
+ tails-installer (4.4.9+dfsg-0tails1) stable; urgency=medium
+
+ * [fr] fixes
+ * [fr] Could not find syslinux' gptmbr.bin
+ * Update error message to match new name of 'Clone & Install'
+ * Import PO files from Transifex, update POT and PO files.
+
+ -- anonym <anonym at riseup.net> Sun, 24 Apr 2016 16:25:01 +0200
+
+ tails-installer (4.4.8+dfsg-0tails1) testing; urgency=medium
+
+ * Add missing dependency on dosfstools.
+ * Correct debian/changelog
+ * Replace inline XXX with a link to a ticket.
+ * Add link to ticket.
+ * Update translation
+ * [fr] Review of 23f49d0 - Update translation
+ * [fr] remove linebreak
+ * Add missing dependency on syslinux-common (Closes: Debian#814489).
+ * Add additional syslinux paths
+ * Add missing dependency on udisks2.
+ * Update POT and import PO files from Transifex.
+ * Import PO files from Transifex, update POT and PO files.
+
+ -- anonym <anonym at riseup.net> Mon, 07 Mar 2016 17:36:32 +0100
+
+tails-installer (4.4.7+dfsg-1) unstable; urgency=medium
+
+ * Team upload.
+ * Add missing dependency on dosfstools.
+
+ -- Ulrike Uhlig <u at 451f.org> Wed, 20 Jan 2016 23:41:17 +0100
+
tails-installer (4.4.7+dfsg-0tails1) devel; urgency=medium
* Change Tails installer wording.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git
More information about the Pkg-privacy-commits
mailing list