[SCM] Debian packaging of Text-BibTeX CPAN distribution branch, master, updated. debian/0.64-1-16-gd05cd18

Danai SAE-HAN (=?UTF-8?Q?=E9=9F=93=E9=81=94=E8=80=90?=) danai at debian.org
Sat Jul 13 06:30:31 UTC 2013


The following commit has been merged in the master branch:
commit d320656cabf6a04c6e973e6a16437807c2df9dd0
Author: Danai SAE-HAN (韓達耐) <danai at debian.org>
Date:   Sat Jul 13 14:28:17 2013 +0800

    Add "usr/lib64" as a search path for libraries, and add myself to
    the Uploaders list.

diff --git a/debian/changelog b/debian/changelog
index 920306a..348165a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,7 +13,11 @@ libtext-bibtex-perl (0.66-1) UNRELEASED; urgency=low
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
- -- David Bremner <bremner at debian.org>  Sun, 28 Oct 2012 19:54:06 -0300
+  [ Danai SAE-HAN (韓達耐) ]
+  * debian/libbtparse1.install: add "usr/lib64" as a search patch
+    for libraries.
+  
+ -- Danai SAE-HAN (韓達耐) <danai at debian.org>  Sat, 13 Jul 2013 14:08:14 +0800
 
 libtext-bibtex-perl (0.64-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index b9863f4..617764a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
 Source: libtext-bibtex-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Bas Zoetekouw <bas at debian.org>,
-           David Bremner <bremner at debian.org>
+           David Bremner <bremner at debian.org>,
+           Danai SAE-HAN (韓達耐) <danai at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
diff --git a/debian/libbtparse1.install b/debian/libbtparse1.install
index 0ba3188..c1d6399 100644
--- a/debian/libbtparse1.install
+++ b/debian/libbtparse1.install
@@ -1 +1 @@
-usr/lib/libbtparse.so.*
+usr/lib{,64}/libbtparse.so.*

-- 
Debian packaging of Text-BibTeX CPAN distribution



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