gplessis / dotdeb-php

Dotdeb : PHP packages
https://www.dotdeb.org/
Other
125 stars 23 forks source link

php7.0-dbg is not updated since 7.0.7 #147

Closed mente closed 8 years ago

mente commented 8 years ago

Is there a chance to get it updated to latest upstream?

There was a comment in 7.0.8 release that dbg package is broken but without any reaction

MatthiasKuehneEllerhold commented 8 years ago

The newest release (0.4.0) of php7.0-dbg is from May 2014: https://github.com/krakjoe/phpdbg/releases . Even on their webseite 0.4.0 is the newest version. But phpdbg --version (installed through dotdeb repositories) shows this:

phpdbg 0.5.0
PHP 7.0.11-1~dotdeb+8.1, Copyright (c) 1997-2016 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
    with Zend OPcache v7.0.11-1~dotdeb+8.1, Copyright (c) 1999-2016, by Zend Technologies
rraptorr commented 8 years ago

php7.0-phpdbg (a php debugger tool) has nothing to do with php7.0-dbg (gdb debugging symbols for php binaries).

MatthiasKuehneEllerhold commented 8 years ago

Oh ok, thanks for the clarification!

Galixte commented 8 years ago

Hi @gplessis,

could you take a look?

gplessis commented 8 years ago

Duplicates #141