Bug#605090:

2016-01-08 Thread Yves-Alexis Perez
On ven., 2016-01-08 at 00:44 +, ban...@openmailbox.org wrote:
> I've been experimenting with the source package in unstable. There is 
> still some security advantages of building the source package such as 
> unique RANDSTRUCT values not known publicly: 
> https://github.com/Whonix/grsecurity-installer/issues/1#issuecomment-
> 169819722

Yeah but that's definitely not the point here, which was to provide a binary
package. For people willing to build their own kernels, the make deb-pkg way
is the most effective imho (or you could use Brad's build service).
> 
> Installing the build dependencies on Debian stable would upgrade a lot 
> of core libs to unstable. Can you consider adding the gcc and other 
> build tools Debian stable versions to the package control file?

I actually have a jessie branch which I'll try to upload to jessie-backports
at one point. For now it's available on my repository, as previously.

Regards,
-- 
Yves-Alexis



signature.asc
Description: This is a digitally signed message part


Bug#810311: ITP: field3d -- a library for storing voxel data on disk and in memory.

2016-01-08 Thread Ghislain Antony Vaillant
Package: wnpp
Severity: wishlist
Owner: Ghislain Antony Vaillant 

* Package name: field3d
  Version : 1.6.1
  Upstream Author : Sony Pictures Imageworks Inc
* URL : https://github.com/imageworks/Field3D
* License : BSD
  Programming Lang: C++
  Description : a library for storing voxel data on disk and in memory.

Field3D is an open source library for storing voxel data. It provides C++
classes that handle in-memory storage and a file format based on HDF5 that
allows the C++ objects to be written to and read from disk.

NOTE: This package is an optional build dependency for OpenImageIO.



Bug#769928: ITP: python-instagram -- A Python 2/3 client for the Instagram REST and Search APIs

2016-01-08 Thread Petter Reinholdtsen
[Petter Reinholdtsen]
> I would very much like to see this module in Debian, as it is a dependency
> of the creepy package I maintain.  Is there anything I can do to help?  I
> noticed the request for sponsoring in #770149, but unfortunately too late
> as the package has been removed from mentors in the mean time.

I just found http://anonscm.debian.org/cgit/collab-maint/python-instagram.git/ >,
which seem to be the source used by Jörg.  I'll update it to the latest version.
-- 
Happy hacking
Petter Reinholdtsen



Bug#769928: ITP: python-instagram -- A Python 2/3 client for the Instagram REST and Search APIs

2016-01-08 Thread Petter Reinholdtsen
[Petter Reinholdtsen]
> I just found  http://anonscm.debian.org/cgit/collab-maint/python-instagram.git/ >,
> which seem to be the source used by Jörg.  I'll update it to the latest 
> version.

I've updated the packaging slightly and uploaded the code with Jörg as 
maintainer
and me as uploader.  Hope this was OK.

I've tested the new package with creepy, and it seem to work as it should with 
it.

-- 
Happy hacking
Petter Reinholdtsen



Bug#768073: status of LXD debian package

2016-01-08 Thread Paolo Greppi
Hi is there a public git repo for the packaging effort of LXD ?

Is there any blocking issue ?

Do you need any help ?

Regards,

Paolo



signature.asc
Description: OpenPGP digital signature


Bug#810337: O: libgpiv

2016-01-08 Thread Tobias Frost
Package: wnpp
Severity: normal

After contacting the maintainer he confirmed that he do not have time to
dedicate to the packaging, also not in the foreseeable future.

Therefore, I orphan the packages for him.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about the package:

Source: libgpiv
Section: science
Priority: optional
Standards-Version: 3.9.2
Maintainer: Gerber van der Graaf 
Homepage: http://libgpiv.sourceforge.net/
Build-Depends: debhelper (>= 5.0.24), quilt (>= 0.40), autotools-dev, 
libfftw3-dev, 
 libgsl0-dev, libhdf5-dev (>= 1.8.8), libglib2.0-dev, libpng-dev, netpbm, 
libgomp1,
 doxygen, mpi-default-dev 

Package: libgpiv3-common
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: libgpiv3 (<= 0.5.3)
Replaces: libgpiv3 (<= 0.5.3)
Description: library for Particle Image Velocimetry (PIV) - common files
 This library contains functions for evaluating images from a fluid
 flow by means of Particle Image Velocimetry (PIV). 
 .
 This package contains the files that the libgpiv3-* packages share,
 like the configuration file.

Package: libgpiv3
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libgpiv3-common
Description: library for Particle Image Velocimetry (PIV)
 This library contains functions for evaluating images from a fluid
 flow by means of Particle Image Velocimetry (PIV). 
 .
 PIV is a way to film the wind or liquid flows. It uses a sequence of
 at least two images that are recorded with a well controlled
 separation time in-between. Tracer particles that are resident in the
 fluid may be illuminated by a light source, mostly a laser, that has
 been re-shaped into a sheet of light. In this way, the average
 displacement and the deformation of the image texture is
 obtained. Applying this analyses on small samples of the images on a
 (rectangular) grid results into an instantaneous velocity field of
 the fluid flow. PIV may also be applied for other purposes, like
 deformations and vibrations of solid surfaces.
 .
 This library includes the core functions for image recording, 
 processing, interrogation, PIV data validation, post-processing, 
 input/output functions and memory allocation.

Package: libgpiv3-dev
Section: libdevel
Architecture: any
Conflicts: libgpiv2-dev
Replaces: libgpiv2-dev
Depends: ${misc:Depends}, libgpiv3 (= ${binary:Version}), libgpiv-mpi3 (= 
${binary:Version})
Description: library for Particle Image Velocimetry (PIV) - development files
 This library contains functions for evaluating images from a fluid flow
 by means of Particle Image Velocimetry (PIV), resulting into a velocity 
 field of the fluid flow. It includes the core functions for interrogation, 
 data validation, post-processing, input/output and memory allocation.
 .
 This package contains the headers and statically linked libraries
 (serial as well as parallelized using MPI).

Package: libgpiv3-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, libgpiv3 (= ${binary:Version})
Description: library for Particle Image Velocimetry (PIV) - debug symbols
 This library contains functions for evaluating images from a fluid flow
 by means of Particle Image Velocimetry (PIV), resulting into a velocity 
 field of the fluid flow. It includes the core functions for interrogation, 
 data validation, post-processing, input/output and memory allocation.
 .
 This package contains debug symbols for libgpiv3. It is provided
 primarily to provide a backtrace with names in a debugger. This makes
 it somewhat easier to interpret core dumps. The library is installed
 in /usr/lib/debug and can be used by placing that directory in
 LD_LIBRARY_PATH.
 Most people will not need this package.

Package: libgpiv3-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: library for Particle Image Velocimetry (PIV) - documentation
 This library contains functions for evaluating images from a fluid flow
 by means of Particle Image Velocimetry (PIV), resulting into a velocity 
 field of the fluid flow. It includes the core functions for interrogation, 
 data validation, post-processing, input/output and memory allocation.
 .
 This package contains the Application Programming Interface (API)
 documentation, generated by doxygen in html format.

Package: libgpiv-mpi3
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libgpiv3-common (= 
${binary:Version})
Description: library for Particle Image Velocimetry (PIV) - MPI version
 This library contains functions for evaluating images from a fluid
 flow by means of Particle Image Velocimetry (PIV). 
 .
 PIV is a way to film the wind or liquid flows. It uses a sequence of
 at least two images tha

Bug#810338: O: pygpiv -- wrapper of libgpiv

2016-01-08 Thread Tobias Frost
Package: wnpp
Severity: normal

After contacting the maintainer he confirmed that he do not have time to
dedicate to the packaging, also not in the foreseeable future.

Therefore, I orphan the packages for him.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about the package:

Source: pygpiv
Section: python
Priority: extra
Maintainer: Gerber van der Graaf 
X-Python-Version: >=2.7
Standards-Version: 3.9.3.1
Homepage: http://libgpiv.sourceforge.net/pygpiv.html
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1), python-all-dev (>= 
2.6.6-3~),
 swig, libglib2.0-dev, libfftw3-dev, libgsl0-dev,
 libhdf5-dev (>= 1.8.8), libnetpbm10-dev, libpng-dev, libgpiv3-dev

