Author: tille Date: 2015-01-30 18:46:23 +0000 (Fri, 30 Jan 2015) New Revision: 18643
Modified: trunk/packages/khmer/trunk/debian/changelog trunk/packages/khmer/trunk/debian/control Log: Try any 64 bit arch Modified: trunk/packages/khmer/trunk/debian/changelog =================================================================== --- trunk/packages/khmer/trunk/debian/changelog 2015-01-30 18:40:11 UTC (rev 18642) +++ trunk/packages/khmer/trunk/debian/changelog 2015-01-30 18:46:23 UTC (rev 18643) @@ -2,7 +2,9 @@ * Initial upload to Debian * debian/watch: normalised - * debian/control: cme fix dpkg-control + * debian/control: + * cme fix dpkg-control + * Any 64bit architecture -- Andreas Tille <[email protected]> Fri, 30 Jan 2015 19:37:10 +0100 Modified: trunk/packages/khmer/trunk/debian/control =================================================================== --- trunk/packages/khmer/trunk/debian/control 2015-01-30 18:40:11 UTC (rev 18642) +++ trunk/packages/khmer/trunk/debian/control 2015-01-30 18:46:23 UTC (rev 18643) @@ -18,12 +18,12 @@ python-screed, sphinxcontrib-autoprogram Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/<pkg>/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/<pkg>/trunk/ +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/khmer/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/khmer/trunk/ Homepage: https://github.com/ged-lab/khmer Package: khmer -Architecture: amd64 +Architecture: Architecture: any-amd64 any-arm64 any-mips64 any-mips64el any-ia64 ppc64 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
