Author: plessy Date: 2011-05-11 07:39:28 +0000 (Wed, 11 May 2011) New Revision: 6809
Added: trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/ trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/changelog trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/control trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/copyright trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/embassy-domainatrix.lintian-overrides Removed: trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/changelog trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/control trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/copyright trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/embassy-domainatrix.lintian-overrides Log: [svn-buildpackage] Tagging embassy-domainatrix 0.1.0+20100721-3 Deleted: trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/changelog =================================================================== --- trunk/packages/embassy-domainatrix/trunk/debian/changelog 2011-05-10 20:23:19 UTC (rev 6807) +++ trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/changelog 2011-05-11 07:39:28 UTC (rev 6809) @@ -1,69 +0,0 @@ -embassy-domainatrix (0.1.0+20100721-3) UNRELEASED; urgency=low - - * Set RPATH with “-Wl,--rpath” as GCC 4.6 does not accept “-R” anymore. - Closes: #625162, LP: #770920. - - -- Charles Plessy <[email protected]> Sun, 08 May 2011 20:57:54 +0900 - -embassy-domainatrix (0.1.0+20100721-2) unstable; urgency=low - - * Built on emboss-lib 6.3.1-6, pre-emptively depending on versions - lower than 6.3.2, because backwards compatibility is sometimes - broken (debian/control, debian/rules). - * Set an RPATH to /usr/lib/emboss/lib for using EMBOSS private - libraries (debian/rules, debian/embassy-domainatrix.lintian-overrides). - * Refreshed debian/copyright to test the latest DEP-5 format. - - -- Charles Plessy <[email protected]> Thu, 23 Sep 2010 10:54:35 +0900 - -embassy-domainatrix (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: #591130). - * 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 <[email protected]> Wed, 11 Aug 2010 19:53:32 +0900 - -embassy-domainatrix (0.1.0+20100115-1) unstable; urgency=low - - * New upstream release in which the version number was unchanged. - * debian/control: - - Build against EMBOSS 6.2 (Closes: #587118) - - Checked conformance with Policy 3.8.4 (no changes needed). - * debian/*manpages* refreshed - -- Charles Plessy <[email protected]> Sat, 26 Jun 2010 17:18:45 +0900 - -embassy-domainatrix (0.1.0+20090715-1) unstable; urgency=low - - * New upstream release in which the version number was unchanged. - * debian/control: - - Build against EMBOSS 6.1 - - Checked conformance with Policy 3.8.2 (no changes needed). - * debian/watch: mangle Debian version to ignore the timestamp. - * Refreshed and experimented on debian/copyright. - * debian/*manpages* refreshed and moved to section 1e. - - -- Charles Plessy <[email protected]> Mon, 03 Aug 2009 19:38:00 +0900 - -embassy-domainatrix (0.1.0+20080715-1) unstable; urgency=low - - * New upstream release in which the version number was unchanged. - * debian/control: - - Updated my email address. - - Build against EMBOSS 6. - - Using debhelper 7. - - Checked conformance with Policy 3.8.0 (no changes needed). - - Corrected DM-Upload-Allowed. - * debian/copyright updated to latest format. - - -- Charles Plessy <[email protected]> Thu, 26 Feb 2009 09:57:33 +0900 - -embassy-domainatrix (0.1.0-1) unstable; urgency=low - - * Initial release - - -- Charles Plessy <[email protected]> Tue, 25 Sep 2007 13:52:47 +0900 Copied: trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/changelog (from rev 6808, trunk/packages/embassy-domainatrix/trunk/debian/changelog) =================================================================== --- trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/changelog (rev 0) +++ trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/changelog 2011-05-11 07:39:28 UTC (rev 6809) @@ -0,0 +1,73 @@ +embassy-domainatrix (0.1.0+20100721-3) unstable; urgency=low + + * Set RPATH with “-Wl,--rpath” as GCC 4.6 does not accept “-R” anymore. + (debian/rules) Closes: #625162, LP: #770920. + * Incremented Standards-Version to reflect conformance with Policy 3.9.2 + (debian/control, no changes needed). + * Updated debian/embassy-domainatrix.lintian-overrides for lintian 2.5. + * debian/copyright validated with config-edit. + + -- Charles Plessy <[email protected]> Wed, 11 May 2011 14:37:28 +0900 + +embassy-domainatrix (0.1.0+20100721-2) unstable; urgency=low + + * Built on emboss-lib 6.3.1-6, pre-emptively depending on versions + lower than 6.3.2, because backwards compatibility is sometimes + broken (debian/control, debian/rules). + * Set an RPATH to /usr/lib/emboss/lib for using EMBOSS private + libraries (debian/rules, debian/embassy-domainatrix.lintian-overrides). + * Refreshed debian/copyright to test the latest DEP-5 format. + + -- Charles Plessy <[email protected]> Thu, 23 Sep 2010 10:54:35 +0900 + +embassy-domainatrix (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: #591130). + * 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 <[email protected]> Wed, 11 Aug 2010 19:53:32 +0900 + +embassy-domainatrix (0.1.0+20100115-1) unstable; urgency=low + + * New upstream release in which the version number was unchanged. + * debian/control: + - Build against EMBOSS 6.2 (Closes: #587118) + - Checked conformance with Policy 3.8.4 (no changes needed). + * debian/*manpages* refreshed + -- Charles Plessy <[email protected]> Sat, 26 Jun 2010 17:18:45 +0900 + +embassy-domainatrix (0.1.0+20090715-1) unstable; urgency=low + + * New upstream release in which the version number was unchanged. + * debian/control: + - Build against EMBOSS 6.1 + - Checked conformance with Policy 3.8.2 (no changes needed). + * debian/watch: mangle Debian version to ignore the timestamp. + * Refreshed and experimented on debian/copyright. + * debian/*manpages* refreshed and moved to section 1e. + + -- Charles Plessy <[email protected]> Mon, 03 Aug 2009 19:38:00 +0900 + +embassy-domainatrix (0.1.0+20080715-1) unstable; urgency=low + + * New upstream release in which the version number was unchanged. + * debian/control: + - Updated my email address. + - Build against EMBOSS 6. + - Using debhelper 7. + - Checked conformance with Policy 3.8.0 (no changes needed). + - Corrected DM-Upload-Allowed. + * debian/copyright updated to latest format. + + -- Charles Plessy <[email protected]> Thu, 26 Feb 2009 09:57:33 +0900 + +embassy-domainatrix (0.1.0-1) unstable; urgency=low + + * Initial release + + -- Charles Plessy <[email protected]> Tue, 25 Sep 2007 13:52:47 +0900 Deleted: trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/control =================================================================== --- trunk/packages/embassy-domainatrix/trunk/debian/control 2011-05-10 20:23:19 UTC (rev 6807) +++ trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/control 2011-05-11 07:39:28 UTC (rev 6809) @@ -1,35 +0,0 @@ -Source: embassy-domainatrix -Section: science -Priority: optional -Build-Depends: cdbs, - debhelper (>= 7), - emboss-lib (>= 6.3.1-6~), - emboss-lib (<< 6.3.2~), - libx11-dev, - libgd2-xpm-dev, - libmysqlclient-dev, - libpq-dev -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Charles Plessy <[email protected]> -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.9.1 -Homepage: http://emboss.sourceforge.net/apps/cvs/embassy/index.html#DOMAINATRIX - -Package: embassy-domainatrix -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, emboss-lib (>= 6.3.1-6~), emboss-lib (<< 6.3.2~) -Recommends: emboss -Suggests: embassy -Description: Extra EMBOSS commands to handle domain classification file - The DOMAINATRIX programs were developed by Jon Ison and colleagues at MRC HGMP - for their protein domain research. They are included as an EMBASSY package as - a work in progress. - . - Applications in the current domainatrix release are cathparse (generates DCF - file from raw CATH files), domainnr (removes redundant domains from a DCF - file), domainreso (removes low resolution domains from a DCF file), domainseqs - (adds sequence records to a DCF file), domainsse (adds secondary structure - records to a DCF file), scopparse (generates DCF file from raw SCOP files) and - ssematch (searches a DCF file for secondary structure matches). Copied: trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/control (from rev 6808, trunk/packages/embassy-domainatrix/trunk/debian/control) =================================================================== --- trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/control (rev 0) +++ trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/control 2011-05-11 07:39:28 UTC (rev 6809) @@ -0,0 +1,35 @@ +Source: embassy-domainatrix +Section: science +Priority: optional +Build-Depends: cdbs, + debhelper (>= 7), + emboss-lib (>= 6.3.1-6~), + emboss-lib (<< 6.3.2~), + libx11-dev, + libgd2-xpm-dev, + libmysqlclient-dev, + libpq-dev +Maintainer: Debian Med Packaging Team <[email protected]> +DM-Upload-Allowed: yes +Uploaders: Charles Plessy <[email protected]> +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.9.2 +Homepage: http://emboss.sourceforge.net/apps/cvs/embassy/index.html#DOMAINATRIX + +Package: embassy-domainatrix +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, emboss-lib (>= 6.3.1-6~), emboss-lib (<< 6.3.2~) +Recommends: emboss +Suggests: embassy +Description: Extra EMBOSS commands to handle domain classification file + The DOMAINATRIX programs were developed by Jon Ison and colleagues at MRC HGMP + for their protein domain research. They are included as an EMBASSY package as + a work in progress. + . + Applications in the current domainatrix release are cathparse (generates DCF + file from raw CATH files), domainnr (removes redundant domains from a DCF + file), domainreso (removes low resolution domains from a DCF file), domainseqs + (adds sequence records to a DCF file), domainsse (adds secondary structure + records to a DCF file), scopparse (generates DCF file from raw SCOP files) and + ssematch (searches a DCF file for secondary structure matches). Deleted: trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/copyright =================================================================== --- trunk/packages/embassy-domainatrix/trunk/debian/copyright 2011-05-10 20:23:19 UTC (rev 6807) +++ trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/copyright 2011-05-11 07:39:28 UTC (rev 6809) @@ -1,24 +0,0 @@ -Format: DEP-5 -Source: ftp://emboss.open-bio.org/pub/EMBOSS/DOMAINATRIX-0.1.0.tar.gz -Copyright: Alan Bleasby ([email protected]) - Matt Blades - Mike Hurley - Jon Ison ([email protected]) - Amanda O'Reilly - Ranjeeva Ranasinghe -License: GPL-2+ - This package is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - . - This package is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - . - You should have received a copy of the GNU General Public License - along with this package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Comment: On Debian systems, the complete text of the GNU General Public License - version 2 can be found in ‘/usr/share/common-licenses/GPL-2’. Copied: trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/copyright (from rev 6808, trunk/packages/embassy-domainatrix/trunk/debian/copyright) =================================================================== --- trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/copyright (rev 0) +++ trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/copyright 2011-05-11 07:39:28 UTC (rev 6809) @@ -0,0 +1,26 @@ +Format: http://dep.debian.net/deps/dep5/ +Source: ftp://emboss.open-bio.org/pub/EMBOSS/DOMAINATRIX-0.1.0.tar.gz + +Files: * +Copyright: Alan Bleasby ([email protected]) + Matt Blades + Mike Hurley + Jon Ison ([email protected]) + Amanda O'Reilly + Ranjeeva Ranasinghe +License: GPL-2+ + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +Comment: On Debian systems, the complete text of the GNU General Public License + version 2 can be found in ‘/usr/share/common-licenses/GPL-2’. Deleted: trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/embassy-domainatrix.lintian-overrides =================================================================== --- trunk/packages/embassy-domainatrix/trunk/debian/embassy-domainatrix.lintian-overrides 2011-05-10 20:23:19 UTC (rev 6807) +++ trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/embassy-domainatrix.lintian-overrides 2011-05-11 07:39:28 UTC (rev 6809) @@ -1,9 +0,0 @@ -# The embassy packages use privately some of the EMBOSS libraries. They have -# the same upstream authors and are released together. -embassy-domainatrix: binary-or-shlib-defines-rpath ./usr/bin/cathparse /usr/lib/emboss/lib -embassy-domainatrix: binary-or-shlib-defines-rpath ./usr/bin/domainnr /usr/lib/emboss/lib -embassy-domainatrix: binary-or-shlib-defines-rpath ./usr/bin/domainreso /usr/lib/emboss/lib -embassy-domainatrix: binary-or-shlib-defines-rpath ./usr/bin/domainseqs /usr/lib/emboss/lib -embassy-domainatrix: binary-or-shlib-defines-rpath ./usr/bin/domainsse /usr/lib/emboss/lib -embassy-domainatrix: binary-or-shlib-defines-rpath ./usr/bin/scopparse /usr/lib/emboss/lib -embassy-domainatrix: binary-or-shlib-defines-rpath ./usr/bin/ssematch /usr/lib/emboss/lib Copied: trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/embassy-domainatrix.lintian-overrides (from rev 6808, trunk/packages/embassy-domainatrix/trunk/debian/embassy-domainatrix.lintian-overrides) =================================================================== --- trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/embassy-domainatrix.lintian-overrides (rev 0) +++ trunk/packages/embassy-domainatrix/tags/0.1.0+20100721-3/debian/embassy-domainatrix.lintian-overrides 2011-05-11 07:39:28 UTC (rev 6809) @@ -0,0 +1,3 @@ +# The embassy packages use privately some of the EMBOSS libraries. They have +# the same upstream authors and are released together. +embassy-domainatrix: binary-or-shlib-defines-rpath * _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