Package: python-gpiv
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Description: wrapper of libgpiv
 This module allows the functionality of libgpiv3 in Python scripts
 to develop programs for Particle Image Velocimetry (PIV). In this way
 you can extend the functionality of the PIV processing as provided by
 the programs of the gpivtools package and by Gpiv. An example
 script is provided in usr/docs, including a double-frame image for
 cross-correlation that can be interrogated by the script.



Bug#810340: O: gpiv -- GUI program for Particle Image Velocimetry

2016-01-08 Thread Tobias Frost
Package: wnpp
Severity: normal

After contacting the maintainer he confirmed that he do not have time to
dedicate to the packaging, also not in the foreseeable future.

Therefore, I orphan the packages for him.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about the package:

Source: gpiv
Section: science
Priority: optional
Maintainer: Gerber van der Graaf 
Homepage: http://gpiv.sourceforge.net/
Build-Depends: debhelper (>= 6.0.7~), dpatch, autotools-dev, libfftw3-dev, 
libgsl0-dev, 
 libhdf5-serial-dev, libglib2.0-dev, zlib1g-dev, libxml2-dev, libgnomevfs2-dev, 
 libgnome2-dev, libgnomeui-dev, libxml-parser-perl, 
 intltool, libfontconfig1-dev, libpng-dev, libgpiv3-dev, 
 mpi-default-dev, mpi-default-bin
