[SCM] blender/master: debian/control: fonts-droid -> fonts-dejavu in binary package

mfv at users.alioth.debian.org mfv at users.alioth.debian.org
Thu Feb 4 22:47:19 UTC 2016


The following commit has been merged in the master branch:
commit b7a52f15ddcc351090a1a3af639bd1909d2f8009
Author: Matteo F. Vescovi <mfv at debian.org>
Date:   Sat Jan 30 15:44:29 2016 +0100

    debian/control: fonts-droid -> fonts-dejavu in binary package
    
    Closes: #804678

diff --git a/debian/control b/debian/control
index 547acb6..e66832a 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/blender.git
 Package: blender
 Architecture: any
 Depends: blender-data (= ${source:Version}),
-         fonts-droid,
+         fonts-dejavu,
          ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends}

-- 
blender packaging



More information about the pkg-multimedia-commits mailing list