Author: tille Date: 2016-01-15 09:59:07 +0000 (Fri, 15 Jan 2016) New Revision: 21196
Modified: trunk/packages/njplot/trunk/debian/changelog trunk/packages/njplot/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/njplot/trunk/debian/changelog =================================================================== --- trunk/packages/njplot/trunk/debian/changelog 2016-01-15 09:57:38 UTC (rev 21195) +++ trunk/packages/njplot/trunk/debian/changelog 2016-01-15 09:59:07 UTC (rev 21196) @@ -5,6 +5,7 @@ [ Andreas Tille ] * Moved debian/upstream to debian/upstream/metadata + * cme fix dpkg-control -- Andreas Tille <[email protected]> Fri, 15 Jan 2016 10:56:56 +0100 Modified: trunk/packages/njplot/trunk/debian/control =================================================================== --- trunk/packages/njplot/trunk/debian/control 2016-01-15 09:57:38 UTC (rev 21195) +++ trunk/packages/njplot/trunk/debian/control 2016-01-15 09:59:07 UTC (rev 21196) @@ -1,18 +1,22 @@ Source: njplot +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Andreas Tille <[email protected]>, + Charles Plessy <[email protected]> Section: science +XS-Autobuild: no Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Andreas Tille <[email protected]>, Charles Plessy <[email protected]> -Build-Depends: cdbs, debhelper (>= 8), libvibrant6-dev -Standards-Version: 3.9.4 +Build-Depends: cdbs, + debhelper (>= 8), + libvibrant6-dev +Standards-Version: 3.9.6 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/njplot/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/njplot/trunk/ Homepage: http://pbil.univ-lyon1.fr/software/njplot -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/njplot/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/njplot/trunk/ Package: njplot Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Description: phylogenetic tree drawing program NJplot is able to draw any dendrogram expressed in the Newick standard phylogenetic tree format (e.g., the format used by the Phylip package). _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
