Author: plessy Date: 2009-09-28 00:46:52 +0000 (Mon, 28 Sep 2009) New Revision: 4045
Modified: trunk/packages/seaview/trunk/debian/changelog trunk/packages/seaview/trunk/debian/control Log: XS-Autobuild: yes Modified: trunk/packages/seaview/trunk/debian/changelog =================================================================== --- trunk/packages/seaview/trunk/debian/changelog 2009-09-27 20:03:28 UTC (rev 4044) +++ trunk/packages/seaview/trunk/debian/changelog 2009-09-28 00:46:52 UTC (rev 4045) @@ -1,3 +1,11 @@ +seaview (1:4.1-2) UNRELEASED; urgency=low + + * debian/control: + - Build depend on unversionned libjpeg-dev package. + - Added XS-Autobuild: yes to benefit from the non-free autobuilders. + + -- Charles Plessy <[email protected]> Sat, 19 Sep 2009 19:08:39 +0900 + seaview (1:4.1-1) unstable; urgency=low * New upstream version adding nucleotide ambiguity symbols in consensus Modified: trunk/packages/seaview/trunk/debian/control =================================================================== --- trunk/packages/seaview/trunk/debian/control 2009-09-27 20:03:28 UTC (rev 4044) +++ trunk/packages/seaview/trunk/debian/control 2009-09-28 00:46:52 UTC (rev 4045) @@ -4,11 +4,12 @@ Maintainer: Debian-Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Charles Plessy <[email protected]> -Build-Depends: debhelper ( >= 7 ), libfltk1.1-dev, libjpeg62-dev, libpng12-dev, libxft-dev, libxext-dev, zlib1g-dev +Build-Depends: debhelper ( >= 7 ), libfltk1.1-dev, libjpeg-dev, libpng12-dev, libxft-dev, libxext-dev, zlib1g-dev Standards-Version: 3.8.2 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/seaview/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/seaview/trunk/ Homepage: http://pbil.univ-lyon1.fr/software/seaview.html +XS-Autobuild: yes Package: seaview Architecture: any _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
