Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Add autopkgtest
· 8315b6ae
Andreas Tille
authored
Jul 31, 2019
8315b6ae
debhelper-compat 12
· 39cc877f
Andreas Tille
authored
Jul 31, 2019
39cc877f
Standards-Version: 4.4.0
· 4a6be206
Andreas Tille
authored
Jul 31, 2019
4a6be206
Remove trailing whitespace in debian/copyright
· 06cf9db2
Andreas Tille
authored
Jul 31, 2019
06cf9db2
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
06cf9db2
cdbfasta (0.99-20100722-6) UNRELEASED; urgency=medium
[ Jelmer Vernooij ]
* Trim trailing whitespace.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 20 Oct 2018 13:28:51 +0000
[ Saira Hussain ]
* Add autopkgtest
[ Andreas Tille ]
* debhelper-compat 12
* Standards-Version: 4.4.0
* Remove trailing whitespace in debian/copyright
-- Saira Hussain <saira.h0213@zoho.com> Wed, 31 Jul 2019 18:51:18 +0200
cdbfasta (0.99-20100722-5) unstable; urgency=medium
...
...
debian/compat
deleted
100644 → 0
View file @
2b3d5690
11
debian/control
View file @
06cf9db2
...
...
@@ -5,10 +5,10 @@ Uploaders: Steffen Moeller <moeller@debian.org>,
Tim Booth <tbooth@ceh.ac.uk>
Section: science
Priority: optional
Build-Depends: debhelper (
>
= 1
1~
),
Build-Depends: debhelper
-compat
(= 1
2
),
zlib1g-dev,
help2man
Standards-Version: 4.
2.1
Standards-Version: 4.
4.0
Vcs-Browser: https://salsa.debian.org/med-team/cdbfasta
Vcs-Git: https://salsa.debian.org/med-team/cdbfasta.git
Homepage: http://cdbfasta.sourceforge.net/
...
...
debian/copyright
View file @
06cf9db2