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 178 179 180 181 182 183 184
|
django-model-utils (4.2.0-2) unstable; urgency=medium
[ Debian Janitor ]
* [4d2424a] Set upstream metadata fields: Repository-Browse.
* [e154cd8] Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 16 Oct 2022 21:10:31 +0100
django-model-utils (4.2.0-1) unstable; urgency=medium
* Team upload
* [d6f41e2] New upstream version 4.2.0
* [722c16f] d/control: Change B-D on python3-all to python3-all:any
-- Carsten Schoenert <c.schoenert@t-online.de> Fri, 15 Oct 2021 17:46:15 +0200
django-model-utils (4.1.1-2) unstable; urgency=medium
* Team upload
* [70c36a9] d/control: Update upstream homepage (Closes: #958175)
* [2a7caf7] d/copyright: Update data
-- Carsten Schoenert <c.schoenert@t-online.de> Sat, 25 Sep 2021 08:48:10 +0200
django-model-utils (4.1.1-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Carsten Schoenert ]
* [065bbbd] d/gbp.conf: Update content for easier packaging
* [56e646d] New upstream version 4.1.1
(Closes: 961160)
* [2ff87ba] Add a patch queue from a patchqueue branch
Added patch:
Don-t-rely-on-setuptools_scm.patch
* [10e27b5] d/watch: Update to version 4
* [eb70c18] d/rules: Don't run dh_auto_test for now
The test suite needs now a running PostgreSQL database which I'm unable
to add right now within the build setup. But could be added later.
* [936e32e] d/control: Running wrap-and-sort -ast
* [c11e9d0] d/control: Bump debhelper version to 13
* [6d1766a] d/control: Remove obsolet min version for python3-all
* [a54c75f] d/control: Update Standards-Version to 4.6.0
* [a037e04] d/control: Adding entry Rules-Requires-Root: no
* [edc118d] Build and package also the -doc package by dh_sphinxdoc
* [1b7ad1c] python-django-model-utils-doc: Adding doc-base registration
* [f3687bb] d/u/metadata: Adding some basic metadata
* [f3b09ac] d/docs: Move into package specific sequencer
-- Carsten Schoenert <c.schoenert@t-online.de> Sat, 11 Sep 2021 17:58:13 +0200
django-model-utils (3.1.1-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support.
* Disable tests for deferred fields which don't work with Django 2.2.
-- Andrey Rahmatullin <wrar@debian.org> Wed, 07 Aug 2019 01:05:46 +0500
django-model-utils (3.1.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Deprecating priority extra as per policy 4.0.1
[ Brian May ]
* New upstream version.
-- Brian May <bam@debian.org> Tue, 01 May 2018 08:14:02 +1000
django-model-utils (3.0.0-1) unstable; urgency=medium
* New upstream version. Closes: #865559.
-- Brian May <bam@debian.org> Mon, 03 Jul 2017 16:54:26 +1000
django-model-utils (2.5.2-2) unstable; urgency=medium
[ Ben Finney ]
* Improve package description. Closes: #834116, Closes: #834117.
[ Brian May ]
* New upstream release.
* Fix FTBFS: Closes: #828651.
* Update standards version to 3.9.8.
-- Brian May <bam@debian.org> Sun, 11 Sep 2016 12:56:36 +1000
django-model-utils (2.4-1) unstable; urgency=medium
* New upstream issues.
* Fixes FTBFS with Django 1.9. Closes: #806350.
-- Brian May <bam@debian.org> Thu, 03 Dec 2015 09:03:21 +1100
django-model-utils (2.3.1-3) unstable; urgency=medium
* Run tests for Python 3.4 and Python 3.5.
-- Brian May <bam@debian.org> Mon, 26 Oct 2015 13:26:34 +1100
django-model-utils (2.3.1-2) unstable; urgency=medium
* Add VCS-* headers.
* Update Standards-Version to 3.9.6.
-- Brian May <bam@debian.org> Mon, 12 Oct 2015 18:03:27 +1100
django-model-utils (2.3.1-1) unstable; urgency=medium
* New upstream version.
* Swap maintainer and uploaders. Maintainer now set to DPMT.
-- Brian May <bam@debian.org> Mon, 12 Oct 2015 16:28:31 +1100
django-model-utils (2.0.3-2) unstable; urgency=low
* Python3 package.
-- Brian May <bam@debian.org> Thu, 03 Jul 2014 16:07:56 +1000
django-model-utils (2.0.3-1) unstable; urgency=low
* New upstream release. Closes: #739578.
* Take over package from Jonas Smedegaard. Thanks to his contribution to
Debian.
* Remove reference to git repository, it doesn't appear to exist.
* Update to dh_python2.
-- Brian May <bam@debian.org> Fri, 02 May 2014 09:58:50 +1000
django-model-utils (1.3.1-1) unstable; urgency=low
[ upstream ]
* New release.
+ Moved primary development from Bitbucket to GitHub.
+ Removed deprecated ChoiceEnum, InheritanceCastModel,
InheritanceCastManager, and manager_from.
+ Fixed pickling of PassThroughManager.
+ Set use_for_related_fields = True on QueryManager.
+ Added __len__ method to Choices.
+ Fixed InheritanceQuerySet on Django 1.5.
+ Allow specifying default value for a StatusField.
+ Fix calling create() on a RelatedManager that subclasses a dynamic
PassThroughManager.
+ Add workaround in InheritanceQuerySet to avoid overriding prior
calls to select_related().
+ Added support for arbitrary levels of model inheritance in
InheritanceManager.
+ Added ModelTracker for tracking field changes between model saves.
+ Added explicit default to BooleanField in tests, for Django trunk
compatibility.
+ Fix intermittent StatusField bug.
Closes: bug#711358. Thanks to Jakub Wilk.
[ Jonas Smedegaard ]
* Update README.source to emphasize control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Update upstream Homepage and source to github.
* Bump standards-version to 3.9.4.
* Extend coverage for main copyright holder.
* Bump packaging license to GPL-3+, and extend coverage to include
current year.
-- Jonas Smedegaard <dr@jones.dk> Thu, 06 Jun 2013 21:12:17 +0200
django-model-utils (1.1.0-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#694583.
-- Jonas Smedegaard <dr@jones.dk> Wed, 28 Nov 2012 02:27:06 +0100
|