Andreas Tille pushed to branch master at Debian Med / bambamc
Commits: 8e48f45b by Andreas Tille at 2018-07-03T11:17:28+02:00 debhelper 11 - - - - - 1d9eed44 by Andreas Tille at 2018-07-03T11:17:32+02:00 Point Vcs fields to salsa.debian.org - - - - - 0da31a0d by Andreas Tille at 2018-07-03T11:17:32+02:00 Standards-Version: 4.1.4 - - - - - 2ecd2da9 by Andreas Tille at 2018-07-03T11:21:44+02:00 cme fix dpkg-copyright - - - - - 18105921 by Andreas Tille at 2018-07-03T11:36:58+02:00 Fix maintainer address of Debian Med team - - - - - 9e46b046 by Andreas Tille at 2018-07-03T11:38:07+02:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/compat - debian/control - debian/copyright - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +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 <[email protected]> Tue, 03 Jul 2018 11:37:05 +0200 + bambamc (0.0.50-1) unstable; urgency=low * New upstream version ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -1,18 +1,17 @@ Source: bambamc -Maintainer: Debian Med Packaging Team <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]>, German Tischler <[email protected]>, Roland Fehrenbacher <[email protected]> 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: https://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 ===================================== --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -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: bambamc Upstream-Contact: German Tischler <[email protected]> Source: https://github.com/gt1/bambamc ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f %: - dh $@ --with autoreconf + dh $@ override_dh_install: d-shlibmove --commit \ View it on GitLab: https://salsa.debian.org/med-team/bambamc/compare/8b0f2f12d763c7825df454a30d24f6c8e4c5fbd2...9e46b0462504ef53c0c9c56d6c0b91ca6c76b804 -- View it on GitLab: https://salsa.debian.org/med-team/bambamc/compare/8b0f2f12d763c7825df454a30d24f6c8e4c5fbd2...9e46b0462504ef53c0c9c56d6c0b91ca6c76b804 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
