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 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
|
django-session-security (2.6.6+dfsg-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Update standards version to 4.5.0, no changes needed.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Jean-Michel Vourgère ]
* d/watch: Update to format 4.
* New upstream version.
* Bump Standards-Version to 4.5.1: No change needed.
* Explicit Rules-Requires-Root: no.
* Bump debhelper compat to 13.
* Lintian override for repeated-path-segment.
-- Jean-Michel Vourgère <nirgal@debian.org> Sun, 03 Jan 2021 00:33:42 +0100
django-session-security (2.6.5+dfsg-3) unstable; urgency=medium
* Version bump for source-only re-upload.
-- Jean-Michel Vourgère <nirgal@debian.org> Thu, 22 Aug 2019 17:27:11 +0200
django-session-security (2.6.5+dfsg-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
* d/changelog: Remove trailing whitespaces.
[ Thomas Goirand ]
* Removed Python 2 support (Closes: #932985).
* Correctly overrides override_dh_sphinxdoc rather than auto_build.
* Add missing (build-)depends python3-six.
[Emmanuel Arias]
* Apply Thomas Goirand patch.
[ Jean-Michel Vourgère ]
* Disabled tests: They require unpackaged sbo-selenium.
* Added d/s/options to ignore changes to egg-info.
-- Jean-Michel Vourgère <nirgal@debian.org> Sun, 28 Jul 2019 23:10:52 +0200
django-session-security (2.6.5+dfsg-1) unstable; urgency=medium
[ Jean-Michel Vourgère ]
* New upstream version.
* Bumped policy to 4.3.0: No change required.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
-- Jean-Michel Vourgère <nirgal@debian.org> Fri, 04 Jan 2019 18:20:17 +0100
django-session-security (2.4.0+dfsg-1) unstable; urgency=medium
* New upstream version.
* Removed compiled Czech translation from the source.
-- Jean-Michel Vourgère <nirgal@debian.org> Tue, 13 Sep 2016 19:02:35 +0200
django-session-security (2.3.2+dfsg-1) unstable; urgency=medium
[ Jean-Michel Vourgère ]
* New upstream version.
* d/copyright: Fixed location of jquery that is embedded in source.
* Uses jquery from libjs-jquery in binaries. Thanks lintian:
- New d/*.links files.
- New Recommends on package libjs-jquery.
* Bumped policy to 3.9.8: No change required.
[ Ondřej Nový ]
* Fixed VCS URL (https)
-- Jean-Michel Vourgère <nirgal@debian.org> Mon, 18 Apr 2016 08:07:24 +0200
django-session-security (2.3.1+dfsg-1) unstable; urgency=medium
* New upstream version.
-- Jean-Michel Vourgère <nirgal@debian.org> Sun, 17 Jan 2016 10:29:51 +0530
django-session-security (2.3.0+dfsg-1) unstable; urgency=medium
* New upstream version.
* Added d/README.source after DPMT moved to git.
-- Jean-Michel Vourgère <nirgal@debian.org> Sat, 26 Dec 2015 23:58:44 +0100
django-session-security (2.2.4+dfsg-1) unstable; urgency=medium
* New upstream version.
* Upload to unstable.
* Update my email address.
* Removed jquery source, now provided upstream.
-- Jean-Michel Vourgère <nirgal@debian.org> Wed, 17 Jun 2015 03:13:05 +0200
django-session-security (2.2.3+dfsg-1) experimental; urgency=medium
* d/copyright: Add missing test_project's jquery.js entry.
* Simplify d/clean.
* Remove test_project/db.sqlite from upstream source:
. Bumped version to include dsfg, new upstream tarball.
. d/copyright: New Files-Excluded line.
. Removed section from README.source.
. Adjusted d/watch for +dfsg suffix.
-- Jean-Michel Nirgal Vourgère <jmv_deb@nirgal.com> Mon, 12 Jan 2015 12:18:43 +0100
django-session-security (2.2.3-1) experimental; urgency=low
* Initial release. (Closes: #755186)
-- Jean-Michel Nirgal Vourgère <jmv_deb@nirgal.com> Thu, 04 Dec 2014 15:49:48 +0100
|