This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository clustalx.
commit 1838647fc4b64f7574c50808d30545cd5bbe5b0e Author: Andreas Tille <[email protected]> Date: Sat Aug 16 00:13:28 2014 +0200 cme fix dpkg-control --- debian/changelog | 7 +++++++ debian/control | 24 ++++++++++++++---------- 2 files changed, 21 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 864d9c8..d631b99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +clustalx (2.1+lgpl-3) UNRELEASED; urgency=medium + + * d/control: + - cme fix dpkg-control + + -- Andreas Tille <[email protected]> Sat, 16 Aug 2014 00:11:01 +0200 + clustalx (2.1+lgpl-2) unstable; urgency=low [8b9662e] Update providing upgrade path to backports (Closes: #648812). diff --git a/debian/control b/debian/control index 7ac7cfc..7fe6d48 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,24 @@ Source: clustalx +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Steffen Moeller <[email protected]>, + Charles Plessy <[email protected]>, + Andreas Tille <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Steffen Moeller <[email protected]>, Charles Plessy <[email protected]>, - Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 8), libqt4-dev -Standards-Version: 3.9.2 -Vcs-Browser: http://git.debian.org/?p=debian-med/clustalx.git -Vcs-Git: git://git.debian.org/debian-med/clustalx.git +Build-Depends: debhelper (>= 8), + libqt4-dev +Standards-Version: 3.9.5 +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/clustalx.git +Vcs-Git: git://anonscm.debian.org/debian-med/clustalx.git Homepage: http://www.clustal.org/clustal2/ Package: clustalx Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Suggests: clustalw, texshade|texlive-latex-extra, boxshade +Depends: ${shlibs:Depends}, + ${misc:Depends} +Suggests: clustalw, + texlive-latex-extra, + boxshade Description: Multiple alignment of nucleic acid and protein sequences (graphical interface) This package offers a GUI interface for the Clustal multiple sequence alignment program. It provides an integrated environment for performing -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/clustalx.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
