[med-svn] r19619 - trunk/packages/circos/trunk/debian/patches
Andreas Tille
tille at moszumanska.debian.org
Fri Jul 17 06:52:04 UTC 2015
Author: tille
Date: 2015-07-17 06:52:03 +0000 (Fri, 17 Jul 2015)
New Revision: 19619
Modified:
trunk/packages/circos/trunk/debian/patches/configpath_add_etc
trunk/packages/circos/trunk/debian/patches/fix_manpage
trunk/packages/circos/trunk/debian/patches/use_ttf_fonts
Log:
Refresh patches
Modified: trunk/packages/circos/trunk/debian/patches/configpath_add_etc
===================================================================
--- trunk/packages/circos/trunk/debian/patches/configpath_add_etc 2015-07-16 20:56:20 UTC (rev 19618)
+++ trunk/packages/circos/trunk/debian/patches/configpath_add_etc 2015-07-17 06:52:03 UTC (rev 19619)
@@ -2,10 +2,8 @@
Author: Olivier Sallou <olivier.sallou at irisa.fr>
Last-Update: 2012-09-21
Forwarded: not-needed
-Index: circos-0.67-2/lib/Circos/Configuration.pm
-===================================================================
---- circos-0.67-2.orig/lib/Circos/Configuration.pm
-+++ circos-0.67-2/lib/Circos/Configuration.pm
+--- a/lib/Circos/Configuration.pm
++++ b/lib/Circos/Configuration.pm
@@ -798,6 +798,7 @@ sub loadconfiguration {
}
@@ -14,20 +12,16 @@
dirname($file),
dirname($file)."/etc",
"$FindBin::RealBin/etc",
-Index: circos-0.67-2/etc/makehuesteps
-===================================================================
---- circos-0.67-2.orig/etc/makehuesteps
-+++ circos-0.67-2/etc/makehuesteps
+--- a/etc/makehuesteps
++++ b/etc/makehuesteps
@@ -1,4 +1,4 @@
-#!/bin/env perl
+#!/usr/bin/env perl
use strict;
use Math::Round qw(round);
-Index: circos-0.67-2/lib/Circos/Utils.pm
-===================================================================
---- circos-0.67-2.orig/lib/Circos/Utils.pm
-+++ circos-0.67-2/lib/Circos/Utils.pm
+--- a/lib/Circos/Utils.pm
++++ b/lib/Circos/Utils.pm
@@ -610,7 +610,7 @@ sub locate_file {
}
Modified: trunk/packages/circos/trunk/debian/patches/fix_manpage
===================================================================
--- trunk/packages/circos/trunk/debian/patches/fix_manpage 2015-07-16 20:56:20 UTC (rev 19618)
+++ trunk/packages/circos/trunk/debian/patches/fix_manpage 2015-07-17 06:52:03 UTC (rev 19619)
@@ -3,11 +3,9 @@
Author: Olivier Sallou <osallou at debian.org>
Last-Updated: 2013-05-20
Forwarded: No
-Index: circos-0.67-2/lib/Circos.pm
-===================================================================
---- circos-0.67-2.orig/lib/Circos.pm
-+++ circos-0.67-2/lib/Circos.pm
-@@ -7,7 +7,7 @@ our $VERSION_DATE = "18 Nov 2014";
+--- a/lib/Circos.pm
++++ b/lib/Circos.pm
+@@ -7,7 +7,7 @@ our $VERSION_DATE = "16 Mar 2015";
=head1 NAME
@@ -16,7 +14,7 @@
=head1 SYNOPSIS
-@@ -7111,7 +7111,7 @@ L<http://www.circos.ca/documentation/cou
+@@ -7142,7 +7142,7 @@ L<http://www.circos.ca/documentation/cou
=over
Modified: trunk/packages/circos/trunk/debian/patches/use_ttf_fonts
===================================================================
--- trunk/packages/circos/trunk/debian/patches/use_ttf_fonts 2015-07-16 20:56:20 UTC (rev 19618)
+++ trunk/packages/circos/trunk/debian/patches/use_ttf_fonts 2015-07-17 06:52:03 UTC (rev 19619)
@@ -34,7 +34,7 @@
sans_serif = fonts/modern/cmunbmr.ttf # CMUBright-Roman
sans = fonts/modern/cmunbmr.ttf # CMUBright-Roman
-@@ -46,20 +46,20 @@
+@@ -46,20 +46,20 @@ sansserif = fonts/modern/cmunbmr.tt
light = fonts/modern/cmunbmr.ttf # CMUBright-Roman
normal = fonts/modern/cmunbmr.ttf # CMUBright-Roman
default = fonts/modern/cmunbmr.ttf # CMUBright-Roman
More information about the debian-med-commit
mailing list