Skip to content
Commits on Source (6)
cdbfasta (0.99-20100722-5) unstable; urgency=medium
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Secure URI in copyright format
-- Andreas Tille <tille@debian.org> Fri, 19 Oct 2018 15:13:03 +0200
cdbfasta (0.99-20100722-4) unstable; urgency=medium
* Moved packaging from SVN to Git
......
......@@ -5,12 +5,12 @@ Uploaders: Steffen Moeller <moeller@debian.org>,
Tim Booth <tbooth@ceh.ac.uk>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper (>= 11~),
zlib1g-dev,
help2man
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/cdbfasta.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/cdbfasta.git
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/cdbfasta
Vcs-Git: https://salsa.debian.org/med-team/cdbfasta.git
Homepage: http://cdbfasta.sourceforge.net/
Package: cdbfasta
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cdbfasta
Upstream-Contact: Geo Pertea <geo.pertea@gmail.com>,
Source: http://sourceforge.net/projects/cdbfasta/files/
......
# Lintian uses some string detection heuristics to spot statically linked Zlib
# and this string triggers the warning. This change keeps Lintian happy and makes
# the error message gramatically correct.
Author: Tim Booth
Last-Update: 2011-04-12 08:39:38 +0000
Description: Lintian uses some string detection heuristics to spot statically linked Zlib
and this string triggers the warning. This change keeps Lintian happy and makes
the error message grammatically correct.
--- a/gcdbz.cpp
+++ b/gcdbz.cpp
@@ -65,7 +65,7 @@
......