[vmtk] 06/17: * Make package autobuildable. * Replace libjpeg62-dev with libjpeg-dev in Build-Depends. * Bump Standards-Version.
Mattia Rizzolo
mattia at debian.org
Sun Apr 17 14:34:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository vmtk.
commit f8c861b9554e54b5c37b6d234f312f387af18725
Author: Johannes Ring <johannr at simula.no>
Date: Tue Jul 19 20:50:23 2011 +0000
* Make package autobuildable.
* Replace libjpeg62-dev with libjpeg-dev in Build-Depends.
* Bump Standards-Version.
---
debian/changelog | 11 +++++++++++
debian/control | 5 +++--
debian/copyright | 6 ++++--
3 files changed, 18 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9799da2..5ecd984 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+vmtk (0.9.0-4) unstable; urgency=low
+
+ * Make package autobuildable:
+ - Set "XS-Autobuild: yes" in debian/control.
+ - Add note in debian/copyright.
+ * debian/control:
+ - Replace libjpeg62-dev with libjpeg-dev in Build-Depends.
+ - Bump Standards-Version to 3.9.2 (no changes needed).
+
+ -- Johannes Ring <johannr at simula.no> Tue, 19 Jul 2011 15:27:19 +0200
+
vmtk (0.9.0-3) unstable; urgency=low
* Update/rebuild to use vtk 5.6 (closes: 621070):
diff --git a/debian/control b/debian/control
index 5ead44b..bcfa2d0 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,15 @@ Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.
Uploaders: Johannes Ring <johannr at simula.no>
Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7), cmake,
python-support (>= 0.6.4), python-dev, libvtk5-dev, python-vtk,
- libinsighttoolkit3-dev | libinsighttoolkit-dev, libjpeg62-dev, libtiff4-dev,
+ libinsighttoolkit3-dev | libinsighttoolkit-dev, libjpeg-dev, libtiff4-dev,
libfreetype6-dev, libxext-dev, libpng12-dev, libexpat1-dev, uuid-dev,
libgdcm2-dev, libopenjpeg-dev, libssl-dev
XS-Python-Version: >= 2.3
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
DM-Upload-Allowed: yes
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/vmtk/trunk
Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/vmtk/trunk/
+XS-Autobuild: yes
Package: libvmtk0.9
Section: non-free/libs
diff --git a/debian/copyright b/debian/copyright
index 1dad3ec..096cd2c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -46,8 +46,10 @@ License:
Disclaimer:
This package is not part of the main Debian GNU/Linux
- distribution, but uploaded to the non-free section. This is because
- it includes non-free software (Tetgen).
+ distribution, but uploaded to the non-free section. This is
+ because it includes non-free software (Tetgen). However, the
+ (Tetgen) license does not forbid Debian from using autobuilders to
+ create binary packages.
The Debian packaging is © 2008-2010, Johannes Ring <johannr at simula.no>
and is licensed under the GPL version 2 or later, see
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vmtk.git
More information about the debian-science-commits
mailing list