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
|
open-adventure (1.20-1) unstable; urgency=medium
* New upstream version 1.20
* Build-Depend on pkgconf instead of pkg-config
-- Dr. Tobias Quathamer <toddy@debian.org> Fri, 06 Dec 2024 17:17:13 +0100
open-adventure (1.18-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
* Update standards version to 4.6.2, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
[ Dr. Tobias Quathamer ]
* New upstream version 1.18. Closes: #1071865
* Rename development branch to debian/latest
* Update d/watch for new GitLab tag order
* Update d/copyright
* Update Standards-Version to 4.7.0, no changes needed
* Install NEWS.adoc after filename change
* Use wrap-and-sort -a
* Clean up Build-Depends
-- Dr. Tobias Quathamer <toddy@debian.org> Sun, 26 May 2024 16:28:49 +0200
open-adventure (1.12-1) unstable; urgency=medium
* New upstream version 1.12
- TODOs have all been done, so don't try to install that file.
* Update Standards-Version to 4.6.2, no changes needed
* Update d/copyright
-- Dr. Tobias Quathamer <toddy@debian.org> Tue, 28 Feb 2023 13:18:46 +0100
open-adventure (1.11-1) unstable; urgency=medium
* New upstream version 1.11
- Uses yaml.safe_load() in tests. Closes: #1022032
- Remove patch, has been applied upstream
* Update d/copyright
* Update Standards-Version to 4.6.1, no changes needed
-- Dr. Tobias Quathamer <toddy@debian.org> Sat, 22 Oct 2022 17:18:25 +0200
open-adventure (1.9-1) unstable; urgency=medium
* New upstream version 1.9
- Remove patch which has been appled upstream
* Remove unneeded --as-needed flag :-)
* Add Rules-Requires-Root: no to d/rules
* Update Standards-Version to 4.5.1, no changes needed
* Use debhelper v13
-- Dr. Tobias Quathamer <toddy@debian.org> Wed, 09 Dec 2020 13:22:04 +0100
open-adventure (1.8-1) unstable; urgency=medium
* New upstream version 1.8
- Refresh patches
* Update d/watch for new download location
* Switch to debhelper-compat and use v12
* Update d/copyright
* Update Standards-Version to 4.4.0, no changes needed
* Apply fixes from cme fix dpkg
-- Dr. Tobias Quathamer <toddy@debian.org> Thu, 29 Aug 2019 12:00:34 +0200
open-adventure (1.4+git20170917.0.d512384-2) unstable; urgency=medium
* Fix FTBFS in Ubuntu.
The package fails to build in Ubuntu, because the Ubuntu
autobuilders run with a $TERM value of 'unknown', and the
open-adventure testsuite doesn't like this. Setting $TERM
to a known-good value makes the package build more portable.
Thanks to Steve Langasek <steve.langasek@canonical.com> (Closes: #889519)
* Switch Vcs-URLs to salsa.d.o
* Use debhelper v11
* Update d/copyright
* Update Standards-Version to 4.1.3, no changes needed
* Add $(CFLAGS) to package building
-- Dr. Tobias Quathamer <toddy@debian.org> Sun, 04 Feb 2018 12:05:18 +0100
open-adventure (1.4+git20170917.0.d512384-1) unstable; urgency=medium
* New upstream version 1.4+git20170917.0.d512384
- Fix FTBFS on architectures other than amd64/arm64. Closes: #874205
* Update Standards-Version to 4.1.1, no changes needed
-- Dr. Tobias Quathamer <toddy@debian.org> Sat, 30 Sep 2017 09:10:38 +0200
open-adventure (1.4-1) unstable; urgency=medium
* New upstream version 1.4
- Remove advent.desktop and advent.svg, have been included upstream
- Install .desktop and .svg from upstream
- Overriding dh_install is no longer necessary
- Add patch to build package with Python 3
* Use real homepage, not gitlab
* Update d/watch to recognize new tarballs
* Update Standards-Version to 4.1.0
-- Dr. Tobias Quathamer <toddy@debian.org> Sun, 03 Sep 2017 20:32:04 +0200
open-adventure (1.2-1) unstable; urgency=medium
* Initial release (Closes: #868163)
-- Dr. Tobias Quathamer <toddy@debian.org> Thu, 13 Jul 2017 14:23:19 +0200
|