Bug#909010: ITP: debian-edu-artwork-legacy -- Debian Edu Artwork form previous release (only those we liked)

2018-09-17 Thread Mike Gabriel
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel 

* Package name: debian-edu-artwork-legacy
  Version : 20180909
  Upstream Author : Debian Edu Team 
* URL : 
https://salsa.debian.org/debian-edu/debian-edu-artwork-legacy/
* License : GPL-2+
  Programming Lang: Bash, SVG, PNG
  Description : Debian Edu Artwork of previous release (only those we liked)

 This package provides a container src:pkg for Debian Edu Artwork of previous
 release of Debian.
 .
 We start with the (really nice, I think) Debian Edu Spacefun theme. More themes
 may come later...



Bug#909025: ITP: libmodsecurity3 -- ModSecurity v3 library component

2018-09-17 Thread Alberto Gonzalez Iniesta
Package: wnpp
Severity: wishlist
Owner: Alberto Gonzalez Iniesta 

* Package name: libmodsecurity3
  Version : 3.0.2
  Upstream Author : Trustwave Holdings, Inc.
* URL : https://www.modsecurity.org/
* License : Apache-2.0
  Programming Lang: C++
  Description : ModSecurity v3 library component

 Libmodsecurity is one component of the ModSecurity v3 project. The library
 codebase serves as an interface to ModSecurity Connectors taking in web
 traffic and applying traditional ModSecurity processing. In general, it
 provides the capability to load/interpret rules written in the ModSecurity
 SecRules format and apply them to HTTP content provided by your application
 via Connectors.



Re: dpkg path-exclude

2018-09-17 Thread Anthony DeRobertis

On 09/15/2018 09:41 AM, Marc Haber wrote:

Can you share some command lines and/or scripts and/or configuration
files please?


This is what I use for a few Docker image builds:

   $ cat /etc/dpkg/dpkg.cfg.d/10local-exclude
   path-exclude=/usr/share/doc/*
   path-exclude=/usr/share/man/*
   path-include=/usr/share/doc/*/copyright
   path-exclude=/usr/share/locale/*
   path-include=/usr/share/locale/en/*
   path-include=/usr/share/locale/en_US/*

and it seems to work fine. They're processed in order, so that excludes 
all the documentation except the copyright file, as well as locales we 
don't use, and manual packages (no need for in a Docker image). This 
works at least as far back as Wheezy.




Re: dpkg path-exclude

2018-09-17 Thread Tollef Fog Heen
]] Anthony DeRobertis 

> This works at least as far back as Wheezy.

IIRC, I wrote the patches for this in the hacklab (aka the
decommissioned church) at Debconf 7 in Edinburgh.  Guillem wrote code
based on that, which was merged mid-2010.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are



Bug#909061: ITP: openscenegraph-3.6 -- 3D scene graph C++ framework

2018-09-17 Thread Alberto Luaces
Package: wnpp
Severity: wishlist
Owner: Alberto Luaces 

* Package name: openscenegraph-3.6
  Version : 3.6.3
  Upstream Author : Robert Osfield 
* URL : http://www.openscenegraph.org/
* License : OpenSceneGraph Public License, OSGPL
  Programming Lang: C++
  Description : 3D scene graph C++ framework

 A portable, high level graphics toolkit for the development of high
 performance graphics applications such as flight simulators, games,
 virtual reality or scientific visualization.  Providing an object
 orientated framework on top of OpenGL, it frees the developer from
 implementing and optimizing low level graphics calls, and provide
 many additional utilities for rapid development of graphics
 applications.

This package intends to bring the new stable 3.6 series, replacing 3.4
and 3.2 already present in the repository.



latest version of dokuwiki package

2018-09-17 Thread kamaraju kusumanchi
It looks like the maintainer of dokuwiki is MIA. There have been
multiple upstream releases compared to the version available in Sid
(https://bugs.debian.org/892976). I am wondering if any one is
interested in doing an NMU for the latest upstream release?

thanks
raju
-- 
Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog



Bug#909065: ITP: xfce4-statusnotifier-plugin -- plugin to display status notifiers in the Xfce4 panel

2018-09-17 Thread Unit 193
Package: wnpp
Severity: wishlist
Owner: Unit 193 

* Package name: xfce4-statusnotifier-plugin
  Version : 0.2.1
  Upstream Author : Viktor Odintsev 
* URL : 
https://goodies.xfce.org/projects/panel-plugins/xfce4-statusnotifier-plugin
* License : GPL-2+
  Programming Lang: C
  Description : plugin to display status notifiers in the Xfce4 panel

A small plugin to display status notifiers, including application indicators,
in the Xfce4 panel as described in freedesktop.org StatusNotifierItem
specification. Status notifiers are a modern alternative to the system tray.

This provides a nice way in Xfce to display indicators in the panel. There may
be other panel plugins that do a similar thing, but this is an official project
of Xfce.