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
|
open-infrastructure-container-tools (20161101-lts2-2) unstable; urgency=low
* Uploading to sid.
* Using consistent email address for all downstream work.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 26 Jan 2017 17:50:59 +0100
open-infrastructure-container-tools (20161101-lts2-1) unstable; urgency=low
* Uploading to sid.
* Merging upstream version 20161101-lts2.
* Updating upstream contact in copyright file.
* Making maintainer scripts executable in source tree.
* Updating upstream signing key.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 11 Dec 2016 14:25:35 +0100
open-infrastructure-container-tools (20161101-lts1-1) unstable; 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) unstable; 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) unstable; 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) unstable; 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) unstable; 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) unstable; 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) unstable; 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) unstable; 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) unstable; 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) unstable; 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) unstable; 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) unstable; urgency=low
* Initial upload to sid (Closes: #816418).
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 02 Mar 2016 12:17:58 +0100
|