summaryrefslogtreecommitdiff
path: root/debian/docs
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-09-16 19:23:35 -0400
committerB. Stack <bgstack15@gmail.com>2023-09-16 19:23:35 -0400
commit9dc557ebd6b305bb4d4146dc77b499f7288fa37c (patch)
tree5c6913f0b0c9a327131aeee52fbfc0dfa8f3d0de /debian/docs
parentbringing in updates to the package since then (diff)
downloadd2x-rebirth-9dc557ebd6b305bb4d4146dc77b499f7288fa37c.tar.gz
d2x-rebirth-9dc557ebd6b305bb4d4146dc77b499f7288fa37c.tar.bz2
d2x-rebirth-9dc557ebd6b305bb4d4146dc77b499f7288fa37c.zip
update packaging for building now
Diffstat (limited to 'debian/docs')
-rw-r--r--debian/docs6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/docs b/debian/docs
index 3899fbd..5e3ec8e 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,3 +1,3 @@
-INSTALL.txt
-README.txt
-RELEASE-NOTES.txt
+INSTALL.markdown
+README.md
+d2x-rebirth/RELEASE-NOTES.txt
bgstack15