[Git][debian-gis-team/pg_comparator][master] 2 commits: Add patch to fix wrong-path-for-interpreter lintian issue.

Bas Couwenberg gitlab at salsa.debian.org
Sun Jul 29 12:20:19 BST 2018


Bas Couwenberg pushed to branch master at Debian GIS Project / pg_comparator


Commits:
eec218e7 by Bas Couwenberg at 2018-07-29T11:16:46Z
Add patch to fix wrong-path-for-interpreter lintian issue.

- - - - -
30abc2bb by Bas Couwenberg at 2018-07-29T11:16:46Z
Set distribution to unstable.

- - - - -


3 changed files:

- debian/changelog
- debian/patches/series
- + debian/patches/wrong-path-for-interpreter.patch


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,12 @@
-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 at debian.org>  Sat, 31 Mar 2018 12:43:11 +0200
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 29 Jul 2018 13:10:30 +0200
 
 pg-comparator (2.3.1-1) unstable; urgency=medium
 


=====================================
debian/patches/series
=====================================
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 allows-to-typo.patch
 extension-control.patch
 checksum-typo.patch
+wrong-path-for-interpreter.patch


=====================================
debian/patches/wrong-path-for-interpreter.patch
=====================================
--- /dev/null
+++ b/debian/patches/wrong-path-for-interpreter.patch
@@ -0,0 +1,12 @@
+Description: Use Debian specific path to perl.
+Author: Bas Couwenberg <sebastic at 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 $
+ #



View it on GitLab: https://salsa.debian.org/debian-gis-team/pg_comparator/compare/c9ac2c9c192b5bcaff995bc7b1f2f6cb6ff8ecb2...30abc2bbf85263cd9bbe48bb0cbc1c11340cbf41

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pg_comparator/compare/c9ac2c9c192b5bcaff995bc7b1f2f6cb6ff8ecb2...30abc2bbf85263cd9bbe48bb0cbc1c11340cbf41
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20180729/b28e93ba/attachment-0001.html>


More information about the Pkg-grass-devel mailing list