From 22ac2057a73db5009cc360ecc0748791aaa484c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 17 Oct 2016 20:58:59 +0200 Subject: Upload --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index badcef1..c0f4545 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: fast-cpp-csv-parser Section: libdevel Priority: optional Maintainer: Jörg Frings-Fürst -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) Standards-Version: 3.9.8 Homepage: https://github.com/ben-strasser/fast-cpp-csv-parser Vcs-Git: git://anonscm.debian.org/collab-maint/fast-cpp-csv-parser.git @@ -12,7 +12,7 @@ Package: libfccp-dev Architecture: all Depends: ${misc:Depends} Description: Fast C++ CSV Parser - fast-cpp-cvs-praser is a small, easy-to-use and fast header-only + fast-cpp-cvs-parser is a small, easy-to-use and fast header-only library for reading comma separated value (CSV) files. The library is completely contained inside a single header file. The library can used with a standard conformant C++11 compiler. -- cgit v1.2.3