From 1e1f807920bbdbf47c8ae1b913540c01cef425e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 11 Sep 2016 16:57:47 +0200 Subject: Bump compat level to 10; d/rules: Change get-orig-source link to github --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 1151128..0902082 100755 --- a/debian/rules +++ b/debian/rules @@ -14,5 +14,5 @@ override_dh_auto_build: get-orig-source: $(info I: $(PKG)_$(VER)) cd ${CURDIR} - wget https://fast-cpp-csv-parser.googlecode.com/git/csv.h -O csv.h + wget https://github.com/ben-strasser/fast-cpp-csv-parser/blob/master/csv.h -O csv.h tar -cJf ../$(PKG)_$(VER).orig.tar.xz *.h -- cgit v1.2.3