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
|
golang-github-puerkitobio-goquery (1.10.2-1) unstable; urgency=medium
* New upstream release
* Update Standards-Version to 4.7.2 in d/control (no changes needed)
-- Mathias Gibbens <gibmat@debian.org> Thu, 20 Mar 2025 23:12:18 +0000
golang-github-puerkitobio-goquery (1.10.1-1) unstable; urgency=medium
* New upstream release
* Update years in d/copyright
-- Mathias Gibbens <gibmat@debian.org> Mon, 20 Jan 2025 18:34:01 +0000
golang-github-puerkitobio-goquery (1.10.0-1) unstable; urgency=medium
* New upstream release
* d/control:
- Update Standards-Version to 4.7.0 (no changes needed)
- Set minimum required version of go to 1.23, per release notes
* Update years in d/copyright
-- Mathias Gibbens <gibmat@debian.org> Sat, 19 Oct 2024 20:43:31 +0000
golang-github-puerkitobio-goquery (1.8.1-2) unstable; urgency=medium
* d/control:
- Add Testsuite: autopkgtest-pkg-go
- Add Multi-Arch: foreign
-- Mathias Gibbens <gibmat@debian.org> Sat, 17 Jun 2023 15:54:24 +0000
golang-github-puerkitobio-goquery (1.8.1-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Debian Janitor ]
* Use secure copyright file specification URI
* Bump debhelper from old 10 to 12
* Set debhelper-compat version in Build-Depends
* Change priority extra to priority optional
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse
[ Mathias Gibbens ]
* New upstream release
* d/control:
- Update Section to golang
- Update Go Packaging Team email address
- Add myself to Uploaders
- Update debhelper-compat to 13
- Update minimum required version of golang-github-andybalholm-cascadia-dev
- Update Standards-Version to 4.6.2
- Add Rules-Requires-Root: no
- Drop ${shlibs:Depends} from Depends
* d/copyright
- Update years
- Add myself
* Drop d/p/0001-Remove-resources-lines-infringing-privacy-breach.patch in
favor of suppressing the lintian errors
* Update d/rules and d/watch
[ Michael Stapelberg ]
* update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)
-- Mathias Gibbens <gibmat@debian.org> Mon, 12 Jun 2023 22:02:04 +0000
golang-github-puerkitobio-goquery (1.1.0+git20170324.3.ed7d758-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sat, 09 Jan 2021 12:29:03 +0100
golang-github-puerkitobio-goquery (1.1.0+git20170324.3.ed7d758-1) unstable; urgency=medium
* Initial release (Closes: #858359)
-- Diego M. Rodriguez <diego.plan9@gmail.com> Tue, 16 May 2017 18:37:32 +0200
|