debian/0000755000000000000000000000000012241235105007161 5ustar debian/docs0000644000000000000000000000001212232613142010026 0ustar README.md debian/watch0000644000000000000000000000021612232613142010212 0ustar version=3 https://github.com/guardianproject/keysync/tags \ .*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r|Version_)(\d\S*)\.tar\.gz debian/copyright0000644000000000000000000000501412232613142011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: keysync Upstream-Contact: Hans-Christoph Steiner Source: https://github/guardianproject/keysync/ Files: * Copyright: 2011-2013, Hans-Christoph Steiner 2012-2013, Abel Luck License: GPL-3+ Files: otrapps/util.py otrapps/errors.py Copyright: 2008, Google Inc. License: Apache-2.0 Files: debian/* Copyright: public-domain License: public-domain License: Apache-2.0 Licensed under the Apache License, Version 2.0(the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . X-Comment: On Debian systems, the complete text of the Apache 2.0 License can be found in `/usr/share/common-licenses/Apache-2.0' License: GPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA X-Comment: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. License: public-domain To the best of our knowledge, with the exceptions noted below or within the files themselves, the files that constitute PyCrypto are in the public domain. Most are distributed with the following notice: . The contents of this file are dedicated to the public domain. To the extent that dedication to the public domain is not available, everyone is granted a worldwide, perpetual, royalty-free, non-exclusive license to exercise all rights associated with the contents of this file for any purpose whatsoever. No rights are reserved. debian/gbp.conf0000644000000000000000000000024512232613142010602 0ustar [DEFAULT] upstream-branch = upstream debian-branch = master upstream-tag = upstream/%(version)s debian-tag = debian/%(version)s pristine-tar = True sign-tags = True debian/changelog0000644000000000000000000000125112241235021011027 0ustar keysync (0.2-2) unstable; urgency=low * fix issue where keysync-gui crashed on start -- Hans-Christoph Steiner Thu, 14 Nov 2013 16:00:57 -0500 keysync (0.2-1) unstable; urgency=low * new upstream release -- Hans-Christoph Steiner Fri, 25 Oct 2013 20:41:26 -0400 keysync (0.1-1) unstable; urgency=low * new upstream release * name change: otrfileconverter --> KeySync * uploading to Debian (Closes: #722879) -- Hans-Christoph Steiner Sat, 14 Sep 2013 01:03:28 -0400 otrfileconverter (0.0.2-1) unstable; urgency=low * Initial release -- Hans-Christoph Steiner Mon, 08 Oct 2012 22:11:03 -0400 debian/control0000644000000000000000000000324412233566256010606 0ustar Source: keysync Section: python Priority: optional Maintainer: Hans-Christoph Steiner Uploaders: Python Applications Packaging Team Build-Depends: debhelper (>= 7.0.8), python (>= 2.6.6-3~), python-setuptools Standards-Version: 3.9.4 Homepage: https://guardianproject.info/apps/keysync Vcs-Git: git://anonscm.debian.org/collab-maint/keysync.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/keysync.git Package: keysync Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-crypto, python-imaging-tk, python-pymtp (>= 0.0.6~), python-tk X-Python-Version: >= 2.7 Description: Syncs OTR identities between the different chat programs There are many chat apps that support OTR encryption for verifying messages. Many use multiple chat apps, including one for desktop and another for mobile, or one for Mac OS X and another for GNU/Linux or Windows. The trust relationships are only stored locally in the app in a format that is specific to that app. Switching between all of them means that you have to manage your trust relationships for each app that you use. . KeySync addresses this problem by allowing you to sync your OTR identity and trust relationships between multiple apps. It currently works with ChatSecure on Android, and Pidgin, Adium, and Jitsi on desktop. This project is for converting the various OTR file formats between each other. Currently, KeySync is focused on the two major OTR implementations: libotr and otr4j, but it is modular enough to allow adding support for any OTR implementation. debian/pydist-overrides0000644000000000000000000000004612236771404012433 0ustar pil python-imaging ordereddict python debian/compat0000644000000000000000000000000212232613142010360 0ustar 7 debian/rules0000755000000000000000000000023712232613142010244 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- MAKEFILE = $(firstword $(MAKEFILE_LIST)) DEBIAN_DIR = $(dir $(MAKEFILE)) %: dh $@ --with python2 debian/links0000644000000000000000000000012112241233264010222 0ustar /usr/share/icons/hicolor/256x256/apps/keysync.png usr/share/keysync/keysync.png debian/source/0000755000000000000000000000000012232613142010462 5ustar debian/source/format0000644000000000000000000000001412232613142011670 0ustar 3.0 (quilt)