[med-svn] r831 - trunk/packages/melting/trunk/debian
hanska-guest at alioth.debian.org
hanska-guest at alioth.debian.org
Sun Nov 18 10:23:36 UTC 2007
Author: hanska-guest
Date: 2007-11-18 10:23:35 +0000 (Sun, 18 Nov 2007)
New Revision: 831
Added:
trunk/packages/melting/trunk/debian/tkmelting.1
Modified:
trunk/packages/melting/trunk/debian/changelog
trunk/packages/melting/trunk/debian/control
trunk/packages/melting/trunk/debian/rules
Log:
* debian/tkmeltin.1 added - statically built
* debian/control:
- B-D updated (see above)
- added myself to Uploaders
- moved XS-Vcs-* to Vcs-*
* debian/rules:
- manpage statically built
- minor changes
Modified: trunk/packages/melting/trunk/debian/changelog
===================================================================
--- trunk/packages/melting/trunk/debian/changelog 2007-11-18 10:14:01 UTC (rev 830)
+++ trunk/packages/melting/trunk/debian/changelog 2007-11-18 10:23:35 UTC (rev 831)
@@ -1,10 +1,21 @@
melting (4.2h-2) UNRELEASED; urgency=low
+ [ Charles Plessy ]
* Moved the Homepage: field out from the package's description.
* Debian menu transition: updated debian/melting.doc-base.
- -- Charles Plessy <charles-debian-nospam at plessy.org> Mon, 08 Oct 2007 16:14:37 +0900
+ [ David Paleino ]
+ * debian/tkmeltin.1 added - statically built
+ * debian/control:
+ - B-D updated (see above)
+ - added myself to Uploaders
+ - moved XS-Vcs-* to Vcs-*
+ * debian/rules:
+ - manpage statically built
+ - minor changes
+ -- David Paleino <d.paleino at gmail.com> Sun, 18 Nov 2007 11:21:44 +0100
+
melting (4.2h-1) unstable; urgency=low
* New upstream version: swich to UTF-8 encoding.
Modified: trunk/packages/melting/trunk/debian/control
===================================================================
--- trunk/packages/melting/trunk/debian/control 2007-11-18 10:14:01 UTC (rev 830)
+++ trunk/packages/melting/trunk/debian/control 2007-11-18 10:23:35 UTC (rev 831)
@@ -2,11 +2,12 @@
Section: science
Priority: optional
Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Charles Plessy <charles-debian-nospam at plessy.org>
-Build-Depends: debhelper (>= 5), xsltproc, docbook-xsl, docbook-xml, quilt (>= 0.40)
+Uploaders: Charles Plessy <charles-debian-nospam at plessy.org>,
+ David Paleino <d.paleino at gmail.com>
+Build-Depends: debhelper (>= 5), quilt (>= 0.40)
Standards-Version: 3.7.2
-XS-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/melting/trunk/
-XS-Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/melting
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/melting/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/melting
Homepage: http://www.ebi.ac.uk/~lenov/meltinghome.html
Package: melting
@@ -28,5 +29,5 @@
Architecture: all
Depends: perl-tk, melting
Description: Graphical user interface for melting
- This package provide a graphical user interface to the "melting"
+ This package provides a graphical user interface to the "melting"
program.
Modified: trunk/packages/melting/trunk/debian/rules
===================================================================
--- trunk/packages/melting/trunk/debian/rules 2007-11-18 10:14:01 UTC (rev 830)
+++ trunk/packages/melting/trunk/debian/rules 2007-11-18 10:23:35 UTC (rev 831)
@@ -15,36 +15,39 @@
include /usr/share/quilt/quilt.make
+XP=xsltproc \
+ -''-nonet \
+ -''-param man.charmap.use.subset "0" \
+ -''-param make.year.ranges "1" \
+ -''-param make.single.year.ranges "1" \
+ -o debian/
+
+tkmelting.1: debian/tkmelting.1.xml
+ $(XP) $<
+
configure: configure-stamp
configure-stamp:
dh_testdir
cp makefile.unices Makefile
- touch configure-stamp
+ touch $@
build: build-arch build-indep
build-arch: patch build-arch-stamp
build-arch-stamp: configure-stamp
$(MAKE)
- touch build-arch-stamp
+ touch $@
build-indep: patch build-indep-stamp
build-indep-stamp:
- xsltproc \
- -''-nonet \
- -''-param man.charmap.use.subset "0" \
- -''-param make.year.ranges "1" \
- -''-param make.single.year.ranges "1" \
- debian/tkmelting.1.xml
- touch build-indep-stamp
+ touch $@
clean: patch clean-patched unpatch
clean-patched: configure
dh_testdir
dh_testroot
- $(MAKE) clean
- rm -f build-arch-stamp build-indep-stamp configure-stamp Makefile tkmelting.1
- dh_clean
+ [ ! -f Makefile ] || $(MAKE) clean
+ dh_clean build-arch-stamp build-indep-stamp configure-stamp Makefile
install: install-indep install-arch
install-indep:
Added: trunk/packages/melting/trunk/debian/tkmelting.1
===================================================================
--- trunk/packages/melting/trunk/debian/tkmelting.1 (rev 0)
+++ trunk/packages/melting/trunk/debian/tkmelting.1 2007-11-18 10:23:35 UTC (rev 831)
@@ -0,0 +1,50 @@
+.\" Title: TKMELTING
+.\" Author: Nicolas Le Nov\(`ere <lenov at ebi.ac.uk>
+.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
+.\" Date: 2007-04-12
+.\" Manual: Melting Manual
+.\" Source: tkmelting 0.004
+.\"
+.TH "TKMELTING" "1" "2007\-04\-12" "tkmelting 0.004" "Melting Manual"
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.SH "NAME"
+tkmelting - Tk interface to MELTING
+.SH "SYNOPSIS"
+.HP 10
+\fBtkmelting\fR
+.SH "DESCRIPTION"
+.PP
+\fBtkmelting\fR
+starts a graphical user interface to MELTING, a program to calculate for a DNA/DNA, DNA/RNA, and RNA/RNA duplex, the enthalpy, the entropy of the helix\-coil transition, and then its melting temperature\.
+.SH "SEE ALSO"
+.PP
+\fBmelting\fR(1)
+.SH "AUTHORS"
+.PP
+\fBNicolas Le Nov\(`ere\fR <\&lenov at ebi\.ac\.uk\&>
+.sp -1n
+.IP "" 4
+tkmelting
+.PP
+\fBCharles Plessy\fR <\&charles\-debian\-nospam at plessy\.org\&>
+.sp -1n
+.IP "" 4
+Wrote and this manpage in DocBook XML for the Debian distribution\.
+.SH "COPYRIGHT"
+Copyright \(co 1996-2006 Nicolas le Nov\(`ere
+.br
+Copyright \(co 2007 Charles Plessy
+.br
+.PP
+Tkmelting 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\.
+.PP
+Tkmelting 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\.
+.PP
+You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc\., 59 Temple Place, Suite 330, Boston, MA 02111\-1307 USA
+.PP
+On Debian systems, you can find a copy of the GNU General Public License in
+\fI/usr/share/common\-licences/GPL\fR\. The manpage of tkmelting can be used under the same terms as tkmelting itself\.
+.sp
More information about the debian-med-commit
mailing list