Commit Graph

141 Commits

Author SHA1 Message Date
Xavier Guimard
f80b22ea46 Update Debian dependencies 2016-01-09 20:45:27 +00:00
Xavier Guimard
68a33b4754 Change package category due to policy problem 2016-01-03 16:57:14 +00:00
Xavier Guimard
214042e522 Fix many license problems (reported by cme) 2016-01-03 10:01:36 +00:00
Xavier Guimard
74d06ba401 Digest::SHA is part of Perl 2016-01-03 10:01:33 +00:00
Xavier Guimard
2b1ac24d6f Replace MIT license entry by 'Expat' as asked by cme 2016-01-03 10:01:30 +00:00
Xavier Guimard
a16d744844 Update Debian description (OpenID -> OpenID-Connect) 2016-01-02 11:38:30 +00:00
Xavier Guimard
1b2f5cd48b Cli now get/set 2016-01-01 19:55:53 +00:00
Xavier Guimard
0b52c97cfe Use JSON::MaybeXS instead of JSON
JSON::Any used before as been deprecated
2015-12-28 16:35:32 +00:00
Xavier Guimard
db14f3c316 Add OP and RP virtual packages 2015-12-28 16:35:22 +00:00
Xavier Guimard
e4108c6ab0 Replace duplicate files by links 2015-12-28 12:59:21 +00:00
Xavier Guimard
caddcaa32d Install markdown pages in debian doc 2015-12-28 12:25:14 +00:00
Xavier Guimard
740f0bebe2 Replace duplicated files by links 2015-12-26 10:35:20 +00:00
Xavier Guimard
b188167251 More POD 2015-12-26 07:30:27 +00:00
Xavier Guimard
621c0b3e68 Avoid a little lintian warning 2015-12-25 10:45:58 +00:00
Xavier Guimard
5c71835cac Update debian/control 2015-12-22 10:45:15 +00:00
Clément Oudot
4a1f957fdd Set trunk version to 1.9.0 2015-12-18 09:31:36 +00:00
Xavier Guimard
0b462fd20b Backport changes from Debian packaging 2015-10-12 11:13:01 +00:00
Xavier Guimard
0a22014c8e Add NL Debian translation 2015-10-12 11:12:59 +00:00
Xavier Guimard
5ef3e35122 Build fr documentation in Debian build process 2015-07-22 16:52:25 +00:00
Clément Oudot
fdb6a2fd7d Convert default configuration file to JSFile (#821) 2015-07-15 20:56:16 +00:00
Xavier Guimard
1fac8f399d Add fr translations files in debian package (was empty before) 2015-06-24 11:47:04 +00:00
Xavier Guimard
b4530f3b52 Move XML dependencies to "recommends"
Since manager works partially without XML features, it can't be a
dependency but just a recommended dependency
2015-06-22 10:48:14 +00:00
Clément Oudot
edf7c56fc1 Add dependency on Plack Handler (#820) 2015-06-21 21:14:39 +00:00
Xavier Guimard
c768ed9d75 Keep old name for Debian Apache files 2015-06-19 11:13:19 +00:00
Xavier Guimard
19e1df581c Update Debian doc 2015-06-19 10:47:02 +00:00
Xavier Guimard
a5cfe75d64 Use Apache2.X for Debian 2015-06-19 10:40:55 +00:00
Xavier Guimard
87fd52a0ab Update copyrights 2015-06-18 11:00:24 +00:00
Clément Oudot
b7643b99e1 Debian: install openid-configuration.pl (#184) 2015-06-15 13:07:45 +00:00
Clément Oudot
73dacaf5dd Add missing debian dependencies (#820) 2015-06-10 15:20:20 +00:00
Clément Oudot
de34745012 Create key rotation script (#184) 2015-06-05 14:33:36 +00:00
Clément Oudot
8332785cde Fix installation process to not stop because of new Manager code (#820) 2015-05-21 10:20:30 +00:00
Clément Oudot
1c0df34268 Replace version 2.00 by 2.0.0 2015-04-15 14:18:38 +00:00
Clément Oudot
6f128235af Set version 2.00 in the trunk 2015-03-11 09:05:04 +00:00
Xavier Guimard
68c9968f3d Avoid error on Debian upgrade 2015-03-09 16:19:27 +00:00
Clément Oudot
f801c179bc Remove old captcha dirs (#780) 2014-12-19 09:07:29 +00:00
Clément Oudot
2cb54c4b0d Check we are in upgrade process before using dpkg --compare-versions (#739) 2014-07-23 13:04:56 +00:00
François-Xavier Deltombe
9fbe43548e Handler: Post Replay refactored (#630) 2014-07-07 18:30:42 +00:00
Clément Oudot
5dce227ba8 Update Debian packaging (#648) 2014-06-29 20:21:11 +00:00
Clément Oudot
3cdae47735 Add Digest::SHA dependency (#695) 2014-06-08 09:37:49 +00:00
Clément Oudot
afaf7dbd9d Fix installation of register.pl script (#26) 2014-06-05 12:43:29 +00:00
Clément Oudot
c4b9635c53 Fix some tests after recent modifications on Handler 2014-05-24 18:23:34 +00:00
David COUTADEUR
baaf923536 - renaming DefaultHandler into SharedConf, and using Handler.pm as new entry point
(references #630)
2014-05-21 17:44:24 +00:00
Clément Oudot
be37b1bef6 Publish FR doc in Manager (#648) 2014-04-18 10:17:08 +00:00
Clément Oudot
c7192f105e Add Mouse as Debian build dependency (#701) 2014-04-17 16:13:53 +00:00
Clément Oudot
bd95df3136 Add Mouse dependency in Debian (#701) 2014-04-17 14:30:42 +00:00
Clément Oudot
9cd786547c Fix Debian installation with new Handler (#630) 2014-04-01 15:28:52 +00:00
Xavier Guimard
a552aae0b7 Update Debian patch 2014-03-05 19:33:11 +00:00
Xavier Guimard
71b41d8575 Little error in comments 2014-03-05 13:19:15 +00:00
Xavier Guimard
0901b1911f Debian compliance with both Apache 2.2 and 2.4 2014-03-05 12:36:58 +00:00
Xavier Guimard
52915448c0 Add debian patch to be compliant with both Apache 2 and 2.4 2014-02-25 05:13:00 +00:00