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
|
keepassxc-browser (1.7.4+repack1-2) unstable; urgency=medium
* Added version control system fields to debian/control
-- Bruno Kleinert <fuddl@debian.org> Wed, 30 Dec 2020 14:39:38 +0100
keepassxc-browser (1.7.4+repack1-1) unstable; urgency=medium
* New upstream release
-- Bruno Kleinert <fuddl@debian.org> Tue, 22 Dec 2020 03:41:30 +0100
keepassxc-browser (1.7.3+repack1-2) unstable; urgency=medium
* In 1.7.2+repack1-1 the Files-Excluded list was updated, but the replaced
files table in README.source wasn't. Updated the table accordingly.
* Updated standards version to 4.5.1 without changes.
-- Bruno Kleinert <fuddl@debian.org> Sat, 21 Nov 2020 17:42:48 +0100
keepassxc-browser (1.7.3+repack1-1) unstable; urgency=medium
* New upstream release
-- Bruno Kleinert <fuddl@debian.org> Sat, 07 Nov 2020 13:13:58 +0100
keepassxc-browser (1.7.2+repack1-1) unstable; urgency=medium
* New upstream release
* Added keepassxc-browser/common/browser-polyfill.min.js to excluded files in
debian/copyright
* Adjusted installation paths in debian/webext-keepassxc-browser.install
* Refreshed patches
* fix-nacl-includes.patch
* fix-jquery-includes.patch
* fix-fork-awesome-css-includes.patch
* fix-browser-polyfill-includex.patch
* fix-bootstrap-includes.patch
* chromium-extension-key.patch
-- Bruno Kleinert <fuddl@debian.org> Tue, 03 Nov 2020 13:17:31 +0100
keepassxc-browser (1.7.1+repack1-1) unstable; urgency=medium
* New upstream release
-- Bruno Kleinert <fuddl@debian.org> Mon, 14 Sep 2020 11:03:10 +0200
keepassxc-browser (1.7.0+repack1-1) unstable; urgency=medium
* New upstream release
* Refreshed patches
* Corrected file order in debian/copyright to increasing path depth order.
Thanks to lintian pointing this out!
-- Bruno Kleinert <fuddl@debian.org> Wed, 02 Sep 2020 10:01:22 +0200
keepassxc-browser (1.6.6+repack1-1) unstable; urgency=medium
* New upstream release
-- Bruno Kleinert <fuddl@debian.org> Mon, 13 Jul 2020 18:23:19 +0200
keepassxc-browser (1.6.5+repack1-1) unstable; urgency=medium
* New upstream release
-- Bruno Kleinert <fuddl@debian.org> Sat, 11 Jul 2020 07:53:20 +0200
keepassxc-browser (1.6.4+repack1-1) unstable; urgency=medium
* New upstream release
-- Bruno Kleinert <fuddl@debian.org> Tue, 16 Jun 2020 05:50:02 +0200
keepassxc-browser (1.6.3+repack1-2) unstable; urgency=medium
* Fixed 'Cannot connect to keepassxc from chromium'. Added key 'key' to
keepassxc-browser/manifest.json to make the extension identify itself from
within the Chromium browser to KeePassXC with a permitted identifier.
Documented in debian/README.source how to obtain they key. (Closes: #962246)
-- Bruno Kleinert <fuddl@debian.org> Sat, 06 Jun 2020 07:36:23 +0200
keepassxc-browser (1.6.3+repack1-1) unstable; urgency=medium
* Added Files-Excluded field to debian/copyright.
* Introduce versioned repackN suffix.
* Repacked upstream distribution: Excluded GitHub and Transifex configuration
directories, too.
* Added oversionmangle option to debian/watch and documented in
debian/README.source how the package is to be updated to a new upstream
release.
* Updated path from which jquery.js is installed.
-- Bruno Kleinert <fuddl@debian.org> Fri, 15 May 2020 12:15:34 +0200
keepassxc-browser (1.6.3+repack-2) unstable; urgency=medium
* Added field Rules-Requires-Root: no to debian/control
-- Bruno Kleinert <fuddl@debian.org> Wed, 29 Apr 2020 10:16:14 +0200
keepassxc-browser (1.6.3+repack-1) unstable; urgency=medium
* New upstream release
-- Bruno Kleinert <fuddl@debian.org> Tue, 28 Apr 2020 09:41:01 +0200
keepassxc-browser (1.6.2+repack-1) unstable; urgency=medium
* New upstream release
-- Bruno Kleinert <fuddl@debian.org> Thu, 09 Apr 2020 13:16:55 +0200
keepassxc-browser (1.6.1+repack-1) unstable; urgency=medium
* Initial release. (Closes: #919190)
-- Bruno Kleinert <fuddl@debian.org> Thu, 26 Mar 2020 18:36:28 +0100
|