Andreas Tille pushed to branch master at Debian Med / bali-phy
Commits: 77312bf7 by Andreas Tille at 2018-05-05T18:55:00+02:00 Add missing Build-Depends: python - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -5,16 +5,14 @@ bali-phy (3.1.1+dfsg-1) UNRELEASED; urgency=medium * Add references to registries. [ Benjamin Redelings ] + * New upstream version 3.1.1+dfsg * Stop excluding files that have been removed upstream. * New upstream version * Add quilt patch to not run external testiphy test suite. - - [ Andreas Tille ] - * New upstream version 3.1+dfsg - - [ Benjamin Redelings ] - * New upstream version 3.1.1+dfsg * Remove patches incorporated upstream. + + [ Andreas Tille ] + * Add missing Build-Depends: python -- Benjamin Redelings <[email protected]> Sat, 05 May 2018 08:05:07 -0400 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -14,7 +14,8 @@ Build-Depends: debhelper (>= 11), libboost-random-dev, libboost-system-dev, libboost-filesystem-dev, - libboost-chrono-dev + libboost-chrono-dev, + python Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/med-team/bali-phy Vcs-Git: https://salsa.debian.org/med-team/bali-phy.git View it on GitLab: https://salsa.debian.org/med-team/bali-phy/commit/77312bf71d0a609dbb737d1644ee018709f29548 --- View it on GitLab: https://salsa.debian.org/med-team/bali-phy/commit/77312bf71d0a609dbb737d1644ee018709f29548 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
