diff options
author | Helmut Grohne <helmut@subdivi.de> | 2022-12-23 13:49:34 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2022-12-23 13:49:34 +0100 |
commit | 931e58dcf2228be420c471ae8e9366097061f914 (patch) | |
tree | 20ab70309639f7450c757245c25df66f64991999 /debian/changelog | |
parent | 9da1fe822cc819bb2d117f968b14a348b8acb4a7 (diff) | |
download | debvm-931e58dcf2228be420c471ae8e9366097061f914.tar.gz |
initial attempt at a debian package
Notably missing:
* manual pages
* autopkgtests
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..dc1480a --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +debvm (0) UNRELEASED; urgency=medium + + * Initial release. + + -- Helmut Grohne <helmut@subdivi.de> Fri, 23 Dec 2022 12:53:45 +0100 |