[med-svn] [Git][med-team/mrtrix][master] 7 commits: cme fix dpkg-contol
Andreas Tille
gitlab at salsa.debian.org
Sat Aug 25 17:58:48 BST 2018
Andreas Tille pushed to branch master at Debian Med / mrtrix
Commits:
b7a4b91a by Andreas Tille at 2018-08-25T16:20:24Z
cme fix dpkg-contol
- - - - -
5273bd4c by Andreas Tille at 2018-08-25T16:22:04Z
Its so amazing how many lintian issues you can fix with a single cme call. That's why it is mentioned in Debian Med team policy
- - - - -
fcd4ab1e by Andreas Tille at 2018-08-25T16:43:15Z
hardening=+all
- - - - -
813e2f45 by Andreas Tille at 2018-08-25T16:48:40Z
Fix homepage
- - - - -
1193c268 by Andreas Tille at 2018-08-25T16:50:38Z
Add watch file
- - - - -
8171e0d9 by Andreas Tille at 2018-08-25T16:51:28Z
Update d/copyright
- - - - -
81f634b3 by Andreas Tille at 2018-08-25T16:58:00Z
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/rules
- + debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+mrtrix (0.2.13-2) unstable; urgency=medium
+
+ * Team upload.
+ * cme fix dpkg-contol
+ - Fix Vcs-fields
+ - Priority: optional
+ - Standards-Version: 4.2.0
+ * hardening=+all
+ * Fix homepage
+ * Add watch file
+
+ -- Andreas Tille <tille at debian.org> Sat, 25 Aug 2018 18:51:40 +0200
+
mrtrix (0.2.13-1) unstable; urgency=medium
* Fresh upstream release
=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: NeuroDebian Team <team at neuro.debian.net>
Uploaders: Michael Hanke <mih at debian.org>,
Yaroslav Halchenko <debian at onerussian.com>
Section: science
-Priority: extra
+Priority: optional
Build-Depends: debhelper (>= 9~),
liboctave-dev,
libgsl-dev | libgsl0-dev,
@@ -13,10 +13,10 @@ Build-Depends: debhelper (>= 9~),
libgtkglext1-dev,
imagemagick,
matlab-support-dev
-Standards-Version: 3.9.6
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mrtrix.git
-Vcs-Git: git://anonscm.debian.org/debian-med/mrtrix.git
-Homepage: http://www.brain.org.au/software/mrtrix
+Standards-Version: 4.2.0
+Vcs-Browser: https://salsa.debian.org/neurodebian-team/mrtrix
+Vcs-Git: https://salsa.debian.org/neurodebian-team/mrtrix.git
+Homepage: https://github.com/jdtournier/mrtrix-0.2
Package: mrtrix
Architecture: any
=====================================
debian/copyright
=====================================
@@ -1,7 +1,7 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: MRtrix
Upstream-Contact: Donald Tournier <jdtournier at gmail.com>
-Source: http://www.brain.org.au/software/mrtrix
+Source: https://github.com/jdtournier/mrtrix-0.2/
Files: *
=====================================
debian/rules
=====================================
@@ -6,6 +6,8 @@ include /usr/share/octave/debian/defs.make
# same for Matlab
include /usr/share/matlab/debian/defs.make
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
# To avoid --match=native since wouldn't be supported on some platforms
export CPP_MARCH=
=====================================
debian/watch
=====================================
@@ -0,0 +1,4 @@
+version=4
+
+https://github.com/jdtournier/mrtrix-0.2/releases .*/archive/@ANY_VERSION@@ARCHIVE_EXT@
+
View it on GitLab: https://salsa.debian.org/med-team/mrtrix/compare/7787c2da1788081b7681b22af91c809e46971e3f...81f634b374715d1a83cc5af8fc73351ee1f30b9b
--
View it on GitLab: https://salsa.debian.org/med-team/mrtrix/compare/7787c2da1788081b7681b22af91c809e46971e3f...81f634b374715d1a83cc5af8fc73351ee1f30b9b
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/20180825/0edf307f/attachment-0001.html>
More information about the debian-med-commit
mailing list