From 10c785af11003e90ae23613cd0ec87ce4bf56038 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Boutillier?= <boutil@debian.org>
Date: Wed, 17 Feb 2021 11:41:35 +0100
Subject: [PATCH] Real new line at the end of debian/control

---
 debian/control | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/control b/debian/control
index 362fd5a..d26eef5 100644
--- a/debian/control
+++ b/debian/control
@@ -25,4 +25,3 @@ Description: CSS minification with YUI compressor, but as native Ruby port
  The CSSminify library provides CSS compression using YUI compressor. Instead
  of wrapping around the Java or Javascript version of YUI compressor it uses a
  native Ruby port of the CSS engine. Therefore this library has no dependencies.
- 
\ No newline at end of file
-- 
GitLab