Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Enable easy backporting by debhelper (>= 11~) (instead of just 11)
· 47f83cbe
Andreas Tille
authored
Oct 23, 2018
47f83cbe
Upload to unstable
· 3a2e7ec5
Andreas Tille
authored
Oct 23, 2018
3a2e7ec5
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
3a2e7ec5
camitk (4.1.2-2)
UNRELEASED
; urgency=medium
camitk (4.1.2-2)
unstable
; urgency=medium
* VTK7 compatibility. Closes: #909120
* Avoid double delete (patch from Bernhard Übelacker)
...
...
debian/control
View file @
3a2e7ec5
...
...
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille@debian.org>,
Emmanuel Promayon <Emmanuel.Promayon@univ-grenoble-alpes.fr>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11),
Build-Depends: debhelper (>= 11
~
),
cmake,
libvtk7-dev,
libvtk7-qt-dev,
...
...