This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch debian/wheezy-backports
in repository colobot.

commit c19b4f732c233075da04ea2a96c2d53d34bfbce1
Author: Didier Raboud <[email protected]>
Date:   Mon Jan 20 21:02:11 2014 +0100

    Fix symlinks for ttf-dejavu, drop the alternative font package name
    
    Closes: #736163
---
 debian/colobot.links | 14 +++++++-------
 debian/control       |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/colobot.links b/debian/colobot.links
index 7e90afe..8974342 100644
--- a/debian/colobot.links
+++ b/debian/colobot.links
@@ -1,7 +1,7 @@
-# From fonts-dejavu-core
-usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf    
usr/share/games/colobot/fonts/dvu_sans_bold.ttf
-usr/share/fonts/truetype/dejavu/DejaVuSansMono-Bold.ttf        
usr/share/games/colobot/fonts/dvu_sans_mono_bold.ttf
-usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf     
usr/share/games/colobot/fonts/dvu_sans_mono.ttf
-usr/share/fonts/truetype/dejavu/DejaVuSans.ttf         
usr/share/games/colobot/fonts/dvu_sans.ttf
-# From fonts-dejavu-extra
-usr/share/fonts/truetype/dejavu/DejaVuSans-Oblique.ttf 
usr/share/games/colobot/fonts/dvu_sans_italic.ttf
+# From ttf-dejavu-core
+usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf                
usr/share/games/colobot/fonts/dvu_sans_bold.ttf
+usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Bold.ttf    
usr/share/games/colobot/fonts/dvu_sans_mono_bold.ttf
+usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf         
usr/share/games/colobot/fonts/dvu_sans_mono.ttf
+usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf             
usr/share/games/colobot/fonts/dvu_sans.ttf
+# From ttf-dejavu-extra
+usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf     
usr/share/games/colobot/fonts/dvu_sans_italic.ttf
diff --git a/debian/control b/debian/control
index f68e714..d7050ee 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Package: colobot
 Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends},
- fonts-dejavu-core | ttf-dejavu-core, fonts-dejavu-extra | ttf-dejavu-extra,
+ ttf-dejavu-core, ttf-dejavu-extra,
  colobot-common (>= ${source:Version}),
  colobot-common-textures (>= ${source:Version}),
  colobot-common-sounds (>= ${source:Version}),

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/colobot.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to