Skip to content
Commits on Source (3)
libbio-db-biofetch-perl (1.7.3-1) UNRELEASED; urgency=low
libbio-db-biofetch-perl (1.7.3-1) unstable; urgency=low
* Initial release. (Closes: #940248)
* debhelper-compat 12
* Standards-Version: 4.4.0
* Set upstream metadata fields: Homepage.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 14 Sep 2019 16:30:02 +0200
......@@ -2,3 +2,9 @@
%:
dh $@
override_dh_installexamples:
dh_installexamples;
for perlscript in `grep -lR '#!/usr/local/bin/perl' debian/*/usr/share/doc/*/examples` ; do \
sed -i '1s+#!/usr/local/bin/perl+#!/usr/bin/perl+' $${perlscript} ; \
done
Archive: CPAN
Bug-Database: https://github.com/bioperl/bio-db-biofetch/issues
Bug-Submit: bioperl-l@bioperl.org
Contact: Lincoln Stein <lstein@cshl.org>
Name: Bio-DB-BioFetch
Repository: git://github.com/bioperl/bio-db-biofetch.git
Repository-Browse: https://github.com/bioperl/bio-db-biofetch
Homepage: https://metacpan.org/release/Bio-DB-BioFetch