Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debhelper 12
· 8831d884
Andreas Tille
authored
Jan 28, 2019
8831d884
Standards-Version: 4.3.0
· d746dc30
Andreas Tille
authored
Jan 28, 2019
d746dc30
Cleanup changelog
· d1ce9f84
Andreas Tille
authored
Feb 03, 2019
d1ce9f84
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d1ce9f84
...
...
@@ -9,12 +9,11 @@ pbdagcon (0.3+git20180411.c14c422+ds-1) UNRELEASED; urgency=low
* d/watch: use git mode to detect new upstream commit
* d/get-orig-source: checkout submodules for code copy of DALIGNER and
DAZZ_DB which are specific adaptations to pbdagcon
* debhelper 1
1
* debhelper 1
2
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.
2.1
* Standards-Version: 4.
3.0
* Build-Depends: libpbdata-dev
Closes: #916576
* Standards-Version: 4.2.1
* Secure URI in copyright format
-- Andreas Tille <tille@debian.org> Thu, 19 Jul 2018 11:25:43 +0200
...
...
debian/compat
View file @
d1ce9f84
1
1
1
2
debian/control
View file @
d1ce9f84
...
...
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Afif Elghraoui <afif@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 1
1
~),
Build-Depends: debhelper (>= 1
2
~),
python,
zlib1g-dev,
libhdf5-dev,
...
...
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 11~),
libpbdata-dev,
# Test-Depends:
googletest
Standards-Version: 4.
2.1
Standards-Version: 4.
3.0
Vcs-Browser: https://salsa.debian.org/med-team/pbdagcon
Vcs-Git: https://salsa.debian.org/med-team/pbdagcon.git
Homepage: https://github.com/PacificBiosciences/pbdagcon
...
...