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 119 120 121 122 123 124 125 126 127 128 129 130
|
a7xpg (0.11.dfsg1-10) unstable; urgency=medium
* New patch gdc-8.patch with Iain Buclaw's changes and further fixes.
* Enable deprecation warnings during compilation.
* Move to debhelper compat level 11.
* Changed priority from extra to optional.
* Delete obsolete Debian menu file.
* Fixed watch file.
* Bump Standards-Version to 4.1.4.
-- Peter De Wachter <pdewacht@gmail.com> Tue, 24 Apr 2018 22:09:34 +0200
a7xpg (0.11.dfsg1-9.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix build failure with gdc-8 (Iain Buclaw). Closes: #894610.
-- Matthias Klose <doko@debian.org> Tue, 10 Apr 2018 18:08:23 +0200
a7xpg (0.11.dfsg1-9) unstable; urgency=medium
* Team upload.
* wrap-and-sort -sa.
* Declare compliance with Debian Policy 3.9.6.
* Vcs-Browser: Use https.
* a7xpg-data: Suggest a7xpg.
* Make the build reproducible by updating makefile.patch and sorting with
LC_ALL set to C. Thanks to Reiner Herrmann for the report and patch.
(Closes: #796092)
* a7xpg.desktop: Add keywords and GenericName to desktop file.
-- Markus Koschany <apo@debian.org> Sun, 20 Dec 2015 20:51:37 +0100
a7xpg (0.11.dfsg1-8) unstable; urgency=low
[ Barry deFreese ]
* Patch to build with gdc v2. (Closes: #707263)
* Bump Standards Version to 3.9.4.
[ Ansgar Burchardt ]
* debian/control: Remove DM-Upload-Allowed.
[ Peter De Wachter ]
* Added build-depends on libphobos-dev
* Switch dh-style minimal rules file
* Mark -data package as Multi-Arch: foreign
-- Peter De Wachter <pdewacht@gmail.com> Sun, 30 Jun 2013 13:09:07 +0200
a7xpg (0.11.dfsg1-7) unstable; urgency=low
* Build using gdc-v1, instead of gdc (v2). Closes: #653083,
thanks to Matthias Klose for the report and the patch
* Update to standards to 3.9.2
* Provide build-indep and build-arch targets
* Drop ^M in the debian Makefile
* B-Dep on gdc-v1 (>= 4.6.2-4~) to avoid FTBS due to broken gdmd-v1
symlink
-- Vincent Fourmond <fourmond@debian.org> Thu, 05 Jan 2012 19:45:17 +0100
a7xpg (0.11.dfsg1-6) unstable; urgency=low
[ Jordan Metzmeier ]
* Updated standards version
[ Vincent Fourmond ]
* Switched to source format 3.0 (quilt)
* Dropped build-dep on quilt
* Imported Ubuntu patch courtesy of Roy Jamison <xteejyx@googlemail.com>
to clarify the startup message (closes: #605071)
-- Vincent Fourmond <fourmond@debian.org> Wed, 09 Feb 2011 22:38:07 +0100
a7xpg (0.11.dfsg1-5) unstable; urgency=low
* Patched for changes in the D language. (Closes: #574310)
-- Peter De Wachter <pdewacht@gmail.com> Wed, 17 Mar 2010 23:48:04 +0100
a7xpg (0.11.dfsg1-4) unstable; urgency=low
[ Miriam Ruiz ]
* Replaced XS-DM-Upload-Allowed by DM-Upload-Allowed in debian/control.
[ Peter De Wachter ]
* The enemies move now. (Closes: #466840)
(Done by adjusting patches/06_d_language_changes.diff.)
-- Peter De Wachter <pdewacht@gmail.com> Thu, 21 Feb 2008 22:39:53 +0100
a7xpg (0.11.dfsg1-3) unstable; urgency=low
[ Barry deFreese ]
* Add watch file
[ Jon Dowland ]
* Add Homepage: control field to source stanza
[ Peter De Wachter ]
* Don't abort if the audio device couldn't be opened. (Closes: #448786)
* Fixed link command, patch from Arthur Loiret. (Closes: #458277)
[ Miriam Ruiz ]
* Added XS-DM-Upload-Allowed tag to control to allow uploads from Debian
Maintainers.
[ Vincent Fourmond ]
* Added myself to Uploaders
* Fixed Vcs* fields and remove stale Homepage fields
-- Vincent Fourmond <fourmond@debian.org> Thu, 03 Jan 2008 14:14:15 +0100
a7xpg (0.11.dfsg1-2) unstable; urgency=low
[Miriam Ruiz]
* Added copyright and license statements to the patches.
* Added XS-Vcs-Svn and XS-Vcs-Browser to control.
* Added verbose switch (-v) to ant.
* Renamed ref variables, as ref is now a reserved word. Closes: #443000
* Added patch to create Makefile
* Use make instead of ant. Removed build dependency on ant.
-- Miriam Ruiz <little_miry@yahoo.es> Wed, 29 Aug 2007 16:35:01 +0000
a7xpg (0.11.dfsg1-1) unstable; urgency=low
* Initial release (Closes: #439595)
-- Miriam Ruiz <little_miry@yahoo.es> Sat, 25 Aug 2007 19:58:40 +0000
|