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 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165
|
colorcode (0.8.7-1) unstable; urgency=low
* New upstream version with port to Qt6.
* Fix the Bug#1043876: colorcode: Fails to build source after successful
build (Closes: #1043876).
-- Filippo Rusconi <lopippo@debian.org> Fri, 24 Nov 2023 10:06:24 +0100
colorcode (0.8.5-3) unstable; urgency=low
* Fixes to the dh_clean to be able to build source package right after
having built the binary package.
* Updates to d/control.
-- Filippo Rusconi <lopippo@debian.org> Fri, 25 Aug 2023 13:01:06 +0200
colorcode (0.8.5-2) unstable; urgency=medium
* Modifications by Filippo Rusconi <lopippo@debian.org>
Tue, 05 Mar 2019 16:40:15 +0100
* Fix d/copyright lintian warning.
* Standards-Version: 4.3.0
* Remove unused patch file.
* Upload (Closes: #923116):
Thanks to Helmut Grohne <helmut@subdivi.de> for the bug report and
patch.
* Modifications by Helmut Grohne <helmut@subdivi.de>
Sun, 24 Feb 2019 10:37:41 +0100:
* Fix FTCBFS: (Closes: #-1)
+ Use QT_SELECT to select qt and avoid running qtchooser directly.
+ Let dh_auto_configure run qmake with appropriate flags.
+ Build-Depends qt5-qmake:native for running lrelease.
* Modifications by Ondřej Nový <onovy@debian.org>
Mon, 01 Oct 2018 10:38:09 +0200:
* d/copyright: Use https protocol in Format field
* d/control: Deprecating priority extra as per policy 4.0.1
* d/changelog: Remove trailing whitespaces
* d/rules: Remove trailing whitespaces
* d/control: Add Vcs-* field
-- Filippo Rusconi <lopippo@debian.org> Tue, 05 Mar 2019 16:40:15 +0100
colorcode (0.8.5-1) unstable; urgency=medium
* New upstream release with the Qt5 port done by the usptream author
after I have submitted to him that port patch.
* Removing the Qt5 port patch (qt5-port-by-fr) that I had made.
-- Filippo Rusconi <lopippo@debian.org> Tue, 20 Oct 2015 19:41:59 +0200
colorcode (0.7.2-3) UNRELEASED; urgency=medium
* debian/compat set to 9 and updated debian/control accordingly.
* debian/copyright updated to conform to DEP5 copyright.
-- Filippo Rusconi <lopippo@debian.org> Wed, 30 Sep 2015 17:33:44 +0200
colorcode (0.7.2-2) unstable; urgency=medium
* Port to version 5 of the Qt libraries in the form of a patch made by
Filippo Rusconi <lopippo@debian.org>.
* debian/control: - change the maintainer data to Filippo Rusconi
<lopippo@debian.org>.
- Standards-Version: 3.9.6
- qtbase5-dev (>= 5.3.2+dfsg-5)
* debian/rules: - invoke the qmake program through the qtchooser utility
to ensure that Qt5 is used
- set up the quilt magick since we now have a patch.
-- Filippo Rusconi <lopippo@debian.org> Wed, 30 Sep 2015 15:28:11 +0200
colorcode (0.7.2-1) unstable; urgency=low
* New upstream release with new features and new translations.
-- Filippo Rusconi <rusconi-debian@laposte.net> Fri, 18 Mar 2011 16:25:29 +0100
colorcode (0.7.1-2) unstable; urgency=low
* Fix problem with rejected upload to the Debian servers: make a call to
lrelease in debian/rules so as to make all the .qm files from all the
.ts translation files. This way shipping modified .qm files is no more
required, although I have updated the french trans_fr.ts file.
* Bump up Standards-Version: 3.9.1.
-- Filippo Rusconi <rusconi-debian@laposte.net> Fri, 18 Feb 2011 17:13:25 +0100
colorcode (0.7.1-1) unstable; urgency=low
* New upstream release.
-- Filippo Rusconi <rusconi-debian@laposte.net> Thu, 17 Feb 2011 21:06:43 +0100
colorcode (0.6.1-1) unstable; urgency=low
* New upstream release:
- new french translation that I submitted upstream for inclusion in
the source tree;
- file colorcode32_xpm is now included in upstream;
* debian/control: remove Build-Depends on imagemagick as the
colorcode32_xpm is no more converted at build-tyme using 'convert';
* debian/rules: remove call 'rm -f debian/colorcode32.xpm' in the clean
target for the same reason as above;
* debian/rules: remove calls in the clean target as make distclean now
performs well the task, leaving the source tree effectively clean.
-- Filippo Rusconi <rusconi-debian@laposte.net> Wed, 17 Feb 2010 11:46:53 +0100
colorcode (0.6.0-1) unstable; urgency=low
* New upstream version.
* debian/rules: remove the renaming ColorCode=>colorcode because
colorcode is now the qmake target binary.
-- Filippo Rusconi <rusconi-debian@laposte.net> Sun, 14 Feb 2010 22:23:09 +0100
colorcode (0.5.5-3) unstable; urgency=low
* debian/control: remove the 'Build-Conflicts:
graphicsmagick-imagemagick-compat' directive as the problem was fixed
in debian version 0.5.5-2.
-- Filippo Rusconi <rusconi-debian@laposte.net> Mon, 08 Feb 2010 23:38:01 +0100
colorcode (0.5.5-2) unstable; urgency=low
* debian/rules: call convert with '+matte' to ensure conversion of ico
graphics file into xpm without handling the alpha channel in the ico
file (some programs do not handle transparency and, in the present
case, that feature is far from essential). See bug#560232 for details.
* debian/control: bump Standards-Version to 3.8.4.
-- Filippo Rusconi <rusconi-debian@laposte.net> Mon, 08 Feb 2010 21:47:23 +0100
colorcode (0.5.5-1) unstable; urgency=low
* Initial release (Closes: #553622);
* debian/control: Build-Conflicts on graphicsmagick-imagemagick-compat
as the 'convert' binary shipped by that package apparently converts
ico to xpm in a buggy way (see Bug#560232) (thanks Lionel Elie Mamane
<lionel@mamane.lu>);
* Initial upload kindly sponsored by Lionel Elie Mamane <lionel@mamane.lu>.
-- Filippo Rusconi <rusconi-debian@laposte.net> Thu, 10 Dec 2009 10:27:10 +0100
|