This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository starlet.
commit a81c19f58dca2ff1acdde13f87f6381480a3c905 Author: Lucas Kanashiro <[email protected]> Date: Sat Aug 15 08:30:25 2015 -0300 Refresh calculate-baybridge.jpg.patch --- debian/changelog | 1 + debian/patches/calculate-baybridge.jpg.patch | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d7488fc..5ca1a73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ starlet (0.25-1) UNRELEASED; urgency=medium * Add debian/upstream/metadata * Import upstream version 0.25 * Bump debhelper compatibility level to 9 + * Refresh calculate-baybridge.jpg.patch -- Lucas Kanashiro <[email protected]> Sat, 15 Aug 2015 08:26:17 -0300 diff --git a/debian/patches/calculate-baybridge.jpg.patch b/debian/patches/calculate-baybridge.jpg.patch index 0547125..83be377 100644 --- a/debian/patches/calculate-baybridge.jpg.patch +++ b/debian/patches/calculate-baybridge.jpg.patch @@ -16,9 +16,9 @@ Last-Update: 2015-06-25 --- a/t/08chunked_req.t +++ b/t/08chunked_req.t -@@ -12,6 +12,11 @@ +@@ -11,6 +11,11 @@ $ENV{PLACK_SERVER} = 'Starlet'; - my $file = File::ShareDir::dist_dir('Plack') . "/baybridge.jpg"; + my $file = "t/assets/baybridge.jpg"; +open my $fh, "<", $file or die $!; +my $md5 = Digest::MD5->new; @@ -28,7 +28,7 @@ Last-Update: 2015-06-25 my $app = sub { my $env = shift; my $body; -@@ -35,8 +40,8 @@ +@@ -34,8 +39,8 @@ test_psgi $app, sub { my $res = $cb->($req); -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/starlet.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
