[med-svn] r869 - in trunk/packages: . plasmidomics plasmidomics/debian
tille at alioth.debian.org
tille at alioth.debian.org
Wed Nov 28 18:35:02 UTC 2007
Author: tille
Date: 2007-11-28 18:35:01 +0000 (Wed, 28 Nov 2007)
New Revision: 869
Added:
trunk/packages/plasmidomics/
trunk/packages/plasmidomics/debian/
trunk/packages/plasmidomics/debian/changelog
trunk/packages/plasmidomics/debian/compat
trunk/packages/plasmidomics/debian/control
trunk/packages/plasmidomics/debian/copyright
trunk/packages/plasmidomics/debian/docs
trunk/packages/plasmidomics/debian/install
trunk/packages/plasmidomics/debian/manpages
trunk/packages/plasmidomics/debian/menu
trunk/packages/plasmidomics/debian/plasmid.1
trunk/packages/plasmidomics/debian/rules
Log:
Added Plasmidonics
Added: trunk/packages/plasmidomics/debian/changelog
===================================================================
--- trunk/packages/plasmidomics/debian/changelog (rev 0)
+++ trunk/packages/plasmidomics/debian/changelog 2007-11-28 18:35:01 UTC (rev 869)
@@ -0,0 +1,6 @@
+plasmidomics (0.2.0-1) unstable; urgency=low
+
+ * Initial release (Closes: #450781)
+
+ -- Robert Winkler <robert.winkler at bioprocess.org> Sat, 24 Nov 2007 19:35:28 +0100
+
Added: trunk/packages/plasmidomics/debian/compat
===================================================================
--- trunk/packages/plasmidomics/debian/compat (rev 0)
+++ trunk/packages/plasmidomics/debian/compat 2007-11-28 18:35:01 UTC (rev 869)
@@ -0,0 +1 @@
+5
Added: trunk/packages/plasmidomics/debian/control
===================================================================
--- trunk/packages/plasmidomics/debian/control (rev 0)
+++ trunk/packages/plasmidomics/debian/control 2007-11-28 18:35:01 UTC (rev 869)
@@ -0,0 +1,15 @@
+Source: plasmidomics
+Section: x11
+Priority: optional
+Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Robert Winkler <robert.winkler at bioprocess.org>
+Build-Depends: debhelper (>= 5)
+Standards-Version: 3.7.2
+
+Package: plasmidomics
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends},python,python-tk
+Description: draw plasmids and vector maps with PostScript graphics export
+ Plasmidomics is written for easy drawing of plasmids and vector maps
+ to use them in theses, presentations or other forms of publications. It
+ natively supports PostScript as output format.
Added: trunk/packages/plasmidomics/debian/copyright
===================================================================
--- trunk/packages/plasmidomics/debian/copyright (rev 0)
+++ trunk/packages/plasmidomics/debian/copyright 2007-11-28 18:35:01 UTC (rev 869)
@@ -0,0 +1,31 @@
+This package was debianized by Robert Winkler <robert.winkler at bioprocess.org> on
+Sat, 24 Nov 2007 19:35:28 +0100.
+
+It was downloaded from http://www.bioprocess.org/plasmid
+
+Upstream Author: Robert Winkler <robert.winkler at bioprocess.org>
+
+Copyright: Copyright (C) 2006-2007, Robert Winkler <robert.winkler at bioprocess.org>
+
+License:
+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2007, Robert Winkler <robert.winkler at bioprocess.org> and
+is licensed under the GPL, see above.
+
Added: trunk/packages/plasmidomics/debian/docs
===================================================================
--- trunk/packages/plasmidomics/debian/docs (rev 0)
+++ trunk/packages/plasmidomics/debian/docs 2007-11-28 18:35:01 UTC (rev 869)
@@ -0,0 +1 @@
+README
Added: trunk/packages/plasmidomics/debian/install
===================================================================
--- trunk/packages/plasmidomics/debian/install (rev 0)
+++ trunk/packages/plasmidomics/debian/install 2007-11-28 18:35:01 UTC (rev 869)
@@ -0,0 +1 @@
+plasmid /usr/bin
Added: trunk/packages/plasmidomics/debian/manpages
===================================================================
--- trunk/packages/plasmidomics/debian/manpages (rev 0)
+++ trunk/packages/plasmidomics/debian/manpages 2007-11-28 18:35:01 UTC (rev 869)
@@ -0,0 +1 @@
+debian/plasmid.1
Added: trunk/packages/plasmidomics/debian/menu
===================================================================
--- trunk/packages/plasmidomics/debian/menu (rev 0)
+++ trunk/packages/plasmidomics/debian/menu 2007-11-28 18:35:01 UTC (rev 869)
@@ -0,0 +1 @@
+?package(plasmidomics):needs="X11" section="Applications/Science/Biology" title="Plasmidomics" command="/usr/bin/plasmid"
Added: trunk/packages/plasmidomics/debian/plasmid.1
===================================================================
--- trunk/packages/plasmidomics/debian/plasmid.1 (rev 0)
+++ trunk/packages/plasmidomics/debian/plasmid.1 2007-11-28 18:35:01 UTC (rev 869)
@@ -0,0 +1,38 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH PLASMIDOMICS 1 "November 24, 2007"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+Plasmidomics \- draw plasmids and vector maps with PostScript export
+.SH SYNOPSIS
+plasmid
+.br
+python plasmid
+.SH DESCRIPTION
+This manual page briefly describes Plasmidomics.
+.PP
+Plasmidomics is written for easy drawing of plasmids and vector maps to use them in theses, presentations or other forms of publications. It natively supports PostScript as output format.
+.SH OPTIONS
+There are no options!
+.PP
+.SH SEE ALSO
+The program is documented fully in the README,
+available in the doc folder.
+.SH AUTHOR
+Plasmidomics was written by Robert Winkler <robert.winkler at bioprocess.org>.
+.PP
+This manual page was written by Robert Winkler <robert.winkler at bioprocess.org>,
+for the Debian project (but may be used by others).
Added: trunk/packages/plasmidomics/debian/rules
===================================================================
--- trunk/packages/plasmidomics/debian/rules (rev 0)
+++ trunk/packages/plasmidomics/debian/rules 2007-11-28 18:35:01 UTC (rev 869)
@@ -0,0 +1,69 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# debian/rules file for plasmidomics
+# GPL, Robert Winkler <robert.winkler at bioprocess.org>
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+configure: configure-stamp
+configure-stamp:
+ # dh_testdir
+ # nothing to configure
+
+build: build-stamp
+
+build-stamp: configure-stamp
+ # dh_testdir
+
+ # pure Python script does not need a build step
+
+ # touch $@
+
+clean:
+ # dh_testdir
+ # dh_testroot
+ # rm -f build-stamp configure-stamp
+
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs
+ dh_installdocs
+ dh_installexamples
+ dh_install
+ dh_installmenu
+# dh_installdebconf
+# dh_installpam
+# dh_installmime
+# dh_python
+ dh_installman
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+# dh_perl
+# dh_makeshlibs
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.
+
+
+binary: binary-indep
+.PHONY: build clean binary-indep binary install configure
Property changes on: trunk/packages/plasmidomics/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
More information about the debian-med-commit
mailing list