Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
debhelper 11
· a618f974
Andreas Tille
authored
Jul 19, 2018
a618f974
Point Vcs fields to salsa.debian.org
· aed9f616
Andreas Tille
authored
Jul 19, 2018
aed9f616
Standards-Version: 4.1.5
· 2921f08d
Andreas Tille
authored
Jul 19, 2018
2921f08d
spelling
· c39fba79
Andreas Tille
authored
Jul 19, 2018
c39fba79
Upload to unstable
· b229072d
Andreas Tille
authored
Jul 19, 2018
b229072d
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
b229072d
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@debian.org> Thu, 19 Jul 2018 08:59:22 +0200
opencfu (3.9.0-2) unstable; urgency=medium
* cme fix dpkg-control
...
...
debian/compat
View file @
b229072d
1
0
1
1
debian/control
View file @
b229072d
...
...
@@ -4,13 +4,12 @@ Uploaders: Quentin Geissmann <opencfu@gmail.com>,
Andreas Tille <tille@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
View file @
b229072d
...
...
@@ -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 occur
r
ed 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
View file @
b229072d
From 87bbe96fdbc0416351acbf6994493a2fd46aa933 Mon Sep 17 00:00:00 2001
From: Quentin Geissmann <qgeissmann@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 attemp
t
s at addressing #17. Compiles, but segfault
at training stage
---
...
...
debian/rules
View file @
b229072d
...
...
@@ -3,5 +3,5 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@
--with autoreconf
dh $@