diff --git a/changelog b/changelog deleted file mode 100644 index d0a848675..000000000 --- a/changelog +++ /dev/null @@ -1,5 +0,0 @@ -python-authentic2-auth-msp (1.0.1-0) wheezy; urgency=low - - * First upstream release - - -- Benjamin Dauvergne Thu, 2 Dec 2014 12:00:29 +0100 diff --git a/compat b/compat deleted file mode 100644 index 7f8f011eb..000000000 --- a/compat +++ /dev/null @@ -1 +0,0 @@ -7 diff --git a/control b/control deleted file mode 100644 index 086c80537..000000000 --- a/control +++ /dev/null @@ -1,18 +0,0 @@ -Source: python-authentic2-auth-msp -Maintainer: Benjamin Dauvergne -Section: python -Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6), debhelper (>= 7.4.3), - python-django (>= 1.5) -Standards-Version: 3.9.1 -X-Python-Version: >= 2.6 - -Package: python-authentic2-auth-msp -Architecture: all -Depends: ${misc:Depends}, - python-authentic2 (>= 2.1.2), - python-requests, - python-requests-oauthlib, - python-django-sekizai -Description: Kerberos authentication frontend for Authentic2 -