Étienne Mollier pushed to branch master at Debian Med / hyphy
Commits: 9ba72e32 by Étienne Mollier at 2021-03-16T12:49:35+01:00 Added debian/hyphy-common.maintscript - - - - - a4e71383 by Étienne Mollier at 2021-03-16T18:45:49+01:00 Add maintscript to fix upgrade with other packages >From further testings with piuparts, it seems that hyphy-mpi and hyphy-pt are affected by the removed link issue as well. By removing the reference to the initial hyphy-common package in the initial maintscript file, it is possible to just symlink the new ones. - - - - - af9e656a by Étienne Mollier at 2021-03-16T18:48:34+01:00 update changelog - - - - - e1fac36f by Étienne Mollier at 2021-03-16T18:49:15+01:00 ready to upload to unstable - - - - - 4 changed files: - debian/changelog - + debian/hyphy-common.maintscript - + debian/hyphy-mpi.maintscript - + debian/hyphy-pt.maintscript Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +hyphy (2.5.29+dfsg-2) unstable; urgency=medium + + [ Nilesh Patra ] + * Update email + + [ Étienne Mollier ] + * d/*.maintscript: handle symbolic link removal in hyphy 2.5.18+dfsg-1.. + Closes: #985284 + + -- Étienne Mollier <[email protected]> Tue, 16 Mar 2021 18:48:55 +0100 + hyphy (2.5.29+dfsg-1) unstable; urgency=medium * Team upload. ===================================== debian/hyphy-common.maintscript ===================================== @@ -0,0 +1 @@ +symlink_to_dir /usr/lib/hyphy ../share/hyphy 2.5.29+dfsg-2~ ===================================== debian/hyphy-mpi.maintscript ===================================== @@ -0,0 +1 @@ +hyphy-common.maintscript \ No newline at end of file ===================================== debian/hyphy-pt.maintscript ===================================== @@ -0,0 +1 @@ +hyphy-common.maintscript \ No newline at end of file View it on GitLab: https://salsa.debian.org/med-team/hyphy/-/compare/bdfc4c8fafe6611adf40ff69b9c39e9713b58c17...e1fac36fe87567e966742310c9c09d42f9eda055 -- View it on GitLab: https://salsa.debian.org/med-team/hyphy/-/compare/bdfc4c8fafe6611adf40ff69b9c39e9713b58c17...e1fac36fe87567e966742310c9c09d42f9eda055 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
