This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository subread.
commit 2a79feacf916d421a932ca882add20876d0a1ea4 Author: Alexandre Mestiashvili <[email protected]> Date: Thu May 21 20:58:41 2015 +0200 d/control: add forgotten amd64 architecture d/changelog: bumped the version, upload to unstable --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 32bbbb2..c04ba2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +subread (1.4.6-p3+dfsg-2) unstable; urgency=medium + + * d/changelog: upload to unstable, forgot to include the amd64 architecture + in d/contorl + * d/control: added amd64 to Architecture + + -- Alexandre Mestiashvili <[email protected]> Thu, 21 May 2015 20:56:14 +0200 + subread (1.4.6-p3+dfsg-1) unstable; urgency=medium * d/changelog: upload to unstable diff --git a/debian/control b/debian/control index 3727361..5b3b497 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Vcs-Git: git://anonscm.debian.org/debian-med/subread.git Homepage: http://sourceforge.net/projects/subread/ Package: subread -Architecture: arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mipsel ppc64el +Architecture: amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mipsel ppc64el Depends: ${shlibs:Depends}, ${misc:Depends} Description: toolkit for processing next-gen sequencing data -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/subread.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
