Skip to content
Commits on Source (2)
pg-comparator (2.3.1-2) UNRELEASED; urgency=medium
pg-comparator (2.3.1-2) unstable; urgency=medium
* Team upload.
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.5, no changes.
* Strip trailing whitespace from control file.
* Add patch to fix wrong-path-for-interpreter lintian issue.
-- Bas Couwenberg <sebastic@debian.org> Sat, 31 Mar 2018 12:43:11 +0200
-- Bas Couwenberg <sebastic@debian.org> Sun, 29 Jul 2018 13:10:30 +0200
pg-comparator (2.3.1-1) unstable; urgency=medium
......
allows-to-typo.patch
extension-control.patch
checksum-typo.patch
wrong-path-for-interpreter.patch
Description: Use Debian specific path to perl.
Author: Bas Couwenberg <sebastic@debian.org>
Forwarded: not-needed
--- a/pg_comparator
+++ b/pg_comparator
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
#
# $Id: pg_comparator.pl 1582 2017-07-07 10:21:41Z coelho $
#