Author: tille Date: 2011-11-05 15:29:55 +0000 (Sat, 05 Nov 2011) New Revision: 8424
Removed: trunk/packages/neobio/trunk/debian/control~ trunk/packages/neobio/trunk/debian/neobio.default.ex trunk/packages/neobio/trunk/debian/neobio.dirs~ Modified: trunk/packages/neobio/trunk/debian/neobio.dirs trunk/packages/neobio/trunk/debian/neobio.manpages Log: Removed unneeded files; there is no need to specify usr/share/man in dirs file dh_installmans will care for this automatically Deleted: trunk/packages/neobio/trunk/debian/control~ =================================================================== --- trunk/packages/neobio/trunk/debian/control~ 2011-11-05 15:28:01 UTC (rev 8423) +++ trunk/packages/neobio/trunk/debian/control~ 2011-11-05 15:29:55 UTC (rev 8424) @@ -1,15 +0,0 @@ -Source: neobio -Section: unknown -Priority: extra -Maintainer: Christoph Gille <[email protected]> -Build-Depends: debhelper (>= 7.0.50~) -Standards-Version: 3.8.4 -Homepage: <insert the upstream URL, if relevant> -#Vcs-Git: git://git.debian.org/collab-maint/neobio.git -#Vcs-Browser: http://git.debian.org/?p=collab-maint/neobio.git;a=summary - -Package: neobio -Architecture: all -Depends: ${misc:Depends} -Description: <insert up to 60 chars description> - <insert long description, indented with spaces> Deleted: trunk/packages/neobio/trunk/debian/neobio.default.ex =================================================================== --- trunk/packages/neobio/trunk/debian/neobio.default.ex 2011-11-05 15:28:01 UTC (rev 8423) +++ trunk/packages/neobio/trunk/debian/neobio.default.ex 2011-11-05 15:29:55 UTC (rev 8424) @@ -1,10 +0,0 @@ -# Defaults for neobio initscript -# sourced by /etc/init.d/neobio -# installed at /etc/default/neobio by the maintainer scripts - -# -# This is a POSIX shell fragment -# - -# Additional options that are passed to the Daemon. -DAEMON_OPTS="" Modified: trunk/packages/neobio/trunk/debian/neobio.dirs =================================================================== --- trunk/packages/neobio/trunk/debian/neobio.dirs 2011-11-05 15:28:01 UTC (rev 8423) +++ trunk/packages/neobio/trunk/debian/neobio.dirs 2011-11-05 15:29:55 UTC (rev 8424) @@ -1,3 +1,2 @@ usr/share/java usr/bin -usr/share/man/man1 Deleted: trunk/packages/neobio/trunk/debian/neobio.dirs~ =================================================================== --- trunk/packages/neobio/trunk/debian/neobio.dirs~ 2011-11-05 15:28:01 UTC (rev 8423) +++ trunk/packages/neobio/trunk/debian/neobio.dirs~ 2011-11-05 15:29:55 UTC (rev 8424) @@ -1,2 +0,0 @@ -usr/share/java -usr/bin Modified: trunk/packages/neobio/trunk/debian/neobio.manpages =================================================================== --- trunk/packages/neobio/trunk/debian/neobio.manpages 2011-11-05 15:28:01 UTC (rev 8423) +++ trunk/packages/neobio/trunk/debian/neobio.manpages 2011-11-05 15:29:55 UTC (rev 8424) @@ -1 +1 @@ -debian/*1 +debian/*.1 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
