Author: plessy Date: 2009-07-15 15:12:39 +0000 (Wed, 15 Jul 2009) New Revision: 3642
Modified: trunk/packages/emboss/trunk/debian/changelog trunk/packages/emboss/trunk/debian/control trunk/packages/emboss/trunk/debian/copyright.introduction Log: Trivial changes for the next update. Modified: trunk/packages/emboss/trunk/debian/changelog =================================================================== --- trunk/packages/emboss/trunk/debian/changelog 2009-07-15 15:00:59 UTC (rev 3641) +++ trunk/packages/emboss/trunk/debian/changelog 2009-07-15 15:12:39 UTC (rev 3642) @@ -1,3 +1,13 @@ +emboss (6.1.0-2) UNRELEASED; urgency=low + + * debian/control: + - Incremented Standards-Version to reflect conformance with Policy 3.8.2 + (no changes needed). + * debian/copyright.introduction: + - Use symbolic links to refer to relevant versions of the GNU licenses. + + -- Charles Plessy <[email protected]> Thu, 16 Jul 2009 00:04:09 +0900 + emboss (6.1.0-1) unstable; urgency=low * New upstream relase (Closes: #530112). Modified: trunk/packages/emboss/trunk/debian/control =================================================================== --- trunk/packages/emboss/trunk/debian/control 2009-07-15 15:00:59 UTC (rev 3641) +++ trunk/packages/emboss/trunk/debian/control 2009-07-15 15:12:39 UTC (rev 3642) @@ -8,7 +8,7 @@ Build-Depends-Indep: openjdk-6-jdk Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/emboss/trunk/?rev=0&sc=0trunk Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/emboss/trunk/ -Standards-Version: 3.8.1 +Standards-Version: 3.8.2 Homepage: http://emboss.sourceforge.net Package: emboss Modified: trunk/packages/emboss/trunk/debian/copyright.introduction =================================================================== --- trunk/packages/emboss/trunk/debian/copyright.introduction 2009-07-15 15:00:59 UTC (rev 3641) +++ trunk/packages/emboss/trunk/debian/copyright.introduction 2009-07-15 15:12:39 UTC (rev 3642) @@ -33,10 +33,11 @@ NUCLEUS libraries, but not necessarily by the full GPL. ------------------------------------------------------------------------ -On Debian systems, the complete text of the GNU General Public License, the -GNU Free Documentation License, and the GNU Lesser Public License can be found -in `/usr/share/common-licenses/GPL', `/usr/share/common-licenses/GFDL' and -`/usr/share/common-licenses/LGPL' respectively. +On Debian systems, the complete text of the GNU General Public License version +2, the GNU Free Documentation License version 1.2, and the GNU Library Public +License version 2 can be found in ‘/usr/share/common-licenses/GPL-2’, +‘/usr/share/common-licenses/GFDL-1.2’ and ‘/usr/share/common-licenses/LGPL-2’ +respectively. EMBOSS uses the libpcre and libplplot. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
