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
|
django-sortedm2m (2.0.0+dfsg.1-5) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + django-sortedm2m-data: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 22 Oct 2022 11:42:52 +0100
django-sortedm2m (2.0.0+dfsg.1-4) unstable; urgency=medium
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.1, no changes needed.
* Update standards version to 4.6.0, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Wed, 25 May 2022 21:29:01 +0100
django-sortedm2m (2.0.0+dfsg.1-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Stefano Rivera ]
* Update Maintainer to Debian Python Team.
-- Sandro Tosi <morph@debian.org> Mon, 23 Aug 2021 00:25:52 -0400
django-sortedm2m (2.0.0+dfsg.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1
[ William Grzybowski ]
* Upload to unstable
-- William Grzybowski <william@grzy.org> Thu, 24 Oct 2019 11:56:17 -0300
django-sortedm2m (2.0.0+dfsg.1-1) experimental; urgency=medium
* New upstream version
* d/control:
- Change maintainer to DPMT
- Change Vcs-* tags to DPMT
- Drop python2 package and build dependencies
- Remove X-Python3-Version, no longer needed
* d/README.source: fix typo
* d/rules: drop python2
-- William Grzybowski <william@grzy.org> Wed, 18 Sep 2019 15:59:46 -0300
django-sortedm2m (1.5.0+dfsg.1-1) experimental; urgency=medium
* New upstream version.
* New maintainer. (Closes: #931405)
* Add Salsa CI file.
* Rename install and links file from python-sortedm2m-data to
django-sortedm2m-data.
* debian/compat: no longer needed in debhelper 12.
* debian/control:
- Add autopkgtest-pkg-python.
- Remove dependency versions for python-all and python-setuptools, they
are no longer required.
- Remove X-Python-Version.
- Rename python-sortedm2m-data to django-sortedm2m-data.
- Update debhelper to version 12.
- Update Standards-Version to 4.4.0.
- Update Vcs to new location.
- Update X-Python3-Version to >= 3.6.
* debian/copyright:
- Update debian authors.
- Update upstream copyright years.
- Use canonical BSD-3-Clause license text.
- Use https for Format URL.
* debian/README.source: add explaining why jquery-ui.js was removed.
* debian/rules: install AUTHORS.rst and README.rst to all packages.
* debian/source/options: add to ignore egg-info files.
* debian/watch: update to version 4 and use debian pypi.
-- William Grzybowski <william@grzy.org> Mon, 15 Jul 2019 20:48:53 -0300
django-sortedm2m (1.2.2-1) unstable; urgency=medium
* New upstream release
* Use secure URI for Vcs-Git
* Bump Standards-Version to 3.9.8 (no changes needed)
-- Benjamin Drung <benjamin.drung@profitbricks.com> Thu, 12 May 2016 13:41:40 +0200
django-sortedm2m (0.7.0-1) unstable; urgency=low
* Initial version. (Closes: #748051)
-- Benjamin Drung <benjamin.drung@profitbricks.com> Tue, 13 May 2014 17:46:30 +0200
|