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 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146
|
redeclipse-data (1.6.0-1) unstable; urgency=medium
* Team upload.
[ Martin Erik Werner ]
* Avoid pointless dpkg default make includes.
Remove Makefile includes of dpkg default defines, which was previously
used for get-orig-source target.
* Cleanup main data install step
* Skip installing of duplicated doc/ config/ sql/ directories under
/usr/share/games/redeclipse/data.
* Keep license.txt files when installing data. Since license information
is spread between various .txt files, some of which also contains
other informtation which might be relevant to keep, it is not feasible
to be able to remove all license information, hence we leave it all.
* Include version.txt with fonts data module
version.txt contains the Git commit id of data modules, so keep it in
the install it in the fonts data module to keep consistency with other
data modules.
* Update copyright generation.
Update generate-copyright script to follow the same Source: exclusion
comment style as in the redeclipse package, and remove the mention of
keeping Makefiles, since this is no longer done.
Also use https for format url.
* Partly regenerate copyright from script.
Selective update of copyright file from generation script. Fixes for
missing files, invalid paths, and a typo in upstream copyright file is
kept as before in the Debian copyright file.
* Use github release page as source & in watch file.
Use https://github.com/red-eclipse/base/releases for:
* The Source: line in the copyright file, since this is the location of
the tarball that forms this source package.
* The watch file, since this page also contains historic versions of all
releases.
[ Markus Koschany ]
* New upstream version 1.6.0.
* Switch to compat level 11.
* Declare compliance with Debian Policy 4.3.0.
-- Markus Koschany <apo@debian.org> Mon, 24 Dec 2018 00:07:34 +0100
redeclipse-data (1.5.8-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.5.8.
-- Markus Koschany <apo@debian.org> Sat, 21 Jan 2017 18:17:38 +0100
redeclipse-data (1.5.6-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Switch to compat level 10.
* debian/watch: Use version=4.
-- Markus Koschany <apo@debian.org> Sat, 24 Sep 2016 16:50:29 +0200
redeclipse-data (1.5.5-3) unstable; urgency=medium
* Team upload.
* d/rules: Ensure that the find and delete command will succeed and try
to find and delete all hidden directories.
-- Markus Koschany <apo@debian.org> Sun, 28 Aug 2016 21:04:57 +0200
redeclipse-data (1.5.5-2) unstable; urgency=medium
* Team upload.
* Delete .github directories with exec rm -r before deleting .git* files.
-- Markus Koschany <apo@debian.org> Sun, 28 Aug 2016 19:44:31 +0200
redeclipse-data (1.5.5-1) unstable; urgency=medium
* Team upload.
[ Markus Koschany ]
* New upstream release.
* Declare compliance with Debian Policy 3.9.8.
* Vcs-Git: Use https.
* Remove all hidden .git and .pc directories from the resulting tarball.
* Update debian/copyright and fix Lintian warnings
unused-license-paragraph-in-dep5-copyright and
wildcard-matches-nothing-in-dep5-copyright.
[ Martin Erik Werner ]
* Use uscan to repack tarball via Files-Exluded in debian/copyright.
-- Markus Koschany <apo@debian.org> Sun, 28 Aug 2016 16:10:22 +0200
redeclipse-data (1.5.1-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
* Vcs-Browser: Switch to cgit and https.
-- Markus Koschany <apo@debian.org> Mon, 23 Nov 2015 23:05:08 +0100
redeclipse-data (1.5.1-1) experimental; urgency=low
* New upstream release 1.5.1
* Bump standards-version to 3.9.6, no changes
-- Martin Erik Werner <martinerikwerner@gmail.com> Mon, 13 Apr 2015 18:46:32 +0200
redeclipse-data (1.4-3) unstable; urgency=medium
[ Markus Koschany ]
* Update copyright file. Add missing public-domain licenses.
Remove obsolete font license.
* Move redeclipse-data to the main archive because it fully complies with the
DFSG. (Closes: #740565)
-- Martin Erik Werner <martinerikwerner@gmail.com> Sat, 09 Aug 2014 18:32:07 +0200
redeclipse-data (1.4-2) unstable; urgency=low
* Upload to unstable
-- Martin Erik Werner <martinerikwerner@gmail.com> Sun, 05 May 2013 22:07:19 +0200
redeclipse-data (1.4-1) experimental; urgency=low
* New upstream release
* Drop dpkg Pre-Depends (upgrades from old Ubuntu versions not relevant)
* Added more verbose notice why package is in non-free
* Include license.txt files, in favour of maintaining data tree identical
-- Martin Erik Werner <martinerikwerner@gmail.com> Fri, 15 Feb 2013 02:03:20 +0100
redeclipse-data (1.3.1-1) experimental; urgency=low
* New upstream development snapshot
* XZ compression for orig tarball
* Standards-Version 3.9.3
- Set final DEP-5 Format: link
-- Martin Erik Werner <martinerikwerner@gmail.com> Sat, 01 Sep 2012 21:11:53 +0200
redeclipse-data (1.2-1) unstable; urgency=low
* Initial release (Closes: #651752)
* Build-depends on separate cube2font and fonts-play
-- Martin Erik Werner <martinerikwerner@gmail.com> Tue, 13 Dec 2011 15:48:42 +0100
|