[med-svn] r1191 - trunk/packages/emboss/trunk/debian
charles-guest at alioth.debian.org
charles-guest at alioth.debian.org
Wed Jan 23 11:57:21 UTC 2008
Author: charles-guest
Date: 2008-01-23 11:57:20 +0000 (Wed, 23 Jan 2008)
New Revision: 1191
Modified:
trunk/packages/emboss/trunk/debian/changelog
trunk/packages/emboss/trunk/debian/emboss.dirs
trunk/packages/emboss/trunk/debian/emboss.install
trunk/packages/emboss/trunk/debian/rules
Log:
preparing update ; disable MIME for the moment ; reformatting too long lines in changelog
Modified: trunk/packages/emboss/trunk/debian/changelog
===================================================================
--- trunk/packages/emboss/trunk/debian/changelog 2008-01-23 01:08:39 UTC (rev 1190)
+++ trunk/packages/emboss/trunk/debian/changelog 2008-01-23 11:57:20 UTC (rev 1191)
@@ -1,21 +1,15 @@
-emboss (5.0.0-4) UNRELEASED; urgency=low
+emboss (5.0.0-4) unstable; urgency=low
- * MIME support for chromatograms:
- - debian/emboss.mime: associates application/vnd.appliedbiosystems.abif,
- application/ab1 and application/x-dna with the `abiview' and `seqret'
- programs and the .ab1 suffix.
- - debian/emboss.sharedmimeinfo describes the ABIF format of the .ab1 files.
- - debian/abiview.desktop associates `abiview' with chromatograms in ABIF
- format via the application/ab1 and application/x-dna formats.
* debian/patches:
- using-pager-in-tfm.patch:
- Patching tfm so that it uses the alternatives system `/usr/bin/pager' if
- the `PAGER' environment variable is not defined.
+ Patching tfm so that it uses the alternatives system `/usr/bin/pager'
+ if the `PAGER' environment variable is not defined.
- embindex-fix-2008-01-19.patch:
Official fix 3. EMBOSS-5.0.0/nucleus/embindex.c 18 Jan 2008.
- Order and fill fixes to sort out potential problems with kw/de/tx indexes.
+ Order and fill fixes to sort out potential problems with kw/de/tx
+ indexes.
- -- Charles Plessy <charles-debian-nospam at plessy.org> Mon, 21 Jan 2008 08:40:14 +0900
+ -- Charles Plessy <charles-debian-nospam at plessy.org> Wed, 23 Jan 2008 20:56:22 +0900
emboss (5.0.0-3) unstable; urgency=low
Modified: trunk/packages/emboss/trunk/debian/emboss.dirs
===================================================================
--- trunk/packages/emboss/trunk/debian/emboss.dirs 2008-01-23 01:08:39 UTC (rev 1190)
+++ trunk/packages/emboss/trunk/debian/emboss.dirs 2008-01-23 11:57:20 UTC (rev 1191)
@@ -1,5 +1,5 @@
usr/bin
-usr/share/applications
+#usr/share/applications
usr/lib
etc/emboss/embossrc.d
usr/share/man/man1
Modified: trunk/packages/emboss/trunk/debian/emboss.install
===================================================================
--- trunk/packages/emboss/trunk/debian/emboss.install 2008-01-23 01:08:39 UTC (rev 1190)
+++ trunk/packages/emboss/trunk/debian/emboss.install 2008-01-23 11:57:20 UTC (rev 1191)
@@ -1,3 +1,3 @@
debian/emboss_tmp/usr/bin usr
debian/emboss_tmp/usr/lib usr
-debian/abiview.desktop usr/share/applications
+#debian/abiview.desktop usr/share/applications
Modified: trunk/packages/emboss/trunk/debian/rules
===================================================================
--- trunk/packages/emboss/trunk/debian/rules 2008-01-23 01:08:39 UTC (rev 1190)
+++ trunk/packages/emboss/trunk/debian/rules 2008-01-23 11:57:20 UTC (rev 1191)
@@ -126,8 +126,8 @@
dh_installchangelogs ChangeLog
dh_installdocs
# dh_installmenu
- dh_desktop
- dh_installmime
+# dh_desktop
+# dh_installmime
dh_install
# Install the manpages and provide a symlink for the renamed binaries.
More information about the debian-med-commit
mailing list