Standards-Version: 3.8.1

Package: gpiv
Architecture: any
Depends: ${shlibs:Depends}
Replaces: gpiv-mpi
Conflicts: gpiv-mpi
Description: GUI program for Particle Image Velocimetry
 Gpiv is a Graphic User Interface program using the GTK/GNOME libraries for
 Particle Image Velocimetry (PIV). The program gives a quick overview
 of the parameter settings of the processes and allows to change them
 easy, running the processes, individually or in a chain,
 visualizes and displays the results. The processes that may be
 invoked by Gpiv are:
 .
 Image processing: typical image manipulations that might be needed for PIV
 interrogation.
 .
 Image interrogation, resulting into estimators of particle image 
 displacements.
 .
 Data validation to test on outliers, peak-locking effect and
 velocity gradients over the interrogation area's.
 .
 Data post-processing: data manipulation, spatial and time scaling to
 obtain a velocity field from the PIV data, calculation of spatial
 averages, vorticity and strain.

Package: gpiv-mpi
Architecture: any
Depends: ${shlibs:Depends}, gpivtools-mpi 
Replaces: gpiv
Conflicts: gpiv
Description: GUI program for Particle Image Velocimetry - MPI version
 Gpiv is a Graphic User Interface program using the GTK/GNOME libraries for
 Particle Image Velocimetry (PIV). The program gives a quick overview
 of the parameter settings of the processes and allows to change them
 easy, running the processes, individually or in a chain,
 visualizes and displays the results. The processes that may be
 invoked by Gpiv are:
 .
 Image processing: typical image manipulations that might be needed for PIV
 interrogation.
 .
 Image interrogation, resulting into estimators of particle image 
 displacements.
 .
 Data validation to test on outliers, peak-locking effect and
 velocity gradients over the interrogation area's.
 .
 Data post-processing: data manipulation, spatial and time scaling to
 obtain a velocity field from the PIV data, calculation of spatial
 averages, vorticity and strain.
 .
 This is the parallelized version using Message Passing Interface to
 be used on a (Beowulf) cluster.



Bug#810339: O: gpivtools -- command line programs for Particle Image Velocimetry

2016-01-08 Thread Tobias Frost
Package: wnpp
Severity: normal

After contacting the maintainer he confirmed that he do not have time to
dedicate to the packaging, also not in the foreseeable future.

Therefore, I orphan the packages for him.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about the package:

