[med-svn] r6822 - trunk/packages/embassy-domalign/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Thu May 12 04:04:21 UTC 2011
Author: plessy
Date: 2011-05-12 04:04:15 +0000 (Thu, 12 May 2011)
New Revision: 6822
Modified:
trunk/packages/embassy-domalign/trunk/debian/changelog
trunk/packages/embassy-domalign/trunk/debian/control
trunk/packages/embassy-domalign/trunk/debian/copyright
trunk/packages/embassy-domalign/trunk/debian/embassy-domalign.lintian-overrides
Log:
embassy-domalign (0.1.0+20100721-3) unstable; urgency=low
* Set RPATH with ?\226?\128?\156-Wl,--rpath?\226?\128?\157 as GCC 4.6 does not accept ?\226?\128?\156-R?\226?\128?\157 anymore.
(debian/rules) Closes: #625189, LP: #771115.
* Incremented Standards-Version to reflect conformance with Policy 3.9.2
(debian/control, no changes needed).
* Updated debian/embassy-domsearch.lintian-overrides for lintian 2.5.
* debian/copyright validated with config-edit.
-- Charles Plessy <plessy at debian.org> Thu, 12 May 2011 11:13:56 +0900
Modified: trunk/packages/embassy-domalign/trunk/debian/changelog
===================================================================
--- trunk/packages/embassy-domalign/trunk/debian/changelog 2011-05-12 04:00:30 UTC (rev 6821)
+++ trunk/packages/embassy-domalign/trunk/debian/changelog 2011-05-12 04:04:15 UTC (rev 6822)
@@ -1,9 +1,13 @@
-embassy-domalign (0.1.0+20100721-3) UNRELEASED; urgency=low
+embassy-domalign (0.1.0+20100721-3) unstable; urgency=low
* Set RPATH with “-Wl,--rpath” as GCC 4.6 does not accept “-R” anymore.
- Closes: #625189, LP: #771115.
+ (debian/rules) Closes: #625189, LP: #771115.
+ * Incremented Standards-Version to reflect conformance with Policy 3.9.2
+ (debian/control, no changes needed).
+ * Updated debian/embassy-domsearch.lintian-overrides for lintian 2.5.
+ * debian/copyright validated with config-edit.
- -- Charles Plessy <plessy at debian.org> Sun, 08 May 2011 20:52:18 +0900
+ -- Charles Plessy <plessy at debian.org> Thu, 12 May 2011 11:13:56 +0900
embassy-domalign (0.1.0+20100721-2) unstable; urgency=low
Modified: trunk/packages/embassy-domalign/trunk/debian/control
===================================================================
--- trunk/packages/embassy-domalign/trunk/debian/control 2011-05-12 04:00:30 UTC (rev 6821)
+++ trunk/packages/embassy-domalign/trunk/debian/control 2011-05-12 04:04:15 UTC (rev 6822)
@@ -18,7 +18,7 @@
Uploaders: Charles Plessy <plessy at debian.org>
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/embassy-domalign/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/embassy-domalign/trunk/
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
Homepage: http://emboss.sourceforge.net/apps/cvs/embassy/index.html#DOMALIGN
Package: embassy-domalign
Modified: trunk/packages/embassy-domalign/trunk/debian/copyright
===================================================================
--- trunk/packages/embassy-domalign/trunk/debian/copyright 2011-05-12 04:00:30 UTC (rev 6821)
+++ trunk/packages/embassy-domalign/trunk/debian/copyright 2011-05-12 04:04:15 UTC (rev 6822)
@@ -1,23 +1,25 @@
-Format: DEP-5
+Format: http://dep.debian.net/deps/dep5/
Source: ftp://emboss.open-bio.org/pub/EMBOSS/DOMALIGN-0.1.0.tar.gz
+
+Files: *
Copyright:
Matt Blades
Jon Ison (jison at ebi.ac.uk)
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 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.
+ 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
+ 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’.
Modified: trunk/packages/embassy-domalign/trunk/debian/embassy-domalign.lintian-overrides
===================================================================
--- trunk/packages/embassy-domalign/trunk/debian/embassy-domalign.lintian-overrides 2011-05-12 04:00:30 UTC (rev 6821)
+++ trunk/packages/embassy-domalign/trunk/debian/embassy-domalign.lintian-overrides 2011-05-12 04:04:15 UTC (rev 6822)
@@ -1,6 +1,3 @@
# The embassy packages use privately some of the EMBOSS libraries. They have
# the same upstream authors and are released together.
-embassy-domalign: binary-or-shlib-defines-rpath ./usr/bin/allversusall /usr/lib/emboss/lib
-embassy-domalign: binary-or-shlib-defines-rpath ./usr/bin/domainalign /usr/lib/emboss/lib
-embassy-domalign: binary-or-shlib-defines-rpath ./usr/bin/domainrep /usr/lib/emboss/lib
-embassy-domalign: binary-or-shlib-defines-rpath ./usr/bin/seqalign /usr/lib/emboss/lib
+embassy-domalign: binary-or-shlib-defines-rpath *
More information about the debian-med-commit
mailing list