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 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319
|
cbm (0.3.2-2) unstable; urgency=medium
* debian/control: bumped Standards-Version to 4.6.1.
* debian/copyright: updated packaging copyright years.
* debian/watch: updated the search rule to make it compliant with new
standards of the GitHub.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 18 Sep 2022 21:18:04 -0300
cbm (0.3.2-1) unstable; urgency=medium
* New upstream version 0.3.2.
* debian/patches/010_update-autoconf.patch: removed. The upstream fixed the
source code. Thanks.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 25 Aug 2021 12:25:39 -0300
cbm (0.3.1-1) unstable; urgency=medium
* New upstream version 0.3.1.
* debian/copyright: updated upstream copyright years.
* debian/patches/010_update-autoconf.patch: created to update configure.ac
to 2.69 and to fix warnings.
* debian/tests/control: removed the xvfb test. See #988591.
* debian/watch: updated the search rule to make it compliant with new
standards of the GitHub.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 15 Aug 2021 08:54:33 -0300
cbm (0.3-1) unstable; urgency=medium
* New upstream version 0.3.
* debian/control: bumped Standards-Version to 4.5.1.
* debian/copyright:
- Added rights for daltomi.
- Split GPL-2/GPL-2+ license text.
- Updated packaging copyright years.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 31 Jan 2021 21:59:54 -0300
cbm (0.2-6) unstable; urgency=medium
[ Joao Eriberto Mota Filho ]
* debian/control: bumped DH level to 13.
* debian/copyright: updated Upstream-Contact field.
* debian/tests/control:
- Added a new test.
- Set the first test as superficial.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 20 Jul 2020 22:29:50 -0300
cbm (0.2-5) unstable; urgency=medium
[ Joao Eriberto Mota Filho ]
* debian/control: bumped Standards-Version to 4.5.0.
* debian/copyright: updated packaging copyright years.
[ Debian Janitor ]
* Set upstream metadata fields: Repository, Repository-Browse.
* Use correct machine-readable copyright file URI.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 24 Feb 2020 22:38:46 -0300
cbm (0.2-4) unstable; urgency=medium
* debian/control:
- Added 'Rules-Requires-Root: no' to source stanza.
- Bumped Standards-Version to 4.4.1.
* debian/salsa-ci.yml: added to provide CI tests for Salsa.
* debian/watch: using variables instead of expressions.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 04 Nov 2019 20:01:24 -0300
cbm (0.2-3) unstable; urgency=medium
* Upload to unstable.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 07 Jul 2019 12:57:30 -0300
cbm (0.2-2) experimental; urgency=medium
* debian/control: fixed Section (from utils to net).
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 06 Jul 2019 15:45:50 -0300
cbm (0.2-1) unstable; urgency=medium
* New upstream version 0.2.
* debian/control: removed xmlto from Build-Depends field because the upstream
no longer uses it.
* debian/copyright: updated upstream rights.
* debian/patches/: removed all patches. The upstream fixed the source code.
* debian/rules: removed not needed variables DEB_CFLAGS_MAINT_APPEND and
DEB_LDFLAGS_MAINT_APPEND.
* debian/source/options: removed. The upstream fixed the source code.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 09 Feb 2019 02:20:30 -0200
cbm (0.1-12) unstable; urgency=medium
* New maintainer. (Closes: #920077)
* New upstream homepage.
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 12.
* Removed not useful files debian-autotools.mk and debian-vars.mk.
* debian/control:
- Added a homepage field.
- Bumped Standards-Version to 4.3.0.
- Improved the package description.
- Removed obsolete build dependency autotools-dev.
- Updated VCS fields to use Salsa.
* debian/copyright:
- Fixed upstream copyright years to 2005-2006. No files or notice found
for 2007.
- Fixed upstream licensing for GPL-2, not GPL-2+.
- Updated packaging copyright years.
* debian/dirs: not needed. Removed.
* debian/patches/:
- 10-statistics.hpp-gcc4.3.patch:
~ Added Bug-Debian and Last-Update fields.
~ Fixed the header to use the right author name.
- 20-bug412389.patch:
~ Added Bug-Debian and Last-Update fields.
~ Fixed the header to use the right author name.
- 30-bug667130-gcc4.7-headers.patch: added Bug-Debian and Last-Update
fields.
- 40-fix-autotools.patch: added to avoid a FTBFS with autotools.
* debian/rules: updated to use dh-autoreconf.
* debian/tests/control: created to provide a trivial test.
* debian/watch: updated to use the new upstream homepage.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 08 Feb 2019 10:49:36 -0200
cbm (0.1-11) unstable; urgency=medium
* debian/copyright
- Update Files section order (Lintian).
* debian/control
- (Standards-Version): Update to 3.9.8.
- (Vcs-*): Update to anonscm.debian.org.
* debian/rules
- Use dh --with autoreconf (Closes: #744417).
* debian/source/options
- New file.
-- Jari Aalto <jari.aalto@cante.net> Tue, 18 Oct 2016 18:38:25 +0300
cbm (0.1-10) unstable; urgency=low
[ Jari Aalto ]
* debian/control
- (Homepage): Delete. No more maintained. Confirmed by emailing the
original author Aaron Isotton <aaron@isotton.com>.
- (Standards-Version): Update to 3.9.5.
- (Vcs-*): Update to anonscm.debian.org.
* debian/copyright
- Update years.
- (Source): Dead upstream.
* debian/rules
- (override_dh_auto_configure): New. Use latest config.* files (ARM;
Closes: #727337).
* debian/watch
- Disable. Dead upstream.
[ Ricardo Mones ]
* debian/copyright
- Fix typo and remove X-Format from source stanza.
-- Jari Aalto <jari.aalto@cante.net> Fri, 21 Feb 2014 22:31:44 +0200
cbm (0.1-9) unstable; urgency=low
* debian/copyright
- Update to format 1.0.
* debian/patches
- (30): New. Fix compile on AMD 64. (FTBFS; Closes: #667130). Patch
thanks to Cyril Brulebois <kibi@debian.org>
-- Jari Aalto <jari.aalto@cante.net> Thu, 05 Apr 2012 07:32:55 +0300
cbm (0.1-8) unstable; urgency=low
* debian/control
- (Build-Depends): Rm dpkg-dev; not needed with debhelper 9.
- (standards-Version): Update to 3.9.3.1.
* debian/rules
- Enable all hardening flags.
- Use DEB_*_MAINT_* variables.
-- Jari Aalto <jari.aalto@cante.net> Thu, 22 Mar 2012 13:27:27 -0400
cbm (0.1-7) unstable; urgency=low
* debian/compat
- Update to 9
* debian/control
- (Build-Depends): Update to debhelper 9, dpkg-dev 1.16.1
* debian/rules
- Use hardened CFLAGS (release goal).
http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
-- Jari Aalto <jari.aalto@cante.net> Sat, 11 Feb 2012 15:33:09 -0500
cbm (0.1-6) unstable; urgency=low
* debian/control
- (Build-Depends): Update to debhelper 8.
- (Standards-Version): Update to 3.9.2.
* debian/copyright
- Update to DEP 5
* debian/patches
- (10): Fix gcc headers (Closes: #545873). Was already
included in previous release. Document it here.
- (20): Fix Headers and status line don't display. Patch
thanks to Paul Martin <pm@debian.org> (Closes: #412389).
* debian/rules
- Update to dh(1).
-- Jari Aalto <jari.aalto@cante.net> Mon, 19 Sep 2011 14:32:03 +0300
cbm (0.1-5) unstable; urgency=low
* Move to packaging format "3.0 (quilt)".
* debian/control
- (Build-Depends): remove dpatch.
- (Description): combine the two short paragraphs.
- (Standards-Version): update to 3.8.3
* debian/copyright
- (Debianized): Separate line as in others.
- (GPL): Use FSF URL, not address (FSF recommendation).
* debian/rules
- remove dpatch.
* debian/README.source
- New (lintian).
* debian/patches
- Convert dpatch files to quilt.
* debian/source/format
- New file.
-- Jari Aalto <jari.aalto@cante.net> Fri, 18 Dec 2009 19:54:26 +0200
cbm (0.1-4) unstable; urgency=low
* debian/rules:
- (config.status): Move config-* macro calls just before call to
./configure (FTBFS avr32, second try; Closes: #540935).
-- Jari Aalto <jari.aalto@cante.net> Tue, 11 Aug 2009 08:07:36 +0000
cbm (0.1-3) unstable; urgency=low
* debian/changelog
- Spell out GPL-2 (lintian).
* debian/control:
- (Standards-Version): update to 3.8.2
- (Description): add more information (lintian).
* debian/debian-autotools.mk
- New helper file
* debian/debian-vars.mk
- add DEB_HOST_GNU_TYPE etc.
* debian/rules:
- Use newest config.{guess,sub} in Debian.
(FTBFS avr32; Closes: #534810).
-- Jari Aalto <jari.aalto@cante.net> Fri, 07 Aug 2009 07:12:28 +0000
cbm (0.1-2) unstable; urgency=low
* Ack 0.1-1.1 changes.
* debian/compat
- Update to 7.
* debian/control
- (Build-Depends): Add dpatch. Raise debhelper to 7.
- (Standards-Version): Update to latest.
- (Homepage): Move URL to new field.
- (Vcs-*): Add version control fields.
* debian/copyright
- Update to latest dh-make template layout.
- Update upstream URL address.
- Remove version control information and move to debian/control.
- Update Debian packaging copyright year.
* debian/debian-vars.mk
- Add CFLAGS, MAKE_FLAGS and config-* macros.
* debian/docs
- Remove empty file.
* debian/rules
- Add dpatch support
- Add $(config-*) calls that save original config.* files, copy newest.
from Debian, and restore config.* files. This keeps the
*diff.gz clean.
- (clean): Adjust distclean make call (Lintian fix).
- (config.status): Break ./configure into several lines.
- (CFLAGS): Move to debian-vars.mk.
* debian/patches
- Ack. Gcc 4.3 compiling fix 10_statistics.hpp-gcc4.3.dpatch.
Thanks to Brian M. Carlson <sandals@crustytoothpaste.ath.cx>.
* debian/watch
- Update upstream URL (Closes: #449918).
- Add final newline.
-- Jari Aalto <jari.aalto@cante.net> Sun, 26 Oct 2008 21:12:33 +0300
cbm (0.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix GCC 4.3 compatibility, patch by Brian M. Carlson (Closes: #455363)
-- Moritz Muehlenhoff <jmm@debian.org> Wed, 19 Mar 2008 23:13:42 +0100
cbm (0.1-1) unstable; urgency=low
* Initial release (Closes: #407214)
-- Jari Aalto <jari.aalto@cante.net> Tue, 16 Jan 2007 23:46:07 +0200
|