[Pkg-octave-commit] [octave-image] 11/11: d/control: Drop dependency on imagemagick
Rafael Laboissiere
rafael at debian.org
Sun Sep 10 19:41:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
rafael pushed a commit to branch master
in repository octave-image.
commit 3e5bd4ca91c3182e696f669cbf26c45161811096
Author: Rafael Laboissiere <rafael at debian.org>
Date: Sun Sep 10 16:39:25 2017 -0300
d/control: Drop dependency on imagemagick
Closes: #867230
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 14ff155..8d8c08d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-octave/octave-image.git
Package: octave-image
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends}, imagemagick
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends}
Description: image manipulation for Octave
This package provides functions for reading, writing, and processing
images to Octave, a numerical computation software. The package
--
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-image.git
More information about the Pkg-octave-commit
mailing list