[med-svn] [Git][med-team/mrtrix3][master] 2 commits: I've never seen such a confusing way to set symlinks, but fix symlink for...

Andreas Tille gitlab at salsa.debian.org
Tue Jan 21 15:52:37 GMT 2020



Andreas Tille pushed to branch master at Debian Med / mrtrix3


Commits:
5465fd82 by Andreas Tille at 2020-01-21T15:25:05+01:00
I've never seen such a confusing way to set symlinks, but fix symlink for manpage in the same manner

- - - - -
f6ac4edc by Andreas Tille at 2020-01-21T16:24:54+01:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-mrtrix3 (3.0~rc3+git135-g2b8e7d0c2-4) UNRELEASED; urgency=medium
+mrtrix3 (3.0~rc3+git135-g2b8e7d0c2-4) unstable; urgency=medium
 
   * Team upload.
   * QT4 -> Qt5
@@ -16,8 +16,10 @@ mrtrix3 (3.0~rc3+git135-g2b8e7d0c2-4) UNRELEASED; urgency=medium
     debian/mrtrix3.desktop.
   * Use secure URI in Homepage field.
   * Set upstream metadata fields: Bug-Database, Bug-Submit.
+  * Fix symlink for manpage
+    Closes: #916775
 
- -- Andreas Tille <tille at debian.org>  Mon, 20 Jan 2020 21:42:52 +0100
+ -- Andreas Tille <tille at debian.org>  Tue, 21 Jan 2020 15:26:59 +0100
 
 mrtrix3 (3.0~rc3+git135-g2b8e7d0c2-3) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -49,7 +49,7 @@ override_dh_link:
 	for f in debian/mrtrix3/usr/lib/mrtrix3/bin/mrview; do \
 		bn=$$(basename $$f); \
 		echo "usr/lib/mrtrix3/bin/$$bn usr/bin/$$bn" >> debian/mrtrix3.links; \
-	    echo "/usr/share/man/man1/mrtrix.1.gz /usr/share/man/man1/$$bn.1.gz" >> debian/mrtrix3.links; \
+	    echo "/usr/share/man/man1/mrtrix3.1.gz /usr/share/man/man1/$$bn.1.gz" >> debian/mrtrix3.links; \
 	done
 	echo "/usr/share/mrtrix3/matlab $(MATLAB_MDIR)/mrtrix" >> debian/mrtrix3.links
 	echo "/usr/share/mrtrix3/matlab $(MDIR)/mrtrix" >> debian/mrtrix3.links



View it on GitLab: https://salsa.debian.org/med-team/mrtrix3/compare/06ef80d672fae91f2d879d61762d99ec8e75166b...f6ac4edc6ae92eb28ed6d58e669c55941eac486b

-- 
View it on GitLab: https://salsa.debian.org/med-team/mrtrix3/compare/06ef80d672fae91f2d879d61762d99ec8e75166b...f6ac4edc6ae92eb28ed6d58e669c55941eac486b
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/20200121/4c7fffae/attachment-0001.html>


More information about the debian-med-commit mailing list