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 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203
|
clxclient (3.9.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
[ Dennis Braun ]
* New upstream release
* d/control:
+ Bump Standards-Version to 4.5.0
+ Bump dh-compt to 12
+ Add libfreetype6-dev to B-D
+ Add me as uploader
+ Use https protocol for homepage
+ Set RRR: no
* d/copyright:
+ http > https
+ Update copyright year
+ Add myself to the d/ section
* Update patchset
* Update d/rules
* d/watch: Use https protocol
-- Dennis Braun <d_braun@kabelmail.de> Sun, 23 Feb 2020 18:22:56 +0100
clxclient (3.9.0-5) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Set Vcs-* to salsa.debian.org
* d/changelog: Remove trailing whitespaces
[ Felipe Sateler ]
* Change maintainer address to debian-multimedia@lists.debian.org
[ Sebastian Ramacher ]
* debian/control:
- Bump Standards-Version.
- Require binary:Version in Depends of -dev package.
- B-D on pkg-config.
* debian/rules: Include architecture.mk instead of using dpkg-architecture.
* debian/patches: Use pkg-config to handle xft and x11. Thanks to Helmut
Grohne for the initial patch. (Closes: #914554)
* debian/: Bump debhelper compat to 11
-- Sebastian Ramacher <sramacher@debian.org> Sun, 16 Dec 2018 13:08:37 +0100
clxclient (3.9.0-4) unstable; urgency=medium
* Sign tags.
* Update copyright.
* Add patch to use build architecture compiler for linking. (Closes: #853012)
* Patches renamed.
* Improve description.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sun, 29 Jan 2017 17:52:27 +0100
clxclient (3.9.0-3) unstable; urgency=medium
* Update copyright.
* Set dh/compat 10.
* Bump Standards.
* Fix VCS fields.
* Fix hardening.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sat, 03 Dec 2016 20:15:02 +0100
clxclient (3.9.0-2) unstable; urgency=low
* Set dh 9.
* Bump Standards.
* Removing symbols files (Closes: #746837).
* Using full path for ldconfig (Closes: #747873).
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sat, 31 May 2014 15:33:11 +0200
clxclient (3.9.0-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Set upstream tarball's compression format to bzip2.
* Fix Vcs URLs format.
* Remove obsolete DM-Upload-Allowed: yes field.
* Update debian/copyright.
* Run wrap-and-sort -a -s.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Sat, 06 Jul 2013 23:49:45 +0100
clxclient (3.6.1-6) unstable; urgency=low
* Fix symbols file (Closes: #674815)
-- Jaromír Mikeš <mira.mikes@seznam.cz> Mon, 28 May 2012 16:47:32 +0200
clxclient (3.6.1-5) unstable; urgency=low
[ Jaromír Mikeš ]
* Bump Standards
* Updated copyright file to format 1.0
[ Alessio Treglia ]
* Fix symbols file (Closes: #671954)
* Fix gitignore file
-- Jaromír Mikeš <mira.mikes@seznam.cz> Tue, 08 May 2012 17:35:01 +0200
clxclient (3.6.1-4) unstable; urgency=low
* Build with Multi-Arch
* Fixed URL in watch file
* Fixed Homepage
* Bump Standards
* Refresh symbols files
* Fix gbp.conf file
* Wrap-and-sort -a -s
* Copyright switched to rev. 202
* Set Architecture to any for libclxclient-dev
-- Jaromír Mikeš <mira.mikes@seznam.cz> Thu, 02 Feb 2012 00:34:18 +0100
clxclient (3.6.1-3) unstable; urgency=low
* Bump Standards.
* Switch to format 3.0 (quilt).
* Add debian/gbp.conf file.
* Add .gitignore file.
* Patch sent upstream, add comments as per DEP-3.
* Switch to debhelper 7.
* Set Architecture field of libclxclient-dev to all, adjust Depends
field value according to that.
* Add myself to Uploaders field.
* Drop cdbs.
* Update debian/copyright file according to DEP-5 proposal.
-- Alessio Treglia <alessio@debian.org> Thu, 08 Jul 2010 10:25:38 +0200
clxclient (3.6.1-2) unstable; urgency=low
* Reordered control file
* Corrected dependency in control file
* Bump to Standards-Version: 3.8.4
* Fixing FTBFS on amd64
* Added Homepage field to control file
* Fixed symbols in shared libraries (Closes: #558847)
* Fixed reference to LGPL-2 in copyright file
* Fixing FTBFS on i386
* Added quilt as build dependency
* Added patch descriptions
* Added README.source file
* Added entry for NMU to changelog
-- Jaromír Mikeš <mira.mikes@seznam.cz> Fri, 21 May 2010 21:55:58 +0200
clxclient (3.6.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Remove 'x_map' from debian/libclxclient3.symbols.*, thanks to Kamal Mostafa
(Closes: #560644)
-- Mehdi Dogguy <mehdi@debian.org> Wed, 03 Feb 2010 22:18:48 +0100
clxclient (3.6.1-1) unstable; urgency=low
* New upstream release
* Added line to debian/control ... Section: libs
* Changed line in debian/control ... Standards-Version: from 3.7.2 to 3.8.1
* Changed line in debian/control ... Section:(for libclxclient) to libdevel
* Changed architecture from "any" to "all"
* Set maintainer to Debian Multimedia Maintainers
* Add Vcs-Git and Vcs-Browser
* Update debian/watch
* Added debian/symbols file
-- Free Ekanayaka <freee@debian.org> Sat, 14 Mar 2009 00:55:50 +0100
clxclient (3.3.2-1) unstable; urgency=low
* New upstream release
* Updated watch file and copyright
-- Free Ekanayaka <freee@debian.org> Thu, 24 May 2007 12:08:54 +0200
clxclient (3.3.1-3) unstable; urgency=low
* debian/control:
- the -dev package depends on libxft-dev
-- Free Ekanayaka <freee@debian.org> Mon, 14 May 2007 01:15:22 +0200
clxclient (3.3.1-2) unstable; urgency=low
* Fixed years in debian/copyright, it's actually 2003-2006 not 2005-
2007
-- Free Ekanayaka <freee@debian.org> Tue, 24 Apr 2007 10:53:21 +0200
clxclient (3.3.1-1) unstable; urgency=low
* Initial release (Closes: #420518)
-- Free Ekanayaka <freee@debian.org> Sun, 22 Apr 2007 23:28:46 +0200
|