Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
debhelper 11
· 8e48f45b
Andreas Tille
authored
Jul 03, 2018
8e48f45b
Point Vcs fields to salsa.debian.org
· 1d9eed44
Andreas Tille
authored
Jul 03, 2018
1d9eed44
Standards-Version: 4.1.4
· 0da31a0d
Andreas Tille
authored
Jul 03, 2018
0da31a0d
cme fix dpkg-copyright
· 2ecd2da9
Andreas Tille
authored
Jul 03, 2018
2ecd2da9
Fix maintainer address of Debian Med team
· 18105921
Andreas Tille
authored
Jul 03, 2018
18105921
Upload to unstable
· 9e46b046
Andreas Tille
authored
Jul 03, 2018
9e46b046
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
9e46b046
bambamc (0.0.50-2) unstable; urgency=medium
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
* cme fix dpkg-copyright
* Fix maintainer address of Debian Med team
-- Andreas Tille <tille@debian.org> Tue, 03 Jul 2018 11:37:05 +0200
bambamc (0.0.50-1) unstable; urgency=low
* New upstream version
...
...
debian/compat
View file @
9e46b046
9
11
debian/control
View file @
9e46b046
Source: bambamc
Maintainer: Debian Med Packaging Team <debian-med-packaging@
lists.
alioth.debian.
org
>
Maintainer: Debian Med Packaging Team <debian-med-packaging@alioth
-lists
.debian.
net
>
Uploaders: Andreas Tille <tille@debian.org>,
German Tischler <gt1@sanger.ac.uk>,
Roland Fehrenbacher <rf@q-leap.de>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
dh-autoreconf,
Build-Depends: debhelper (>= 11~),
d-shlibs,
pkg-config,
zlib1g-dev
Standards-Version:
3.9.5
Vcs-Browser: http://
anonscm
.debian.org/
gitweb/?p=debian-med
/bambamc
.git
Vcs-Git:
git://anonscm
.debian.org/
debian-med
/bambamc.git
Standards-Version:
4.1.4
Vcs-Browser: http
s
://
salsa
.debian.org/
med-team
/bambamc
Vcs-Git:
https://salsa
.debian.org/
med-team
/bambamc.git
Homepage: https://github.com/gt1/bambamc
Package: libbambamc0
...
...
debian/copyright
View file @
9e46b046
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: bambamc
Upstream-Contact: German Tischler <gt1@sanger.ac.uk>
Source: https://github.com/gt1/bambamc
...
...
debian/rules
View file @
9e46b046
#!/usr/bin/make -f
%:
dh $@
--with autoreconf
dh $@
override_dh_install:
d-shlibmove --commit \
...
...