This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository subread.
commit 26474c55e24cc97492aa3ea9aa23a47558573efb Author: Alexandre Mestiashvili <[email protected]> Date: Thu May 21 17:49:02 2015 +0200 d/changelog: update, upload to unstable d/control: update Architecture field d/README.source: fix typo --- debian/README.source | 2 +- debian/changelog | 10 ++++++++-- debian/control | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/README.source b/debian/README.source index aafb435..85060e8 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,6 +1,6 @@ The source package of subread doesn't include the pdf documentation - /doc/SubreadUserGuide.pdf shiped with the original tarball. + /doc/SubreadUserGuide.pdf shipped with the original tarball. In order to get the +dfsg tarball use get-orig-source target in d/rules diff --git a/debian/changelog b/debian/changelog index 7e4568e..32bbbb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,11 @@ -subread (1.4.6-p3+dfsg-1) UNRELEASED; urgency=medium - +subread (1.4.6-p3+dfsg-1) unstable; urgency=medium + + * d/changelog: upload to unstable + * d/rules: enable -fsigned-char for all architectures + * d/patches/arch_specific_flags.patch: use -O2 instead of -O9 + * d/control: not building for powerpc, mips, s390x, see d/README.source + * d/README.source: merge with d/README.Debian-source describe the reason + for not building on some architectures * Imported Upstream version 1.4.6-p3+dfsg -- Alexandre Mestiashvili <[email protected]> Tue, 19 May 2015 13:51:49 +0200 diff --git a/debian/control b/debian/control index 5aba3a4..3727361 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: any +Architecture: 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
