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
|
vitetris (0.59.1-1) unstable; urgency=medium
* New upstream version 0.59.1
* Update manpage version
-- Baptiste Beauplat <lyknode@cilg.org> Sun, 27 Dec 2020 11:06:10 +0100
vitetris (0.59.0-1) unstable; urgency=medium
* New upstream version 0.59.0
* Rediff patches (renumbered):
+ Drop 0004-add-comment-desktop: applied upstream
+ Drop 0005-Remove-explicit-ownership-for-installed-files: applied
upstream
+ Drop 0006-add-keyworks-entry-to-desktop-file.patch: applied upstream
* Update version in manpage
* Fix wrong highscore path in manpage
-- Baptiste Beauplat <lyknode@cilg.org> Sat, 12 Dec 2020 20:44:13 +0100
vitetris (0.58.0-5) unstable; urgency=medium
* Cleanup generated and remove modified files after a build
* Fix my last name in d/copyright
* Bump Standard-Version to 4.5.1: no changes
-- Baptiste Beauplat <lyknode@cilg.org> Sat, 28 Nov 2020 11:22:13 +0100
vitetris (0.58.0-4) unstable; urgency=medium
* Bump debhelper-compat (= 13): remove -Wl,--as-needed from d/rules
* Add salsa CI pipeline
* Set my last name as lowercase in Maintainer field
* Add forwarded links to upstream patches
-- Baptiste Beauplat <lyknode@cilg.org> Sun, 25 Oct 2020 15:08:58 +0100
vitetris (0.58.0-3) unstable; urgency=medium
* Vcs fields updated (project moved to debian group on salsa)
* Bump std version to 4.5.0: no changes
* Add upstream metedata
-- Baptiste BEAUPLAT <lyknode@cilg.org> Mon, 20 Apr 2020 11:44:49 +0200
vitetris (0.58.0-2) unstable; urgency=medium
[ Baptiste BEAUPLAT ]
* Update to policy version 4.4.1 - no changes
* Remove explicit ownership for installed files
* Add Rules-Requires-Root: no to d/control
* Add keyworks entry to desktop file
* Use https version of the URL for Homepage
* Add Upstream-Contact to d/copyright
[ Helmut Grohne ]
* Fix FTCBFS: Let dpkg's buildtools.mk supply CC. (Closes: #948072)
-- Baptiste BEAUPLAT <lyknode@cilg.org> Fri, 03 Jan 2020 20:44:23 +0100
vitetris (0.58.0-1) unstable; urgency=medium
* New upstream version 0.58.0
* Drop patches applied upstream:
- 0005-fix-implicit-declaration.patch
- 0002-fix-insecure-printf.patch
* d/watch: Remove leftover from dh_make template
-- Baptiste BEAUPLAT <lyknode@cilg.org> Tue, 12 Mar 2019 18:40:50 +0100
vitetris (0.57.2-3) unstable; urgency=medium
* Convert repo to DEP-14
* Move binary stripping from Makefile to debhelper
* Bump policy version to 4.3.0
* Bump debian-compat to 12. Remove debian/compat
-- Baptiste BEAUPLAT <lyknode@cilg.org> Thu, 07 Mar 2019 18:31:59 +0100
vitetris (0.57.2-2) unstable; urgency=medium
* Rename binary to vitetris (Closes: #911053)
* Rename manpage to vitetris
* Fix desktop entry
* Fix implicit declaration on netplay.c
* Add source README to package
-- Baptiste BEAUPLAT <lyknode@cilg.org> Mon, 15 Oct 2018 22:50:19 +0200
vitetris (0.57.2-1) unstable; urgency=medium
* Initial release (Closes: #909968)
-- Baptiste BEAUPLAT <lyknode@cilg.org> Sun, 30 Sep 2018 22:16:37 +0200
|