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
|
privacybrowser (0.8-1) unstable; urgency=medium
* New upstream release.
* Remove debian/patches/hardcode-dictionary-path.patch, applied upstream.
* debian/copyright:
- Update the name for src/com.stoutner.privacybrowser.metainfo.xml.
- Bump copyright years.
* debian/source/lintian-overrides: Update the override for the metainfo.xml
license false positive.
-- Soren Stoutner <soren@debian.org> Thu, 30 Jan 2025 15:51:02 -0700
privacybrowser (0.7-3) unstable; urgency=medium
* Add debian/gbp.conf to enforce pristine-tar and sign-tags.
* Add debian/lrc.config to hid lrc false positives.
* Add debian/patches/hardcode-dictionary-path.patch.
* debian/salsa-ci.yml: Update to match curent recommended contents.
-- Soren Stoutner <soren@debian.org> Thu, 26 Dec 2024 09:47:40 -0700
privacybrowser (0.7-2) unstable; urgency=medium
* debian/control: Remove unneeded build dependency on qtbase5-dev.
-- Soren Stoutner <soren@debian.org> Mon, 16 Dec 2024 12:01:03 -0700
privacybrowser (0.7-1) unstable; urgency=medium
* debian/control:
- Update Build-Depends for KF6.
- Suggest hunspell-fr as it now ships .bdic files.
* debian/lintian-overrides: Removed obsolete "desktop-entry-lacks-keywords-
entry".
* debian/manpages: Add a comment explaining the purpose of the file.
* debian/rules: Update dh to build "--with kf6".
* debian/salsa-ci.yml: Add file with default entries.
-- Soren Stoutner <soren@debian.org> Wed, 11 Dec 2024 16:09:34 -0700
privacybrowser (0.6.2-1) unstable; urgency=medium
* New upstream release.
* debian/copyright: Improve short wording and layout of licenses.
* debian/upstream/metadata: Add name to security contact email address.
-- Soren Stoutner <soren@debian.org> Mon, 30 Sep 2024 15:28:12 -0700
privacybrowser (0.6.1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Update the Vcs-Git and Vcs-Browser URLs to point to my new Salsa name.
- Suggest hunspell-kk.
-- Soren Stoutner <soren@debian.org> Wed, 21 Aug 2024 10:21:51 -0700
privacybrowser (0.6-1) unstable; urgency=medium
* New upstream release.
* debian/changelog: Update my email address from soren@stoutner.com to
soren@debian.org now that I am a Debian Developer.
* debian/control:
- Update my email address to be soren@debian.org.
- Add Provides: www-browser.
- Add additional dictionaries that now ship .bdic binary dictionaries to
Suggests.
- Bump standards-version to 4.7.0 (no changes).
- Reformat for readability.
* debian/copyright:
- Update my email address for Debian contributions.
- Update copyright year to include 2024.
- Add entries for filter lists and loading.gif.
* debian/rules: Add build hardening flags.
-- Soren Stoutner <soren@debian.org> Mon, 15 Jul 2024 14:29:49 -0700
privacybrowser (0.5-1) unstable; urgency=medium
* New upstream release.
* debian/control: Add additional dictionaries to suggests.
* debian/NEWS: Add bookmarks toolbar position explanation.
-- Soren Stoutner <soren@debian.org> Thu, 12 Oct 2023 10:17:03 -0700
privacybrowser (0.4-1) unstable; urgency=medium
* New upstream release.
* debian/control: Add hunspell-ko to suggests as it now ships .bdic
files.
-- Soren Stoutner <soren@debian.org> Tue, 13 Jun 2023 11:26:53 -0700
privacybrowser (0.3-1) experimental; urgency=low
* New upstream release.
* Add debian/tests.
-- Soren Stoutner <soren@debian.org> Mon, 08 May 2023 15:28:54 -0700
privacybrowser (0.2-1) experimental; urgency=low
* New upstream release.
* debian/control: Add depends on khelpcenter so that the Handbook
works on non-KDE installations.
-- Soren Stoutner <soren@debian.org> Mon, 17 Apr 2023 12:45:06 -0700
privacybrowser (0.1-1) experimental; urgency=low
* Initial release (closes: #1031755).
-- Soren Stoutner <soren@debian.org> Sat, 11 Mar 2023 13:58:11 -0700
|