Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
debhelper 11
· c91f5e71
Andreas Tille
authored
Oct 19, 2018
c91f5e71
Point Vcs fields to salsa.debian.org
· 3109e6f7
Andreas Tille
authored
Oct 19, 2018
3109e6f7
Standards-Version: 4.2.1
· f73627ba
Andreas Tille
authored
Oct 19, 2018
f73627ba
Secure URI in copyright format
· 57b31f85
Andreas Tille
authored
Oct 19, 2018
57b31f85
DEP3
· 27a98b7a
Andreas Tille
authored
Oct 19, 2018
27a98b7a
Upload to unstable
· 85fb40f3
Andreas Tille
authored
Oct 19, 2018
85fb40f3
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
85fb40f3
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
...
...
debian/compat
View file @
85fb40f3
1
0
1
1
debian/control
View file @
85fb40f3
...
...
@@ -5,12 +5,12 @@ Uploaders: Steffen Moeller <moeller@debian.org>,
Tim Booth <tbooth@ceh.ac.uk>
Section: science
Priority: optional
Build-Depends: debhelper (>= 1
0
),
Build-Depends: debhelper (>= 1
1~
),
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
...
...
debian/copyright
View file @
85fb40f3
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://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/
...
...
debian/patches/workaround-lintian-false-positive
View file @
85fb40f3
# 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 @@
...
...