This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository probabel.
commit fca59316c3287292bf6bcf26cc32d31226341a6c Author: Andreas Tille <[email protected]> Date: Fri May 9 09:19:57 2014 +0200 Fix architecture field --- debian/changelog | 7 +++++++ debian/control | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ecb1bc4..cfc4e3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +probabel (0.4.3-2) unstable; urgency=medium + + * Fix architecture field + Closes: #747008 + + -- Andreas Tille <[email protected]> Fri, 09 May 2014 09:18:53 +0200 + probabel (0.4.3-1) unstable; urgency=low [ L.C. Karssen ] diff --git a/debian/control b/debian/control index 8ebeb5b..13e0a1b 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,7 @@ Vcs-Git: git://anonscm.debian.org/debian-med/probabel.git Homepage: http://www.genabel.org Package: probabel -Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 - mipsel alpha x32 +Architecture: amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mipsel alpha x32 Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: ${perl:Depends} -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/probabel.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
