[SCM] Debian packaging of Text-BibTeX CPAN distribution branch, master, updated. upstream/0.62-49-gb313576

gregor herrmann gregoa at debian.org
Sun Mar 4 15:24:20 UTC 2012


The following commit has been merged in the master branch:
commit b31357679fb1c052587f36e86dcd4114558364b0
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Mar 4 16:11:53 2012 +0100

    remove manual "libbtparse1" from libtext-bibtex-perl's Depends
    
    gets added via ${shlibs:Depends}
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 6fe552a..f9e6b58 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Homepage: http://search.cpan.org/dist/Text-BibTeX/
 
 Package: libtext-bibtex-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libbtparse1
+Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Description: Perl extension to read and parse BibTeX files
  The Text::BibTeX module provides functions to read, parse and write bibTeX
  files using perl.

-- 
Debian packaging of Text-BibTeX CPAN distribution



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