summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PKG-INFO20
-rwxr-xr-xdeb_release.sh8
-rw-r--r--debian/changelog118
-rw-r--r--debian/clean1
-rw-r--r--debian/compat1
-rw-r--r--debian/control15
-rw-r--r--debian/copyright16
-rw-r--r--debian/pydist-overrides1
-rwxr-xr-xdebian/rules7
-rw-r--r--debian/source/format1
-rw-r--r--setup.cfg5
-rw-r--r--src/leap/common/_version.py1
12 files changed, 193 insertions, 1 deletions
diff --git a/PKG-INFO b/PKG-INFO
new file mode 100644
index 0000000..a504e67
--- /dev/null
+++ b/PKG-INFO
@@ -0,0 +1,20 @@
+Metadata-Version: 1.1
+Name: leap.common
+Version: 0.2.5
+Summary: Common files used by the LEAP project.
+Home-page: https://leap.se/
+Author: The LEAP Encryption Access Project
+Author-email: info@leap.se
+License: GPLv3+
+Description: Common files used by the LEAP Client project.
+Platform: UNKNOWN
+Classifier: Development Status :: 3 - Alpha
+Classifier: Intended Audience :: Developers
+Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
+Classifier: Operating System :: OS Independent
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 2.6
+Classifier: Programming Language :: Python :: 2.7
+Classifier: Topic :: Communications
+Classifier: Topic :: Security
+Classifier: Topic :: Utilities
diff --git a/deb_release.sh b/deb_release.sh
new file mode 100755
index 0000000..9f0e675
--- /dev/null
+++ b/deb_release.sh
@@ -0,0 +1,8 @@
+#!/bin/zsh
+
+VERSION_FILE="src/leap/common/_version.py"
+rm ${VERSION_FILE}
+python setup.py freeze_debianver
+sed -i 's/-dirty//g' ${VERSION_FILE}
+git add ${VERSION_FILE}
+git ci -m "freeze debian version"
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..119baa6
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,118 @@
+leap-common (0.5.0) unstable; urgency=medium
+
+ * Update to 0.5.0 release
+ * Version bump to fix previous versioning mistakes in the 0.4.x series.
+
+ -- Ben Carrillo <ben@futeisha.org> Wed, 11 Nov 2015 16:22:10 -0400
+
+leap-common (0.4.11.1) unstable; urgency=medium
+
+ * Move python-service-identity to Recommends.
+ Closes leap issue #7559
+
+ -- Ben Carrillo <ben@futeisha.org> Mon, 02 Nov 2015 11:55:28 -0400
+
+leap-common (0.4.11) unstable; urgency=medium
+
+ * Dummy release. This is exactly tag 0.4.4, to fix a former versioning
+ error. Closes leap issue 7555.
+ * Remove dh-python so we can build on wheezy
+
+ -- Ben Carrillo <ben@futeisha.org> Thu, 29 Oct 2015 16:33:25 -0400
+
+leap-common (0.4.4) unstable; urgency=medium
+
+ * Update to 0.4.4 release
+
+ -- Ben Carrillo <ben@futeisha.org> Thu, 29 Oct 2015 12:00:51 -0400
+
+leap-common (0.4.3) unstable; urgency=medium
+
+ * Update to 0.4.3 release
+
+ -- Ben Carrillo <ben@futeisha.org> Thu, 24 Sep 2015 15:18:51 -0400
+
+leap-common (0.4.2) unstable; urgency=medium
+
+ * Update to 0.4.2 release
+ * Update standards version to 3.9.6 (no changes)
+ * Change my email address
+ * Add pydist-overrides for pyopenssl
+ * Specify explicit dependencies for python-zmq and python-txzmq
+
+ -- Micah Anderson <micah@leap.se> Tue, 01 Sep 2015 14:18:31 -0400
+
+leap-common (0.3.8) unstable; urgency=medium
+
+ * Update to 0.3.8 release
+
+ -- Ben Carrillo <ben@futeisha.org> Tue, 10 Jun 2014 09:24:12 -0500
+
+leap-common (0.3.7) unstable; urgency=low
+
+ * Update to 0.3.7 release
+
+ -- Ben Carrillo <ben@futeisha.org> Wed, 09 Apr 2014 14:26:10 -0500
+
+leap-common (0.3.6) unstable; urgency=low
+
+ * Update to 0.3.6 release
+
+ -- Micah Anderson <micah@debian.org> Tue, 10 Dec 2013 16:02:51 -0400
+
+leap-common (0.3.5) unstable; urgency=low
+
+ * Update to 0.3.5 release.
+
+ -- Micah Anderson <micah@debian.org> Tue, 05 Nov 2013 11:05:40 -0200
+
+leap-common (0.3.4) unstable; urgency=low
+
+ * Update to 0.3.4 release.
+ * Install LEAP changelog too.
+
+ -- Micah Anderson <micah@debian.org> Mon, 14 Oct 2013 03:40:42 -0300
+
+leap-common (0.3.3) unstable; urgency=low
+
+ * Update to 0.3.3 release.
+
+ -- Micah Anderson <micah@debian.org> Tue, 24 Sep 2013 17:02:57 -0400
+
+leap-common (0.3.2) unstable; urgency=low
+
+ * Update to 0.3.2
+
+ -- Ben Carrillo <ben@futeisha.org> Thu, 12 Sep 2013 14:00:01 +0200
+
+leap-common (0.3.1) unstable; urgency=low
+
+ * Update protobuf dependency to be more accurate
+ * Update to 0.3.1
+
+ -- Ben Carrillo <ben@futeisha.org> Mon, 26 Aug 2013 21:55:19 +0200
+
+leap-common (0.3.0.1) unstable; urgency=low
+
+ * Regenerate events_pb2.py with protobuf 2.4.1
+
+ -- Micah Anderson <micah@debian.org> Thu, 15 Aug 2013 10:11:43 -0400
+
+leap-common (0.3.0) unstable; urgency=low
+
+ * Update to 0.3.0
+
+ -- Micah Anderson <micah@debian.org> Tue, 13 Aug 2013 14:26:37 -0400
+
+leap-common (0.2.5) unstable; urgency=low
+
+ * Upgrade to 0.2.5
+ * Change to native package
+
+ -- Micah Anderson <micah@debian.org> Tue, 04 Jun 2013 16:16:29 -0400
+
+leap-common (0.2.3-dev1) unstable; urgency=low
+
+ * Initial debianization
+
+ -- Micah Anderson <micah@debian.org> Thu, 30 May 2013 14:06:16 -0400
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..8dbc13e
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+src/leap.common.egg-info/*
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..3f1c04c
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,15 @@
+Source: leap-common
+Maintainer: Micah Anderson <micah@leap.se>
+Uploaders: Ben Carrillo <ben@futeisha.org>
+Section: python
+Priority: optional
+Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9)
+Standards-Version: 3.9.6
+
+Package: python-leap-common
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dirspec, python-dateutil, python-openssl, python-zmq (>=14.4.1-1.1), python-txzmq (>= 0.7.3), python-twisted-web (>= 13.0.0)
+Recommends: python-service-identity
+Description: Common Python files needed by LEAP projects
+ This package contains common Python functions that are needed
+ for the LEAP Client project
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..ed928e5
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,16 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: leap-common
+Upstream-Contact: kali@leap.se
+Source: <git://code.leap.se/leap_pycommon/>
+
+Files: *
+Copyright: Copyright (C) 2013 LEAP
+License: GPL-3+
+
+Files: debian/*
+Copyright: Copyright 2013 Micah Anderson <micah@leap.se>
+License: GPL-3+
+
+License: GPL-3+
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-3'.
diff --git a/debian/pydist-overrides b/debian/pydist-overrides
new file mode 100644
index 0000000..b1ee55e
--- /dev/null
+++ b/debian/pydist-overrides
@@ -0,0 +1 @@
+pyopenssl python-openssl
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..0007226
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@ --with python2 --buildsystem=python_distutils
+
+override_dh_installchangelogs:
+ dh_installchangelogs CHANGELOG.rst
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..89ae9db
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (native)
diff --git a/setup.cfg b/setup.cfg
index 7828918..fa30959 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,8 @@
+[egg_info]
+tag_build =
+tag_date = 0
+tag_svn_revision = 0
+
[aliases]
test = trial
diff --git a/src/leap/common/_version.py b/src/leap/common/_version.py
index e29d969..17e225b 100644
--- a/src/leap/common/_version.py
+++ b/src/leap/common/_version.py
@@ -1,4 +1,3 @@
-
# This file helps to compute a version number in source trees obtained from
# git-archive tarball (such as those provided by githubs download-from-tag
# feature). Distribution tarballs (built by setup.py sdist) and build