Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
916 changes: 0 additions & 916 deletions contrib/debian/changelog

This file was deleted.

1 change: 0 additions & 1 deletion contrib/debian/compat

This file was deleted.

17 changes: 0 additions & 17 deletions contrib/debian/control

This file was deleted.

22 changes: 0 additions & 22 deletions contrib/debian/copyright

This file was deleted.

48 changes: 0 additions & 48 deletions contrib/debian/postinst

This file was deleted.

42 changes: 0 additions & 42 deletions contrib/debian/rbldnsd.default

This file was deleted.

118 changes: 0 additions & 118 deletions contrib/debian/rbldnsd.init

This file was deleted.

63 changes: 0 additions & 63 deletions contrib/debian/rules

This file was deleted.

61 changes: 0 additions & 61 deletions contrib/rpm/rbldnsd.spec

This file was deleted.

15 changes: 15 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
rbldnsd (1.0.0-2) unstable; urgency=medium

* Modernize Debian packaging for systemd
* Switch from SysV init to systemd service unit
* Update to CMake build system with modern debhelper
* Update Build-Depends for CMake and jemalloc
* Update debian/rules to use dh sequencer with CMake
* Update debian/compat to level 13
* Simplify postinst script (systemd handles service management)
* Create rbldnsd.service with minimal systemd configuration
* Update rbldnsd.default for systemd EnvironmentFile compatibility
* Remove debug package (rbldnsd-dbg)

-- rbldnsd maintainers <dru@fatalbanana.com> Mon, 16 Dec 2024 16:24:42 +0000

rbldnsd (1.0.0-1) unstable; urgency=medium

* New upstream snapshot.
Expand Down
Loading