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
|
openqa (4.6.1732034221.ae34b08ff-2) unstable; urgency=medium
[ Roland Clobus ]
* use Debian changelog to discover a version to show (closes: 1077069)
[ Philip Hands ]
* Remove cropper.css (it is unused)
* avoid running tidy tests during build
-- Philip Hands <phil@hands.com> Tue, 08 Apr 2025 09:30:02 +0200
openqa (4.6.1732034221.ae34b08ff-1) unstable; urgency=medium
[ Philip Hands ]
* Update to new upstream version 4.6.1732034221.ae34b08ff.
* ensure node-bootstrap provides libjs-bootstrap5 (closes: 1091155, 1091141)
* install openqa-enqueue-git-auto-update
* bootstrap now depends on popper2
* add node-ace-builds depends
* use the binary package version for the depends
* switch to node_modules/_u_s_{nodejs,javascript} symlinks
* apparmor updates
[ Roland Clobus ]
* Debian specific documentation
-- Philip Hands <phil@hands.com> Thu, 23 Jan 2025 11:47:03 +0100
openqa (4.6.1712926289.b0d689b52-2) unstable; urgency=medium
* switch to patching assetpack.def for local assets
* multi-dropdown-navbar is now bundled by upstream
* libjs-cropper is not being used, so drop it
-- Philip Hands <phil@hands.com> Sun, 19 May 2024 11:58:55 +0200
openqa (4.6.1712926289.b0d689b52-1) unstable; urgency=medium
* Update to new upstream version 4.6.1712926289.b0d689b52.
* add `geekotest` group (see README.Debian)
* ensure that package builds twice (closes: #1049709)
* apparmor: additional worker perms
* use xtigervncviewer in VNC viewer example
-- Philip Hands <phil@hands.com> Thu, 25 Apr 2024 10:59:29 +0200
openqa (4.6.1700240294.34068e38e-2) unstable; urgency=medium
* Build-Depends on systemd-dev (closes: 1060501)
* limit build-deps for testing to <!nocheck>
* avoid deprecation warnings regarding `spurt`
-- Philip Hands <phil@hands.com> Thu, 11 Apr 2024 08:33:02 +0200
openqa (4.6.1700240294.34068e38e-1.1) unstable; urgency=medium
* Non maintainer upload
* remove extraneous dependency on python3-future
-- Alexandre Detiste <tchet@debian.org> Tue, 23 Jan 2024 21:58:51 +0100
openqa (4.6.1700240294.34068e38e-1) unstable; urgency=medium
* Update to new upstream version 4.6.1700240294.34068e38e.
(closes: #1049109)
* move systemd files to /usr/lib
* ensure that debian/rules also sed's nginx template
-- Philip Hands <phil@hands.com> Fri, 08 Dec 2023 22:01:49 +0100
openqa (4.6.1674490999.b00c12673-2) unstable; urgency=medium
[ Michael Biebl ]
* Install tmpfiles and sysusers configuration into correct paths.
-- Philip Hands <phil@hands.com> Fri, 17 Feb 2023 14:12:14 +0100
openqa (4.6.1674490999.b00c12673-1) unstable; urgency=medium
* Update to new upstream version 4.6.1674490999.b00c12673.
-- Philip Hands <phil@hands.com> Wed, 25 Jan 2023 10:33:09 +0100
openqa (4.6.1668594742.66ecc7a70-2) unstable; urgency=medium
* fix lintian script-not-executable
-- Philip Hands <phil@hands.com> Fri, 18 Nov 2022 23:49:10 +0100
openqa (4.6.1668594742.66ecc7a70-1) unstable; urgency=medium
* Update to new upstream version 4.6.1668594742.66ecc7a70.
* switch to dgit-debrebase workflow, and reconstruct separate patches
-- Philip Hands <phil@hands.com> Thu, 17 Nov 2022 11:14:56 +0100
openqa (4.6.1653336570.10bff0d-3) unstable; urgency=medium
* bump Standards-Version
* depend libcpanel-json-xs-perl & libmoose-perl (closes: 1019920)
* lintian tidyage
-- Philip Hands <phil@hands.com> Mon, 10 Oct 2022 20:28:51 +0200
openqa (4.6.1653336570.10bff0d-1) unstable; urgency=medium
* New upstream release.
-- Philip Hands <phil@hands.com> Tue, 24 May 2022 21:07:23 +0200
openqa (4.6.1648473912.da11be7-1) unstable; urgency=medium
* Create and install manpages
* openqa-label-all now uses openqa-cli
* openqa-cli requires Time::Moment
* adjust self-references in openqa-*-templates(1)
* New upstream release.
* disable shepherd.js tour (until shepherd.js is packaged)
-- Philip Hands <phil@hands.com> Mon, 23 May 2022 17:39:08 +0200
openqa (4.6.1640268275.25ac0d7-2) unstable; urgency=medium
* openqa-client should be Architecture: all
-- Philip Hands <phil@hands.com> Sat, 01 Jan 2022 09:55:52 +0100
openqa (4.6.1640268275.25ac0d7-1) unstable; urgency=medium
* New upstream release.
* openqa-common: depend on libfilesys-df-perl
* fix lintian JS overrides
* using packaged bootstrap4 breaks scrollbar text alignment: add padding
* install systemd files under /lib so that dh_installsystemd notices them
* use execute_(before|after)_dh_* in rules
* deal with dh_missing errors
* postinst chmod renders lintian-override redundant
* ensure that missing assets result in failure
* node-jquery-ujs 1.2.3-1: rails.js --> /usr/share
-- Philip Hands <phil@hands.com> Fri, 31 Dec 2021 22:34:51 +0100
openqa (4.6.1632930736.2895850-1) unstable; urgency=medium
* Initial release (Closes: #840253)
-- Philip Hands <phil@hands.com> Thu, 30 Sep 2021 20:13:08 +0200
|