Projet

Général

Profil

0001-misc-remove-dead-files-41221.patch

Benjamin Dauvergne, 02 avril 2020 13:31

Télécharger (1,5 ko)

Voir les différences:

Subject: [PATCH 1/2] misc: remove dead files (#41221)

 changelog |  5 -----
 compat    |  1 -
 control   | 18 ------------------
 3 files changed, 24 deletions(-)
 delete mode 100644 changelog
 delete mode 100644 compat
 delete mode 100644 control
changelog
1
python-authentic2-auth-msp (1.0.1-0) wheezy; urgency=low
2

  
3
  * First upstream release
4

  
5
 -- Benjamin Dauvergne <bdauvergne@entrouvert.org>  Thu, 2 Dec 2014 12:00:29 +0100
compat
1
7
control
1
Source: python-authentic2-auth-msp
2
Maintainer: Benjamin Dauvergne <info@entrouvert.com>
3
Section: python
4
Priority: optional
5
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6), debhelper (>= 7.4.3),
6
 python-django (>= 1.5)
7
Standards-Version: 3.9.1
8
X-Python-Version: >= 2.6
9

  
10
Package: python-authentic2-auth-msp
11
Architecture: all
12
Depends: ${misc:Depends},
13
    python-authentic2 (>= 2.1.2),
14
    python-requests,
15
    python-requests-oauthlib,
16
    python-django-sekizai
17
Description: Kerberos authentication frontend for Authentic2
18

  
19
-