Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
rebuild against wxWidgets GTK 3 package
· 4afea22f
Andreas Tille
authored
Jul 31, 2019
4afea22f
debhelper-compat 12
· 6fca3343
Andreas Tille
authored
Jul 31, 2019
6fca3343
Standards-Version: 4.4.0
· 99732b5c
Andreas Tille
authored
Jul 31, 2019
99732b5c
VTK version 7 instead of 6
· 1c0e7d33
Andreas Tille
authored
Jul 31, 2019
1c0e7d33
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
1c0e7d33
ginkgocadx (3.8.8-2) UNRELEASED; urgency=medium
* rebuild against wxWidgets GTK 3 package
Closes: #933414
* debhelper-compat 12
* Standards-Version: 4.4.0
* VTK version 7 instead of 6
-- Andreas Tille <tille@debian.org> Wed, 31 Jul 2019 11:56:36 +0200
ginkgocadx (3.8.8-1) unstable; urgency=medium
[ Andreas Tille ]
...
...
debian/compat
deleted
100644 → 0
View file @
2478c0ae
11
debian/control
View file @
1c0e7d33
...
...
@@ -5,7 +5,7 @@ Uploaders: Andreas Tille <tille@debian.org>,
Gert Wollny <gewo@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (
>
= 1
1~
),
Build-Depends: debhelper
-compat
(= 1
2
),
chrpath,
cmake,
libcairo2-dev,
...
...
@@ -18,13 +18,13 @@ Build-Depends: debhelper (>= 11~),
libjsoncpp-dev,
default-libmysqlclient-dev,
libsqlite3-dev,
libvtk
6
-dev,
libvtk
7
-dev,
libwrap0,
libwrap0-dev,
libwxgtk3.0-dev,
libwxgtk3.0-
gtk3-
dev,
libxml2-dev,
libgdcm-tools
Standards-Version: 4.
3
.0
Standards-Version: 4.
4
.0
Vcs-Browser: https://salsa.debian.org/med-team/ginkgocadx
Vcs-Git: https://salsa.debian.org/med-team/ginkgocadx.git
Homepage: http://ginkgo-cadx.com/
...
...