[vtk6] 02/02: Use "any" for the list of archs.
Anton Gladky
gladk at moszumanska.debian.org
Sun Feb 14 10:32:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository vtk6.
commit 42b4281832aca3c4c896a41df8478dfad5370c4d
Author: Anton Gladky <gladk at debian.org>
Date: Sun Feb 14 11:28:46 2016 +0100
Use "any" for the list of archs.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index ac82241..cd6d6d8 100644
--- a/debian/control
+++ b/debian/control
@@ -141,7 +141,7 @@ Description: VTK header files
C++ programs that use VTK to do 3D visualisation.
Package: libvtk6-qt-dev
-Architecture: amd64 arm64 i386 powerpc ppc64el mips mipsel kfreebsd-amd64 kfreebsd-i386 s390x hppa x32
+Architecture: any
Section: libdevel
Depends: libvtk6-dev (= ${binary:Version}),
${misc:Depends},
@@ -178,7 +178,7 @@ Description: VTK libraries
that use VTK.
Package: libvtk6.2-qt
-Architecture: amd64 arm64 i386 powerpc ppc64el mips mipsel kfreebsd-amd64 kfreebsd-i386 s390x hppa x32
+Architecture: any
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk6.git
More information about the debian-science-commits
mailing list