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 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177
|
django-ajax-selects (1.4.3-1) unstable; urgency=medium
* New upstream version.
-- Brian May <bam@debian.org> Wed, 06 Apr 2016 12:27:14 +1000
django-ajax-selects (1.4.2-1) unstable; urgency=medium
* New upstream version.
-- Brian May <bam@debian.org> Sat, 23 Jan 2016 17:58:23 +1100
django-ajax-selects (1.4.1-1) unstable; urgency=medium
* New upstream version.
* Remove upstream's bootstrap.js and document reason in README.Debian.
-- Brian May <bam@debian.org> Tue, 15 Dec 2015 16:59:46 +1100
django-ajax-selects (1.3.6-4) unstable; urgency=medium
* Disable tests. It fails under Python 3.5 and there aren't any tests.
Closes: #801208.
* Set Maintainer to DPMT. Any DPMT member welcome to make changes.
-- Brian May <bam@debian.org> Sat, 10 Oct 2015 14:02:57 +1100
django-ajax-selects (1.3.6-3) unstable; urgency=medium
* Remove my questionable patch, this was not a django-ajax-selects
bug, see discussion in
https://github.com/crucialfelix/django-ajax-selects/issues/117
-- Brian May <bam@debian.org> Sat, 11 Apr 2015 11:34:30 +1000
django-ajax-selects (1.3.6-2) unstable; urgency=medium
* Add fix for upstream bug (fix_as_pk.patch), see
https://github.com/crucialfelix/django-ajax-selects/issues/117
-- Brian May <bam@debian.org> Fri, 10 Apr 2015 13:22:11 +1000
django-ajax-selects (1.3.6-1) unstable; urgency=medium
* New upstream release.
-- Brian May <bam@debian.org> Fri, 10 Apr 2015 11:36:15 +1000
django-ajax-selects (1.3.4-3) unstable; urgency=low
* Add patch, already applied in upstream git, to fix issues with Django 1.7.
Closes: #755591.
-- Brian May <bam@debian.org> Thu, 24 Jul 2014 13:31:35 +1000
django-ajax-selects (1.3.4-2) unstable; urgency=low
* Python3 package.
-- Brian May <bam@debian.org> Wed, 02 Jul 2014 15:48:03 +1000
django-ajax-selects (1.3.4-1) unstable; urgency=low
* New upstream release.
-- Brian May <bam@debian.org> Wed, 02 Apr 2014 11:57:28 +1100
django-ajax-selects (1.3.3-1) unstable; urgency=low
* New upstream release.
-- Brian May <bam@debian.org> Tue, 17 Dec 2013 09:31:27 +1100
django-ajax-selects (1.2.5-5) unstable; urgency=low
* Fix depreciated warnings. See
https://github.com/crucialfelix/django-ajax-selects/pull/51
-- Brian May <bam@debian.org> Tue, 13 Aug 2013 14:52:31 +1000
django-ajax-selects (1.2.5-4) unstable; urgency=low
* Set DPMT as Uploaders.
* Bump Standards version to 3.9.4.
* Bump debhelper Build-Depends to >= 8.1.0~.
* Rename to python-ajax-select, provide transitional dummy package
* Drop debian/pycompat.
* Add X-Python-Version.
* Use DEP5 format for d/copyright.
* Add d/watch file.
* Move Homepage field to source section.
-- Brian May <bam@debian.org> Tue, 18 Jun 2013 14:22:37 +1000
django-ajax-selects (1.2.5-3) unstable; urgency=low
* Update Debian packaging.
* Use python2 method for creating package.
* Update links to upstream.
-- Brian May <bam@debian.org> Wed, 29 May 2013 10:45:50 +1000
django-ajax-selects (1.2.5-2) unstable; urgency=low
* Fix incorrect path to css/ajax_select.css when using staticfiles.
-- Brian May <bam@debian.org> Fri, 26 Oct 2012 14:02:54 +1100
django-ajax-selects (1.2.5-1) unstable; urgency=low
* New upstream version.
-- Brian May <bam@debian.org> Tue, 18 Sep 2012 12:23:29 +1000
django-ajax-selects (1.2.4-1) unstable; urgency=low
* Support non-numeric ids.
* New upstream version.
* default for all field types NOT show the help
text inside the widget.
* updated docs and examples.
* other bugs fixed.
-- Brian May <bam@debian.org> Tue, 28 Feb 2012 13:13:08 +1100
django-ajax-selects (1.2.3-1) unstable; urgency=low
* New upstream version.
-- Brian May <bam@debian.org> Wed, 28 Dec 2011 15:11:58 +1100
django-ajax-selects (1.1.5~git20111012-1) unstable; urgency=low
* New upstream version.
-- Brian May <bam@debian.org> Wed, 12 Oct 2011 11:44:10 +1100
django-ajax-selects (1.1.4-5) unstable; urgency=low
* Quote HTML inside JavaScript inside HTML. See:
http://code.google.com/p/django-ajax-selects/issues/detail?id=70
* Update standards version to 3.9.2.
-- Brian May <bam@debian.org> Tue, 21 Jun 2011 14:58:03 +1000
django-ajax-selects (1.1.4-4) unstable; urgency=low
* Build now works with any version of Python (closes: #621675).
-- Brian May <bam@debian.org> Fri, 08 Apr 2011 10:21:02 +1000
django-ajax-selects (1.1.4-3) unstable; urgency=low
* Fix non-integer primary keys, see
http://code.google.com/p/django-ajax-selects/issues/detail?id=52
-- Brian May <bam@debian.org> Mon, 28 Mar 2011 14:08:54 +1100
django-ajax-selects (1.1.4-2) unstable; urgency=low
* Depends on python-django and libjs-jquery. Closes: #591370.
-- Brian May <bam@debian.org> Sun, 08 Aug 2010 15:53:31 +1000
django-ajax-selects (1.1.4-1) unstable; urgency=low
* Initial debian upload. Closes: #589722.
* New upstream version.
* Comes with copyright and license information.
-- Brian May <bam@debian.org> Wed, 21 Jul 2010 19:08:47 +1000
django-ajax-selects (1.1.3-1) unstable; urgency=low
* Initial release.
-- Brian May <bam@debian.org> Sat, 17 Jul 2010 10:30:08 +1000
|