On Fri, Jun 1, 2012 at 12:45 PM, Mark Purcell wrote:
> On Thu, 31 May 2012 23:10:01 Olaf van der Spek wrote:
>> The fix is a one line change in template_string.h.in:
>> http://code.google.com/p/ctemplate/source/detail?r=129
>> Can you make the change or would you prefer a
On Fri, Jun 1, 2012 at 11:17 AM, Nicholas Bamber wrote:
> However it is also clear that an application with an embedded MySQL server,
> like amarok, should avoiding making use of system wide MySQL config files to
> insulate itself not just to changes in the Debian packaging but also
> changes tha
On Tue, May 22, 2012 at 12:43 AM, Olaf van der Spek
wrote:
> On Mon, May 21, 2012 at 10:51 PM, Olaf van der Spek
> wrote:
>> What went wrong?
>
> My bad, it's an upstream issue (again). Forgot to commit one change to SVN.
Hi Mark,
The fix is a one line change in tem
On Mon, May 21, 2012 at 10:51 PM, Olaf van der Spek
wrote:
> What went wrong?
My bad, it's an upstream issue (again). Forgot to commit one change to SVN.
--
Olaf
___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.
Package: libctemplate-dev
Version: 2.2-2
Followup-For: Bug #665360
Hi,
What went wrong?
$ cat t.cpp
#include
int main()
{
return 0;
}
$ g++-4.7 -std=c++0x t.cpp -lctemplate
In file included from /usr/include/ctemplate/template_cache.h:43:0,
from /usr/include/ctemplate
Package: libctemplate-dev
Version: 2.0-1
Severity: normal
Hi,
$ cat t.cpp
#include
int main()
{
return 0;
}
$ g++ -std=c++0x t.cpp -lctemplate
$ g++-4.7 -std=c++0x t.cpp -lctemplate
In file included from /usr/include/ctemplate/template_cache.h:43:0,
from /usr/include/
Package: ctemplate
Version: 1.1
Severity: normal
Hi,
Upstream's project name has changed, no Google prefix.
1.2 has been released
The watch file (still) appears to be wrong.
Names of the binaries are *very* generic. Shouldn't they be prefixed or so?
Greetings,
Olaf
-- System Information:
Debi
Package: libctemplate-dev
Version: 0.97-3
Severity: normal
Hi,
Upstream has released 1.0. Could it be packaged?
Greetings,
Olaf
-- System Information:
Debian Release: wheezy/sid
APT prefers stable
APT policy: (500, 'stable'), (1, 'unstable'), (1, 'testing')
Architecture: i386 (i686)
Kerne