[med-svn] r5191 - in trunk/packages/hmmer/trunk/debian: . patches
Andreas Tille
tille at alioth.debian.org
Fri Aug 27 05:47:50 UTC 2010
Author: tille
Date: 2010-08-27 05:47:49 +0000 (Fri, 27 Aug 2010)
New Revision: 5191
Removed:
trunk/packages/hmmer/trunk/debian/hmmer.NEWS
Modified:
trunk/packages/hmmer/trunk/debian/README.Debian
trunk/packages/hmmer/trunk/debian/changelog
trunk/packages/hmmer/trunk/debian/patches/debian-changes-3.0-1
Log:
check in as it was uploaded by Eric Talevich <etal at uga.edu>
Modified: trunk/packages/hmmer/trunk/debian/README.Debian
===================================================================
--- trunk/packages/hmmer/trunk/debian/README.Debian 2010-08-27 05:36:42 UTC (rev 5190)
+++ trunk/packages/hmmer/trunk/debian/README.Debian 2010-08-27 05:47:49 UTC (rev 5191)
@@ -8,3 +8,7 @@
package does not offer it yet. The PVM of version 2.3
is no longer supported by upstream and not shipping
any longer with Debian.
+
+The packaging is lintian-clean, albeit not perfect.
+
+Steffen and Eric at the BOSC Codefest 2010 in Boston.
Modified: trunk/packages/hmmer/trunk/debian/changelog
===================================================================
--- trunk/packages/hmmer/trunk/debian/changelog 2010-08-27 05:36:42 UTC (rev 5190)
+++ trunk/packages/hmmer/trunk/debian/changelog 2010-08-27 05:47:49 UTC (rev 5191)
@@ -1,6 +1,7 @@
-hmmer (3.0-1) UNRELEASED; urgency=low
+hmmer (3.0-1) unstable; urgency=low
* The 3.0 release should now substitute the outdated 2.3.x one.
+ * The hmmer-pvm package is no longer available.
-- Eric Talevich <etal at uga.edu> Thu, 08 Jul 2010 14:17:59 -0400
Deleted: trunk/packages/hmmer/trunk/debian/hmmer.NEWS
===================================================================
--- trunk/packages/hmmer/trunk/debian/hmmer.NEWS 2010-08-27 05:36:42 UTC (rev 5190)
+++ trunk/packages/hmmer/trunk/debian/hmmer.NEWS 2010-08-27 05:47:49 UTC (rev 5191)
@@ -1,21 +0,0 @@
-hmmer (3.0-1) unstable; urgency=low
-
- Transition to 3.0 release, the pvm package is
- no longer supported.
-
- -- you <> Thu, 08 Jul 2010 15:06:36 -0400
-
-hmmer (2.3.2-3) unstable; urgency=low
-
- Hmmer dependency on biosquid has been downgraded to recommends, as there is
- no need for this upgrade path anymore.
-
- -- Nelson A. de Oliveira <naoliv at debian.org> Tue, 31 Jul 2007 16:18:00 -0300
-
-hmmer (2.3.2-1) unstable; urgency=low
-
- Some binaries from the old hmmer (version 2.1.4) have been split between two
- packages: hmmer and biosquid. To maintain all binaries included on the older
- hmmer, the new hmmer package depends on biosquid.
-
- -- Nelson A. de Oliveira <naoliv at gmail.com> Tue, 08 Aug 2006 23:07:12 -0300
Modified: trunk/packages/hmmer/trunk/debian/patches/debian-changes-3.0-1
===================================================================
--- trunk/packages/hmmer/trunk/debian/patches/debian-changes-3.0-1 2010-08-27 05:36:42 UTC (rev 5190)
+++ trunk/packages/hmmer/trunk/debian/patches/debian-changes-3.0-1 2010-08-27 05:47:49 UTC (rev 5191)
@@ -3,9 +3,10 @@
Here's the last changelog entry, hopefully it gives details on why
those changes were made:
.
- hmmer (3.0-1) UNRELEASED; urgency=low
+ hmmer (3.0-1) unstable; urgency=low
.
* The 3.0 release should now substitute the outdated 2.3.x one.
+ * The hmmer-pvm package is no longer available.
.
The person named in the Author field signed this changelog entry.
Author: Eric Talevich <etal at uga.edu>
@@ -18,6 +19,7 @@
Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: http://bugs.debian.org/<bugnumber>
+Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>
@@ -33,7 +35,7 @@
# Compiler configuration
#
-@@ -180,10 +182,10 @@ install: libraries programs
+@@ -180,10 +180,10 @@ install: libraries programs
for file in $(PROGS); do\
cp ${SRCDIR}/$$file ${DESTDIR}${bindir}/;\
done
@@ -48,7 +50,7 @@
# uninstall: Reverses the steps of "make install".
#
-@@ -191,9 +193,9 @@ uninstall:
+@@ -191,9 +191,9 @@ uninstall:
for file in $(PROGS); do\
rm ${DESTDIR}${bindir}/$$file;\
done
More information about the debian-med-commit
mailing list