[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#728889: RFS: stx-btree/0.9-1



On Mon, Jan 20, 2014 at 7:13 AM, Yury Stankevich <urykhy@gmail.com> wrote:
> Hello,
>
> i have fixed (i hope ;)) this issues in new upload.
>
> btw, i not sure about jquery,
> 1. i got grave bug while installing it.
> 2. maybe doxygen must solve jquery problem ?

I'm not entirely sure what you mean by "grave bug while installing
it", but on the topic of doxygen installing an embedded copy of
jquery, apparently that's expected. See #736360, and/or
/usr/share/doc/doxygen/README.jquery.

(I actually wasn't aware of this until I looked this up a few minutes
ago, so I'm not entirely sure how to handle this. But going by what
the doxygen maintainer has said, I suppose it's safe to disregard
embedded jquery files produced by doxygen?)

One other thing that I neglected to mention last time:
debian/copyright needs to have the GPL and Boost license headers ("see
/usr/share/common-licenses/GPL-3" isn't sufficient; e.g. for the GPL:

License: GPL-3.0+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

Cheers,
Vincent


Reply to: