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 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242
|
libkate (0.4.1-11) unstable; urgency=medium
* Drop autopkgtest (which relied on the removed CLI tools)
-- Moritz Muehlenhoff <jmm@debian.org> Sun, 29 Dec 2019 16:40:02 +0100
libkate (0.4.1-10) unstable; urgency=medium
* Team upload
[ Florian Schlichting ]
* Drop autoreconf from dh call, obsolete at this compat level
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
* Bump Standards-Version to 4.4.1
[ Moritz Muehlenhoff ]
* Drop libkate-tools (uses Python 2 and obsolete pythoncard) (Closes: #936883)
-- Moritz Muehlenhoff <jmm@debian.org> Tue, 26 Nov 2019 23:14:37 +0100
libkate (0.4.1-9) unstable; urgency=medium
* Team upload
[ Ondřej Nový ]
* d/control: Remove ancient XS-Python-Version field
* d/control: Set Vcs-* to salsa.debian.org
[ Florian Schlichting ]
* Set Maintainer address to Debian Multimedia Maintainers (closes: #899969)
* Use secure URIs in debian/
* Update d/copyright to copyright-format 1.0
* Bump dh compat to level 12
* Add Build-Depends-Package to symbols files
* Install README and THANKS to libkate1
* Declare compliance with Debian Policy 4.3.0
-- Florian Schlichting <fsfs@debian.org> Sun, 24 Feb 2019 21:11:08 +0100
libkate (0.4.1-8) unstable; urgency=medium
* Fix cross-building, change build depend python-all-dev to
python-all-dev:any (Closes: #842888).
* Changed Standards-Version from 3.9.6 to 4.1.3.
* Updated debhelper version from 9 to 10.
* Drop libkate1-dbg binary package. Let the automatic dbgsym build take
its place.
-- Petter Reinholdtsen <pere@debian.org> Mon, 19 Mar 2018 12:41:47 +0100
libkate (0.4.1-7) unstable; urgency=medium
* Fix wrong name used in autopkgtest test script.
-- Petter Reinholdtsen <pere@debian.org> Wed, 17 Feb 2016 15:34:20 +0100
libkate (0.4.1-6) unstable; urgency=medium
* Added Ralph Giles as uploader.
* Added simple autopkgtest script running the command line tools.
* Added 0004-fix-katedj-option-handling.patch to fix option handling
problem in KateDJ.
-- Petter Reinholdtsen <pere@debian.org> Tue, 16 Feb 2016 11:58:17 +0100
libkate (0.4.1-5) unstable; urgency=low
* Remove backup file doc/kate.doxygen.in.bak included in NMU by mistake.
* Correct typo in extended package description (off->of). Thanks to
Filipus Klutiero for discovering it. (Closes: #769586)
* Add multiarch support. Patch from Francois Gouget. (Closes: #777209)
-- Petter Reinholdtsen <pere@debian.org> Wed, 23 Sep 2015 15:01:13 +0200
libkate (0.4.1-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Port from python-support to dh-python (Closes: #786092)
-- Andrey Rahmatullin <wrar@debian.org> Mon, 24 Aug 2015 18:38:44 +0500
libkate (0.4.1-4) unstable; urgency=low
[ Martin Steghöfer ]
* Enable hardening the old way until we upgrade to dh 9.
-- Petter Reinholdtsen <pere@debian.org> Fri, 24 Oct 2014 19:54:25 +0200
libkate (0.4.1-3) unstable; urgency=low
[ Martin Steghöfer ]
* New watch file. The Google Code redirector is broken and not
necessary any longer. Thanks to Bart Martens
* Divide squashed patch into separate patches, tag them properly and
convert them to gbp-pq format.
[ Petter Reinholdtsen ]
* Added 0003-fix-retval-katedesc_restart.patch to fix incorrect
return type for katedesc_restart in forward declaration (Closes:
#749444). Thanks to Michael Tautschnig for discovering the
problem.
-- Petter Reinholdtsen <pere@debian.org> Wed, 22 Oct 2014 10:05:02 +0200
libkate (0.4.1-2) unstable; urgency=low
[ Martin Steghöfer ]
* Updated VCS meta information to reflect the new git home.
[ Petter Reinholdtsen ]
* Add missing period in package description (Closes: #749192).
Thanks to Filipus Klutiero for the heads up.
* Updated standards-version from 3.9.2 to 3.9.6.
* Switch debian source to version 3.0 (quilt) and move changes to
the upstream source to a new version-0.4.1-1.1.patch file.
* Remove backup file automatically removed by 'debuild clean'.
* Remove John Ferlito and add me and Martin Steghöfer as uploaders.
-- Petter Reinholdtsen <pere@debian.org> Tue, 21 Oct 2014 20:22:34 +0200
libkate (0.4.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Use dh-autoreconf for better support of new architectures, and disable
'-Werror' in automake to fix FTBFS when autoreconfiguring. Thanks
Logan Rosen (Closes: #735639)
- Remove Build-Depend on autotools-dev and (now) unnecessary dh
overrides
* Change Build-Depends of the package from libpng12-dev to libpng-dev to
use newer versions, thanks Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
(Closes: #662405)
* Fix tests/check_sizes.c to use 32-bit sizes on x32, thanks Daniel
Schepler (Closes: #702681)
* Improve description, thanks Filipus Klutiero <chealer@gmail.com>
(Closes: #640692)
-- Manuel A. Fernandez Montecelo <mafm@debian.org> Wed, 21 May 2014 20:08:34 +0100
libkate (0.4.1-1) unstable; urgency=low
* New upstream release.
* debian/control
- Update standards version to 3.9.2.
* Remove .la files(Closes: #633245).
-- John Francesco Ferlito <johnf@inodes.org> Fri, 26 Aug 2011 19:01:06 +1000
libkate (0.3.8-1) unstable; urgency=low
* New upstream release.
* Update debian/watch to use google code redirector.
* Bump Standards to 3.9.1, no changes required.
* Added debian/source/format
-- John Francesco Ferlito <johnf@inodes.org> Thu, 12 Aug 2010 23:45:56 +1000
libkate (0.3.7-3) unstable; urgency=low
* Actually include config.{sub,guess} in the right place (Closes: #561502).
-- John Francesco Ferlito <johnf@inodes.org> Sat, 26 Dec 2009 23:03:49 +1100
libkate (0.3.7-2) unstable; urgency=low
* Move to dh build system.
* Make sure we include latest config.{sub,guess} (Closes: #560732).
* Move to python-support.
* Add ${misc:Depends}.
-- John Francesco Ferlito <johnf@inodes.org> Wed, 16 Dec 2009 23:44:56 +1100
libkate (0.3.7-1.1) unstable; urgency=high
* Non-maintainer upload.
* Fix Build-Depends by switching from liboggz1-dev to liboggz-dev; the
former has been dropped and replaced with liboggz2-dev, which provides
the latter. Let's use the versionless -dev package, that might prevent
from having to fix this package again once the SONAME is bumped again
(Closes: #552712).
* Set urgency to “high” since it also affects testing: liboggz migrated
already.
-- Cyril Brulebois <kibi@debian.org> Sat, 05 Dec 2009 02:40:22 +0100
libkate (0.3.7-1) unstable; urgency=low
* New upstream release.
* Add new symbols introduced with this release.
* Now maintained by Debian Xiph.org Maintainers.
* Updated Bzr-Vcs to point at alioth.
* Added Uploaders.
-- John Francesco Ferlito <johnf@inodes.org> Mon, 16 Nov 2009 20:24:34 +1100
libkate (0.3.6-1) unstable; urgency=low
* New upstream release.
* Remove man page sed twiddle, fixed up stream.
-- John Francesco Ferlito <johnf@inodes.org> Sat, 05 Sep 2009 17:37:50 +1000
libkate (0.3.5-1) unstable; urgency=low
* New upstream release.
* Bumped standards version to 3.8.3 (No changes required).
* config.{sub,guess} from autotools-dev is now up to date (Closes: 539563)
-- John Francesco Ferlito <johnf@inodes.org> Thu, 03 Sep 2009 18:12:35 +1000
libkate (0.3.4-1) unstable; urgency=low
* New upstream release.
* Bumped standards version to 3.8.1
-- John Francesco Ferlito <johnf@inodes.org> Sat, 04 Jul 2009 12:41:25 +1000
libkate (0.3.3-1) unstable; urgency=low
* New upstream release.
* Moved debug package to debug section.
-- John Francesco Ferlito <johnf@inodes.org> Sat, 30 May 2009 12:51:17 +1000
libkate (0.3.2-1) unstable; urgency=low
* New upstream release.
-- John Francesco Ferlito <johnf@inodes.org> Tue, 12 May 2009 00:31:38 +1000
libkate (0.3.1-2) unstable; urgency=low
* Add missing loboggkate-dev package to control (Closes: #527463)
-- John Francesco Ferlito <johnf@inodes.org> Fri, 08 May 2009 23:36:04 +1000
libkate (0.3.1-1) unstable; urgency=low
* Initial release (Closes: #511986)
-- John Ferlito <johnf@inodes.org> Fri, 16 Jan 2009 12:12:41 +1100
|