[pdl] 13/25: Align paths in install files.

Bas Couwenberg sebastic at debian.org
Sun Jun 12 21:29:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository pdl.

commit d6b3edf835deaf16be447b26ad69b861e789b68d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jun 12 17:53:55 2016 +0200

    Align paths in install files.
---
 debian/changelog      | 1 +
 debian/pdl.install    | 4 ++--
 debian/pdl.install.in | 4 ++--
 debian/pdl.links      | 6 +++---
 debian/pdl.links.in   | 6 +++---
 5 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7a2a467..de75712 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ pdl (1:2.016-1) UNRELEASED; urgency=medium
   * Reorder (build) dependencies.
   * Drop Release_Notes from pdl.docs, removed upstream.
   * Separate lintian overrides with newlines.
+  * Align paths in install files.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 12 Jun 2016 16:00:28 +0200
 
diff --git a/debian/pdl.install b/debian/pdl.install
index 1c7dbb9..de892cb 100644
--- a/debian/pdl.install
+++ b/debian/pdl.install
@@ -1,3 +1,3 @@
-Doc/scantree.pl usr/lib/perl5/PDL/Doc/
+Doc/scantree.pl  usr/lib/perl5/PDL/Doc/
 Doc/mkhtmldoc.pl usr/lib/perl5/PDL/Doc/
-debian/dh_pdl usr/bin
+debian/dh_pdl    usr/bin
diff --git a/debian/pdl.install.in b/debian/pdl.install.in
index 43f1bf7..baa9fb0 100644
--- a/debian/pdl.install.in
+++ b/debian/pdl.install.in
@@ -1,3 +1,3 @@
-Doc/scantree.pl @vendorarch@/PDL/Doc/
+Doc/scantree.pl  @vendorarch@/PDL/Doc/
 Doc/mkhtmldoc.pl @vendorarch@/PDL/Doc/
-debian/dh_pdl usr/bin
+debian/dh_pdl    usr/bin
diff --git a/debian/pdl.links b/debian/pdl.links
index 0b8548f..0e44a9b 100644
--- a/debian/pdl.links
+++ b/debian/pdl.links
@@ -1,4 +1,4 @@
-/var/lib/pdl/Index.pod /usr/lib/perl5/PDL/Index.pod
-/var/lib/pdl/pdldoc.db /usr/lib/perl5/PDL/pdldoc.db
-/var/lib/pdl/html /usr/share/doc/pdl/html
+/var/lib/pdl/Index.pod         /usr/lib/perl5/PDL/Index.pod
+/var/lib/pdl/pdldoc.db         /usr/lib/perl5/PDL/pdldoc.db
+/var/lib/pdl/html              /usr/share/doc/pdl/html
 /usr/share/man/man3/PDL.3pm.gz /usr/share/man/man1/pdl.1.gz
diff --git a/debian/pdl.links.in b/debian/pdl.links.in
index e2a3672..a985438 100644
--- a/debian/pdl.links.in
+++ b/debian/pdl.links.in
@@ -1,4 +1,4 @@
-/var/lib/pdl/Index.pod /@vendorarch@/PDL/Index.pod
-/var/lib/pdl/pdldoc.db /@vendorarch@/PDL/pdldoc.db
-/var/lib/pdl/html /usr/share/doc/pdl/html
+/var/lib/pdl/Index.pod         /@vendorarch@/PDL/Index.pod
+/var/lib/pdl/pdldoc.db         /@vendorarch@/PDL/pdldoc.db
+/var/lib/pdl/html              /usr/share/doc/pdl/html
 /usr/share/man/man3/PDL.3pm.gz /usr/share/man/man1/pdl.1.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pdl.git



More information about the Pkg-perl-cvs-commits mailing list