[med-svn] [Git][med-team/ismrmrd][master] 3 commits: Add missing Breaks+Replaces: libismrmrd1.3 (>= 1.4)

Andreas Tille gitlab at salsa.debian.org
Wed Nov 11 10:24:35 GMT 2020



Andreas Tille pushed to branch master at Debian Med / ismrmrd


Commits:
a2b570bd by Andreas Tille at 2020-11-11T10:55:03+01:00
Add missing Breaks+Replaces: libismrmrd1.3 (>= 1.4)

- - - - -
694d8d5c by Andreas Tille at 2020-11-11T11:00:37+01:00
Fix binary-all FTBFS

- - - - -
259928ff by Andreas Tille at 2020-11-11T11:03:51+01:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,12 @@
-ismrmrd (1.4.2.1-3) UNRELEASED; urgency=medium
+ismrmrd (1.4.2.1-3) unstable; urgency=medium
 
   * Team upload.
-  * Add missing Breaks+Replaces: libismrmrd1.3
-    Closes: #973938
+  * Add missing Breaks+Replaces: libismrmrd1.3 (>= 1.4)
+    Closes: #973938, #974045
+  * Fix binary-all FTBFS
+    Closes: #973939
 
- -- Andreas Tille <tille at debian.org>  Mon, 09 Nov 2020 15:38:52 +0100
+ -- Andreas Tille <tille at debian.org>  Wed, 11 Nov 2020 11:02:18 +0100
 
 ismrmrd (1.4.2.1-2) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -24,8 +24,8 @@ Multi-Arch: same
 Section: libs
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Breaks: libismrmrd1.3
-Replaces: libismrmrd1.3
+Breaks: libismrmrd1.3 (>= 1.4)
+Replaces: libismrmrd1.3 (>= 1.4)
 Description: ISMRM Raw Data format (ISMRMRD)
  The ISMRMRD format combines a mix of flexible data structures (XML header)
  and fixed structures (equivalent to C-structs) to represent MRI data.


=====================================
debian/rules
=====================================
@@ -28,6 +28,9 @@ override_dh_install-arch:
 		    debian/tmp/usr/lib/*/*.so
 	find debian -name "lib*.la" -delete
 
+override_dh_auto_install-indep:
+	echo "No need to do install for architecture indep packages"
+
 override_dh_auto_installdocs-indep:
 	dh_installdocs --indep
 	dh_doxygen --indep



View it on GitLab: https://salsa.debian.org/med-team/ismrmrd/-/compare/884b78f06e17e0c14fa790c5babea2cf43105f9b...259928ffa0f07ef81ee3d5e1fa1ab786d6275916

-- 
View it on GitLab: https://salsa.debian.org/med-team/ismrmrd/-/compare/884b78f06e17e0c14fa790c5babea2cf43105f9b...259928ffa0f07ef81ee3d5e1fa1ab786d6275916
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/20201111/7f032e59/attachment-0001.html>


More information about the debian-med-commit mailing list