[med-svn] r10163 - trunk/packages/rostlab/librostlab/trunk/debian
Laszlo Kajan
lkajan-guest at alioth.debian.org
Thu Mar 29 17:05:54 UTC 2012
Author: lkajan-guest
Date: 2012-03-29 17:05:54 +0000 (Thu, 29 Mar 2012)
New Revision: 10163
Added:
trunk/packages/rostlab/librostlab/trunk/debian/librostlab-doc.lintian-overrides
Modified:
trunk/packages/rostlab/librostlab/trunk/debian/changelog
trunk/packages/rostlab/librostlab/trunk/debian/control
Log:
librostlab ready for upload
Modified: trunk/packages/rostlab/librostlab/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/librostlab/trunk/debian/changelog 2012-03-29 16:16:10 UTC (rev 10162)
+++ trunk/packages/rostlab/librostlab/trunk/debian/changelog 2012-03-29 17:05:54 UTC (rev 10163)
@@ -1,6 +1,7 @@
librostlab (1.0.20-1) UNRELEASED; urgency=low
* Moved blast parser out into librostlab-blast.
+ * Initial release in Debian (Closes: #666192)
-- Laszlo Kajan <lkajan at rostlab.org> Wed, 28 Mar 2012 16:53:34 +0200
Modified: trunk/packages/rostlab/librostlab/trunk/debian/control
===================================================================
--- trunk/packages/rostlab/librostlab/trunk/debian/control 2012-03-29 16:16:10 UTC (rev 10162)
+++ trunk/packages/rostlab/librostlab/trunk/debian/control 2012-03-29 17:05:54 UTC (rev 10163)
@@ -1,9 +1,13 @@
Source: librostlab
Priority: extra
-Maintainer: Laszlo Kajan <lkajan at rostlab.org>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, graphviz
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Laszlo Kajan <lkajan at rostlab.org>
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, doxygen, graphviz
Standards-Version: 3.9.3
Section: libs
+Vcs-Svn: svn+ssh://svn.debian.org/debian-med/trunk/packages/rostlab/librostlab/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/rostlab/librostlab/trunk/
+DM-Upload-Allowed: yes
Homepage: http://rostlab.org/
Package: librostlab3
@@ -11,13 +15,14 @@
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: C++ library from the Rost Lab
- * current working directory resource
- * exception with stack backtrace
- * file lock resource
- * passwd and group structures for C++
- * effective uid and gid resource
- * rostlab::bio::seq class with stream input operator for FASTA format
- * umask resource
+ The library provides the following facilities:
+ * current working directory resource
+ * exception with stack backtrace
+ * file lock resource
+ * passwd and group structures for C++
+ * effective uid and gid resource
+ * rostlab::bio::seq class with stream input operator for FASTA format
+ * umask resource
.
This package contains the shared library.
@@ -29,13 +34,14 @@
Provides: librostlab-dev
Replaces: librostlab0-dev
Description: C++ library from the Rost Lab
- * current working directory resource
- * exception with stack backtrace
- * file lock resource
- * passwd and group structures for C++
- * effective uid and gid resource
- * rostlab::bio::seq class with stream input operator for FASTA format
- * umask resource
+ The library provides the following facilities:
+ * current working directory resource
+ * exception with stack backtrace
+ * file lock resource
+ * passwd and group structures for C++
+ * effective uid and gid resource
+ * rostlab::bio::seq class with stream input operator for FASTA format
+ * umask resource
.
This package contains files necessary for developing applications with
librostlab.
@@ -45,13 +51,14 @@
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: C++ library from the Rost Lab
- * current working directory resource
- * exception with stack backtrace
- * file lock resource
- * passwd and group structures for C++
- * effective uid and gid resource
- * rostlab::bio::seq class with stream input operator for FASTA format
- * umask resource
+ The library provides the following facilities:
+ * current working directory resource
+ * exception with stack backtrace
+ * file lock resource
+ * passwd and group structures for C++
+ * effective uid and gid resource
+ * rostlab::bio::seq class with stream input operator for FASTA format
+ * umask resource
.
This package contains html documentation.
@@ -61,12 +68,13 @@
Priority: extra
Depends: librostlab3 (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for librostlab
- * current working directory resource
- * exception with stack backtrace
- * file lock resource
- * passwd and group structures for C++
- * effective uid and gid resource
- * rostlab::bio::seq class with stream input operator for FASTA format
- * umask resource
+ The library provides the following facilities:
+ * current working directory resource
+ * exception with stack backtrace
+ * file lock resource
+ * passwd and group structures for C++
+ * effective uid and gid resource
+ * rostlab::bio::seq class with stream input operator for FASTA format
+ * umask resource
.
This package provides the detached debug symbols for librostlab.
Added: trunk/packages/rostlab/librostlab/trunk/debian/librostlab-doc.lintian-overrides
===================================================================
--- trunk/packages/rostlab/librostlab/trunk/debian/librostlab-doc.lintian-overrides (rev 0)
+++ trunk/packages/rostlab/librostlab/trunk/debian/librostlab-doc.lintian-overrides 2012-03-29 17:05:54 UTC (rev 10163)
@@ -0,0 +1 @@
+librostlab-doc: embedded-javascript-library usr/share/doc/librostlab-doc/html/jquery.js
More information about the debian-med-commit
mailing list