aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-10-01 21:17:58 -0400
committerB Stack <bgstack15@gmail.com>2020-10-01 21:17:58 -0400
commit43774b5aeed25dd07c59ad9cbbe3da176b5698f8 (patch)
tree97183e5e0623d49b697f90cdfa85876ae85ec2f1 /debian/changelog
parentadd todos (diff)
downloadmyautomount-43774b5aeed25dd07c59ad9cbbe3da176b5698f8.tar.gz
myautomount-43774b5aeed25dd07c59ad9cbbe3da176b5698f8.tar.bz2
myautomount-43774b5aeed25dd07c59ad9cbbe3da176b5698f8.zip
add initial dpkg recipe
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..154e96a
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+myautomount (0.0.1-1) obs; urgency=low
+
+ * Initial release. Closes: packages-want#9999
+
+ -- Ben Stack <bgstack15@gmail.com> Thu, 01 Oct 2020 20:55:28 -0400
bgstack15