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 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923
|
open-infrastructure-compute-tools (20250604-1) sid; urgency=medium
* Merging upstream version 20250604.
-- Daniel Baumann <daniel@debian.org> Wed, 04 Jun 2025 07:52:13 +0200
open-infrastructure-compute-tools (20250126-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20250126.
* Updating year in copyright for 2025.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 26 Jan 2025 20:18:18 +0100
open-infrastructure-compute-tools (20240829-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20240829.
* Removing patches, included upstream.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 29 Aug 2024 18:22:33 +0200
open-infrastructure-compute-tools (20221223-6) sid; urgency=medium
* Uploading to sid.
* Removing pre-bookworm transitional package.
* Minimizing debhelper build-depends for trixie.
* Updating copyright for 2024.
* Updating to standards-version 4.7.0.
* Adding patch to install systemd unit files in /usr, thanks to Helmut
Grohne <helmut@subdivi.de> (Closes: #1063455).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 05 Jun 2024 06:26:28 +0200
open-infrastructure-compute-tools (20221223-5) experimental; urgency=medium
* Uploading to experimental.
* Cherry-picking patch to use versioned sort in container list.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 16 Apr 2023 08:05:17 +0200
open-infrastructure-compute-tools (20221223-4) experimental; urgency=medium
* Uploading to experimental.
* Cherry-picking patch to add host variable in preseed files.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 15 Apr 2023 16:57:30 +0200
open-infrastructure-compute-tools (20221223-3) sid; urgency=medium
* Uploading to sid.
* Reuploading source-only after NEW without changes.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 05 Feb 2023 16:42:42 +0100
open-infrastructure-compute-tools (20221223-2) sid; urgency=medium
* Uploading to sid.
* Renaming container-tools to compute-tools to avoid future NEW
processing when adding kvm backend.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 04 Feb 2023 12:25:35 +0100
open-infrastructure-compute-tools (20221223-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20221223.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 01 Feb 2023 14:44:45 +0100
open-infrastructure-compute-tools (20221023-2) sid; urgency=medium
* Uploading to sid.
* Updating to standards version 4.6.2.
* Adding updated Spanish debconf translations from Camaleón
<noelamac@gmail.com> (Closes: #1024656).
* Adding Duch debconf translations from Frans Spiesschaert
<Frans.Spiesschaert@yucom.be> (Closes: #1023458).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 18 Jan 2023 14:05:44 +0100
open-infrastructure-compute-tools (20221023-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20221023.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 23 Oct 2022 11:50:33 +0200
open-infrastructure-compute-tools (20221015-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20221015.
* Adding debian changelog 20221002-1.1.
* Adding updated German debconf translations from Markus Hiereth
<translation@hiereth.de> (Closes: #1021813).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 15 Oct 2022 17:23:47 +0200
open-infrastructure-compute-tools (20221002-1.1) sid; urgency=medium
* Non-maintainer upload.
* No source change upload to rebuild with debhelper 13.10.
-- Michael Biebl <biebl@debian.org> Sat, 15 Oct 2022 12:33:03 +0200
open-infrastructure-compute-tools (20221002-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20221002.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 02 Oct 2022 23:08:50 +0200
open-infrastructure-compute-tools (20220721-2) sid; urgency=medium
* Uploading to sid.
* Adding debconf options for container directory permissions.
* Renaming debconf fields to fully descriptive names.
* Correcting mixed-up texts in debconf templates.
* Refreshing debconf files.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 02 Oct 2022 15:36:42 +0200
open-infrastructure-compute-tools (20220721-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20220721.
* Updating http links to https in copyright.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 21 Jul 2022 20:00:44 +0200
open-infrastructure-compute-tools (20220704-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20220704.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 04 Jul 2022 15:39:44 +0200
open-infrastructure-compute-tools (20220605-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20220605.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 05 Jun 2022 10:27:53 +0200
open-infrastructure-compute-tools (20220604-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20220604.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 04 Jun 2022 07:23:21 +0200
open-infrastructure-compute-tools (20220522-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20220522.
* Updating to standards version 4.6.1.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 22 May 2022 15:26:40 +0200
open-infrastructure-compute-tools (20220509-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20220509.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 09 May 2022 14:32:09 +0200
open-infrastructure-compute-tools (20220508-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20220508.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 08 May 2022 17:29:49 +0200
open-infrastructure-compute-tools (20220505-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20220505.
* Removing note about using systemd-networkd exclusively, fallback
support for ifupdown has been added.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 05 May 2022 18:34:53 +0200
open-infrastructure-compute-tools (20220430-1) experimental; urgency=medium
* Uploading to experimental.
* Merging upstream version 20220430.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 01 May 2022 00:11:43 +0200
open-infrastructure-compute-tools (20220428-1) experimental; urgency=medium
* Uploading to experimental.
* Merging upstream version 20220428.
* Updating packaging copyright for 2022.
* Adding note about breaking changes (systemd-networkd instead of
ifupdown) in news file.
* Removing ifupdown from recommends.
* Switching preference from debootstrap to mmdebstrap.
* Adding updated Spanish debconf translations, thanks to Camaleón
<noelamac@gmail.com> (Closes: #1003296, #1008530).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 28 Apr 2022 12:59:03 +0200
open-infrastructure-compute-tools (20211231-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20211231.
* Moving to dh_installalternatives.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 31 Dec 2021 06:20:12 +0100
open-infrastructure-compute-tools (20211117-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20211117.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 17 Nov 2021 03:12:39 +0100
open-infrastructure-compute-tools (20211116-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20211116.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 16 Nov 2021 07:00:59 +0100
open-infrastructure-compute-tools (20211115-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20211115.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 15 Nov 2021 22:40:57 +0100
open-infrastructure-compute-tools (20211113-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20211113.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 13 Nov 2021 08:01:55 +0100
open-infrastructure-compute-tools (20211103-2) sid; urgency=medium
* Uploading to sid.
* Adding upgrade-handling for logfiles from buster to bullseye and
newer.
* Adding upgrade-handling for hooks from buster to bullseye and newer.
* Moving upgrade handling in postinst to its own function.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 07 Nov 2021 18:52:51 +0100
open-infrastructure-compute-tools (20211103-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20211103.
* Removing needrestart directory on purge.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 03 Nov 2021 11:03:50 +0100
open-infrastructure-compute-tools (20211102-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20211102.
* Replacing which with command in maintainer scripts.
* Adding upgrade-handling buster to bullseye and newer.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 02 Nov 2021 18:13:52 +0100
open-infrastructure-compute-tools (20210804-3) sid; urgency=medium
* Uploading to sid.
* Updating to standards version 4.6.0.
* Avoiding error when trying to creating directories ontop of symlinks
when moving directories.
* Adding updated German debconf translations from Markus Hiereth
<translation@hiereth.de> (Closes: #993474).
* Adding updated Dutch debconf translations from Frans Spiesschaert
<Frans.Spiesschaert@yucom.be> (Closes: #994140).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 27 Oct 2021 14:42:00 +0200
open-infrastructure-compute-tools (20210804-2) sid; urgency=medium
* Uploading to sid.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 16 Aug 2021 04:33:13 +0200
open-infrastructure-compute-tools (20210804-1) experimental; urgency=medium
* Uploading to experimental.
* Merging upstream version 20210804.
* Updating debconf handling to honor container.conf.d files.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 04 Aug 2021 05:26:06 +0200
open-infrastructure-compute-tools (20210727-1) experimental; urgency=medium
* Uploading to experimental.
* Merging upstream version 20210727.
* Adding backward incompatible changes for the previous upstream release
to news file.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 27 Jul 2021 02:59:04 +0200
open-infrastructure-compute-tools (20210726-1) experimental; urgency=medium
* Uploading to experimental.
* Merging upstream version 20210726.
* Updating packaging for container create to container build command
rename.
* Refreshing debconf files.
* Correcting 'directory-is-empty' check in postinst.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 26 Jul 2021 05:57:43 +0200
open-infrastructure-compute-tools (20210725-1) experimental; urgency=medium
* Uploading to experimental.
* Merging upstream version 20210725.
* Updating build-depends for moving from asciidoc to rst for manpage
generation.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 25 Jul 2021 08:03:04 +0200
open-infrastructure-compute-tools (20210724-1) experimental; urgency=medium
* Uploading to experimental.
* Merging upstream version 20210724.
* Updating news file for previous upload.
* Marking create script choices in debconf as untranslatable (as it
should be).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 24 Jul 2021 20:49:05 +0200
open-infrastructure-compute-tools (20210630-1) experimental; urgency=medium
* Uploading to experimental.
* Merging upstream version 20210630.
* Reverting openvswitch recommends (openvswitch usage is not ready
here).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 30 Jun 2021 09:02:35 +0200
open-infrastructure-compute-tools (20210629-1) experimental; urgency=medium
* Uploading to experimental.
* Merging upstream version 20210629.
* Updating recommends for openvswitch migration.
* Updating NEWS for new upstream version.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 29 Jun 2021 14:15:52 +0200
open-infrastructure-compute-tools (20210628-1) experimental; urgency=medium
* Uploading to experimental.
* Merging upstream version 20210628:
- Using dpkg selection to check package availability in debconf
container create script, rather than to rely on dpkg internal
files (Closes: #944982).
* Using full distributor name for progress-linux when matching
lsb_release output in debconf handling.
* Removing conditional default handling for suggest container create
script based on distributor, it hasn't worked anyway.
* Adding initial Spanish debconf translations from Camaleón
<noelamac@gmail.com> (Closes: #988447).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 29 Jun 2021 13:30:47 +0200
open-infrastructure-compute-tools (20210411-1) experimental; urgency=medium
* Uploading to experimental.
* Merging upstream version 20210411.
* Moving ifupdown to recommends in preparation for using systemd-network
and openvswitch.
* Updating news entry with backwarts incompatible changes for this
upstream version.
* Updating copyright file for new upstream.
* Updating all directory paths for new upstream version.
* Excluding directory paths in debconf template from translation.
* Refreshing debconf translation files.
* Improving variable usage to shorten strings in rules.
* Using which to check for commands in maintainer script to avoid
lintian 'command-with-path'-warning.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 11 Apr 2021 16:31:23 +0200
open-infrastructure-compute-tools (20210101-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20210101.
* Updating year in copyright for 2021.
* Updating to standards version 4.5.1.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 09 Feb 2021 17:20:22 +0100
open-infrastructure-compute-tools (20201030-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20201030.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 30 Oct 2020 05:13:55 +0100
open-infrastructure-compute-tools (20200830-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20200830.
* Using execute_after targets in rules to be explicit what we're doing.
* Updating to debhelper version 13.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 30 Aug 2020 15:48:56 +0200
open-infrastructure-compute-tools (20200121-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20200121.
* Removing ftbfs-asciidoc.patch, included upstream.
* Using codenames as upload targets in changelog.
* Updating years in copyright file for 2020.
* Updating to standards version 4.5.0.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 21 Jan 2020 21:29:02 +0100
open-infrastructure-compute-tools (20191104-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20191104.
* Updating to standards version 4.4.1.
* Adding patch to fix FTBFS with newer asciidoc versions.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 04 Nov 2019 07:07:02 +0100
open-infrastructure-compute-tools (20190811-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20190811.
* Removing debconf-includes.patch, included upstream.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 11 Aug 2019 10:56:26 +0200
open-infrastructure-compute-tools (20190413-4) sid; urgency=medium
* Uploading to sid.
* Adding updated French debconf translations from Jean-Pierre Giraud
<jenapierregiraud75@free.fr> (Closes: #930706).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 10 Aug 2019 14:08:56 +0200
open-infrastructure-compute-tools (20190413-3) sid; urgency=medium
* Uploading to sid.
* Updating to standards version 4.4.0.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 16 Jul 2019 18:49:57 +0200
open-infrastructure-compute-tools (20190413-2) experimental; urgency=medium
* Uploading to experimental.
* Adding patch to correcting whitespace error in include handling that
broke debconf container create script.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 13 Apr 2019 10:30:34 +0200
open-infrastructure-compute-tools (20190413-1) experimental; urgency=medium
* Uploading to experimental.
* Merging upstream version 20190413.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 13 Apr 2019 05:51:10 +0200
open-infrastructure-compute-tools (20190319-1) experimental; urgency=medium
* Uploading to experimental.
* Merging upstream version 20190319.
* Updating news entry with backwarts incompatible changes for this
upstream version.
* Adding removal of previously forgotten mmdebstrap alternative to not
leave cruft behind after package removal, thanks to Andreas Beckmann
<anbe@debian.org> (Closes: #924092).
* Removing leftover 'FIXME' in a previous changelog entry.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 19 Mar 2019 21:01:07 +0100
open-infrastructure-compute-tools (20190304-1) experimental; urgency=medium
* Uploading to experimental.
* Merging upstream version 20190304.
* Updating packaging for curl script readding.
* Adding updated French debconf translations, thanks to Jean-Pierre
Giraud <jean-pierregiraud@neuf.fr> (Closes: #909641).
* Adding updated Dutch debconf translations, thanks to Frans
Spiesschaert <Frans.Spiesschaert@yucom.be> (Closes: #923278, #923549).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 05 Mar 2019 12:27:53 +0100
open-infrastructure-compute-tools (20190301-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20190301.
* Updating packaging for curl script removal.
* Adding mmdebstrap to alternative handling.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 02 Mar 2019 11:32:37 +0100
open-infrastructure-compute-tools (20190222-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20190222.
* Updating news entry with backwarts incompatible changes for this
upstream version.
* Updating paths in packaging for new upstream version.
* Updating copyright file for new upstream.
* Updating watch file for new upstream.
* Updating upstream signing-key.
* Removing pre-buster alternative depends in control, not needed
anymore.
* Removing source local-options, not needed anymore.
* Adding upload target note in previous changelog.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 23 Feb 2019 17:09:11 +0100
open-infrastructure-compute-tools (20180825-3) sid; urgency=medium
* Uploading to sid.
* Adding enhances for systemd-container.
* Updating to standards version 4.3.0.
* Updating vcs fields.
* Updating year in copyright for 2019.
* Updating to debhelper 12.
* Using spaces instead of tabs in NEWS file.
* Using build-depends to specify debhelper compatibility.
* Repeating Section for binary packages in control.
* Renaming source package to open-infrastructure-compute-tools for
consistency and future-proofing.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 02 Feb 2019 10:06:16 +0100
open-infrastructure-container-tools (20180825-2) sid; urgency=medium
* Uploading to sid.
* Updating German debconf translations, thanks to Markus Hiereth
<translation@hiereth.de> (Closes: #905709).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 31 Aug 2018 11:14:04 +0200
open-infrastructure-container-tools (20180825-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20180825.
* Updating to standards version 4.2.1.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 30 Aug 2018 15:05:03 +0200
open-infrastructure-container-tools (20180527-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20180527.
* Fixing variable style in postrm script.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 27 May 2018 20:58:29 +0200
open-infrastructure-container-tools (20180503-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20180503.
* Updating to standards-version 4.1.4.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 03 May 2018 12:49:45 +0200
open-infrastructure-container-tools (20180218-2) sid; urgency=medium
* Uploading to sid.
* Updating years in copyright file.
* Also adding --no-restart-after-upgrade to dh_installsystemd to avoid
containers being rebooted on package upgrades (default changed with
debhelper 11).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 12 Mar 2018 16:12:17 +0100
open-infrastructure-container-tools (20180218-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20180218.
* Updating rules to use dh_installsystemd instead of dh_systemd_start.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 18 Feb 2018 16:13:14 +0100
open-infrastructure-container-tools (20180118-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20180118.
* Adding Rules-Requires-Root field.
* Dropping obsolete build-depends on dh-systemd.
* Updating to standards version 4.1.3.
* Updating to debhelper compat 11.
* Adding initial Russian debconf translations from Lev Lamberov
<dogsleg@debian.org> (Closes: #883415).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 19 Jan 2018 10:54:05 +0100
open-infrastructure-container-tools (20171101-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20171101.
* Adding initial German debconf translations from Markus Hiereth
<markus.hiereth@freenet.de> (Closes: #851978).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 01 Nov 2017 09:17:43 +0100
open-infrastructure-container-tools (20171013-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20171013.
* Updating to standards version 4.1.1.
* Dropping net-tools depends, not needed anymore.
* Dropping bridge-utils suggests, not needed anymore.
* Adding updated Portuguese debconf translation from Rui Branco
<ruipb@debianpt.org> (Closes: #870533).
* Adding updated Dutch debconf translation from Frans Spiesschaert
<Frans.Spiesschaert@yucom.be> (Closes: #874281).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 13 Oct 2017 15:17:33 +0200
open-infrastructure-container-tools (20170726-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20170726.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 28 Jul 2017 13:59:45 +0200
open-infrastructure-container-tools (20170722-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20170722.
* Adding news entries for backwards incompatible changes of upstream
version 20170722.
* Removing /etc/default/container-tools when purging package (Closes:
#866726).
* Adding initial Portuguese debconf translation from Rui Branco
<ruipb@debianpt.org> (Closes: #859335).
* Updating debconf files.
* Updating paths when using shared-storage in debconf questions.
* Using lzip tarball in watch file.
* Adding debconf handling for /etc/container-tools/keys.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 23 Jul 2017 10:40:47 +0200
open-infrastructure-container-tools (20170701-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20170701.
* Making setting of default container create script conditional
depending on existence of container scripts.
* Adding explicit depends on ifupdown until we can switch to systemd-
networkd entirely.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 01 Jul 2017 09:30:24 +0200
open-infrastructure-container-tools (20170629-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20170629.
* Updating to standards version 4.0.0.
* Using https for copyright format url.
* Adding news entries for backwards incompatible changes of upstream
version 20170629.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 29 Jun 2017 11:24:19 +0200
open-infrastructure-container-tools (20170522-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 20170522.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 22 May 2017 13:56:50 +0200
open-infrastructure-container-tools (20170510-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 20170510.
* Removing superfluous --parallel when invoking debhelper as it's the
default with compat level 10, thanks to Gianfranco Costamagna
<locutusofborg@debian.org>.
* Generalizing rules file.
* Adding recommends to procps.
* Applying sysctl settings in postinst.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 09 May 2017 16:42:55 +0200
open-infrastructure-container-tools (20170405-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 20170405.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 05 Apr 2017 19:03:41 +0200
open-infrastructure-container-tools (20170401-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 20170401.
* Using consistent email address for all downstream work.
* Updating vcs fields.
* Adding bash-completion to recommends.
* Adding logrotate to recommends.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 03 Apr 2017 12:26:06 +0200
open-infrastructure-container-tools (20170101-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 20170101.
* Adding explicit depends to net-tools.
* Updating year in copyright information for 2017.
* Adding debconf handling for hooks directory.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 04 Jan 2017 11:42:56 +0100
open-infrastructure-container-tools (20161220-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 20161220.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 21 Dec 2016 10:23:07 +0100
open-infrastructure-container-tools (20161210-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 20161210.
* Adding news entries for backwards incompatible changes of upstream
version 20161210.
* Adding python-nwdiag to suggests.
* Updating upstream signing key.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 11 Dec 2016 13:35:11 +0100
open-infrastructure-container-tools (20161201-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 20161201.
* Adding irker to suggests.
* Adding debconf handling for irc notifications.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 04 Dec 2016 02:49:43 +0100
open-infrastructure-container-tools (20161125-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 20161125.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 25 Nov 2016 11:26:32 +0100
open-infrastructure-container-tools (20161122-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 20161122.
* Adding news entries for backwards incompatible changes of upstream
version 20161122.
* Adding plzip to suggests.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 22 Nov 2016 16:11:55 +0100
open-infrastructure-container-tools (20161112-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 20161112.
* Adding news entries for backwards incompatible changes of upstream
version 20161112.
* Updating upstream contact in copyright file.
* Adding curl container create script to alternative handling.
* Adding curl to recommends.
* Adding pv to recommends.
* Making maintainer scripts executable.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 12 Nov 2016 08:55:06 +0100
open-infrastructure-container-tools (20161105-1) experimental; urgency=low
* Uploading to experimental.
* Merging upstream version 20161105.
* Adding news entries for backwards incompatible changes of upstream
version 20161105.
* Removing copy of CHANGELOG.txt in the debian package.
* Removing copy of LICENSE.txt in the debian package.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 06 Nov 2016 09:56:19 +0100
open-infrastructure-container-tools (20161101-lts1-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20161101-lts1.
* Removing obsolete conflicts to radiance.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 25 Oct 2016 15:38:47 +0200
open-infrastructure-container-tools (20161101-1) sid; urgency=medium
* Uploading to sid.
* Merging upstream version 20161101.
* Adding initial Dutch debconf translation from Frans Spiesschaert
<Frans.Spiesschaert@yucom.be> (Closes: #834611).
* Adding initial French debconf translation from Jean-Pierre Giraud
<jean-pierregiraud@neuf.fr> (Closes: #835096).
* Adding initial Brazilian Portuguese debconf translation from Adriano
Rafael Gomes <adrianorg@debian.org> (Closes: #839273).
* Updating debhelper build-depends for version 10.
* Adding sudo to recommends.
* Updating package short-description.
* Adding postrm script to remove empty directories and symlinks on
package removal (Closes: #832346).
* Renaming internal setup function in postinst script for consistency
with postrm.
* Disabling dh_systemd_start entirely to avoid restarts during package
upgrades.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 25 Oct 2016 15:14:41 +0200
open-infrastructure-container-tools (20160801-1) sid; urgency=low
* Uploading to sid.
* Merging upstream version 20160801.
* Removing previously added note about uploading to sid in changelog
entry.
* Completing authors in copyright file.
* Making container directories by default root-owned and root-readable
only.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 04 Aug 2016 15:50:25 +0200
open-infrastructure-container-tools (20160701-1) sid; urgency=low
* Uploading to sid.
* Merging upstream version 20160701.
* Adding note about merging upstream version in previous changelog
entry.
* Excluding the default symlink from default container create script
selection.
* Correcting installation directory for documentation in debian.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 01 Jul 2016 11:54:41 +0200
open-infrastructure-container-tools (20160615-2) sid; urgency=low
* Uploading to sid.
* Adding note about uploading to sid in previous changelog entry.
* Checking for existence of lsb_release in debconf config script
(Closes: #827378).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 16 Jun 2016 06:39:12 +0200
open-infrastructure-container-tools (20160615-1) sid; urgency=low
* Uploading to sid.
* Merging upstream version 20160615.
* Switching to debhelper compat 10.
* Adding watch file.
* Adding gpg verification to watch file.
* Updating upstream git location.
* Updating vcs fields.
* Adding debconf handling for setting choosing /var/lib/machines, /etc
/container-tools/config, /etc/container-tools/debconf, and /var/cache
/container-tools default locations.
* Adding debconf handling for default container create script selection.
* Regenerating debconf translation files.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 14 Jun 2016 21:24:06 +0200
open-infrastructure-container-tools (20160601-1) sid; urgency=low
* Uploading to sid.
* Merging upstream version 20160601.
* Updating homepage field.
* Managing /usr/share/container-tools/scripts/default symlink via
update-alternatives.
* Adding NEWS file listing backwards incompatible upstream changes.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 01 Jun 2016 16:00:50 +0200
open-infrastructure-container-tools (20160515-1) sid; urgency=low
* Uploading to sid.
* Merging upstream version 20160515.
* Adding bridge-utils to suggests.
* Removing screen from recommends, not used anymore.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 18 May 2016 18:36:07 +0200
open-infrastructure-container-tools (20160501-1) sid; urgency=low
* Uploading to sid.
* Merging upstream version 20160501.
* Correcting email address in previous upload.
* Updating vcs fields.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 06 May 2016 14:09:43 +0200
open-infrastructure-container-tools (20160415-1) sid; urgency=low
* Uploading to sid.
* Merging upstream version 20160415.
* Updating standards-version to 3.9.8.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 16 Apr 2016 12:34:34 +0200
open-infrastructure-container-tools (20160401-1) sid; urgency=low
* Uploading to sid.
* Merging upstream version 20160401.
* Adding gitignore file.
* Building with dh-systemd.
* Adding screen to recommends.
* Using https instead of git protocol in vcs-git field.
* Correcting spelling in package long-description.
* Updating package long-description.
* Disabling dh_auto_build target in rules to prevent manpages being
built twice.
* Running dh_systemd_start with --no-restart-on-upgrade to prevent
automatically started screen session to be killed on upgrades.
* Adding provides container-tools.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 31 Mar 2016 12:25:09 +0200
open-infrastructure-container-tools (20160301-1) sid; urgency=low
* Initial upload to sid (Closes: #816418).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 02 Mar 2016 12:17:58 +0100
|