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
|
python-snuggs (1.4.7-2) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.5.0, no changes.
* Drop Name field from upstream metadata.
* Bump debhelper compat to 10, changes:
- Drop --parallel option, enabled by default
* Bump watch file version to 4.
* Update lintian overrides.
-- Bas Couwenberg <sebastic@debian.org> Thu, 12 Nov 2020 13:36:37 +0100
python-snuggs (1.4.7-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Bas Couwenberg <sebastic@debian.org> Thu, 19 Sep 2019 06:44:11 +0200
python-snuggs (1.4.6-2) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.4.0, no changes.
* Drop Python 2 support.
-- Bas Couwenberg <sebastic@debian.org> Sun, 21 Jul 2019 20:28:10 +0200
python-snuggs (1.4.6-1) unstable; urgency=medium
* Team upload.
* Update gbp.conf to use --source-only-changes by default.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Sun, 07 Jul 2019 10:21:05 +0200
python-snuggs (1.4.6-1~exp1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Add python{,3}-hypothesis to build dependencies.
-- Bas Couwenberg <sebastic@debian.org> Wed, 15 May 2019 17:13:50 +0200
python-snuggs (1.4.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Bump Standards-Version to 4.3.0, no changes.
-- Bas Couwenberg <sebastic@debian.org> Tue, 26 Feb 2019 06:36:52 +0100
python-snuggs (1.4.2-2) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.2.0, no changes.
* Drop autopkgtests to test installability & module import.
* Add lintian override for testsuite-autopkgtest-missing.
* Update watch file to use releases instead of tags.
* Update watch file to limit matches to archive path.
-- Bas Couwenberg <sebastic@debian.org> Sat, 18 Aug 2018 17:06:08 +0200
python-snuggs (1.4.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update copyright-format URL to use HTTPS.
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.4, no changes.
* Drop ancient X-Python-Version field.
* Strip trailing whitespace from rules file.
* Add autopkgtests to test installation and module import.
* Fix lxml dependency for python3 package.
-- Bas Couwenberg <sebastic@debian.org> Fri, 08 Jun 2018 07:27:12 +0200
python-snuggs (1.4.1-1) unstable; urgency=medium
* New upstream version 1.4.1
* Update upstream e-mail contact
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Sat, 07 Jan 2017 19:23:03 +0100
python-snuggs (1.4.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Drop patches, applied upstream.
-- Bas Couwenberg <sebastic@debian.org> Wed, 13 Jul 2016 12:58:08 +0200
python-snuggs (1.3.1-3) unstable; urgency=medium
* Team upload.
* Override dh_python{2,3} to call dh_numpy{,3} too.
* Bump Standards-Version to 3.9.8, no changes.
* Add patch to fix test failures with NumPy 1.11.0.
(closes: #824794)
* Add upstream metadata.
-- Bas Couwenberg <sebastic@debian.org> Thu, 19 May 2016 23:36:18 +0200
python-snuggs (1.3.1-2) unstable; urgency=medium
* Team upload.
* Update Vcs-* URLs to use HTTPS.
* Bump Standards-Version to 3.9.7, no changes.
* Add test_snuggs.py to test command.
(closes: #815396)
* Enable parallel builds.
-- Bas Couwenberg <sebastic@debian.org> Sun, 21 Feb 2016 12:20:27 +0100
python-snuggs (1.3.1-1) unstable; urgency=medium
* Initial upload (closes: #783712)
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Tue, 26 May 2015 20:34:51 +0200
|