Source: gpivtools
Section: science
Priority: optional
Standards-Version: 3.9.3.1
Maintainer: Gerber van der Graaf 
Homepage: http://gpivtools.sourceforge.net/
Build-Depends: debhelper (>= 9), autotools-dev, libgpiv3-dev,
 perl, libfftw3-dev, libgsl0-dev, libhdf5-dev (>= 1.8.8),
 libglib2.0-dev, libpng-dev, libgomp1, mpi-default-dev

Package: gpivtools
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libgpiv3,  python
Replaces: gpivtools-mpi
Conflicts: gpivtools-mpi
Recommends: plotmtv, imagemagick
Description: command line programs for Particle Image Velocimetry
 A collection of programs for images that are generated
 during a Particle Image Velocimetry (PIV) experiment. This is a
 technique to obtain the velocity field of a fluid flow quantitatively
 and is performed by tracking tracer particles that have been seeded
 to a fluid. The technique is also applied for observing deformations
 at surfaces of (solid) bodies. The package contains:
  * an image processing program for typical filtering and manipulation
routines that may be convenient for PIV.
  * an image interrogation program resulting into estimators of particle
image displacements.
  * validation programs to test on outliers, peak-locking effect and
velocity gradients.
  * post-processing programs for data manipulation (flipping, rotation
etc), spatial and time scaling, calculation of spatial averages and
derivative quantities from the PIV data, like vorticity and strain.
  * miscellaneous programs and scripts to perform image format conversion,
batch-processing, pipeline processing (image evaluation, validation and
post-processing at once), calculation of time averages from a series
of PIV data sets, data-visualization and data-manipulation.
 .
 All programs start with gpiv_.
 .
 This package contains all files used by gpivtools and gpivtools-mpi,
 like the man pages.

Package: gpivtools-mpi
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libgpiv-mpi3, mpi-default-bin, 
 openmpipython | mpich2python | mpipython, python-scientific
Replaces: gpivtools
Conflicts: gpivtools
Recommends: plotmtv, imagemagick
Description: command line programs for Particle Image Velocimetry - MPI version
 A collection of programs for images that are generated
 during a Particle Image Velocimetry (PIV) experiment. This is a
 technique to obtain the velocity field of a fluid flow quantitatively
 and is performed by tracking tracer particles that have been seeded
 to a fluid. The technique is also applied for observing deformations
 at surfaces of (solid) bodies. The package contains:
  * an image processing program for typical filtering and manipulation
routines that may be convenient for PIV.
  * an image interrogation program resulting into estimators of particle
image displacements.
  * validation programs to test on outliers, peak-locking effect and
velocity gradients.
  * post-processing programs for data manipulation (flipping, rotation
etc), spatial and time scaling, calculation of spatial averages and
derivative quantities from the PIV data, like vorticity and strain.
  * miscellaneous programs and scripts to perform image format conversion,
batch-processing, pipeline processing (image evaluation, validation and
post-processing at once), calculation of time averages from a series
of PIV data sets, data-visualization and data-manipulation.
 .
 This package contains the MPI-parallelized programs for use on
 a (Beowulf) cluster. All programs start with gpiv_.



Bug#779680: (no subject)

2016-01-08 Thread Jonathan Ulrich Horn

Control: owner -1 !

I'll do it.

Cheers,
Jonathan



Processed (with 1 error): ITP: node-argparse -- command-line argument parser for node.js

2016-01-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 779680 deb...@autoit4you.de
Bug #779680 [wnpp] RFP: node-argparse -- command-line argument parser for 
node.js
Owner recorded as deb...@autoit4you.de.
> retitle 779680 ITP: node-argparse -- command-line argument parser for
Bug #779680 [wnpp] RFP: node-argparse -- command-line argument parser for 
node.js
Changed Bug title to 'ITP: node-argparse -- command-line argument parser for' 
from 'RFP: node-argparse -- command-line argument parser for node.js'
> node.js
Unknown command or malformed arguments to command.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
779680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779680
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: Please package version >= 3.9.3

2016-01-08 Thread Debian Bug Tracking System
Processing control commands:

