Simplify debian dependencies, cut release 1.0.3-1

This commit is contained in:
Pim van Pelt
2025-06-19 15:57:53 +02:00
parent f16a2b41ea
commit 42dbbded3d
2 changed files with 11 additions and 2 deletions

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
govpp-snmp-agentx (1.0.3-1) bookworm; urgency=medium
* Remove unnecessary toolchain configuration
* Simplify and shorten Makefile
* Refactor documentation structure with detailed DETAILS.md
* Update and improve README documentation
-- Pim van Pelt <pim@ipng.ch> Thu, 19 Jun 2025 00:00:00 +0000
govpp-snmp-agentx (1.0.2-1) bookworm; urgency=medium
* Reorganize source code into src/ subdirectory for cleaner project structure