[med-svn] r13828 - trunk/packages/microbiomeutil/trunk/debian

Andreas Tille tille at alioth.debian.org
Tue Jun 4 14:11:21 UTC 2013


Author: tille
Date: 2013-06-04 14:11:20 +0000 (Tue, 04 Jun 2013)
New Revision: 13828

Removed:
   trunk/packages/microbiomeutil/trunk/debian/ChimeraSlayer
   trunk/packages/microbiomeutil/trunk/debian/microbiomeutil.install
Modified:
   trunk/packages/microbiomeutil/trunk/debian/changelog
Log:
chimeraslayer.1: Wrote manpage


Deleted: trunk/packages/microbiomeutil/trunk/debian/ChimeraSlayer
===================================================================
--- trunk/packages/microbiomeutil/trunk/debian/ChimeraSlayer	2013-06-04 10:38:47 UTC (rev 13827)
+++ trunk/packages/microbiomeutil/trunk/debian/ChimeraSlayer	2013-06-04 14:11:20 UTC (rev 13828)
@@ -1,13 +0,0 @@
-#!/bin/dash
-
-p=/usr/share/microbiomeutil
-b=$(basename $0)
-
-if [ ! -d "$b" ]; then
-	echo "Expected a directory '$p/$b' to exist."
-	exit -1
-elif [  ! -x "$p/$b/$b" ]; then
-	echo "Expected '$p/$b' to be executable."
-	exit -1
-fi
-$p/$b/$b $@

Modified: trunk/packages/microbiomeutil/trunk/debian/changelog
===================================================================
--- trunk/packages/microbiomeutil/trunk/debian/changelog	2013-06-04 10:38:47 UTC (rev 13827)
+++ trunk/packages/microbiomeutil/trunk/debian/changelog	2013-06-04 14:11:20 UTC (rev 13828)
@@ -17,6 +17,9 @@
     Rather use the usual debhelper input files
   * Remove unneeded debian/README.* files and create debian/upstream
     file with citation information
+  * Removed debian/{ChimeraSlayer,microbiomeutil.install} because
+    unneeded
+  * debian/chimeraslayer.1: Wrote manpage
 
  -- Andreas Tille <tille at debian.org>  Tue, 04 Jun 2013 10:35:17 +0200
 

Deleted: trunk/packages/microbiomeutil/trunk/debian/microbiomeutil.install
===================================================================
--- trunk/packages/microbiomeutil/trunk/debian/microbiomeutil.install	2013-06-04 10:38:47 UTC (rev 13827)
+++ trunk/packages/microbiomeutil/trunk/debian/microbiomeutil.install	2013-06-04 14:11:20 UTC (rev 13828)
@@ -1 +0,0 @@
-debian/ChimeraSlayer	usr/bin/




More information about the debian-med-commit mailing list