Your message dated Wed, 26 Dec 2012 09:48:14 +0000
with message-id <[email protected]>
and subject line Bug#669376: fixed in git 1:1.8.1~rc3-1
has caused the Debian Bug report #669376,
regarding Please enable perl regex support
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
669376: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669376
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git
Version: 1:1.7.10-1
Severity: wishlist
Tags: patch
Hi,
Currently we have:
git grep -P 'foo(?!bar)'
$ git grep -P 'foo(?!bar)'
fatal: cannot use Perl-compatible regexes when not compiled with USE_LIBPCRE
Attached patch enables the build against libpre3 to allow for perl regex
syntax.
Cheers,
-- Guido
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages git depends on:
ii git-man 1:1.7.10-1
ii libc6 2.13-27
ii libcurl3-gnutls 7.25.0-1
ii liberror-perl 0.17-1
ii libexpat1 2.1.0~beta3-2
ii perl-modules 5.14.2-9
ii zlib1g 1:1.2.6.dfsg-2
Versions of packages git recommends:
ii less 444-2
ii openssh-client [ssh-client] 1:5.9p1-4
ii patch 2.6.1-3
ii rsync 3.0.9-1
Versions of packages git suggests:
pn gettext-base 0.18.1.1-5
pn git-arch <none>
pn git-cvs 1:1.7.10-1
pn git-daemon-run | git-daemon-sysvinit <none>
pn git-doc <none>
pn git-el 1:1.7.10-1
pn git-email <none>
pn git-gui 1:1.7.10-1
pn git-svn 1:1.7.10-1
pn gitk 1:1.7.10-1
pn gitweb <none>
-- no debconf information
>From c3572c5cb35c0a8eefb1975e71e7e6c2a0689275 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guido=20G=C3=BCnther?= <[email protected]>
Date: Thu, 19 Apr 2012 11:14:19 +0200
Subject: [PATCH] Enable perl regex support
Depend on libpcre3-dev for that.
---
debian/control | 3 ++-
debian/rules | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index e1f1a44..07c4fd0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: libz-dev,
cvs, cvsps, libdbd-sqlite3-perl,
unzip, libio-pty-perl,
dpkg-dev (>= 1.15.7~),
- libc6.1 (>= 2.10.2-6) [ia64]
+ libc6.1 (>= 2.10.2-6) [ia64],
+ libpcre3-dev
Build-Depends-Indep: asciidoc (>> 8.0.0), xmlto, docbook-xsl (>> 1.72)
Standards-Version: 3.9.3.1
Homepage: http://git-scm.com/
diff --git a/debian/rules b/debian/rules
index 4894bf8..b777658 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ OPTS =NO_OPENSSL=1 prefix=/usr gitexecdir=/usr/lib/git-core \
INSTALLDIRS=vendor \
NO_PYTHON=1 \
USE_SRV_RR=1 \
+ USE_LIBPCRE=YesPlease \
THREADED_DELTA_SEARCH=1 \
NO_CROSS_DIRECTORY_HARDLINKS=1 NO_HARDLINKS=1 \
DEFAULT_PAGER=pager DEFAULT_EDITOR=editor \
--
1.7.10
--- End Message ---
--- Begin Message ---
Source: git
Source-Version: 1:1.8.1~rc3-1
We believe that the bug you reported is fixed in the latest version of
git, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonathan Nieder <[email protected]> (supplier of updated git package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 25 Dec 2012 23:40:08 -0800
Source: git
Binary: git git-man git-core git-doc git-arch git-cvs git-svn git-email
git-daemon-run git-daemon-sysvinit git-gui gitk git-el gitweb git-all
Architecture: source amd64 all
Version: 1:1.8.1~rc3-1
Distribution: experimental
Urgency: low
Maintainer: Gerrit Pape <[email protected]>
Changed-By: Jonathan Nieder <[email protected]>
Description:
git - fast, scalable, distributed revision control system
git-all - fast, scalable, distributed revision control system (all subpacka
git-arch - fast, scalable, distributed revision control system (arch interop
git-core - fast, scalable, distributed revision control system (obsolete)
git-cvs - fast, scalable, distributed revision control system (cvs interope
git-daemon-run - fast, scalable, distributed revision control system
(git-daemon s
git-daemon-sysvinit - fast, scalable, distributed revision control system
(git-daemon s
git-doc - fast, scalable, distributed revision control system (documentatio
git-el - fast, scalable, distributed revision control system (emacs suppor
git-email - fast, scalable, distributed revision control system (email add-on
git-gui - fast, scalable, distributed revision control system (GUI)
git-man - fast, scalable, distributed revision control system (manual pages
git-svn - fast, scalable, distributed revision control system (svn interope
gitk - fast, scalable, distributed revision control system (revision tre
gitweb - fast, scalable, distributed revision control system (web interfac
Closes: 669376
Changes:
git (1:1.8.1~rc3-1) experimental; urgency=low
.
* new upstream release candidate.
* grep: enable perl regex (-P) support (thx Guido Günther; closes:
#669376).
Checksums-Sha1:
40dfc1e06d665facf8e206cd9354e09a9e2f7525 2681 git_1.8.1~rc3-1.dsc
c0ad509fb6a91babc43cf790405dbd95c68c986f 4298737 git_1.8.1~rc3.orig.tar.gz
9086acc6387f4b24c577ba72e1eedd5857acf57a 532651 git_1.8.1~rc3-1.diff.gz
7cea329b6b12683be87737d3637cc92edd9a404f 7645104 git_1.8.1~rc3-1_amd64.deb
5f67833a2a8cb5cfed520899322ad6921795f3c3 2441486 git-doc_1.8.1~rc3-1_all.deb
9d56d4203eb47082914deba5adba8ed73ed1f590 498542 git-arch_1.8.1~rc3-1_all.deb
01ec2e51193659a37a23cc648de6487a7d976aa2 570704 git-cvs_1.8.1~rc3-1_all.deb
1f3a59b05ef7cb58af704e38fa0148f45e4fe973 517784 git-svn_1.8.1~rc3-1_all.deb
8e63c6ec734ec1ce57125e26c5b090b94852bb63 485218
git-daemon-run_1.8.1~rc3-1_all.deb
af1bbd8b809a64c304bb54d8af4f77e61ff8e7ac 486378
git-daemon-sysvinit_1.8.1~rc3-1_all.deb
d185ace32fa64f8c4ddc70796cf7b831aa1688b6 504184 git-email_1.8.1~rc3-1_all.deb
ee7b43237d3470e376813b5178a2576b181a5791 762714 git-gui_1.8.1~rc3-1_all.deb
3388aa2a381c22035105a9e7721081261b4f939f 610222 gitk_1.8.1~rc3-1_all.deb
63a4a65a3c8aa198df07aed658d72e397414d2e1 488188 gitweb_1.8.1~rc3-1_all.deb
74c576cffaa57e2eca491ef2d8e31147bf8126a5 483364 git-all_1.8.1~rc3-1_all.deb
058f95cdecb39298316efdc82c96589c31f61257 1344 git-core_1.8.1~rc3-1_all.deb
39ff69288a2c193f76084d83481f85c81b7d2298 505222 git-el_1.8.1~rc3-1_all.deb
9f19fd4732037a2d0227f0fcc002e3b4b49b3d65 1125674 git-man_1.8.1~rc3-1_all.deb
Checksums-Sha256:
b4b71c67616f172c167c7f1cfc04e8020533c33afc245ed47ea1cb40404dd435 2681
git_1.8.1~rc3-1.dsc
35792a5986c179cc06531f07ffbb78249f76fa0cc12650d0d1a59e874c9f7d3a 4298737
git_1.8.1~rc3.orig.tar.gz
2731fc2a319803d5d9563361b0d53938db9f0a98d6d4b0e668a28bbf12df3f2a 532651
git_1.8.1~rc3-1.diff.gz
b094db461c6d60f7769267d855a18eda72b856809226bd00fddde57f41c6801e 7645104
git_1.8.1~rc3-1_amd64.deb
5972bab440a48dd88ee3d00f8d3069cd69fcb7a67abe6e056f76f83014b0a8b7 2441486
git-doc_1.8.1~rc3-1_all.deb
b18bf8729842002d90e492da9a87860f5159ca09bd9cf85607d05797c232c487 498542
git-arch_1.8.1~rc3-1_all.deb
e388129510e446e1e33b03f43e17e3597dbb7824bd65ce26cee922d4bee42afb 570704
git-cvs_1.8.1~rc3-1_all.deb
08648011f7008b8973b1bf1281ac5a1a701a56c56f7be40520890b315a97e8b4 517784
git-svn_1.8.1~rc3-1_all.deb
58410a92ec5e1f195cf50d139b6fa9fba0aab86e29627116122aac669699fca7 485218
git-daemon-run_1.8.1~rc3-1_all.deb
fd1ae95828c29ef2eb8bd01bcd43c4fbfb71fd6a082e478dc090ee7992626fc7 486378
git-daemon-sysvinit_1.8.1~rc3-1_all.deb
a0eacd875388747608dc332e1f1636da26bf4533bab1c1a48a62197020a0f683 504184
git-email_1.8.1~rc3-1_all.deb
98bd3aaa6f826883c59a6c615d9abca93b0b195c7813f33c82867a99289f225c 762714
git-gui_1.8.1~rc3-1_all.deb
f0d40bc0759069381fa706dc9a2bcaaed7f6c6b0ccd43e59f61725a4cac47942 610222
gitk_1.8.1~rc3-1_all.deb
b3b9904b6bdcd949e2f4abdcbf5c3baf0e1b8b8922ec82a74a6d5ceacb0d6bdc 488188
gitweb_1.8.1~rc3-1_all.deb
f10284b3fb5f9caf3dee671dbae24034f75b93b3819cfafd13683a289aaf112c 483364
git-all_1.8.1~rc3-1_all.deb
7fd891e8fcc9697569adcfb98a53b368e01b5f989f84d00209cbfd2788cb1243 1344
git-core_1.8.1~rc3-1_all.deb
d484ae31895e950e1e80feb1e929a1c5a8d9806f9b40167d0f4c83d59c2d2c96 505222
git-el_1.8.1~rc3-1_all.deb
ad511dbe00a820eb231d0801a6e93a79821b0884550a0f719b3cca17574e29c4 1125674
git-man_1.8.1~rc3-1_all.deb
Files:
7afb2ed81c2963ae280d2aa47ade767a 2681 vcs optional git_1.8.1~rc3-1.dsc
e9423c1ba9ccc107cb1584af338dc262 4298737 vcs optional git_1.8.1~rc3.orig.tar.gz
04f89c6e4387e092cb91d4ecc1ab9764 532651 vcs optional git_1.8.1~rc3-1.diff.gz
756f9f8cbf153023fb6faaac7472f5a0 7645104 vcs optional git_1.8.1~rc3-1_amd64.deb
ae5ad0dc49ccaea1b0e47eb0f559ddc6 2441486 doc optional
git-doc_1.8.1~rc3-1_all.deb
73a6c2e06332ca623d351457346752d5 498542 vcs optional
git-arch_1.8.1~rc3-1_all.deb
f7cee9f029c3543db898cb55acb1e2af 570704 vcs optional
git-cvs_1.8.1~rc3-1_all.deb
b3e0c48d582cd291e4441618c6104c85 517784 vcs optional
git-svn_1.8.1~rc3-1_all.deb
48bd44143724a8c38a310161cfa385bf 485218 vcs optional
git-daemon-run_1.8.1~rc3-1_all.deb
cce27006c6d213b9badc2b49d00be28f 486378 vcs extra
git-daemon-sysvinit_1.8.1~rc3-1_all.deb
b5ba528a2150445369a4ad9af2a9af47 504184 vcs optional
git-email_1.8.1~rc3-1_all.deb
0d6d4c082d153995d1d07065b4c784a3 762714 vcs optional
git-gui_1.8.1~rc3-1_all.deb
eac67607ab6c525772db8dddbc04d253 610222 vcs optional gitk_1.8.1~rc3-1_all.deb
3d75c909a4b6f24b662ea18d7bfcd9d5 488188 vcs optional gitweb_1.8.1~rc3-1_all.deb
d11fa77667a215bb0e5012285a0ebd3c 483364 vcs optional
git-all_1.8.1~rc3-1_all.deb
837ee8938fb0ecce71b8b044ec5577bd 1344 vcs optional git-core_1.8.1~rc3-1_all.deb
8e63c55e55437971245ec8acec52421e 505222 vcs optional git-el_1.8.1~rc3-1_all.deb
3b24f55fdf3769c9e3e7d1476e9e8538 1125674 doc optional
git-man_1.8.1~rc3-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJQ2sCRAAoJEN/Gce6zM/ol5LEP/j/cJYF0bRPNZ+jD9/YCkk2U
7lJ43bzw5ugbbRp2RiNhxB54RZeHHmhRKFyycNaPYgAl/WdG+T4nxEIdqAmYn76M
4UfsIrpdwW+EL1Kb7ktcon+hmKTqxROlDyg+qhqIsUH3Rx1aVRitrhwicsDeVjd7
DMf6DevX8m/IzoLyDNeDyWQuosPGCjSm7HMikI0ypyShEyIIud2cHm3FiQpQ16Hw
/8h1wZQMPzkQYNnnKQOsVtJgUxP7KHaVxnsKGn0DrA6VrfLICbqtzBrKlH73HFDc
bCOD6fUsYDP9+lbjywiBn9RJBZLhtc+6HYOfxjK0bWkfMgXhy7z9yIrh4plCOIS2
xPu0WHPoW8xPqTZaJwOND2MKUnZP7frNjSqbfv58oR+Ho9zgBZIWKIdZrEWWWEUm
Mts/3wlOAp+m2k3tzhqMiU7ofLtQvMamckcvrD98RgSP9fgfKWnRe5yyc9179ibT
MoeclO7QLyeh6O91BG5K61zSLedn6YqioSUS0ahePf36T2kUhemd4n04mH5L3m4c
E8y/m6JgJrwmFZZqdpZ6oPBdifyiHjo2vi4NolEh5y+wwEAodnNUmeHkNdYqkdwd
atbVpSUl0iaugdr3TTdDqR/xgBI7hsvI9BLoDVfFEinXi+hlzYpwBdf4C8I9uMbF
3AVx5Hph84W2OYuXDjlN
=VCDd
-----END PGP SIGNATURE-----
--- End Message ---