> block 779680 by -1
Bug #779680 [wnpp] ITP: node-argparse -- command-line argument parser for
779680 was blocked by: 673724
779680 was blocking: 747072 805411
Added blocking bug(s) of 779680: 805282

-- 
779680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779680
805282: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805282
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#810033: package resubmit request

2016-01-08 Thread Busch, Keith
I received notification the package was rejected as my email was not a user on 
mentors.debian.net. I've signed up on this site today, so I think it's safe to 
resubmit.


Bug#810479: RFP: paxrat -- PaX exception daemon for Debian packages

2016-01-08 Thread bancfc

Package: wnpp
X-Debbugs-CC: deskt...@secure-os.org

* Package name: paxrat
   Version : 1
   Upstream Author : David McKinney 
* URL   : https://github.com/subgraph/paxrat
* License : GPLv3
   Programming Lang: Go
   Description  : PaX exception daemon for Debian packages.

The newly packaged grsec kernel makes it easier for anyone to run a more 
secure kernel. However some major packages like Iceweasel/Tor Browser, 
JIT interpreters and main components of Gnome and KDE require PaX 
exceptions because they are not compatible with memory protection 
features of the enhanced kernel.


Paxrat from the SubgraphOS project is a daemon that maintains and 
applies rules from an exception list. It has dpkg hooks for taking care 
of binaries even when updated. [2]


Paxrat is implemented in GoLang and is simple to use.

Also a Grsecurity kernel maintainer is interested to have paxrat 
packaged. [1]


Please consider packaging it forJessie-backports too to compliment the 
backported linux-grsec package for stable installations.


