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
|
pygac (1.4.0-2) unstable; urgency=medium
* debian/patches:
- new patch 0003-Fix-tests-on-bigendian-platforms.patch
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 18 Aug 2020 17:46:17 +0000
pygac (1.4.0-1) unstable; urgency=medium
[ Antonio Valentino ]
* New upstream release.
* Update debian/copyright file.
* debian/patches:
- refresh all patches
- new 0002-Spelling.patch
- set Forwarded field in all patches
* Install manpage for the new pygac-convert-patmosx-coefficients tool.
[ Bas Couwenberg ]
* Add Pygac Developers to copyright holders.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 09 Aug 2020 09:40:03 +0000
pygac (1.3.1-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.5.0, no changes.
* Update debian/copyright.
* debian/patches:
- drop 0001-Temporary-disable-broken-tests.patch,
no longer necessary
- refresh and renumber remaining patches
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 08 Feb 2020 08:22:06 +0000
pygac (1.3.0-1) unstable; urgency=medium
* New upstream release.
* Update copyright file.
* Refresh all patches.
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 06 Dec 2019 06:58:30 +0000
pygac (1.2.1-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
- drop 0003-fix-import-mock.patch (applied upstream)
- refresh remaining patches
-- Antonio Valentino <antonio.valentino@tiscali.it> Wed, 20 Nov 2019 07:09:47 +0000
pygac (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.4.1, no changes.
* debian/control:
- explicitly set Rules-Requires-Root: no
- python3-geotiepoints is now a dependency
(before it was only recommended)
* debian/patches:
- refresh all patches
* Remove obsolete fields Name from debian/upstream/metadata.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 20 Oct 2019 06:50:06 +0000
pygac (1.1.0-3) unstable; urgency=medium
* Correctly install the configuration file (Closes: #933536).
* Set compat to 12.
-- Antonio Valentino <antonio.valentino@tiscali.it> Thu, 01 Aug 2019 05:48:49 +0000
pygac (1.1.0-2) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.4.0, no changes.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Wed, 24 Jul 2019 20:24:00 +0200
pygac (1.1.0-1) experimental; urgency=medium
[ Bas Couwenberg ]
* Update gbp.conf to use --source-only-changes by default.
* Replace tab with spaces in control file.
[ Antonio Valentino ]
* New upstream release.
* Update copyright file.
* debian/patches:
- drop 0001-Compatibility-with-Python-3.patch: applied upstream
- drop 0004-Fix-inconsistent-tabs.patch: no longer necessary
- new 0003-fix-import-mock.patch
- refresh and renumber remaining patches
* debian/control:
- add dependency from scipy
- add build-dependency from cython3 and python-all-dev
* New pygac-bin package.
-- Antonio Valentino <antonio.valentino@tiscali.it> Mon, 08 Jul 2019 05:27:06 +0000
pygac (1.0.1-1) unstable; urgency=medium
* Initial version (Closes: #917156)
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 29 Dec 2018 07:30:49 +0000
|