Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Cleanup changelog
· f2be6d35
Andreas Tille
authored
Sep 15, 2019
f2be6d35
Remove obsolete fields Name, Contact from debian/upstream/metadata.
· e46b82be
Andreas Tille
authored
Sep 15, 2019
e46b82be
Fix interpreter path
· eb54578e
Andreas Tille
authored
Sep 15, 2019
eb54578e
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
eb54578e
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
debian/rules
View file @
eb54578e
...
...
@@ -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
debian/upstream/metadata
View file @
eb54578e
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