[med-svn] r20839 - trunk/packages/circos/trunk/debian/patches
Olivier Sallou
osallou at moszumanska.debian.org
Mon Dec 21 06:55:49 UTC 2015
Author: osallou
Date: 2015-12-21 06:55:48 +0000 (Mon, 21 Dec 2015)
New Revision: 20839
Modified:
trunk/packages/circos/trunk/debian/patches/fix_manpage
trunk/packages/circos/trunk/debian/patches/use_ttf_fonts
Log:
update patches
Modified: trunk/packages/circos/trunk/debian/patches/fix_manpage
===================================================================
--- trunk/packages/circos/trunk/debian/patches/fix_manpage 2015-12-21 06:49:49 UTC (rev 20838)
+++ trunk/packages/circos/trunk/debian/patches/fix_manpage 2015-12-21 06:55:48 UTC (rev 20839)
@@ -5,7 +5,7 @@
Forwarded: No
--- a/lib/Circos.pm
+++ b/lib/Circos.pm
-@@ -7,7 +7,7 @@ our $VERSION_DATE = "16 Mar 2015";
+@@ -7,7 +7,7 @@
=head1 NAME
@@ -14,7 +14,7 @@
=head1 SYNOPSIS
-@@ -7142,7 +7142,7 @@ L<http://www.circos.ca/documentation/cou
+@@ -7175,7 +7175,7 @@
=over
Modified: trunk/packages/circos/trunk/debian/patches/use_ttf_fonts
===================================================================
--- trunk/packages/circos/trunk/debian/patches/use_ttf_fonts 2015-12-21 06:49:49 UTC (rev 20838)
+++ trunk/packages/circos/trunk/debian/patches/use_ttf_fonts 2015-12-21 06:55:48 UTC (rev 20839)
@@ -34,7 +34,7 @@
sans_serif = fonts/modern/cmunbmr.ttf # CMUBright-Roman
sans = fonts/modern/cmunbmr.ttf # CMUBright-Roman
-@@ -46,20 +46,20 @@ sansserif = fonts/modern/cmunbmr.tt
+@@ -46,20 +46,20 @@
light = fonts/modern/cmunbmr.ttf # CMUBright-Roman
normal = fonts/modern/cmunbmr.ttf # CMUBright-Roman
default = fonts/modern/cmunbmr.ttf # CMUBright-Roman
@@ -56,12 +56,12 @@
+condensedbold = fonts/modern/cmunssdc.ttf # CMUSansSerif-DemiCondensed
+boldcondensed = fonts/modern/cmunssdc.ttf # CMUSansSerif-DemiCondensed
- mono = fonts/modern/cmuntt.ttf # CMUTypewriter-Regular
- fixed = fonts/modern/cmuntt.ttf # CMUTypewriter-Regular
--mono_light = fonts/modern/cmunbtl.otf # CMUTypewriter-Light
--fixed_light = fonts/modern/cmunbtl.otf # CMUTypewriter-Light
-+mono_light = fonts/modern/cmunbtl.ttf # CMUTypewriter-Light
-+fixed_light = fonts/modern/cmunbtl.ttf # CMUTypewriter-Light
+ mono = fonts/modern/cmuntt.ttf # CMUTypewriter-Regular
+ fixed = fonts/modern/cmuntt.ttf # CMUTypewriter-Regular
+-mono_light = fonts/modern/cmunbtl.otf # CMUTypewriter-Light
+-fixed_light = fonts/modern/cmunbtl.otf # CMUTypewriter-Light
++mono_light = fonts/modern/cmunbtl.ttf # CMUTypewriter-Light
++fixed_light = fonts/modern/cmunbtl.ttf # CMUTypewriter-Light
- # All wingding and webding fonts have been replaced
- # by a GPL glyph font designed by Martin Krzywinski
+ symbols = fonts/symbols/circossymbols.otf # CircosSymbols
+ symbol = fonts/symbols/circossymbols.otf # CircosSymbols
More information about the debian-med-commit
mailing list