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 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609
|
cluster-glue (1.0.12-25) unstable; urgency=medium
[ Bastian Germann ]
* Drop bladehpi module (Closes: #1112336)
[ Ferenc Wágner ]
* Lintian 2.117.1+ knows about the t64 transition
* Update Standards-Version to 4.7.2 (no changes required)
* Use the Python Debhelper sequencer declaratively
* On Debheler level 13 dh_missing --fail-missing is default
* Stop patching and using dated autogen.sh
* Be explicit about overridden configure flags
-- Ferenc Wágner <wferi@debian.org> Fri, 29 Aug 2025 00:11:18 +0200
cluster-glue (1.0.12-24) unstable; urgency=medium
* New patch: Use nfds_t in cl_poll() (Closes: #1077353)
-- Ferenc Wágner <wferi@debian.org> Sat, 31 Aug 2024 15:48:18 +0200
cluster-glue (1.0.12-23) unstable; urgency=medium
* Switch Build-Depends to systemd-dev (Closes: #1060558)
* Update Standards-Version to 4.7.0
* Strlcpy and strlcat added to glibc 2.38
-- Valentin Vidic <vvidic@debian.org> Sat, 04 May 2024 09:53:20 +0200
cluster-glue (1.0.12-22.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062082
-- Steve Langasek <vorlon@debian.org> Wed, 28 Feb 2024 16:16:41 +0000
cluster-glue (1.0.12-22) unstable; urgency=medium
[ Valentin Vidic ]
* Drop lsb-base dependency
* Update Standards-Version to 4.6.2
* Update test to use /var/log/syslog
* Update lintian-overrides
[ Helmut Grohne ]
* Fix FTBFS when systemd.pc changes systemdsystemunitdir. (Closes: #1052625)
-- Valentin Vidic <vvidic@debian.org> Tue, 24 Oct 2023 20:23:52 +0200
cluster-glue (1.0.12-21) unstable; urgency=medium
[ Lucas Kanashiro ]
* d/t/logd: use journalctl to get logs if $LOG is not available
[ Valentin Vidic ]
* Update watch file url
* Update build dependency on libltdl-dev (Closes: #1008889)
* Add retries to logd autopkgtest
* Update Standards-Version to 4.6.0
* Update copyright file
-- Valentin Vidic <vvidic@debian.org> Sun, 10 Apr 2022 16:17:14 +0200
cluster-glue (1.0.12-20) unstable; urgency=medium
[ Helmut Grohne ]
* Reduce Build-Depends (Closes: #979282)
[ Ferenc Wágner ]
* Update Standards-Version to 4.5.1 (no changes required)
* Bump watch file format to 4
* New patch: Current Pacemaker does not use ha_logd
* Add Lintian override for the man page of the unusually placed ha_logd
* New patch: Fix typo: bounary -> boundary
* Drop override for tag not emitted since Lintian 2.92
-- Ferenc Wágner <wferi@debian.org> Wed, 20 Jan 2021 12:45:21 +0100
cluster-glue (1.0.12-19) unstable; urgency=medium
* Fix failing logd autopkgtest
* Disable logd startup by default
* Use debhelper v13
-- Valentin Vidic <vvidic@debian.org> Sat, 27 Jun 2020 12:59:36 +0200
cluster-glue (1.0.12-18) unstable; urgency=medium
* The cibsecret man page symlink isn't useful
* Add myself to Uploaders
* Update packaging list email address
* The dbgsym migration was completed in buster
* Don't ship static or Libtool archives
-- Ferenc Wágner <wferi@debian.org> Sun, 21 Jun 2020 21:53:11 +0200
cluster-glue (1.0.12-17) unstable; urgency=medium
* Drup upstart support to avoid using dbus-glib (Closes: #955882)
-- Valentin Vidic <vvidic@debian.org> Sun, 05 Apr 2020 16:38:36 +0200
cluster-glue (1.0.12-16) unstable; urgency=medium
* Enable Debian CI
* Move /usr/sbin/cibsecret to /usr/lib/heartbeat/
-- Valentin Vidic <vvidic@debian.org> Sun, 15 Mar 2020 20:51:29 +0100
cluster-glue (1.0.12-15) unstable; urgency=medium
* Stop using xml2-config (Closes: #949087)
* Update Standards-Version to 4.5.0
-- Valentin Vidic <vvidic@debian.org> Sat, 15 Feb 2020 18:12:37 +0100
cluster-glue (1.0.12-14) unstable; urgency=medium
* Try to fix flaky autopkgtest (Closes: #942334)
* Use debhelper v12
* Update Standards-Version to 4.4.1
* Drop unused lintian override
* Fix spelling error reported by lintian
* Add Rules-Requires-Root: no
* Add Pre-Depends for systemd
* Add override for documentation outside of /usr/share/doc
* Add override for spelling of EVERYTIME
-- Valentin Vidic <vvidic@debian.org> Tue, 15 Oct 2019 19:22:27 +0200
cluster-glue (1.0.12-13) unstable; urgency=medium
* Try to debug failing logd autopkgtest
* Fix python3 scripts (Closes: #931114)
* Update Standards-Version to 4.4.0
* Move ha_logger manpage to section 8
-- Valentin Vidic <vvidic@debian.org> Thu, 11 Jul 2019 20:59:50 +0200
cluster-glue (1.0.12-12) unstable; urgency=medium
* Use libsensors-dev in Build-Depends (Closes: #917434)
* Add Build-Depends-Package to symbols files
* Try to fix FTBFS with usrmerge
* Update Standards-Version to 4.3.0
* Use /run path for Debian
-- Valentin Vidic <vvidic@debian.org> Mon, 21 Jan 2019 12:37:05 +0100
cluster-glue (1.0.12-11) unstable; urgency=medium
* Add patch to use perl interpreter in vcenter script
* Update my email address in Uploaders
* Update Standards-Version to 4.2.1
* Use asciidoctor instead of asciidoc
-- Valentin Vidic <vvidic@debian.org> Fri, 12 Oct 2018 10:27:51 +0200
cluster-glue (1.0.12-10) unstable; urgency=medium
[ Edward Betts ]
* Correct a spelling mistake.
[ Valentin Vidic ]
* Add Breaks/Replaces after moving files (Closes: #901100)
-- Valentin Vidic <Valentin.Vidic@CARNet.hr> Sat, 09 Jun 2018 10:27:12 +0200
cluster-glue (1.0.12-9) unstable; urgency=medium
* Add patch to fix FTBFS with openipmi 2.0.25 (Closes: #900332)
-- Valentin Vidic <Valentin.Vidic@CARNet.hr> Tue, 29 May 2018 11:21:57 +0200
cluster-glue (1.0.12-8) unstable; urgency=medium
* Move compress static libs to dev package
* Strip static libraries in dev package
* Fix spelling errors reported by lintian
* Update Homepage to ClusterLabs github
* Update Vcs URLs to use salsa
* Drop unused source.lintian-overrides
* Add missing patch descriptions
* Use debhelper v11
* Update Standards-Version to 4.1.4
* Add manpage to systemd service documentation
* Add logd to init service Provides field
-- Valentin Vidic <Valentin.Vidic@CARNet.hr> Wed, 25 Apr 2018 14:28:09 +0200
cluster-glue (1.0.12-7) unstable; urgency=medium
[ Christoph Berg ]
* Remove Richard and myself from Uploaders
[ Valentin Vidic ]
* Switch to python3 (Closes: #883149)
* Update Standards-Version to 4.1.2
* Remove strace from debian/tests Depends
* Remove trailing whitespace in debian files
-- Valentin Vidic <Valentin.Vidic@CARNet.hr> Fri, 01 Dec 2017 12:42:06 +0100
cluster-glue (1.0.12-6) unstable; urgency=medium
* Move ipmitool to Suggests
* Add lsb-base to cluster-glue Depends
* Update Standards-Version to 4.0.0 with no changes
* Use dh_missing for --fail-missing
* Update debhelper to v10
* Switch to automatic dbgsym packages
* Fix conflicting ipc declarations (Closes: #688514)
* Add myself to Uploaders
* Switch to github repo in debian/watch
* Use Section: libs for library packages
* Add autopkgtests
-- Valentin Vidic <Valentin.Vidic@CARNet.hr> Thu, 24 Aug 2017 20:43:40 +0200
cluster-glue (1.0.12-5) unstable; urgency=medium
* Drop --link-doc=cluster-glue, it's a nice idea but causes too much
trouble. Closes: #821129, #821894.
-- Christoph Berg <myon@debian.org> Thu, 21 Apr 2016 19:24:54 +0200
cluster-glue (1.0.12-4) unstable; urgency=medium
* libplumb2.symbols: Update hurd-specific symbols to match kfreebsd as well.
* Remove obsolete Conflicts/Replaces against heartbeat. Closes: #820221.
* Fix cl_times on x32: On x32, sizeof(long) is 4, and sizeof(clock_t) is 8.
cl_times as logic to reject that case. We fix this by setting the return
type of the function to long long instead on x32.
-- Christoph Berg <myon@debian.org> Thu, 07 Apr 2016 23:30:58 +0200
cluster-glue (1.0.12-3) unstable; urgency=medium
* Fix B-D and dh_install for hurd and kfreebsd.
* Unreproducibility issues caused by not using dh have been verified as
fixed, closes: #800776.
-- Christoph Berg <myon@debian.org> Sat, 26 Mar 2016 12:04:15 +0100
cluster-glue (1.0.12-2) unstable; urgency=medium
* Remove old transitional packages libcluster-glue and libcluster-glue-dev.
* Remove iproute from B-D. Closes: #753696.
* Add bzip2 to cluster-glue dependencies. Closes: #613562.
* Add ipmitool to cluster-glue recommendations. Closes: #630718.
* Create hacluster user in cluster-glue.postinst and chown the
/var/lib/heartbeat/cores/ directories to hacluster and nobody.
Closes: #759473.
* Add patch by Robert Millan and Gabriele Giacone to support kfreebsd and
hurd. Thanks! Closes: #650820.
* FTBFS due to openipmi problems resolved now. Closes: #818523.
* Update list of Uploaders.
-- Christoph Berg <myon@debian.org> Fri, 25 Mar 2016 19:35:29 +0100
cluster-glue (1.0.12-1) unstable; urgency=medium
[ Richard B Winters ]
* New upstream release
* debian/compat: Bumped to level 9
* debian/control: Removed hardening wrapper from Build-Depends in order to
remove obsolete depends as hardening implementation updated
* debian/control: Required Build-Depends version for debhelper bumped to 9
* debian/control: Added and Updated Vcs-Git and Vcs-Browser, respectively,
to point to the newly created git packaging repositories on Alioth;
Mercurial still available at previous location; Vcs-HG field removed
* debian/control: Updated fields for folding where applicable
* debian/control: Bumped standards to 3.9.6
- debian/copyright updated to DEP-5 copyright format
* debian/control: Changed Conflicts to Breaks, as recommended by lintian
information warnings, where applicable
* debian/control: Added a debug package to the package offering
* debian/control: Added myself to list of uploaders
* debian/copyright: Updated copyright for debian/* to also include original
packager, Christoph Berg, and myself.
* debian/copyright: Updated formatting for BSD license type so it can be
parsed correctly, and added BSD-3-clause License paragraph populated with
respective clauses and license terms as presented by upstream.
* debian/copyright: License paragraph for component which was not under any
license was added with the text previously explaining such as its body of
text;
* debian/patches: Removed all RC patches, save libtoolize_check, as they are
no longer necessary
* debian/patches: libtoolize_check run through gbp pq, and file renamed
accordingly after export; 0001-libtoolize_check.patch
* debian/patches: Added patch to remove .hgtags from source prior to build
* debian/patches: Added patch to remove .hgignore from source prior to build
* debian/patches: Added patch to remove .hgsigs from source prior to build
* debian/patches: Added patch to correct spelling in lrm/lrmd/lrmd.c; ouput,
output
* debian/patches: Series updated to specify all applicable patches
* debian/rules: Updated hardening to latest recommended implementation; see
https://wiki.debian.org/Hardening
* debian/rules: Updated to use dh7+ syntax, and streamlined
* debian/cluster-glue.install: Added reference to logd.service in
lib/systemd/system/logd/
* debian/cluster-glue.install: Removed reference to component which is no
longer provided by upstream; usr/share/cluster-glue/combine-logs.pl
* debian/cluster-glue.links: Added to provide a manual for cibsecret;
Resolves lack of manual for each binary provided by package as
flagged by lintian informational warnings, by targeting the lrmadmin
manual which uses said binary
* debian/<pkg>.lintian-overrides: Added overrides for the following lintian
informational warnings
- cluster-glue source; intra-source-package-circular-dependency
- libcluster-glue; package-relation-with-self
* debian/<pkg>.symbols: Added accurate symbols from snapshot.debian.org
v1.0.3+
* debian/watch: Added in order to watch for upstream releases
[ Christoph Berg ]
* debian/control: Add dh-autoreconf and systemd B-D.
-- Christoph Berg <myon@debian.org> Tue, 22 Mar 2016 13:26:13 +0100
cluster-glue (1.0.12~rc1+hg2777-1.2) unstable; urgency=medium
* Non-maintainer upload.
[ Johannes Schauer ]
* Check for libtoolize rather than libtool. Closes: #761737
[ Andreas Metzler ]
* Drop unused build-dependency on libgnutls-dev. Closes: #764093
[ Matthias Klose ]
* Fix typo in package description. Closes: #712998.
-- Matthias Klose <doko@debian.org> Mon, 13 Oct 2014 20:55:43 +0200
cluster-glue (1.0.12~rc1+hg2777-1) unstable; urgency=medium
* New upstream release, upload to unstable
* debian/cluster-glue.logd.init: Add reference to lsb functions file
* debian/control: Bump Standards-Version
-- Martin Loschwitz <madkiss@debian.org> Fri, 21 Feb 2014 11:48:44 +0000
cluster-glue (1.0.11+hg2754-1.1) experimental; urgency=low
* Non-maintainer upload.
* Convert to dh_python2 (Closes: #616777).
-- Luca Falavigna <dktrkranz@debian.org> Tue, 09 Jul 2013 22:29:56 +0200
cluster-glue (1.0.11+hg2754-1) experimental; urgency=low
* New upstream version
-- Martin Loschwitz <madkiss@debian.org> Wed, 20 Mar 2013 21:55:32 +0000
cluster-glue (1.0.10+hg2722-1) unstable; urgency=low
* New upstream version
* debian/control: added libaio-dev to Build-Depends
* debian/rules: enable hardening
-- Martin Loschwitz <madkiss@debian.org> Tue, 09 Oct 2012 10:31:49 +0000
cluster-glue (1.0.9+hg2665-1) unstable; urgency=low
* Update to latest upstream mercurial tip; includes a fix for the IPMI
stonith plugin
-- Martin Loschwitz <madkiss@debian.org> Wed, 29 Feb 2012 15:33:34 +0000
cluster-glue (1.0.8-3) unstable; urgency=high
* debian/patches/series: Disable raexecupstart.patch as the bug causing
this was in glib and is fixed in Unstable by now. For further details,
please refer to the Ubuntu bug tracking system at
https://bugs.launchpad.net/ubuntu/+source/cluster-glue/+bug/821732
(urgency is set to high because this fixes a memory leak that might
otherwise crash lrmd and crmd along with it)
-- Martin Loschwitz <madkiss@debian.org> Tue, 15 Nov 2011 17:00:18 +0000
cluster-glue (1.0.8-2) unstable; urgency=low
* Added help2man to the Build-Depends: field in debian/control
-- Martin Loschwitz <madkiss@debian.org> Thu, 20 Oct 2011 17:16:24 +0000
cluster-glue (1.0.8-1) unstable; urgency=low
* New upstream version 1.0.8.
* Added numerous new files to debian/cluster-glue.install
-- Martin Loschwitz <madkiss@debian.org> Thu, 20 Oct 2011 09:05:29 +0000
cluster-glue (1.0.7+hg2618-3) UNRELEASED; urgency=low
* Integrated numerous changes from the Ubuntu version of this package,
worth being mentioned is the upstart patch.
-- Martin Loschwitz <madkiss@debian.org> Thu, 20 Oct 2011 08:54:26 +0000
cluster-glue (1.0.7+hg2618-2) unstable; urgency=low
* debian/control: Add proper Replaces: and Conflicts: for libstonithd0-dev
for libstonithd1-dev to avoid conflicting files (Closes: #639272)
* debian/rules: Install the logd.cf configuration file for logd as it was
missing up to this point (thanks to Andreas Kurz for pointing this out)
-- Martin Loschwitz <madkiss@debian.org> Fri, 26 Aug 2011 06:09:24 +0000
cluster-glue (1.0.7+hg2618-1) unstable; urgency=low
* New upstream Mercurial Checkout
* Acknowledging previous NMUs; thank you very much!
-- Martin Loschwitz <madkiss@debian.org> Wed, 24 Aug 2011 09:00:46 +0000
cluster-glue (1.0.7-3.3) unstable; urgency=low
* Non-maintainer upload.
* Also empty dependency_libs for plugins.
-- Luk Claes <luk@debian.org> Sun, 03 Jul 2011 09:39:39 +0200
cluster-glue (1.0.7-3.2) unstable; urgency=low
* Non-maintainer upload.
* Remove references to other libraries from dependency_libs field
closes: #619551.
-- Luk Claes <luk@debian.org> Sun, 29 May 2011 19:06:36 +0200
cluster-glue (1.0.7-3.1) unstable; urgency=high
* Non-maintainer upload.
* High urgency for RC bug fix.
* Add missing dependency on libltdl-dev to libpils2-dev, closes: #621078.
-- Julien Cristau <jcristau@debian.org> Sun, 08 May 2011 17:29:13 +0200
cluster-glue (1.0.7-3) unstable; urgency=low
[ Andres Rodriguez ]
* Remove ${shlibs:depends} from library -dev packages.
-- Simon Horman <horms@debian.org> Mon, 20 Dec 2010 09:29:12 +0900
cluster-glue (1.0.7-2) unstable; urgency=low
* New upstream for unstable
-- Simon Horman <horms@debian.org> Thu, 16 Dec 2010 23:11:46 +0900
cluster-glue (1.0.7-1) experimental; urgency=low
* New Upstream
-- Simon Horman <horms@debian.org> Thu, 16 Dec 2010 21:34:47 +0900
cluster-glue (1.0.6+hg2461-1) experimental; urgency=low
* Upload to experimental
* New upstream checkout (2010-10-19)
* Major change: Library split into multiple packages to comply with
Debian policy better (as per c. 8.1)
* Removed the "spelling-fixes"-patch as it was applied by upstream
* Bumped Standards-Version to 3.9.1
-- Martin Loschwitz <madkiss@debian.org> Tue, 19 Oct 2010 11:50:00 +0200
cluster-glue (1.0.6-1) unstable; urgency=low
* New upstream (closes: #588938)
- Cleans CFLAGS in a dash-friendly way (closes: #582875)
-- Simon Horman <horms@debian.org> Wed, 14 Jul 2010 09:53:50 +0900
cluster-glue (1.0.5-2) unstable; urgency=low
* Add build dependency on docbook-xml.
-- Frederik Schüler <fs@debian.org> Mon, 03 May 2010 20:05:32 +0200
cluster-glue (1.0.5-1) unstable; urgency=low
* New upstream version 1.0.5
-- Martin Loschwitz <madkiss@debian.org> Fri, 16 Apr 2010 06:25:09 +0000
cluster-glue (1.0.3+hg2366-4) unstable; urgency=low
* Disable fatal warnings to make cluster-glue compile on numerous
architectures other than x86(_64)
-- Martin Loschwitz <madkiss@debian.org> Tue, 06 Apr 2010 13:08:01 +0000
cluster-glue (1.0.3+hg2366-3) unstable; urgency=low
* Added files to cluster-glue.install that were added upstream
-- Martin Loschwitz <madkiss@debian.org> Tue, 30 Mar 2010 11:03:34 +0000
cluster-glue (1.0.3+hg2366-2) unstable; urgency=low
* Include patch by Simon Hormann to Replaces/Conflicts
-- Martin Loschwitz <madkiss@debian.org> Tue, 30 Mar 2010 07:04:53 +0000
cluster-glue (1.0.3+hg2366-1) unstable; urgency=low
* New upstream checkout.
* Updated debian/copyright to reflect the current situation
* Remove useless STYLESHEET_PREFIX patch from debian/patches
-- Martin Loschwitz <madkiss@debian.org> Tue, 30 Mar 2010 06:28:50 +0000
cluster-glue (1.0.3+hg2365-1) unstable; urgency=low
* New upstream checkout.
* Move lintian overides from cluster-glue to libcluster-glue.
-- Frederik Schüler <fs@debian.org> Fri, 12 Mar 2010 12:36:56 +0100
cluster-glue (1.0.3+hg2337-2) unstable; urgency=low
* Add libcluster-glue{-dev}.install files, and actually install libraries.
-- Frederik Schüler <fs@debian.org> Tue, 09 Mar 2010 13:12:04 +0100
cluster-glue (1.0.3+hg2337-1) unstable; urgency=low
[ Martin G. Loschwitz ]
* Replaced the copyright-file with the one updated by Ante Karamatic
* Split cluster-glue into libcluster-glue{-dev} and cluster-glue{-dev}
-- Martin Loschwitz <madkiss@debian.org> Wed, 02 Mar 2010 13:02:00 +0100
cluster-glue (1.0.3-2) UNRELEASED; urgency=low
[ Simon Horman ]
* Do not do a binary-indep build as there is nothing to do.
* Build-Depend on libsensors4-dev | libsensors-dev.
[ Frederik Schüler ]
* Bump standards to version 3.8.4, no changes needed.
* Switch to source version 3.0 "quilt".
* Switch to debian compatibility level 7.
* Drop dpatch.
* Add misc-depends to cluster-glue-dev.
* Add linian overrides.
* Remove rpath from ipmilan.so.
-- Frederik Schüler <fs@debian.org> Fri, 26 Feb 2010 19:39:13 +0100
cluster-glue (1.0.3-1) unstable; urgency=low
* New upstream release.
-- Martin Loschwitz <madkiss@debian.org> Wed, 03 Feb 2010 08:05:00 +0100
cluster-glue (1.0.2~rc2b+hg20100127-0test1) unstable; urgency=low
* New build of the Debian version of this package, incorporating many
changes done by Ante Karamatic (thank you very much!)
* New upstream checkout
-- Martin Loschwitz <madkiss@debian.org> Wed, 26 Jan 2010 12:58:00 +0200
cluster-glue (1.0.2~rc2a-0ubuntu0ppa2) lucid; urgency=low
* Addes docbook-xsl to build-depends
* debian/patches/01_stylesheet_path.dpatch:
- use local docbook
-- Ante Karamatic <ivoks@ubuntu.com> Mon, 04 Jan 2010 15:18:40 +0000
cluster-glue (1.0.2~rc2a-0ubuntu0ppa1) lucid; urgency=low
* New upstream checkout
* Added xsltproc to build-depends; needed for rebuilding of man pages
* Modified paths in cluster-glue.install and cluster-glue-dev.install
-- Ante Karamatic <ivoks@ubuntu.com> Sun, 03 Jan 2010 09:38:25 +0000
cluster-glue (1.0+hg20091102-1~bpo50+1) lenny-backports; urgency=low
* Rebuild for lenny-backports.
-- Martin Loschwitz <madkiss@debian.org> Mon, 02 Nov 2009 15:02:29 +0000
cluster-glue (1.0+hg20091102-1) unstable; urgency=low
* New upstream checkout
-- Martin Loschwitz <madkiss@debian.org> Mon, 02 Nov 2009 00:00:00 +0100
cluster-glue (1.0+hg20091012-1) unstable; urgency=low
* New upstream checkout
* Adopting numerous changes from HG
-- Martin Loschwitz <madkiss@debian.org> Mon, 12 Oct 2009 16:14:00 +0200
cluster-glue (1.0+hg20090915-1) unstable; urgency=low
* Initial release of packages for the cluster-glue-framework
-- Martin Loschwitz <madkiss@debian.org> Tue, 15 Sep 2009 09:56:16 +0000
|