vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 2bb2d7ebf7af24fc3ba6aa75d11b7f49db7627ad
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Mar 9 16:34:24 2025 +0100
- bumped version to 2.9.0
commit 969fc2d3af1a1ba10d7b121aabaa405dce1113c1
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Mar 9 16:33:22 2025 +0100
- improved dpkg-parsing for multiarch
commit b96832029343e5a0d48b2cfdf2c26d940a3581c6
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sat Mar 8 15:14:16 2025 +0100
- change creation of apt-packages to use unique_ptr instead of new
commit 1332cc664e8e0ee842431d9ef232a6b9ea7d4830
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sat Mar 8 14:48:20 2025 +0100
- fixed full description, optimized dump-avail parsing
commit 0b1c3106f95d79746f934180bb9c6c610eb3bc5e
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Mar 2 20:13:21 2025 +0100
- reimplemented showing installed status as well as installed and available information
commit 3dbe62a6349bdb860370fe4ffc12ac5953da2f22
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Feb 23 22:26:04 2025 +0100
- removed libept and libapt-pkg
commit 1dd1639800cb313a08aef76e62c8e772035e6f13
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Feb 23 21:59:17 2025 +0100
- removed debtags plugin
commit 5fc3d7213805c737cbabf5f1c8b0b18bd5ea0969
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Feb 23 21:56:17 2025 +0100
- removed unused code
commit 6b3322b6ea60b259de2ad07e250d0bbfbebb8a87
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Feb 23 18:17:51 2025 +0100
- fully implemented search based on commandline tools
commit 866e0a65e5aaa5b3b812a4e0b3c08e1c8847dd49
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sat Feb 22 22:48:50 2025 +0100
- started implementing apt-cache search for full text search
commit 0ae895978f0a8a5101f529f9647229208de8201b
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sat Jan 4 22:21:00 2025 +0100
- split up Package into Package and PackageDetails
commit e69cb3f2e69cdeecc115fe416994b2f901191243
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Dec 15 21:02:35 2024 +0100
- added "breaks"-Parsing
- fixed Pre-Depends parsing
commit 493e9159740bbf526bf555ee3f8611642d1cb5a2
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Dec 15 20:30:19 2024 +0100
- removed description attribute from Package
commit 32086dc1e78e96e75c7ed3c74fc20df7c3b027cc
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Dec 15 20:01:35 2024 +0100
- measurements
commit 46baacb941f09d873f6461f203ef94cd314f8ccd
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Dec 15 10:10:58 2024 +0100
- memory measurement results
commit 5db27ff490d75224cfd147b62a2db83d4181a371
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Dec 15 10:05:43 2024 +0100
- fixes when parsing packages
commit d3a160092622b282c5f863612713b58d4fc952c8
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Mon Dec 9 19:37:38 2024 +0100
- implemented CommandLinePackageDb that parses apt-cache dumpavail and loads everything into memory
commit 90e158de609aadc46da3206ed4af2fdfa871f4e2
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Wed Nov 27 20:37:45 2024 +0100
- added runCommandForParsing method to allow running a command for processing the output line by line
commit 884e25150db7b99ea735c54f00623836b0001c4f
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Nov 10 09:32:35 2024 +0100
- added Package for new approach (where all attributes need to be directly initialized)
commit 65c9043fbe2f9e278836ad00117086e2fec8bcc5
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Sun Aug 18 22:30:25 2024 +0200
- only debtags now depends on apt-xapian
commit beaa974c7c55c8af707a1b718a883ff112784e62
Merge: 58ad5d1 6a7feba
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Fri Aug 9 22:56:27 2024 +0200
Merge branch 'master' into remove-dependency-on-xapian
commit 58ad5d15e733f13d7c0b003822be6557aabde557
Author: Benjamin Mesing <bensmail@gmx.net>
Date: Fri Aug 9 16:42:27 2024 +0200
* WIP: removing debtags and xapian dependency from "core" packagesearch