[med-svn] r5090 - trunk/packages/embassy-domainatrix/trunk/debian

Charles Plessy plessy at alioth.debian.org
Mon Aug 2 05:09:33 UTC 2010


Author: plessy
Date: 2010-08-02 05:09:31 +0000 (Mon, 02 Aug 2010)
New Revision: 5090

Modified:
   trunk/packages/embassy-domainatrix/trunk/debian/changelog
   trunk/packages/embassy-domainatrix/trunk/debian/control
   trunk/packages/embassy-domainatrix/trunk/debian/rules
Log:
Preparation of the new upstream release, that can not be built against EMBOSS 6.2.



Modified: trunk/packages/embassy-domainatrix/trunk/debian/changelog
===================================================================
--- trunk/packages/embassy-domainatrix/trunk/debian/changelog	2010-08-02 04:56:49 UTC (rev 5089)
+++ trunk/packages/embassy-domainatrix/trunk/debian/changelog	2010-08-02 05:09:31 UTC (rev 5090)
@@ -1,3 +1,13 @@
+embassy-domainatrix (0.1.0+20100721-1) UNRELEASED; urgency=low
+
+  * New upstream release in which the version number was unchanged.
+  * Build-Depends on emboss 6.3.1 (debian/control, debian/rules,
+    closes: #591130).
+  * Incremented Standards-Version to reflect conformance with Policy 3.9.1
+    (debian/control, no changes needed).
+
+ -- Charles Plessy <plessy at debian.org>  Mon, 02 Aug 2010 13:32:54 +0900
+
 embassy-domainatrix (0.1.0+20100115-1) unstable; urgency=low
 
   * New upstream release in which the version number was unchanged.

Modified: trunk/packages/embassy-domainatrix/trunk/debian/control
===================================================================
--- trunk/packages/embassy-domainatrix/trunk/debian/control	2010-08-02 04:56:49 UTC (rev 5089)
+++ trunk/packages/embassy-domainatrix/trunk/debian/control	2010-08-02 05:09:31 UTC (rev 5090)
@@ -1,13 +1,19 @@
 Source: embassy-domainatrix
 Section: science
 Priority: optional
-Build-Depends: cdbs, debhelper (>= 7), libajax6-dev (>= 6.2), libnucleus6-dev (>= 6.2), emboss-lib, libx11-dev, libgd2-xpm-dev
+Build-Depends: cdbs,
+	debhelper (>= 7),
+	libajax6-dev (>= 6.3.1),
+	libnucleus6-dev (>= 6.3.1),
+	emboss-lib (>= 6.3.1),
+	libx11-dev,
+	libgd2-xpm-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-domainatrix/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/embassy-domainatrix/trunk/
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://emboss.sourceforge.net/apps/cvs/embassy/index.html#DOMAINATRIX
 
 Package: embassy-domainatrix

Modified: trunk/packages/embassy-domainatrix/trunk/debian/rules
===================================================================
--- trunk/packages/embassy-domainatrix/trunk/debian/rules	2010-08-02 04:56:49 UTC (rev 5089)
+++ trunk/packages/embassy-domainatrix/trunk/debian/rules	2010-08-02 05:09:31 UTC (rev 5090)
@@ -3,4 +3,4 @@
 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
+CFLAGS += -I/usr/include/eplplot -I/usr/include/ajax -I/usr/include/ajax/epcre -I/usr/include/nucleus




More information about the debian-med-commit mailing list