[Pkg-kde-extras] Bug#642009: libctemplate-dev: New Version: 1.0

2011-09-18 Thread Olaf van der Spek
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

[Pkg-kde-extras] Bug#658404: ctemplate: New Upsstream, Watch File

2012-02-02 Thread Olaf van der Spek
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

[Pkg-kde-extras] Bug#665360: libctemplate-dev: g++-4.7 -std=c++0x issue

2012-03-23 Thread Olaf van der Spek
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/

[Pkg-kde-extras] Bug#665360: libctemplate-dev: g++-4.7 -std=c++0x issue

2012-05-21 Thread Olaf van der Spek
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

[Pkg-kde-extras] Bug#665360: libctemplate-dev: g++-4.7 -std=c++0x issue

2012-05-21 Thread Olaf van der Spek
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.

[Pkg-kde-extras] Bug#665360: libctemplate-dev: g++-4.7 -std=c++0x issue

2012-05-31 Thread Olaf van der Spek
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

Re: [Pkg-kde-extras] [debian-mysql] Bug#675304: reassigning

2012-06-01 Thread Olaf van der Spek
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

[Pkg-kde-extras] Bug#665360: libctemplate-dev: g++-4.7 -std=c++0x issue

2012-06-20 Thread Olaf van der Spek
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