[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605090#487
[2] 
https://github.com/subgraph/paxrat/blob/master/etc/apt/apt.conf.d/70paxrat




Bug#810482: RFP: rtags -- C/C++ client/server indexer with integration for Emacs

2016-01-08 Thread Francois Marier
Package: wnpp
Severity: wishlist

* Package name: rtags
  Version : 2.0
  Upstream Author : Anders Bakken 
* URL : https://github.com/Andersbakken/rtags
* License : GPL
  Programming Lang: C++
  Description : C/C++ client/server indexer with integration for Emacs

RTags is a client/server application that indexes C/C++ code and keeps a
persistent file-based database of references, declarations, definitions,
symbolnames etc. There’s also limited support for ObjC/ObjC++. It allows you
to find symbols by name (including nested class and namespace scope). Most
importantly we give you proper follow-symbol and find-references support. We
also have neat little things like rename-symbol, integration with clang’s
“fixits” (http://clang.llvm.org/diagnostics.html). We also integrate with
flymake using clang’s vastly superior errors and warnings. Since RTags
constantly will reindex “dirty” files you get live updates of compiler
errors and warnings. Since we already know how to compile your sources we
have a way to quickly bring up the preprocessed output of the current source
file in a buffer.



Bug#808373: marked as done (ITP: libwaive -- Allow processes to waive their rights)

2016-01-08 Thread Debian Bug Tracking System
Your message dated Sat, 9 Jan 2016 09:21:37 +1100
with message-id <20160109092137.3fea0342a08558b9c4572...@bitmessage.ch>
and subject line Closing
has caused the Debian Bug report #808373,
regarding ITP: libwaive -- Allow processes to waive their rights
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
808373: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808373
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Riley Baird 

* Package name: libwaive
  Version : 1.0.0+git20151218.a0e8c1
  Upstream Author : Dima Krasner 
* URL : https://github.com/dimkr/libwaive
* License : MIT
  Programming Lang: C
  Description : Allow processes to waive their rights

libwaive is a tiny library that provides waive(), a function that allows a
process to waive its right to perform certain actions (e.g. open a file).

It is inspired by Theo de Raadt's tame() system call
(http://article.gmane.org/gmane.os.openbsd.tech/43085)
--- End Message ---
--- Begin Message ---
Because of the security problems with libwaive, and the fact that
signify-openbsd can be built without it, I have decided not to package
libwaive. Closing.--- End Message ---


Bug#810489: ITP: node-nodeunit -- Easy unit testing for node.js and the browser.

2016-01-08 Thread Jonathan Ulrich Horn
Package: wnpp
Severity: wishlist
Owner: Jonathan Ulrich Horn 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-nodeunit
  Version : 0.9.1
  Upstream Author : Caolan McMahon
* URL : https://github.com/caolan/nodeunit
* License : Expat
  Programming Lang: JavaScript
  Description : Easy unit testing for Node.js and the browser.

 Nodeunit is an async unit testing tool for Node.js and the browser.
 It is simple to use, has flexible reporters for custom output
 and allows the use of mocks and stubs.
 .
 Node.js is an event-based server-side JavaScript engine.



signature.asc
Description: OpenPGP digital signature


Processed: pkg-info-el: block ITP 807864 by RFS 810494

2016-01-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 807864 by 810494
Bug #807864 [wnpp] ITP: pkg-info-el -- Emacs Lisp library providing information 
about Emacs packages
807864 was not blocked by any bugs.
807864 was not blocking any bugs.
Added blocking bug(s) of 807864: 810494
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
807864: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807864
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: emacs-noflet: block ITP 807859 by RFS 810485

2016-01-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 807859 by 810485
Bug #807859 [wnpp] ITP: emacs-noflet -- Emacs Lisp noflet macro for dynamic, 
local advice
807859 was not blocked by any bugs.
807859 was not blocking any bugs.
Added blocking bug(s) of 807859: 810485
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
807859: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807859
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: emacs-async: block ITP 807851 by RFS 810291

2016-01-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 807851 by 810291
Bug #807851 [wnpp] ITP: emacs-async -- simple library for asynchronous 
processing in Emacs
807851 was not blocked by any bugs.
807851 was not blocking any bugs.
Added blocking bug(s) of 807851: 810291
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
807851: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807851
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: perspective-el: block ITP 810288 by RFS 810293

2016-01-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 810288 by 810293
Bug #810288 [wnpp] ITP: perspective-el -- tagged workspaces in Emacs
810288 was not blocked by any bugs.
810288 was not blocking any bugs.
Added blocking bug(s) of 810288: 810293
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
810288: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810288
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: helm: block ITP 810289 by RFS 810483

2016-01-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 810289 by 810483
Bug #810289 [wnpp] ITP: helm -- Emacs incremental completion and selection 
narrowing framework
810289 was not blocked by any bugs.
810289 was not blocking any bugs.
Added blocking bug(s) of 810289: 810483
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
810289: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810289
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: flx: block ITP 807846 by RFS 810488

2016-01-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 807846 by 810488
Bug #807846 [wnpp] ITP: flx -- sorting algorithm for fuzzy matching in Emacs
807846 was not blocked by any bugs.
807846 was not blocking any bugs.
Added blocking bug(s) of 807846: 810488
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
807846: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807846
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: epl: block ITP 807863 by RFS 810493

2016-01-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 807863 by 810493
Bug #807863 [wnpp] ITP: epl -- Emacs Package Library
807863 was not blocked by any bugs.
807863 was not blocking any bugs.
Added blocking bug(s) of 807863: 810493
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
807863: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807863
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: projectile: block ITP 807839 by RFS 810496

2016-01-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 807839 by 810496
Bug #807839 [wnpp] ITP: projectile -- project interaction library for Emacs
807839 was not blocked by any bugs.
807839 was not blocking any bugs.
Added blocking bug(s) of 807839: 810496
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
807839: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807839
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#810290: ITP: mediawiki -- website engine for collaborative work

2016-01-08 Thread Paul Wise
On Fri, Jan 8, 2016 at 8:35 AM, Kunal Mehta wrote:

> This package was formerly in Debian and removed due to a lack of active
> maintainers and updates. I am an active upstream developer who uses
> the software.

Please remember to follow the steps needed when reintroducing packages:

https://www.debian.org/doc/manuals/developers-reference/pkgs.html#reintroducing-pkgs

-- 
bye,
pabs

https://wiki.debian.org/PaulWise