[med-svn] r5126 - in trunk/packages/embassy-domsearch/trunk/debian: . manpages
Charles Plessy
plessy at alioth.debian.org
Wed Aug 11 11:33:35 UTC 2010
Author: plessy
Date: 2010-08-11 11:33:32 +0000 (Wed, 11 Aug 2010)
New Revision: 5126
Modified:
trunk/packages/embassy-domsearch/trunk/debian/changelog
trunk/packages/embassy-domsearch/trunk/debian/control
trunk/packages/embassy-domsearch/trunk/debian/embassy-domsearch.manpages
trunk/packages/embassy-domsearch/trunk/debian/manpages/seqfraggle.1e
trunk/packages/embassy-domsearch/trunk/debian/manpages/seqnr.1e
trunk/packages/embassy-domsearch/trunk/debian/manpages/seqsearch.1e
trunk/packages/embassy-domsearch/trunk/debian/manpages/seqsort.1e
trunk/packages/embassy-domsearch/trunk/debian/manpages/seqwords.1e
trunk/packages/embassy-domsearch/trunk/debian/rules
Log:
Uploaded
* New upstream release in which the version number was unchanged.
* Build-Depends on emboss 6.3.1 (debian/control, debian/rules,
closes: #591121).
* Build-Depends on libmysqlclient-dev and libpq-dev until emboss is fixed.
* Pass -Wl,--as-needed to avoid unneeded binary dependencies (debian/rules).
* Incremented Standards-Version to reflect conformance with Policy 3.9.1
(debian/control, no changes needed).
* Refreshed the manpages.
Modified: trunk/packages/embassy-domsearch/trunk/debian/changelog
===================================================================
--- trunk/packages/embassy-domsearch/trunk/debian/changelog 2010-08-11 11:32:07 UTC (rev 5125)
+++ trunk/packages/embassy-domsearch/trunk/debian/changelog 2010-08-11 11:33:32 UTC (rev 5126)
@@ -1,3 +1,15 @@
+embassy-domsearch (0.1.0++20100721-1) unstable; urgency=low
+
+ * New upstream release in which the version number was unchanged.
+ * Build-Depends on emboss 6.3.1 (debian/control, debian/rules,
+ closes: #591121).
+ * Build-Depends on libmysqlclient-dev and libpq-dev until emboss is fixed.
+ * Pass -Wl,--as-needed to avoid unneeded binary dependencies (debian/rules).
+ * Incremented Standards-Version to reflect conformance with Policy 3.9.1
+ (debian/control, no changes needed).
+
+ -- Charles Plessy <plessy at debian.org> Wed, 11 Aug 2010 20:33:08 +0900
+
embassy-domsearch (0.1.0++20100115-1) unstable; urgency=low
* New upstream release in which the version number was unchanged.
Modified: trunk/packages/embassy-domsearch/trunk/debian/control
===================================================================
--- trunk/packages/embassy-domsearch/trunk/debian/control 2010-08-11 11:32:07 UTC (rev 5125)
+++ trunk/packages/embassy-domsearch/trunk/debian/control 2010-08-11 11:33:32 UTC (rev 5126)
@@ -1,13 +1,22 @@
Source: embassy-domsearch
Section: science
Priority: optional
-Build-Depends: cdbs, debhelper (>= 7), libajax6-dev (>= 6.2), libnucleus6-dev (>= 6.2), emboss-lib (>= 6.2), libx11-dev, libgd2-xpm-dev
+Build-Depends:
+ cdbs,
+ debhelper (>= 7),
+ libajax6-dev (>= 6.3),
+ libnucleus6-dev (>= 6.3),
+ emboss-lib (>= 6.3),
+ libx11-dev,
+ libgd2-xpm-dev,
+ libmysqlclient-dev,
+ libpq-dev
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Charles Plessy <plessy at debian.org>
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/embassy-domsearch/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/embassy-domsearch/trunk/
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
Homepage: http://emboss.sourceforge.net/apps/cvs/embassy/index.html#DOMSEARCH
Package: embassy-domsearch
Modified: trunk/packages/embassy-domsearch/trunk/debian/embassy-domsearch.manpages
===================================================================
--- trunk/packages/embassy-domsearch/trunk/debian/embassy-domsearch.manpages 2010-08-11 11:32:07 UTC (rev 5125)
+++ trunk/packages/embassy-domsearch/trunk/debian/embassy-domsearch.manpages 2010-08-11 11:33:32 UTC (rev 5126)
@@ -1,5 +1,5 @@
+debian/manpages/seqfraggle.1e
+debian/manpages/seqnr.1e
+debian/manpages/seqsearch.1e
debian/manpages/seqsort.1e
-debian/manpages/seqsearch.1e
debian/manpages/seqwords.1e
-debian/manpages/seqfraggle.1e
-debian/manpages/seqnr.1e
Modified: trunk/packages/embassy-domsearch/trunk/debian/manpages/seqfraggle.1e
===================================================================
--- trunk/packages/embassy-domsearch/trunk/debian/manpages/seqfraggle.1e 2010-08-11 11:32:07 UTC (rev 5125)
+++ trunk/packages/embassy-domsearch/trunk/debian/manpages/seqfraggle.1e 2010-08-11 11:33:32 UTC (rev 5126)
@@ -2,12 +2,12 @@
.\" Title: SEQFRAGGLE
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/26/2010
+.\" Date: 08/11/2010
.\" Manual: EMBOSS Manual for Debian
-.\" Source: EMBOSS 0.1.0++20100115
+.\" Source: DOMSEARCH 0.1.0++20100721
.\" Language: English
.\"
-.TH "SEQFRAGGLE" "1e" "06/26/2010" "EMBOSS 0.1.0++20100115" "EMBOSS Manual for Debian"
+.TH "SEQFRAGGLE" "1e" "08/11/2010" "DOMSEARCH 0.1.0++20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Modified: trunk/packages/embassy-domsearch/trunk/debian/manpages/seqnr.1e
===================================================================
--- trunk/packages/embassy-domsearch/trunk/debian/manpages/seqnr.1e 2010-08-11 11:32:07 UTC (rev 5125)
+++ trunk/packages/embassy-domsearch/trunk/debian/manpages/seqnr.1e 2010-08-11 11:33:32 UTC (rev 5126)
@@ -2,12 +2,12 @@
.\" Title: SEQNR
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/26/2010
+.\" Date: 08/11/2010
.\" Manual: EMBOSS Manual for Debian
-.\" Source: EMBOSS 0.1.0++20100115
+.\" Source: DOMSEARCH 0.1.0++20100721
.\" Language: English
.\"
-.TH "SEQNR" "1e" "06/26/2010" "EMBOSS 0.1.0++20100115" "EMBOSS Manual for Debian"
+.TH "SEQNR" "1e" "08/11/2010" "DOMSEARCH 0.1.0++20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Modified: trunk/packages/embassy-domsearch/trunk/debian/manpages/seqsearch.1e
===================================================================
--- trunk/packages/embassy-domsearch/trunk/debian/manpages/seqsearch.1e 2010-08-11 11:32:07 UTC (rev 5125)
+++ trunk/packages/embassy-domsearch/trunk/debian/manpages/seqsearch.1e 2010-08-11 11:33:32 UTC (rev 5126)
@@ -2,12 +2,12 @@
.\" Title: SEQSEARCH
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/26/2010
+.\" Date: 08/11/2010
.\" Manual: EMBOSS Manual for Debian
-.\" Source: EMBOSS 0.1.0++20100115
+.\" Source: DOMSEARCH 0.1.0++20100721
.\" Language: English
.\"
-.TH "SEQSEARCH" "1e" "06/26/2010" "EMBOSS 0.1.0++20100115" "EMBOSS Manual for Debian"
+.TH "SEQSEARCH" "1e" "08/11/2010" "DOMSEARCH 0.1.0++20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Modified: trunk/packages/embassy-domsearch/trunk/debian/manpages/seqsort.1e
===================================================================
--- trunk/packages/embassy-domsearch/trunk/debian/manpages/seqsort.1e 2010-08-11 11:32:07 UTC (rev 5125)
+++ trunk/packages/embassy-domsearch/trunk/debian/manpages/seqsort.1e 2010-08-11 11:33:32 UTC (rev 5126)
@@ -2,12 +2,12 @@
.\" Title: SEQSORT
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/26/2010
+.\" Date: 08/11/2010
.\" Manual: EMBOSS Manual for Debian
-.\" Source: EMBOSS 0.1.0++20100115
+.\" Source: DOMSEARCH 0.1.0++20100721
.\" Language: English
.\"
-.TH "SEQSORT" "1e" "06/26/2010" "EMBOSS 0.1.0++20100115" "EMBOSS Manual for Debian"
+.TH "SEQSORT" "1e" "08/11/2010" "DOMSEARCH 0.1.0++20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Modified: trunk/packages/embassy-domsearch/trunk/debian/manpages/seqwords.1e
===================================================================
--- trunk/packages/embassy-domsearch/trunk/debian/manpages/seqwords.1e 2010-08-11 11:32:07 UTC (rev 5125)
+++ trunk/packages/embassy-domsearch/trunk/debian/manpages/seqwords.1e 2010-08-11 11:33:32 UTC (rev 5126)
@@ -2,12 +2,12 @@
.\" Title: SEQWORDS
.\" Author: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 06/26/2010
+.\" Date: 08/11/2010
.\" Manual: EMBOSS Manual for Debian
-.\" Source: EMBOSS 0.1.0++20100115
+.\" Source: DOMSEARCH 0.1.0++20100721
.\" Language: English
.\"
-.TH "SEQWORDS" "1e" "06/26/2010" "EMBOSS 0.1.0++20100115" "EMBOSS Manual for Debian"
+.TH "SEQWORDS" "1e" "08/11/2010" "DOMSEARCH 0.1.0++20100721" "EMBOSS Manual for Debian"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Modified: trunk/packages/embassy-domsearch/trunk/debian/rules
===================================================================
--- trunk/packages/embassy-domsearch/trunk/debian/rules 2010-08-11 11:32:07 UTC (rev 5125)
+++ trunk/packages/embassy-domsearch/trunk/debian/rules 2010-08-11 11:33:32 UTC (rev 5126)
@@ -3,4 +3,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
-CFLAGS += -I/usr/include/eplplot -I/usr/include/ajax -I/usr/include/nucleus
+DEB_CONFIGURE_EXTRA_FLAGS = --enable-systemlibs
+
+CFLAGS += -I/usr/include/eplplot -I/usr/include/ajax -I/usr/include/ajax/epcre -I/usr/include/nucleus
+LDFLAGS += -Wl,--as-needed
More information about the debian-med-commit
mailing list