From 186ff0f21ad65282441cd66662de10b14887db4d Mon Sep 17 00:00:00 2001 From: csoler Date: Wed, 9 May 2018 10:12:34 +0200 Subject: [PATCH] created proper debian changelog using dch and updated project url --- build_scripts/Debian+Ubuntu/debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 build_scripts/Debian+Ubuntu/debian/changelog diff --git a/build_scripts/Debian+Ubuntu/debian/changelog b/build_scripts/Debian+Ubuntu/debian/changelog new file mode 100644 index 000000000..6879b6bd0 --- /dev/null +++ b/build_scripts/Debian+Ubuntu/debian/changelog @@ -0,0 +1,5 @@ +retroshare (0.6.4-1) UNRELEASED; urgency=medium + + * Initial release for Debian. (Closes: #659069) + + -- Cyril Soler Wed, 09 May 2018 10:11:31 +0200