[med-svn] [Git][med-team/fast][master] Allow package to be safely binNMU-able
Shayan Doust
gitlab at salsa.debian.org
Tue Aug 27 02:08:20 BST 2019
Shayan Doust pushed to branch master at Debian Med / fast
Commits:
b3718e1f by Shayan Doust at 2019-08-26T03:02:01Z
Allow package to be safely binNMU-able
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -100,7 +100,8 @@ Package: libfast-dev
Architecture: all
Section: libdevel
Depends: ${misc:Depends},
- libfast0 (= ${binary:Version})
+ libfast0 (>= ${source:Version}),
+ libfast0 (<< ${source:Version}.1~)
Description: development package for "FAST"
An open-source cross-platform framework with the main goal of making it
easier to do processing and visualization of medical images on
View it on GitLab: https://salsa.debian.org/med-team/fast/commit/b3718e1fb0107aa890d28d0750849d64e0c141e9
--
View it on GitLab: https://salsa.debian.org/med-team/fast/commit/b3718e1fb0107aa890d28d0750849d64e0c141e9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190827/07a06960/attachment-0001.html>
More information about the debian-med-commit
mailing list