From b350e27537d002e7e9147daff4b91c2e6bee49dd Mon Sep 17 00:00:00 2001 From: Utkarsh Gupta Date: Sun, 27 Dec 2020 10:06:03 +0530 Subject: [PATCH] Wrap description wrt line length limitation --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index af856cfb8..ab44367e6 100644 --- a/debian/control +++ b/debian/control @@ -61,5 +61,6 @@ Description: low-level Git library - test suite examples distributed version control system core methods provided as a re-entrant link-able library with a solid API. . - This package provides the test examples of the library, which can be useful for - other pieces of software relying on libgit2, for testing purposes. + This package provides the test examples of the library, which + can be useful for other pieces of software relying on libgit2, + for testing purposes.