[Pkg-privacy-commits] [onionshare] 51/55: Imported Upstream version 0.9.1

Ulrike Uhlig u-guest at moszumanska.debian.org
Thu Sep 8 10:27:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch debian
in repository onionshare.

commit 3e5e74ed91ae4a40ec8d5da9b51f643035aa104c
Merge: 994445c 373f24e
Author: Ulrike Uhlig <u at 451f.org>
Date:   Thu Sep 8 11:41:45 2016 +0200

    Imported Upstream version 0.9.1

 BUILD.md                               |   49 +-
 CHANGELOG.md                           |    8 +
 MANIFEST.in                            |    1 +
 README.md                              |   14 +-
 SECURITY.md                            |    8 +-
 install/Info.plist                     |   18 +
 install/build_exe.bat                  |   10 +-
 install/build_osx.sh                   |   26 +-
 install/build_rpm.sh                   |    2 +-
 install/onionshare.nsi                 |  256 +++---
 install/ppa_release.sh                 |    4 +-
 install/pyinstaller.spec               |   59 --
 install/scripts/onionshare             |    9 +-
 install/scripts/onionshare-gui         |    9 +-
 install/scripts/onionshare-nautilus.py |   46 ++
 onionshare/helpers.py                  |   22 +-
 onionshare/{hs.py => onion.py}         |   67 +-
 onionshare/onionshare.py               |   38 +-
 onionshare/strings.py                  |    7 +-
 onionshare/web.py                      |   26 +-
 onionshare_gui/onionshare_gui.py       |   76 +-
 {install => resources}/license.txt     | 1352 ++++++++++++++++----------------
 resources/locale/cs.json               |   18 +-
 resources/locale/de.json               |    4 +-
 resources/locale/en.json               |   16 +-
 resources/locale/eo.json               |   12 +-
 resources/locale/es.json               |    6 +-
 resources/locale/fr.json               |    6 +-
 resources/locale/nl.json               |    6 +-
 resources/locale/tr.json               |    2 +-
 resources/version.txt                  |    2 +-
 setup.py                               |  165 ++--
 stdeb.cfg                              |    7 +-
 test/onionshare_helpers_test.py        |    2 -
 test/onionshare_strings_test.py        |   15 +-
 test/onionshare_test.py                |    1 -
 test/test_helpers.py                   |    5 +-
 37 files changed, 1222 insertions(+), 1152 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionshare.git



More information about the Pkg-privacy-commits mailing list