1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
wims-lti (0.4.4-4) unstable; urgency=medium
* modified the postinst script to avoid the mofification of
the file wims-lti-django.conf-dist, which is considered as a conffile,
hence not modifiable per the Policy (10.7.3). Closes: #984115
-- Georges Khaznadar <georgesk@debian.org> Thu, 04 Mar 2021 14:52:21 +0100
wims-lti (0.4.4-3) unstable; urgency=medium
* Applied the fix suggested by Andreas Beckman, thanks! Closes: #983785
-- Georges Khaznadar <georgesk@debian.org> Tue, 02 Mar 2021 11:18:50 +0100
wims-lti (0.4.4-2) unstable; urgency=medium
* included Américo Monteiro's po file, thanks! Closes: #982656
-- Georges Khaznadar <georgesk@debian.org> Sat, 13 Feb 2021 15:10:52 +0100
wims-lti (0.4.4-1) unstable; urgency=medium
* new upstream version
-- Georges Khaznadar <georgesk@debian.org> Thu, 28 Jan 2021 20:04:18 +0100
wims-lti (0.4.3-9) unstable; urgency=medium
* added the missing script createsuperuser, and modified slightly
the post-installation script
* improved the management of Apache's configuration in post-inst
and post-rm scripts; use d/rules to install the distribution's
Apache configuration file
-- Georges Khaznadar <georgesk@debian.org> Mon, 07 Dec 2020 18:28:35 +0100
wims-lti (0.4.3-8) unstable; urgency=medium
* added dependencies on: apache2, sqlite3, acl, python3-defusedxml,
python3-wimsapi, libapache2-mod-wsgi-py3. Added suggests and enhances:
wims.
* modified the postinst script to check whether apache2 is active
before trying to reload it.
-- Georges Khaznadar <georgesk@debian.org> Sat, 05 Dec 2020 16:25:48 +0100
wims-lti (0.4.3-7) unstable; urgency=medium
* added the dependency on python3-django and python3-lti
-- Georges Khaznadar <georgesk@debian.org> Fri, 04 Dec 2020 18:13:56 +0100
wims-lti (0.4.3-6) unstable; urgency=medium
* added Frans Spiesschaert's po file (Thanks!). Closes: #972979
-- Georges Khaznadar <georgesk@debian.org> Fri, 04 Dec 2020 15:29:05 +0100
wims-lti (0.4.3-5) unstable; urgency=medium
* fixed a lot of typos in d/wims-lti.postinst, and taken care
of the creation of a system group "lti"
* fixed the symlink for popper.min.js in d/rules
* added missing dependencies
* patched lti_app/utils.py to use oauth2 from oauthlib library.
* added the missing directory wims-lti/tests to d/wims-lti.install
* fixed python-path in the patch apacheconf.patch
-- Georges Khaznadar <georgesk@debian.org> Sat, 28 Nov 2020 18:53:51 +0100
wims-lti (0.4.3-4) unstable; urgency=medium
* upgraded standards : debhelper-compat (= 13), Standards-Version: 4.5.1
-- Georges Khaznadar <georgesk@debian.org> Thu, 26 Nov 2020 19:51:50 +0100
wims-lti (0.4.3-3) unstable; urgency=medium
* added Helge Kreutzman's translation (Thanks!)
Closes: #971922
-- Georges Khaznadar <georgesk@debian.org> Sat, 10 Oct 2020 19:53:19 +0200
wims-lti (0.4.3-2) unstable; urgency=medium
* added a glossary in debian/control, thanks to Wookey's hint.
-- Georges Khaznadar <georgesk@debian.org> Fri, 21 Aug 2020 15:45:01 +0200
wims-lti (0.4.3-1) unstable; urgency=medium
* Initial release (Closes: #968718)
-- Georges Khaznadar <georgesk@debian.org> Thu, 20 Aug 2020 17:30:18 +0200
|