[med-svn] r2347 - in trunk/packages/gff2ps/trunk/debian: . wrapper

naoliv at alioth.debian.org naoliv at alioth.debian.org
Sun Jul 27 22:02:09 UTC 2008


Author: naoliv
Date: 2008-07-27 22:02:08 +0000 (Sun, 27 Jul 2008)
New Revision: 2347

Removed:
   trunk/packages/gff2ps/trunk/debian/linda.override
Modified:
   trunk/packages/gff2ps/trunk/debian/changelog
   trunk/packages/gff2ps/trunk/debian/dirs
   trunk/packages/gff2ps/trunk/debian/rules
   trunk/packages/gff2ps/trunk/debian/wrapper/gff2ps
Log:
Removing linda override


Modified: trunk/packages/gff2ps/trunk/debian/changelog
===================================================================
--- trunk/packages/gff2ps/trunk/debian/changelog	2008-07-27 20:10:54 UTC (rev 2346)
+++ trunk/packages/gff2ps/trunk/debian/changelog	2008-07-27 22:02:08 UTC (rev 2347)
@@ -1,3 +1,9 @@
+gff2ps (0.98d-4) UNRELEASED; urgency=low
+
+  * Remove linda override;
+
+ -- Nelson A. de Oliveira <naoliv at debian.org>  Thu, 29 May 2008 00:48:41 -0300
+
 gff2ps (0.98d-3) unstable; urgency=low
 
   * Updated Standards-Version;

Modified: trunk/packages/gff2ps/trunk/debian/dirs
===================================================================
--- trunk/packages/gff2ps/trunk/debian/dirs	2008-07-27 20:10:54 UTC (rev 2346)
+++ trunk/packages/gff2ps/trunk/debian/dirs	2008-07-27 22:02:08 UTC (rev 2347)
@@ -1,3 +1,2 @@
 usr/bin
 usr/share/gff2ps
-usr/share/linda/overrides

Deleted: trunk/packages/gff2ps/trunk/debian/linda.override
===================================================================
--- trunk/packages/gff2ps/trunk/debian/linda.override	2008-07-27 20:10:54 UTC (rev 2346)
+++ trunk/packages/gff2ps/trunk/debian/linda.override	2008-07-27 22:02:08 UTC (rev 2347)
@@ -1,2 +0,0 @@
-Tag: exec-not-elf-or-script
-Data: /usr/share/gff2ps/gff2ps.real

Modified: trunk/packages/gff2ps/trunk/debian/rules
===================================================================
--- trunk/packages/gff2ps/trunk/debian/rules	2008-07-27 20:10:54 UTC (rev 2346)
+++ trunk/packages/gff2ps/trunk/debian/rules	2008-07-27 22:02:08 UTC (rev 2347)
@@ -5,4 +5,3 @@
 
 install/gff2ps::
 	install -m 755 gff2ps_v0.98d debian/gff2ps/usr/share/gff2ps/gff2ps.real
-	install -m 644 debian/linda.override debian/gff2ps/usr/share/linda/overrides/gff2ps

Modified: trunk/packages/gff2ps/trunk/debian/wrapper/gff2ps
===================================================================
--- trunk/packages/gff2ps/trunk/debian/wrapper/gff2ps	2008-07-27 20:10:54 UTC (rev 2346)
+++ trunk/packages/gff2ps/trunk/debian/wrapper/gff2ps	2008-07-27 22:02:08 UTC (rev 2347)
@@ -1,3 +1,3 @@
-#!/bin/bash
+#!/bin/sh
 
 LC_ALL=C /usr/share/gff2ps/gff2ps.real "$@"




More information about the debian-med-commit mailing list