[med-svn] [Git][med-team/opencfu][master] 5 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Thu Jul 19 08:05:53 BST 2018
Andreas Tille pushed to branch master at Debian Med / opencfu
Commits:
a618f974 by Andreas Tille at 2018-07-19T08:22:04+02:00
debhelper 11
- - - - -
aed9f616 by Andreas Tille at 2018-07-19T08:22:11+02:00
Point Vcs fields to salsa.debian.org
- - - - -
2921f08d by Andreas Tille at 2018-07-19T08:22:11+02:00
Standards-Version: 4.1.5
- - - - -
c39fba79 by Andreas Tille at 2018-07-19T08:59:11+02:00
spelling
- - - - -
b229072d by Andreas Tille at 2018-07-19T09:05:36+02:00
Upload to unstable
- - - - -
6 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/patches/0006-Bugfix-last-coloured-cluster-sometimes-wasn-t-shown.patch
- debian/patches/0009-first-attemps-at-addressing-17.-Compiles-but-segfaul.patch
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+opencfu (3.9.0-3) unstable; urgency=medium
+
+ * debhelper 11
+ * Point Vcs fields to salsa.debian.org
+ * Standards-Version: 4.1.5
+
+ -- Andreas Tille <tille at debian.org> Thu, 19 Jul 2018 08:59:22 +0200
+
opencfu (3.9.0-2) unstable; urgency=medium
* cme fix dpkg-control
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,12 @@ Uploaders: Quentin Geissmann <opencfu at gmail.com>,
Andreas Tille <tille at debian.org>
Section: misc
Priority: optional
-Build-Depends: debhelper (>= 10),
- dh-autoreconf,
+Build-Depends: debhelper (>= 11~),
libgtkmm-2.4-dev,
libopencv-dev
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/opencfu.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/opencfu.git
+Standards-Version: 4.1.5
+Vcs-Browser: https://salsa.debian.org/med-team/opencfu
+Vcs-Git: https://salsa.debian.org/med-team/opencfu.git
Homepage: http://opencfu.sourceforge.net/
Package: opencfu
=====================================
debian/patches/0006-Bugfix-last-coloured-cluster-sometimes-wasn-t-shown.patch
=====================================
--- a/debian/patches/0006-Bugfix-last-coloured-cluster-sometimes-wasn-t-shown.patch
+++ b/debian/patches/0006-Bugfix-last-coloured-cluster-sometimes-wasn-t-shown.patch
@@ -4,7 +4,7 @@ Date: Mon, 2 Mar 2015 12:23:50 +0100
Subject: [PATCH 06/11] Bugfix: last coloured cluster sometimes wasn't shown
When no invalid clusters were present, the last cluster wouldn't
-display in the results view. This occured because of a counting
+display in the results view. This occurred because of a counting
error, because a loop always assumed a cluster containing invalid
points was always present.
=====================================
debian/patches/0009-first-attemps-at-addressing-17.-Compiles-but-segfaul.patch
=====================================
--- a/debian/patches/0009-first-attemps-at-addressing-17.-Compiles-but-segfaul.patch
+++ b/debian/patches/0009-first-attemps-at-addressing-17.-Compiles-but-segfaul.patch
@@ -1,7 +1,7 @@
From 87bbe96fdbc0416351acbf6994493a2fd46aa933 Mon Sep 17 00:00:00 2001
From: Quentin Geissmann <qgeissmann at gmail.com>
Date: Sun, 23 Aug 2015 19:29:29 +0100
-Subject: [PATCH 09/11] first attemps at addressing #17. Compiles, but segfault
+Subject: [PATCH 09/11] first attempts at addressing #17. Compiles, but segfault
at training stage
---
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,5 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@ --with autoreconf
+ dh $@
View it on GitLab: https://salsa.debian.org/med-team/opencfu/compare/b55ad129601e8e1117b3ccb032a4f76deff0b0ca...b229072d6bc9b29b92f1bb2df532c17e656b0176
--
View it on GitLab: https://salsa.debian.org/med-team/opencfu/compare/b55ad129601e8e1117b3ccb032a4f76deff0b0ca...b229072d6bc9b29b92f1bb2df532c17e656b0176
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/20180719/88ab664c/attachment-0001.html>
More information about the debian-med-commit
mailing list