Debian Message的格式主要規范在changelog文件中,具有以下特點:
示例格式如下:
gst-plugins-base (1.14.4-2) unstable; urgency high
* debian/patches/0001-gstrtspconnection-Security-loophole-making-heap-over.patch: Add upstream patch for CVE-2019-9928 (Closes: #927978).
-- Wireshark Self-made package wireshark@example.com Wed, 27 Jan 2010 00:00:00 0000
在這個示例中,可以看到changelog文件包含了軟件包的名稱、版本號、發行版、緊急程度、更改的詳細描述、維護者的信息以及日期。