[med-svn] r11994 - trunk/packages/circos/trunk/debian

Olivier Sallou osallou at alioth.debian.org
Mon Aug 6 07:08:43 UTC 2012


Author: osallou
Date: 2012-08-06 07:08:43 +0000 (Mon, 06 Aug 2012)
New Revision: 11994

Added:
   trunk/packages/circos/trunk/debian/fonts-circos-symbols.install
Removed:
   trunk/packages/circos/trunk/debian/otf-symbols-circos.install
Modified:
   trunk/packages/circos/trunk/debian/control
Log:
fix font package name in depends and content

Modified: trunk/packages/circos/trunk/debian/control
===================================================================
--- trunk/packages/circos/trunk/debian/control	2012-08-06 07:08:28 UTC (rev 11993)
+++ trunk/packages/circos/trunk/debian/control	2012-08-06 07:08:43 UTC (rev 11994)
@@ -14,7 +14,7 @@
 Package: circos
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6)
-Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.10), otf-symbols-circos, fonts-cmu,
+Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.10), fonts-circos-symbols, fonts-cmu,
  libregexp-common-perl, libcarp-always-perl, libconfig-general-perl (>= 2.5),
  libdata-dumper-simple-perl, libgd-gd2-perl, libgetopt-simple-perl,
  libmath-bezier-perl, libmath-round-perl, libparams-validate-perl, libreadonly-perl,
@@ -31,6 +31,7 @@
  driven (like gnuplot) and fully scriptable.
 
 Package: otf-symbols-circos
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: fonts-circos-symbols, ${misc:Depends}
 Architecture: all
 Section: oldlibs

Copied: trunk/packages/circos/trunk/debian/fonts-circos-symbols.install (from rev 11989, trunk/packages/circos/trunk/debian/otf-symbols-circos.install)
===================================================================
--- trunk/packages/circos/trunk/debian/fonts-circos-symbols.install	                        (rev 0)
+++ trunk/packages/circos/trunk/debian/fonts-circos-symbols.install	2012-08-06 07:08:43 UTC (rev 11994)
@@ -0,0 +1 @@
+fonts/symbols usr/share/circos/fonts/

Deleted: trunk/packages/circos/trunk/debian/otf-symbols-circos.install
===================================================================
--- trunk/packages/circos/trunk/debian/otf-symbols-circos.install	2012-08-06 07:08:28 UTC (rev 11993)
+++ trunk/packages/circos/trunk/debian/otf-symbols-circos.install	2012-08-06 07:08:43 UTC (rev 11994)
@@ -1 +0,0 @@
-fonts/symbols usr/share/circos/fonts/




More information about the debian-med-commit mailing list