Author: tille Date: 2012-05-13 18:04:45 +0000 (Sun, 13 May 2012) New Revision: 10850
Removed: trunk/packages/gmod/jbrowse/trunk/debian/jbrowse.cron.d.ex trunk/packages/gmod/jbrowse/trunk/debian/jbrowse.default.ex trunk/packages/gmod/jbrowse/trunk/debian/jbrowse.doc-base.EX Modified: trunk/packages/gmod/jbrowse/trunk/debian/control Log: Really fix Vcs-Browser; delete useless *.ex files Modified: trunk/packages/gmod/jbrowse/trunk/debian/control =================================================================== --- trunk/packages/gmod/jbrowse/trunk/debian/control 2012-05-12 22:03:28 UTC (rev 10849) +++ trunk/packages/gmod/jbrowse/trunk/debian/control 2012-05-13 18:04:45 UTC (rev 10850) @@ -8,7 +8,7 @@ Standards-Version: 3.9.3 Homepage: http://www.jbrowse.org Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/gmod/jbrowse/trunk/ -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gmod/jmod/gbrowse/ +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gmod/jmod/trunk/ Package: jbrowse Architecture: any Deleted: trunk/packages/gmod/jbrowse/trunk/debian/jbrowse.cron.d.ex =================================================================== --- trunk/packages/gmod/jbrowse/trunk/debian/jbrowse.cron.d.ex 2012-05-12 22:03:28 UTC (rev 10849) +++ trunk/packages/gmod/jbrowse/trunk/debian/jbrowse.cron.d.ex 2012-05-13 18:04:45 UTC (rev 10850) @@ -1,4 +0,0 @@ -# -# Regular cron jobs for the jbrowse package -# -0 4 * * * root [ -x /usr/bin/jbrowse_maintenance ] && /usr/bin/jbrowse_maintenance Deleted: trunk/packages/gmod/jbrowse/trunk/debian/jbrowse.default.ex =================================================================== --- trunk/packages/gmod/jbrowse/trunk/debian/jbrowse.default.ex 2012-05-12 22:03:28 UTC (rev 10849) +++ trunk/packages/gmod/jbrowse/trunk/debian/jbrowse.default.ex 2012-05-13 18:04:45 UTC (rev 10850) @@ -1,10 +0,0 @@ -# Defaults for jbrowse initscript -# sourced by /etc/init.d/jbrowse -# installed at /etc/default/jbrowse by the maintainer scripts - -# -# This is a POSIX shell fragment -# - -# Additional options that are passed to the Daemon. -DAEMON_OPTS="" Deleted: trunk/packages/gmod/jbrowse/trunk/debian/jbrowse.doc-base.EX =================================================================== --- trunk/packages/gmod/jbrowse/trunk/debian/jbrowse.doc-base.EX 2012-05-12 22:03:28 UTC (rev 10849) +++ trunk/packages/gmod/jbrowse/trunk/debian/jbrowse.doc-base.EX 2012-05-13 18:04:45 UTC (rev 10850) @@ -1,20 +0,0 @@ -Document: jbrowse -Title: Debian jbrowse Manual -Author: <insert document author here> -Abstract: This manual describes what jbrowse is - and how it can be used to - manage online manuals on Debian systems. -Section: unknown - -Format: debiandoc-sgml -Files: /usr/share/doc/jbrowse/jbrowse.sgml.gz - -Format: postscript -Files: /usr/share/doc/jbrowse/jbrowse.ps.gz - -Format: text -Files: /usr/share/doc/jbrowse/jbrowse.text.gz - -Format: HTML -Index: /usr/share/doc/jbrowse/html/index.html -Files: /usr/share/doc/jbrowse/html/*.html _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
