From 073dece4395c38a23ad2e19de4e66c0ec5a31879 Mon Sep 17 00:00:00 2001 From: varac Date: Fri, 17 Feb 2017 11:38:45 +0100 Subject: Include debian/ into master --- debian/control | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..d8ae0f2 --- /dev/null +++ b/debian/control @@ -0,0 +1,14 @@ +Source: leap-mx +Maintainer: drebs +Uploader: Micah Anderson +Section: python +Priority: optional +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-systemd +Standards-Version: 3.9.6 + +Package: leap-mx +Architecture: all +Depends: ${misc:Depends}, ${python:Depends}, python-twisted (>= 13.0.0-1~bpo70+1) +Description: Asynchronous, transparently-encrypting remailer for the LEAP platform + Asynchronous, transparently-encrypting remailer using BigCouch/CouchDB + and OpenPGP, written in Twisted Python. -- cgit v1.2.3 From 418262f9417ef65e29d11088edf3bfc3ebdef54d Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 2 Mar 2017 17:36:58 +0100 Subject: Use LEAP automated build as uploader --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index d8ae0f2..bf877de 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: leap-mx Maintainer: drebs -Uploader: Micah Anderson +Uploader: LEAP automated build Section: python Priority: optional Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-systemd -- cgit v1.2.3 From a4996bbdb3176d37b45300de36487e4df022a016 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 2 Mar 2017 18:33:16 +0100 Subject: Change to Uploaders in debian/control --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index bf877de..f28ab02 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: leap-mx Maintainer: drebs -Uploader: LEAP automated build +Uploaders: LEAP automated build Section: python Priority: optional Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-systemd -- cgit v1.2.3 From 1dc59abebd97a14bb5cf14d232ce51a503084a6d Mon Sep 17 00:00:00 2001 From: varac Date: Wed, 8 Mar 2017 15:26:02 +0100 Subject: Use Standards-Version: 3.9.8 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index f28ab02..c9ad13a 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: LEAP automated build Section: python Priority: optional Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-systemd -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Package: leap-mx Architecture: all -- cgit v1.2.3