diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index d6be17a2e5da0a7bbb59bd1994efe312957e4526..0000000000000000000000000000000000000000
--- a/debian/changelog
+++ /dev/null
@@ -1,86 +0,0 @@
-django-ucamlookup (1.9.1) jessie; urgency=medium
-
-  * Retarget build at jessie.
-
- -- Jon Warbrick <jw35@cam.ac.uk>  Thu, 15 Sep 2016 14:53:33 +0100
-
-django-ucamlookup (1.9) unstable; urgency=medium
-
-  * Fix XSS vulnerability on template macros
-
- -- Jon Warbrick <jw35@cam.ac.uk>  Thu, 15 Sep 2016 11:11:08 +0100
-
-django-ucamlookup (1.7.1) unstable; urgency=low
-
-  * Import utilities to the root package
-
- -- Abraham Martin <amc203@cam.ac.uk>  Mon, 13 Jun 2016 9:11:02 +0100
-
-django-ucamlookup (1.7) unstable; urgency=low
-
-  * Added Python 3 support
-
- -- Abraham Martin <amc203@cam.ac.uk>  Mon, 6 Jun 2016 11:15:12 +0100
-
-django-ucamlookup (1.6.1) unstable; urgency=high
-
-  * Return empty LookupGroup list if IbisException
-
- -- Abraham Martin <amc203@cam.ac.uk>  Fri, 9 Oct 2015 11:58:39 +0100
-
-django-ucamlookup (1.6) unstable; urgency=high
-
-  * Dropped support for django 1.6 (no longer supported by django project)
-  * Added the option to retrieve the LookupGroup object using get_user_lookupgroups
-
- -- Abraham Martin <amc203@cam.ac.uk>  Fri, 9 Oct 2015 10:37:11 +0100
-
-django-ucamlookup (1.5) unstable; urgency=high
-
-  * Updated ibisclient to 1.2.5
-
- -- Abraham Martin <amc203@cam.ac.uk>  Wed, 25 Jun 2015 10:58:20 +0100
-
-django-ucamlookup (1.4) unstable; urgency=high
-
-  * Unified debian and pypi versions
-
- -- Abraham Martin <amc203@cam.ac.uk>  Wed, 14 May 2015 16:18:21 +0100
-
-django-ucamlookup (1.2.1) unstable; urgency=high
-
-  * Limitation of the maximum characters the User.last_name (30) and
-  Group.name (80) can have
-
- -- Abraham Martin <amc203@cam.ac.uk>  Wed, 13 May 2015 16:37:01 +0100
-
-django-ucamlookup (1.2) unstable; urgency=low
-
-  * Updated ibisclient to 1.2.3
-
- -- Abraham Martin <amc203@cam.ac.uk>  Fri, 1 May 2015 09:42:24 +0100
-
-django-ucamlookup (1.1.2) unstable; urgency=low
-
-  * Remove University Computing Service from test_get_institutions_with_user
-
- -- Matthew Vernon <mcv21@cam.ac.uk>  Fri, 06 Mar 2015 17:32:10 +0000
-
-django-ucamlookup (1.1.1) unstable; urgency=low
-
-  * Correct package name in changelog
-  * Add myself to Uploaders
-
- -- Matthew Vernon <mcv21@cam.ac.uk>  Fri, 06 Mar 2015 17:15:35 +0000
-
-django-ucamlookup (1.1) unstable; urgency=low
-
-  * New upstream release (updated to 1.1)
-
- -- Abraham Martin <amc203@cam.ac.uk>  Wed, 19 Sep 2014 13:54:53 +0100
-
-django-ucamlookup (1.0) unstable; urgency=low
-
-  * Initial debianisation
-
- -- Abraham Martin <amc203@cam.ac.uk>  Tue, 19 Aug 2014 11:30:39 +0100
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 7f8f011eb73d6043d2e6db9d2c101195ae2801f2..0000000000000000000000000000000000000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-7
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 338f44ac05d4cdcf10ce46e604485501c259cf57..0000000000000000000000000000000000000000
--- a/debian/control
+++ /dev/null
@@ -1,16 +0,0 @@
-Source: django-ucamlookup
-Maintainer: UIS Information Systems Group, University of Cambridge <information-systems@ucs.cam.ac.uk>
-Uploaders: Abraham Martin <amc203@cam.ac.uk>,
-	   Matthew Vernon <mcv21@cam.ac.uk>
-Section: python
-Priority: optional
-Build-Depends: python-setuptools, python-all (>= 2.6.6-3), debhelper (>=9),
-  python-django (>=1.7), python-markdown, dh-python
-Standards-Version: 3.9.4
-
-Package: python-django-ucamlookup
-Architecture: all
-Depends: python-django (>=1.7), python-requests, python-openssl, ${misc:Depends}, ${python:Depends}
-Description: University of Cambridge Web Authentication module for Django
- This package provides a django authentication back-end to the
- University of Cambridge Web Authentication system.
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644
index 622a9ac0aff0ec8b30b1a8849d344645dc3f6279..0000000000000000000000000000000000000000
--- a/debian/copyright
+++ /dev/null
@@ -1,30 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: django-ucamlookup
-Upstream-Contact: Information Systems, University Information Service, University of Cambridge
- <information-systems@ucs.cam.ac.uk>
-Source: https://github.com/uisautomation/django-ucamlookup.git
-
-Files: *
-Copyright: Copyright (c) 2015, University of Cambridge and individual contributors.
-License: MIT
- Copyright (c) 2015, University of Cambridge and individual contributors.
- .
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- "Software"), to deal in the Software without restriction, including
- without limitation the rights to use, copy, modify, merge, publish,
- distribute, sublicense, and/or sell copies of the Software, and to
- permit persons to whom the Software is furnished to do so, subject to
- the following conditions:
- .
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
- .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
- BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
- ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index daa30a3f752706bce3bc36b34a7aab39ee5484d4..0000000000000000000000000000000000000000
--- a/debian/docs
+++ /dev/null
@@ -1 +0,0 @@
-README.html
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index b2bbced08b77d08b9249644f1b200b61f6674032..0000000000000000000000000000000000000000
--- a/debian/rules
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/usr/bin/make -f
-
-export PYBUILD_NAME=django-ucamlookup
-export PYBUILD_DISABLE=test
-
-%:
-	dh $@ --with python2 --buildsystem=pybuild
-
-override_dh_auto_build:
-	dh_auto_build
-	sed -e '1d' < README.md | markdown_py > README.html
-
-override_dh_auto_test:
-	python runtests.py
-
-override_dh_auto_clean:
-	dh_auto_clean
-	rm -f README.html