Description: Fix Lintian error by directly using the path to perl
Author: Sven Hartge <sven@svenhartge.de>
Last-Update: 2018-08-09

--- a/src/cats/make_catalog_backup.pl.in
+++ b/src/cats/make_catalog_backup.pl.in
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 #
 # Author: Eric Bollengier, Copyright, 2006-2017
 # License: BSD 2-Clause; see file LICENSE-FOSS
