From d60e5a835bafe41993b197547edab80838016263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Thu, 1 Oct 2015 21:55:38 +0200 Subject: [PATCH] [fix] Remove unneeded debian/install file --- debian/copyright | 2 +- debian/install | 0 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 debian/install diff --git a/debian/copyright b/debian/copyright index 62611eae..3270197a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/YunoHost/moulinette Files: * -Copyright: 2014 YUNOHOST.ORG +Copyright: 2015 YUNOHOST.ORG License: AGPL-3 License: AGPL-3 diff --git a/debian/install b/debian/install deleted file mode 100644 index e69de29b..00000000