[med-svn] [circos] 07/07: Fix autopkgtest + upload to unstable

Andreas Tille tille at debian.org
Sat Jan 21 16:25:45 UTC 2017


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

tille pushed a commit to branch master
in repository circos.

commit 7eef9aa5cf5e1908f33912611421b48d3146653c
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jan 21 15:50:04 2017 +0100

    Fix autopkgtest + upload to unstable
---
 debian/changelog                    | 5 +++--
 debian/patches/fix_manpage          | 4 ++--
 debian/patches/fix_pod_syntax.patch | 4 ++--
 debian/tests/run-unit-test          | 2 +-
 4 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ae25c7a..810bce1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-circos (0.69.4+dfsg-1) UNRELEASED; urgency=medium
+circos (0.69.4+dfsg-1) unstable; urgency=medium
 
   * New upstream version
   * debhelper 10
   * d/watch: version=4
+  * fix autopkgtest
 
- -- Andreas Tille <tille at debian.org>  Sat, 21 Jan 2017 15:37:06 +0100
+ -- Andreas Tille <tille at debian.org>  Sat, 21 Jan 2017 15:38:56 +0100
 
 circos (0.69.3+dfsg-1) unstable; urgency=medium
 
diff --git a/debian/patches/fix_manpage b/debian/patches/fix_manpage
index 6404cb8..c04a064 100644
--- a/debian/patches/fix_manpage
+++ b/debian/patches/fix_manpage
@@ -5,7 +5,7 @@ Last-Updated: 2013-05-20
 Forwarded: No
 --- a/lib/Circos.pm
 +++ b/lib/Circos.pm
-@@ -7,7 +7,7 @@ our $VERSION_DATE = "6 Dec 2015";
+@@ -7,7 +7,7 @@ our $VERSION_DATE = "17 Dec 2016";
  
  =head1 NAME
  
@@ -14,7 +14,7 @@ Forwarded: No
  
  =head1 SYNOPSIS
  
-@@ -7175,7 +7175,7 @@ L<http://www.circos.ca/documentation/cou
+@@ -7176,7 +7176,7 @@ L<http://www.circos.ca/documentation/cou
  
  =over
  
diff --git a/debian/patches/fix_pod_syntax.patch b/debian/patches/fix_pod_syntax.patch
index b6292d8..84c15ca 100644
--- a/debian/patches/fix_pod_syntax.patch
+++ b/debian/patches/fix_pod_syntax.patch
@@ -6,7 +6,7 @@ Description: Add missing over which should fix
 
 --- a/bin/circos
 +++ b/bin/circos
-@@ -464,6 +464,8 @@ For example, to keep the background whit
+@@ -470,6 +470,8 @@ For example, to keep the background whit
  
  =head1 DOCUMENTATION
  
@@ -14,4 +14,4 @@ Description: Add missing over which should fix
 +
  For full documentation, see
  
-   L<http://www.circos.ca/documentation/tutorials>
+ L<http://www.circos.ca/documentation/tutorials>
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index ea906ed..d4a691d 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -9,7 +9,7 @@ cd $ADTTMP
 cp -a /usr/share/doc/$pkg/examples/* $ADTTMP
 ln -s /etc/circos/tracks etc
 find . -name "*.gz" -exec gunzip \{\} \;
-cp -a etc/circos.svg circos-orig.svg
+cp -a circos.svg circos-orig.svg
 mv circos.png circos-orig.png
 ./run
 if [ ! -e circos.svg ] ; then

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/circos.git



More information about the debian-med-commit mailing list