This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository libpdl-graphics-gnuplot-perl.
commit 4a4bf5275b6e90e20619d31c123c688075b3f58a Author: Bas Couwenberg <[email protected]> Date: Fri Jun 17 01:02:39 2016 +0200 Restructure control file with cme. --- debian/changelog | 5 +++++ debian/control | 31 ++++++++++++++++--------------- 2 files changed, 21 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index de2260c..c6f7c76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,16 @@ libpdl-graphics-gnuplot-perl (2.005-3) UNRELEASED; urgency=medium + * Team upload. + [ Salvatore Bonaccorso ] * debian/control: Use HTTPS transport protocol for Vcs-Git URI [ gregor herrmann ] * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. + [ Bas Couwenberg ] + * Restructure control file with cme. + -- Salvatore Bonaccorso <[email protected]> Sat, 30 Jan 2016 20:06:05 +0100 libpdl-graphics-gnuplot-perl (2.005-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index fbe05f0..a16b4f0 100644 --- a/debian/control +++ b/debian/control @@ -1,29 +1,30 @@ Source: libpdl-graphics-gnuplot-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Dima Kogan <[email protected]> +Section: perl +Testsuite: autopkgtest-pkg-perl +Priority: optional Build-Depends: debhelper (>= 9), - libalien-gnuplot-perl, - libipc-run-perl, - libsafe-isa-perl, - pdl, - perl, - gnuplot + libalien-gnuplot-perl, + libipc-run-perl, + libsafe-isa-perl, + pdl, + perl, + gnuplot Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpdl-graphics-gnuplot-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpdl-graphics-gnuplot-perl.git Homepage: https://metacpan.org/release/PDL-Graphics-Gnuplot -Testsuite: autopkgtest-pkg-perl Package: libpdl-graphics-gnuplot-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, - libalien-gnuplot-perl, - libipc-run-perl, - libsafe-isa-perl, - pdl, - gnuplot +Depends: ${misc:Depends}, + ${perl:Depends}, + libalien-gnuplot-perl, + libipc-run-perl, + libsafe-isa-perl, + pdl, + gnuplot Description: gnuplot-based plotting backend for PDL PDL::Graphics::Gnuplot allows PDL data to be plotted using Gnuplot as a backend for 2D and 3D plotting and image display. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdl-graphics-gnuplot-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
