This is an automated email from the git hooks/post-receive script. js pushed a commit to annotated tag debian/0.019-1 in repository libattean-perl.
commit c699345e6133b224b6f9bb1460c228cec2e37528 Author: Jonas Smedegaard <d...@jones.dk> Date: Mon Feb 12 14:12:49 2018 +0100 Drop patch 1001: Fixed upstream. --- debian/patches/1001_fix_uuid_regex.patch | 16 ---------------- debian/patches/README | 3 --- debian/patches/series | 1 - 3 files changed, 20 deletions(-) diff --git a/debian/patches/1001_fix_uuid_regex.patch b/debian/patches/1001_fix_uuid_regex.patch deleted file mode 100644 index 01abf11..0000000 --- a/debian/patches/1001_fix_uuid_regex.patch +++ /dev/null @@ -1,16 +0,0 @@ -Description: Fix regex in UUID test -Author: Jonas Smedegaard <d...@jones.dk> -Last-Update: 2016-06-11 ---- -This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ ---- a/t/term-map.t -+++ b/t/term-map.t -@@ -44,7 +44,7 @@ - subtest 'UUID blank node label mapping' => sub { - my $mapper = Attean::TermMap->uuid_blank_map; - my $bindings_mapper = $mapper->binding_mapper; -- my $uuid_blank = qr/^_:0x[0-9A-Z]{32}$/; -+ my $uuid_blank = qr/^_:0x[0-9A-Za-z]{32}$/; - { - note('Mapping Iterator<Term>'); - my $iter = Attean::ListIterator->new(values => [blank('a'), blank('zzz')], item_type => 'Attean::API::Term'); diff --git a/debian/patches/README b/debian/patches/README deleted file mode 100644 index 80c1584..0000000 --- a/debian/patches/README +++ /dev/null @@ -1,3 +0,0 @@ -0xxx: Grabbed from upstream development. -1xxx: Possibly relevant for upstream adoption. -2xxx: Only relevant for official Debian release. diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 32257ee..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -1001_fix_uuid_regex.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libattean-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list Pkg-perl-cvs-commits@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits