[med-svn] r18495 - in trunk/packages/circos/trunk/debian: . patches

Olivier Sallou osallou at moszumanska.debian.org
Fri Nov 21 06:34:57 UTC 2014


Author: osallou
Date: 2014-11-21 06:34:55 +0000 (Fri, 21 Nov 2014)
New Revision: 18495

Modified:
   trunk/packages/circos/trunk/debian/changelog
   trunk/packages/circos/trunk/debian/patches/configpath_add_etc
   trunk/packages/circos/trunk/debian/patches/fix_manpage
Log:
prepare 0.67-2 for upload

Modified: trunk/packages/circos/trunk/debian/changelog
===================================================================
--- trunk/packages/circos/trunk/debian/changelog	2014-11-20 22:55:01 UTC (rev 18494)
+++ trunk/packages/circos/trunk/debian/changelog	2014-11-21 06:34:55 UTC (rev 18495)
@@ -1,10 +1,12 @@
-circos (0.67.1-1) UNRELEASED; urgency=medium
+circos (0.67.2-1) UNRELEASED; urgency=medium
 
   * New upstream release
   * cme fix dpkg-control
   * debhelper 9
   * Depends: libstatistics-basic-perl
   * Add autopkgtest
+  [Olivier Sallou]
+  * refresh patches
 
  -- Andreas Tille <tille at debian.org>  Sat, 25 Oct 2014 08:45:17 +0200
 

Modified: trunk/packages/circos/trunk/debian/patches/configpath_add_etc
===================================================================
--- trunk/packages/circos/trunk/debian/patches/configpath_add_etc	2014-11-20 22:55:01 UTC (rev 18494)
+++ trunk/packages/circos/trunk/debian/patches/configpath_add_etc	2014-11-21 06:34:55 UTC (rev 18495)
@@ -2,9 +2,11 @@
 Author: Olivier Sallou <olivier.sallou at irisa.fr> 
 Last-Update: 2012-09-21
 Forwarded: not-needed
---- a/lib/Circos/Configuration.pm
-+++ b/lib/Circos/Configuration.pm
-@@ -707,6 +707,7 @@
+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
+@@ -798,6 +798,7 @@ sub loadconfiguration {
    }
  
    my @configpath = (
@@ -12,17 +14,21 @@
  										dirname($file),
  										dirname($file)."/etc",
  										"$FindBin::RealBin/etc", 
---- a/etc/makehuesteps
-+++ b/etc/makehuesteps
+Index: circos-0.67-2/etc/makehuesteps
+===================================================================
+--- circos-0.67-2.orig/etc/makehuesteps
++++ circos-0.67-2/etc/makehuesteps
 @@ -1,4 +1,4 @@
 -#!/bin/env perl 
 +#!/usr/bin/env perl 
  
  use strict;
  use Math::Round qw(round);
---- a/lib/Circos/Utils.pm
-+++ b/lib/Circos/Utils.pm
-@@ -498,7 +498,7 @@
+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
+@@ -610,7 +610,7 @@ sub locate_file {
  	}
  
  	# v0.63 added configuration directory to dir_1

Modified: trunk/packages/circos/trunk/debian/patches/fix_manpage
===================================================================
--- trunk/packages/circos/trunk/debian/patches/fix_manpage	2014-11-20 22:55:01 UTC (rev 18494)
+++ trunk/packages/circos/trunk/debian/patches/fix_manpage	2014-11-21 06:34:55 UTC (rev 18495)
@@ -3,9 +3,11 @@
 Author: Olivier Sallou <osallou at debian.org>
 Last-Updated: 2013-05-20
 Forwarded: No
---- a/lib/Circos.pm
-+++ b/lib/Circos.pm
-@@ -7,7 +7,7 @@
+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";
  
  =head1 NAME
  
@@ -14,7 +16,7 @@
  
  =head1 SYNOPSIS
  
-@@ -6879,7 +6879,7 @@
+@@ -7111,7 +7111,7 @@ L<http://www.circos.ca/documentation/cou
  
  =over
  




More information about the debian-med-commit mailing list