This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libperl6-export-attrs-perl.
commit 859856fb1551b796c6518b59bf16c85581dcaaa7 Author: Jonas Smedegaard <[email protected]> Date: Wed Oct 28 22:12:37 2015 +0100 Prepare for release: Update changelog and control file. --- debian/changelog | 8 ++++++++ debian/control | 4 +++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b181d85..cd2684e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libperl6-export-attrs-perl (0.000004-2) unstable; urgency=medium + + * Sort and newline-delimit dependencies. + * Fix depend (not only build-depend) on libpadwalker-perl. + Closes: Bug#803326. Thanks to Niko Tyni. + + -- Jonas Smedegaard <[email protected]> Wed, 28 Oct 2015 22:12:23 +0100 + libperl6-export-attrs-perl (0.000004-1) unstable; urgency=medium [ upstream ] diff --git a/debian/control b/debian/control index 77eb412..0b368b7 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,9 @@ Homepage: http://search.cpan.org/dist/Perl6-Export-Attrs/ Package: libperl6-export-attrs-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, ${cdbs:Depends} +Depends: ${cdbs:Depends}, + ${perl:Depends}, + ${misc:Depends} Description: Perl 6 'is export(...)' trait as a Perl 5 attribute Perl6::Export::Attrs implements a Perl 5 native version of what the Perl 6 symbol export mechanism will look like. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libperl6-export-attrs-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
