From a6f50a376e538b50819f80e2d06fdcc8759b2874 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 12 Aug 2014 16:29:05 -0400 Subject: move the README.md into the debian directory, so there arent any modifications to the upstream source --- README.md | 6 ------ debian/README.md | 6 ++++++ debian/libzmq3.docs | 1 + 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 README.md create mode 100644 debian/README.md diff --git a/README.md b/README.md deleted file mode 100644 index 75296e5..0000000 --- a/README.md +++ /dev/null @@ -1,6 +0,0 @@ -zeromq3-deb -=========== - -Debian package for zeromq3, linked against libsodium. - -This is temporarily needed by the LEAP project, until libsodium is added to official debian/ubuntu repos for the versions we support. diff --git a/debian/README.md b/debian/README.md new file mode 100644 index 0000000..75296e5 --- /dev/null +++ b/debian/README.md @@ -0,0 +1,6 @@ +zeromq3-deb +=========== + +Debian package for zeromq3, linked against libsodium. + +This is temporarily needed by the LEAP project, until libsodium is added to official debian/ubuntu repos for the versions we support. diff --git a/debian/libzmq3.docs b/debian/libzmq3.docs index 3cc350b..46a4ca7 100644 --- a/debian/libzmq3.docs +++ b/debian/libzmq3.docs @@ -1,2 +1,3 @@ AUTHORS NEWS +README.md -- cgit v1.2.3