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
|
parsec47 (0.2.dfsg1-10) unstable; urgency=medium
* Team Upload
* Set Rules-Requires-Root: no
* Update Miriam email address
* Import on Salsa
* Remove obsolete libgl1-mesa-dev alternative dependency
-- Alexandre Detiste <tchet@debian.org> Fri, 06 Dec 2024 21:21:08 +0100
parsec47 (0.2.dfsg1-9) unstable; urgency=medium
* Patched to compile with gdc-8. (Closes: #896586)
* Enable deprecation warnings during compilation.
* Move to debhelper compat level 11.
* Changed priority from extra to optional.
* Fixed watch file.
* Remove README.source because source format 3.0 uses quilt by default.
* Bump Standards-Version to 4.1.4.
-- Peter De Wachter <pdewacht@gmail.com> Tue, 24 Apr 2018 22:09:34 +0200
parsec47 (0.2.dfsg1-8) unstable; urgency=medium
* Fix build failure with current gdc. (Closes: #827587)
* Update to Standards version 3.9.8.
- Drop obsolete menu file.
-- Peter De Wachter <pdewacht@gmail.com> Sun, 19 Jun 2016 20:23:06 +0200
parsec47 (0.2.dfsg1-7) unstable; urgency=medium
* Team upload.
* Declare compliance with Debian Policy 3.9.6.
* wrap-and-sort -sa.
* Vcs-Browser: Use https.
* makefile.patch: Make the build reproducible by sorting with LC_ALL set to
C. Thanks to Reiner Herrmann for the report and patch. (Closes: #794399)
* parsec47.desktop: Add keywords and a comment in German.
-- Markus Koschany <apo@debian.org> Sun, 27 Dec 2015 22:57:26 +0100
parsec47 (0.2.dfsg1-6) unstable; urgency=low
* Added build-depends on libphobos-dev
-- Peter De Wachter <pdewacht@gmail.com> Sun, 30 Jun 2013 13:09:08 +0200
parsec47 (0.2.dfsg1-5) unstable; urgency=low
* Ported to D language version 2 (closes: #707267)
* Switch dh-style minimal rules file
* Mark -data package as Multi-Arch: foreign
* Conforms to standards 3.9.4
-- Peter De Wachter <pdewacht@gmail.com> Mon, 20 May 2013 18:48:44 +0200
parsec47 (0.2.dfsg1-4) unstable; urgency=low
* Team upload.
* Explicitly build with D version 1 (closes: #653087)
* Switch to format 3.0 (quilt) and drop build-dep on quilt
* Provide build-arch and build-indep targets
* Conforms to standards 3.9.2
-- Vincent Fourmond <fourmond@debian.org> Sat, 07 Jan 2012 10:27:49 +0100
parsec47 (0.2.dfsg1-3) unstable; urgency=low
[ Peter De Wachter ]
* Hard-coded link order to avoid "circular initialization dependency"
error (Closes: #583638). See also #521582.
* Bumped Standards-Version to 3.8.4:
- Added README.source.
[ Paul Wise ]
* Drop DMUA since Miriam Ruiz is a DD and Peter is not a DM
* Point at the right version of the LGPL in copyright information
* No ELF binaries in parsec47-data, don't need ${shlibs:Depends}
* Explicitly use dpkg-source format 1.0 for now
* Drop GLU from the Makefile and Build-Depends since it isn't used
-- Peter De Wachter <pdewacht@gmail.com> Sat, 29 May 2010 11:20:26 +0200
parsec47 (0.2.dfsg1-2) unstable; urgency=low
[ Peter De Wachter ]
* Corrected a few typos.
* Patched for changes in the D language. (Closes: #574323)
* Linking with -lGL to make binutils-gold happy. (Closes: #556050)
[ Miriam Ruiz ]
* Added DM-Upload-Allowed tag to control to allow uploads from Debian
Maintainers.
* Removed Homepage from long description and added Homepage tag to control
[ Ansgar Burchardt ]
* Remove deprecated Encoding key from .desktop file
-- Peter De Wachter <pdewacht@gmail.com> Wed, 17 Mar 2010 23:57:42 +0100
parsec47 (0.2.dfsg1-1) unstable; urgency=low
* Initial release (Closes: #439714)
[ Barry deFreese ]
* Add watch file
-- Miriam Ruiz <little_miry@yahoo.es> Sat, 25 Aug 2007 19:58:40 +0000
|