[med-svn] r15011 - in trunk/packages/biosquid/trunk/debian: . source
Andreas Tille
tille at alioth.debian.org
Mon Oct 28 13:05:00 UTC 2013
Author: tille
Date: 2013-10-28 13:05:00 +0000 (Mon, 28 Oct 2013)
New Revision: 15011
Added:
trunk/packages/biosquid/trunk/debian/source/
trunk/packages/biosquid/trunk/debian/source/format
Modified:
trunk/packages/biosquid/trunk/debian/changelog
trunk/packages/biosquid/trunk/debian/compat
trunk/packages/biosquid/trunk/debian/control
Log:
Homepage vanished; usual packaging updates
Modified: trunk/packages/biosquid/trunk/debian/changelog
===================================================================
--- trunk/packages/biosquid/trunk/debian/changelog 2013-10-28 12:58:05 UTC (rev 15010)
+++ trunk/packages/biosquid/trunk/debian/changelog 2013-10-28 13:05:00 UTC (rev 15011)
@@ -1,3 +1,15 @@
+biosquid (1.9g+cvs20050121-3) UNRELEASED; urgency=low
+
+ * debian/control:
+ - added myself to uploaders
+ - cme fix dpkg-control
+ - debhelper 9
+ - Homepage field droped since homepage vanished
+ - canonical Vcs fields
+ * debian/source/format: 3.0 (quilt)
+
+ -- Andreas Tille <tille at debian.org> Mon, 28 Oct 2013 14:04:02 +0100
+
biosquid (1.9g+cvs20050121-2) unstable; urgency=low
[ Andreas Tille ]
Modified: trunk/packages/biosquid/trunk/debian/compat
===================================================================
--- trunk/packages/biosquid/trunk/debian/compat 2013-10-28 12:58:05 UTC (rev 15010)
+++ trunk/packages/biosquid/trunk/debian/compat 2013-10-28 13:05:00 UTC (rev 15011)
@@ -1 +1 @@
-5
+9
Modified: trunk/packages/biosquid/trunk/debian/control
===================================================================
--- trunk/packages/biosquid/trunk/debian/control 2013-10-28 12:58:05 UTC (rev 15010)
+++ trunk/packages/biosquid/trunk/debian/control 2013-10-28 13:05:00 UTC (rev 15011)
@@ -1,20 +1,22 @@
Source: biosquid
+Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Nelson A. de Oliveira <naoliv at debian.org>,
+ Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Nelson A. de Oliveira <naoliv at debian.org>
-Build-Depends: cdbs, debhelper (>= 5), autoconf, autotools-dev
-Standards-Version: 3.7.3
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/biosquid/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/biosquid/trunk/
-Homepage: http://selab.wustl.edu/cgi-bin/selab.pl?mode=software
+Build-Depends: cdbs,
+ debhelper (>= 9),
+ autoconf,
+ autotools-dev
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/biosquid/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/biosquid/trunk/
Package: biosquid
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: hmmer (<= 2.1.4)
-Recommends: hmmer (>> 2.1.4)
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Recommends: hmmer
Description: utilities for biological sequence analysis
SQUID is a library of C code functions for sequence analysis. It also
includes a number of small utility programs to convert, show statistics,
@@ -24,9 +26,10 @@
a squid on the archive (a proxy cache), it was renamed to "biosquid".
Package: biosquid-dev
+Architecture: any
Section: devel
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Suggests: biosquid
Description: headers and static library for biological sequence analysis
SQUID is a library of C code functions for sequence analysis. It also
Added: trunk/packages/biosquid/trunk/debian/source/format
===================================================================
--- trunk/packages/biosquid/trunk/debian/source/format (rev 0)
+++ trunk/packages/biosquid/trunk/debian/source/format 2013-10-28 13:05:00 UTC (rev 15011)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the debian-med-commit
mailing list