Bug#834245: marked as done (RFS: arasan/19.0.1-1 [ITP] -- a strong chess engine using xboard)

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sun, 14 Aug 2016 04:34:43 +
with message-id 
and subject line missing ITP
has caused the Debian Bug report #834245,
regarding RFS: arasan/19.0.1-1 [ITP] -- a strong chess engine using xboard
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.)


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

Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "arasan"

* Package name: arasan
  Version : 19.0.1-1
  Upstream Author : Jon Dart
* URL :http://www.arasanchess.org
* License : MIT
  Section : games

It builds this binary package:

  arasan - Chess engine that runs in xboard

To access further information about this package, please visit the following 
URL:

https://mentors.debian.net/package/arasan


Alternatively, one can download the package with dget using this command:

  dget 
-xhttps://mentors.debian.net/debian/pool/main/a/arasan/arasan_19.0.1-1.dsc

First upload.  Changes from upstream source:

  * Initial release (Closes: #771057)
  *
  * changed Makefile to change binary name to arasanx without -32 or -64 suffix
  * changed Makefile to remove configurations for non-Linux system and
  * include Gaviota tablebase capability.
  * add debian/added_files directory containing the  large opening book binary
  * book.bin and the script file arasan to be called to start arasan.
  *
  * Unfortunately, arasan can only read its configuration file, arasan.rc,
  * the opening book, book.bin, and the directory containing the
  * gaviota tablebases, gtb/, from the same directory containing the
  * binary program, arasanx.
  * Therfore, have added a shell script, named arasan, to /usr/games which adds
  * a directory  ~/.arasan, copies the arasan.rc file into it, along with links
  * to arasanx, book.bin, and the gaviota tablebases directory.  Then it
  * executes the arasanx link for this directory.  If the directory already
  * exists then it just enters ~/.arasan and executes the arasanx link.
  * Since the user now has his own copy of arasan.rc, he can edit it as he
  * wishes.
  *
  * The shell script /usr/games/arasan should be used to start arasan from
  * xboard as "arasan"
  *
  * Modified Makefile to use the library libgavioatb from the package
  * libgaviotatb1 instead of using a static linked copy of the library
  * in the source code.

  * added brief man documents arasan.1 and arasanx.1



Regards,
 Michael Knoop


--- End Message ---
--- Begin Message ---
Please follow the instructions at "new packages"
https://www.debian.org/doc/manuals/developers-reference/pkgs.html#newpackage
before requesting sponsorship for software not yet in Debian.--- End Message ---


Bug#834268: RFS: open-invaders/0.3-5 [NMU] [ITA]

2016-08-13 Thread Adam Borowski
On Sat, Aug 13, 2016 at 11:33:05PM +0200, Hanno 'Rince' Wagner wrote:
> I am looking for a sponsor for my package "open-invaders"
>   
>* Package name: open-invaders
>  Version : 0.3-5
> 
>  dget -x  
> https://mentors.debian.net/debian/pool/main/o/open-invaders/open-invaders_0.3-5.dsc

> Changes since the last upload:Fixed Type-Incompatibility g++-old and
> g++-new, taking over Maintainership after the package has been orphaned.

This is an ITA rather than a NMU.  Also, as 0.3-4.2 didn't happen, please
merge the two changelog entries, preferably to:
,--
open-invaders (0.3-5) unstable; urgency=low

  * New maintainer (Closes: #826461)
  * clean declaration and casts (Closes: #811654)

 -- Hanno 'Rince' Wagner   Sat, 13 Aug 2016 18:12:33 +0100
`


Alas, there's one "small" detail:

[~]$ open-invaders 
/usr/share
Allegro initialised...
Loading graphics...
Fatal error: Could not load file ship.pcx
Fatal error: Could not load file invader_top.pcx
Aborted (core dumped)

... and it leaves me with a bad screen resolution.


-- 
An imaginary friend squared is a real enemy.



Bug#834262: RFS: pdfrw/0.2-3 [QA] -- PDF file manipulation library

2016-08-13 Thread Sean Whitton
Package: sponsorship-requests
Severity: normal
Control: block 814289 by -1

Dear mentors,

I am looking for a sponsor for a QA upload of pdfrw.

* Package name: pdfrw
  Version : 0.2-3
  Upstream Author : Patrick Maupin 
* License : Expat & BSD-3-clause
  Section : python

Changes since the last upload:

  * QA upload.
  * Drop "Conflicts:/Provides:/Replaces: pdfrw" lines (Closes: #814289).
The pdfrw binary package is long gone and was never part of a release.
This fixes co-installing python-pdfrw and python3-pdfrw, and other
package combinations.
Thanks to Aaron M. Ucko and Yuri D'Elia for useful information.
  * d/copyright improvements:
- Add proper DEP-5 header
- Correct licence name MIT -> Expat
- Factor out Expat license text into its own paragraph
- Update copyright years for Patrick Maupin
- Add missing copyrights of Attila Tajti, Narijus Mika & Mathieu Fenniak
  See LICENSE.txt in upstream source.
  * Fix Vcs-* URIs.
They were previously pointing at the dgit repo for src:botch.
  * Declare compliance with Policy 3.9.8 (no changes required).
  * Drop duplicate build-dependency on python-setuptools.
  * Run wrap-and-sort -abst

Since this package already has history on the dgit git server, I would
like to request that the package be sponsored using dgit (non-DDs cannot
push the history there).  To do that:

dgit clone pdfrw
cd pdfrw
git remote add -f spwhitton https://git.spwhitton.name/pdfrw
git merge --ff-only spwhitton/master
git log -1
# ^ confirm that commit hash is d715f1ef184907956865d94be4f14648bb279342

# now perform all your pre-upload tests, builds etc., and then:
dgit build-source
dgit push

If you have any problems with this, I can help -- I use dgit for DM uploads.

If you don't like dgit, I've uploaded a source package to mentors:

dget -x http://mentors.debian.net/debian/pool/main/p/pdfrw/pdfrw_0.2-3.dsc

Thanks.

-- 
Sean Whitton


signature.asc
Description: PGP signature


Re: Bug#811866: fixed in hyphy 2.2.6+dfsg-4

2016-08-13 Thread Andreas Tille
Hi Santiago,

On Sat, Aug 13, 2016 at 07:32:45PM +0200, Santiago Vila wrote:
> found 811866 2.2.6+dfsg-4
> thanks
> 
> Still FTBFS:

Probably not "still" but again since this is a different error.
 
> https://tests.reproducible-builds.org/debian/rbuild/testing/amd64/hyphy_2.2.6+dfsg-4.rbuild.log

It boils down to


...
build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '2.3969e+2' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
 };
 ^
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '3.0598e+1' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '2.8051e+1' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '1.0455e+2' from 'double' to 'unsigned char' inside { } 
[-Wnarrowing]
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '1.1731e+2' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '2.32050001e+2' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '2.32050001e+2' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '8.6703e+1' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
/build/hyphy-2.2.6+dfsg/src/gui/HYChartWindow.cpp:113:1: error: narrowing 
conversion of '4.5899e+1' from 'double' to 'unsigned char' inside { 
} [-Wnarrowing]
...


Which is caused by:


_HYColorchartColors [HY_CHART_COLOR_COUNT] = {
{255*.94, 255*.12, 255*.11 },//(Red)
{255*.41, 255*.46, 255*.91 },//(Evening Blue)
{255, 255*.91, 255*.34 },//(Banana)
{255*.18, 255*.55, 255*.13 },//(Clover)
{255*.55, 255*.38, 255*.21 },//(Dirt)
{255*.42, 255*.09, 255*.69 },//(Royal Violet)
{255*.09, 255*.29, 255*.51 },//(Sea Blue)
{255   ,  255*.57, 255*.09 },//(Orange)
{255*.67, 255*.67, 255*.67 },//(Concrete)
{255*.85, 255*.27, 255*.42 } //(Carnation)
};


the narrowing conversion in this case is absolutely intended here
obviously.  Is there any more elegant solution for these case than
something like

s:\.\([0-9][0-9]\):\1/100:g

?

Kind regards

   Andreas.


-- 
http://fam-tille.de



Bug#825302: RFS: usbguard/0.4-2 [ITP]

2016-08-13 Thread Muri Nicanor
hi,

i've just uploaded a new version of usbguard to mentors. Its now version
0.5.11, which removes the build dependency on quex, and uses pegtl
(pegtl-dev) instead, which i already packaged and Gianfranco kindly
sponsored. The other unresolved build dependency, json
(nlohmann-json-dev) i've also packaged and is also sponsored by Gianfranco.
In addition, the built packages now also include the qt-applet
(usbguard-applet-qt).

so:
I am looking for a sponsor for my package "usbguard"

 * Package name: usbguard
   Version : 0.5.11-1
   Upstream Author : Daniel Kopeček 
 * URL : https://github.com/dkopecek/usbguard
 * License : GPL-2+
   Section : utils

It builds those binary packages:

 libusbguard-dev - USB device authorization policy framework -
development files
 libusbguard0 - USB device authorization policy framework - shared library
 usbguard   - USB device authorization policy framework
 usbguard-applet-qt - USB device authorization policy framework - qt applet

To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/usbguard


Alternatively, one can download the package with dget using this command:

dget -x
https://mentors.debian.net/debian/pool/main/u/usbguard/usbguard_0.5.11-1.dsc

More information about hello can be obtained from
https://dkopecek.github.io/usbguard/

Changes since the last upload:
* build dependencies are now in testing
* qt-applet is part of the package
* this release contains backwards incompatible changes: the device hash
value computation was changed to include the USB descriptor data

cheers,
-- 
muri



signature.asc
Description: OpenPGP digital signature


Bug#834245: RFS: arasan/19.0.1-1 [ITP] -- a strong chess engine using xboard

2016-08-13 Thread Michael Knoop

Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "arasan"

* Package name: arasan
  Version : 19.0.1-1
  Upstream Author : Jon Dart
* URL :http://www.arasanchess.org
* License : MIT
  Section : games

It builds this binary package:

  arasan - Chess engine that runs in xboard

To access further information about this package, please visit the following 
URL:

https://mentors.debian.net/package/arasan


Alternatively, one can download the package with dget using this command:

  dget 
-xhttps://mentors.debian.net/debian/pool/main/a/arasan/arasan_19.0.1-1.dsc

First upload.  Changes from upstream source:

  * Initial release (Closes: #771057)
  *
  * changed Makefile to change binary name to arasanx without -32 or -64 suffix
  * changed Makefile to remove configurations for non-Linux system and
  * include Gaviota tablebase capability.
  * add debian/added_files directory containing the  large opening book binary
  * book.bin and the script file arasan to be called to start arasan.
  *
  * Unfortunately, arasan can only read its configuration file, arasan.rc,
  * the opening book, book.bin, and the directory containing the
  * gaviota tablebases, gtb/, from the same directory containing the
  * binary program, arasanx.
  * Therfore, have added a shell script, named arasan, to /usr/games which adds
  * a directory  ~/.arasan, copies the arasan.rc file into it, along with links
  * to arasanx, book.bin, and the gaviota tablebases directory.  Then it
  * executes the arasanx link for this directory.  If the directory already
  * exists then it just enters ~/.arasan and executes the arasanx link.
  * Since the user now has his own copy of arasan.rc, he can edit it as he
  * wishes.
  *
  * The shell script /usr/games/arasan should be used to start arasan from
  * xboard as "arasan"
  *
  * Modified Makefile to use the library libgavioatb from the package
  * libgaviotatb1 instead of using a static linked copy of the library
  * in the source code.

  * added brief man documents arasan.1 and arasanx.1



Regards,
 Michael Knoop




Bug#827895: RFS: lua-torch-nn/0~20160604-gd23a8f5+dfsg-1 [ITP]

2016-08-13 Thread Jakub Wilk

* Lumin , 2016-08-13, 16:24:

X: lua-torch-nn: package-contains-no-arch-dependent-files

[...]

Apart from that I'm curious about how you find this issue, since I run

 $ lintian -i -I --pedantic xxx.changes

but it didn't report such a problem.


"X" stands for experimental.

Use -E or --display-experimental to enable experimental tags.

--
Jakub Wilk



Bug#834237: RFS: quark-sphinx-theme/0.3.2-1 [ITP]

2016-08-13 Thread Felix Krull
>
> please try to use install_requires in setup.py for the sphinx dependency,
> avoding the runtime dependency and letting
> ${python*:Depends} add it automatically.
>

I actually already changed that upstream :)

Thanks for sponsoring!


Bug#827895: marked as done (RFS: lua-torch-nn/0~20160812-g461701f+dfsg-1 [ITP])

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 17:02:46 + (UTC)
with message-id <466101840.23353906.1471107766026.javamail.ya...@mail.yahoo.com>
and subject line Re: Bug#827895: RFS: lua-torch-nn/0~20160604-gd23a8f5+dfsg-1 
[ITP]
has caused the Debian Bug report #827895,
regarding RFS: lua-torch-nn/0~20160812-g461701f+dfsg-1 [ITP]
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.)


-- 
827895: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827895
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal [important for RC bugs, wishlist for new packages]

  Dear mentors,

  I am looking for a sponsor for my package "lua-torch-nn"

 * Package name: lua-torch-nn
   Version : 0~20160604-gd23a8f5+dfsg-1
   Upstream Author : Torch devs
 * URL : github.com/torch/nn
 * License : BSD-3-Clause
   Section : interpreters

  It builds those binary packages:

libtorch-thnn - libTHNN.so of Neural Network Package for Torch Framework
 libtorch-thnn-dev - libTHNN.so of Neural Network Package for Torch
Framework (dev)
 lua-torch-nn - Neural Network Package for Torch Framework

  To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/lua-torch-nn


  Alternatively, one can download the package with dget using this command:

dget -x 
https://mentors.debian.net/debian/pool/main/l/lua-torch-nn/lua-torch-nn_0~20160604-gd23a8f5+dfsg-1.dsc

  More information about hello can be obtained from https://www.example.com.

  Changes since the last upload:
lua-torch-nn (0~20160604-gd23a8f5+dfsg-1) unstable; urgency=low

  * Initial release. Closes: #826794


-- 
Best,
Lumin
--- End Message ---
--- Begin Message ---
Hi,


>I changed arch from any -> all for bin:lua-torch-nn, because this binary
>package really contains no arch-dependent files. Apart from that I'm
>curious about how you find this issue, since I run
>
>  $ lintian -i -I --pedantic xxx.changes
>but it didn't report such a problem.


I usually do
lintian -EvIL +pedantic --profile debian/main 
lua-torch-nn_0~20160812-g461701f+dfsg-1_amd64.changes
(also you need to run the latest lintian from unstable/git and on an 
arch.changes, because the source.changes
has no built packages)


but I admit I don't remember how DoM calls it, according to the configuration 
files on github
options: -i -I -E --pedantic

https://github.com/debomatic/instances/blob/master/architectures/amd64
>Sorry for that, this is a mistake, which has been fixed in newly
>uploaded version.
>
>https://mentors.debian.net/debian/pool/main/l/lua-torch-nn/lua-torch-nn_0~20160812-g461701f+dfsg-1.dsc


please be more careful next time ;)

(this is the kind of errors that should be avoided as a DM)

debdiff between changes files and dpkg -c of built deb files
are a good help.
>a new spelling fix patch is newly added to this package, which has
>been merged by upstream
>within 2 minutes after I submitted it.


wonderful
>Debomatic-amd64 itself gets into trouble now, oops ...
>
>http://debomatic-amd64.debian.net/distribution#experimental/lua-torch-nn/0~20160812-g461701f+dfsg-1/buildlog


I tried to reboot the DoM instance, but the server seems to have more serious 
issues right now
(I also tried to umount the partitions, and do something else, with no luck)

I'm with ENOTIME right now, so I sponsored the current one!

G.--- End Message ---


Bug#834237: marked as done (RFS: quark-sphinx-theme/0.3.2-1 [ITP])

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 16:46:28 + (UTC)
with message-id <867278439.23397344.1471106788189.javamail.ya...@mail.yahoo.com>
and subject line Re: Bug#834237: RFS: quark-sphinx-theme/0.3.2-1 [ITP]
has caused the Debian Bug report #834237,
regarding RFS: quark-sphinx-theme/0.3.2-1 [ITP]
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.)


-- 
834237: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834237
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: wishlist
X-Debbugs-CC: debian-pyt...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "quark-sphinx-theme"

* Package name: quark-sphinx-theme
  Version : 0.3.2-1
  Upstream Author : Felix Krull 
* URL : https://pypi.python.org/pypi/quark-sphinx-theme
* License : BSD
  Section : python

It builds those binary packages:

  python-quark-sphinx-theme - Sphinx theme designed for QTextBrowser
(Python 2)
  python3-quark-sphinx-theme - Sphinx theme designed for QTextBrowser
(Python 3)

To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/quark-sphinx-theme

Alternatively, one can download the package with dget using this command:

  dget -x
https://mentors.debian.net/debian/pool/main/q/quark-sphinx-theme/quark-sphinx-theme_0.3.2-1.dsc

--
This package is mostly needed as a build dependency for the next version of
SpeedCrunch (https://tracker.debian.org/pkg/speedcrunch). Regarding the
quilt patch: tinycss is an optional dependency that is only necessary to
run certain tests; if it's not available, the tests in question are
skipped. However, as long as it's in tests_require, pybuild tries and fails
to install when running the tests so I removed it from tests_require for
the package.

Regards,
Felix
--- End Message ---
--- Begin Message ---
Hi

>  dget -x 
> https://mentors.debian.net/debian/pool/main/q/quark-sphinx-theme/quark-sphinx-theme_0.3.2-1.dsc


I sponsored with a little nitpick:

please try to use install_requires in setup.py for the sphinx dependency, 
avoding the runtime dependency and letting
${python*:Depends} add it automatically.

thanks for your contribution to Debian!

G.--- End Message ---


Bug#827895: RFS: lua-torch-nn/0~20160604-gd23a8f5+dfsg-1 [ITP]

2016-08-13 Thread Lumin
Hi,

On 13 August 2016 at 12:36, Gianfranco Costamagna
 wrote:
>
>
> X: lua-torch-nn: package-contains-no-arch-dependent-files

I changed arch from any -> all for bin:lua-torch-nn, because this binary
package really contains no arch-dependent files. Apart from that I'm
curious about how you find this issue, since I run

  $ lintian -i -I --pedantic xxx.changes

but it didn't report such a problem.

> and also, why are you installing files ending with ".c" in usr/include?

Sorry for that, this is a mistake, which has been fixed in newly
uploaded version.

https://mentors.debian.net/debian/pool/main/l/lua-torch-nn/lua-torch-nn_0~20160812-g461701f+dfsg-1.dsc

a new spelling fix patch is newly added to this package, which has
been merged by upstream
within 2 minutes after I submitted it.

Debomatic-amd64 itself gets into trouble now, oops ...

http://debomatic-amd64.debian.net/distribution#experimental/lua-torch-nn/0~20160812-g461701f+dfsg-1/buildlog

-- 
Best,
Lumin



Bug#834237: RFS: quark-sphinx-theme/0.3.2-1 [ITP]

2016-08-13 Thread Felix Krull
Package: sponsorship-requests
Severity: wishlist
X-Debbugs-CC: debian-pyt...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "quark-sphinx-theme"

* Package name: quark-sphinx-theme
  Version : 0.3.2-1
  Upstream Author : Felix Krull 
* URL : https://pypi.python.org/pypi/quark-sphinx-theme
* License : BSD
  Section : python

It builds those binary packages:

  python-quark-sphinx-theme - Sphinx theme designed for QTextBrowser
(Python 2)
  python3-quark-sphinx-theme - Sphinx theme designed for QTextBrowser
(Python 3)

To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/quark-sphinx-theme

Alternatively, one can download the package with dget using this command:

  dget -x
https://mentors.debian.net/debian/pool/main/q/quark-sphinx-theme/quark-sphinx-theme_0.3.2-1.dsc

--
This package is mostly needed as a build dependency for the next version of
SpeedCrunch (https://tracker.debian.org/pkg/speedcrunch). Regarding the
quilt patch: tinycss is an optional dependency that is only necessary to
run certain tests; if it's not available, the tests in question are
skipped. However, as long as it's in tests_require, pybuild tries and fails
to install when running the tests so I removed it from tests_require for
the package.

Regards,
Felix


Bug#834205: RFS: dh-elpa/1.1 -- Debian helper tools for packaging emacs lisp extensions

2016-08-13 Thread Sean Whitton
Hello,

On Sat, Aug 13, 2016 at 09:41:48AM +, Bart Martens wrote:
> The package at mentors (2016-08-13 03:02) contains more changes than mentioned
> in debian/changelog. Can you complete debian/changelog or undo some changes?
> 
> $ diff -ruN orig/dh-elpa-1.0 dh-elpa-1.1 |grep "^+++ "
> +++ dh-elpa-1.1/debian/changelog  2016-08-13 04:51:04.0 +0200
> +++ dh-elpa-1.1/dh_elpa.1 2016-08-13 03:50:21.0 +0200
> +++ dh-elpa-1.1/dh-elpa.el2016-08-13 04:51:01.0 +0200
> +++ dh-elpa-1.1/dh_elpa.in2016-08-13 04:51:01.0 +0200
> +++ dh-elpa-1.1/dh_elpa_test.12016-08-13 03:50:22.0 +0200
> +++ dh-elpa-1.1/.gitattributes1970-01-01 01:00:00.0 +0100
> +++ dh-elpa-1.1/.gitignore1970-01-01 01:00:00.0 +0100

Thanks for pointing that out.  It looks like a difference between how
David and I generate source packages from git repositories (he did the
1.0 upload): the only files that are actually changed are

- d/changelog
- dh_elpa.el -- containing the actual changes
- dh_elpa.in -- changes to the POD documenting the changes

The package build process will overwrite the *.1 files, and I don't
think the .git* files matter -- but let me know what you think.

On Sat, Aug 13, 2016 at 10:54:56AM +, Gianfranco Costamagna wrote:
> not a problem, just a nitpick: next time try to be more verbose in changelog 
> :)

Thanks for the feedback -- I guess that I should try to write the
changelog so it can easily be understood by those not involved in the
pkg-emacsen group.

-- 
Sean Whitton


signature.asc
Description: PGP signature


Bug#834185: marked as done (RFS: osmose-emulator/1.0-1 -- Sega Master System and Game Gear console emulator)

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 14:18:54 + (UTC)
with message-id <380207933.22997943.1471097934957.javamail.ya...@mail.yahoo.com>
and subject line Re: Bug#834185: RFS: osmose-emulator/1.0-1 [ITP] -- Sega 
Master System and Game Gear console emulator
has caused the Debian Bug report #834185,
regarding RFS: osmose-emulator/1.0-1 -- Sega Master System and Game Gear 
console emulator
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.)


-- 
834185: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834185
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal

  Dear mentors,

  I am looking for a sponsor for my package "osmose-emulator"

 * Package name: osmose-emulator
   Version : 1.0-1
   Upstream Author : Bruno Vedder 
 * URL : http://bcz.asterope.fr/osmose.htm
 * License : GPL-3+
   Section : games

  It builds those binary packages:

  osmose-emulator - Sega Master System and Game Gear console emulator

  To access further information about this package, please visit the following
URL:

  https://mentors.debian.net/package/osmose-emulator


  Alternatively, one can download the package with dget using this command:

  dget -x https://mentors.debian.net/debian/pool/main/o/osmose-emulator/osmose-
emulator_1.0-1.dsc

  More information about osmose-emulator can be obtained from
https://github.com/coringao/osmose-emulator.


  Regards,
   Carlos Donizete Froes



-- System Information:
Debian Release: 8.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=pt_BR.utf8, LC_CTYPE=pt_BR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Hi,

>  I am looking for a sponsor for my package "osmose-emulator"


done,

BTW don't put "ITP" in the subject, this isn't an ITP, but a regular update


G.--- End Message ---


Bug#827895: RFS: lua-torch-nn/0~20160604-gd23a8f5+dfsg-1 [ITP]

2016-08-13 Thread Gianfranco Costamagna


Hi,

 Il Sabato 13 Agosto 2016 14:18, Lumin  ha scritto:


>Please sponsor, thanks.


X: lua-torch-nn: package-contains-no-arch-dependent-files
and also, why are you installing files ending with ".c" in usr/include?

G.



Bug#827895: RFS: lua-torch-nn/0~20160604-gd23a8f5+dfsg-1 [ITP]

2016-08-13 Thread Lumin
Hi,

Updated lua-torch-nn package on the mentors site:

https://mentors.debian.net/debian/pool/main/l/lua-torch-nn/lua-torch-nn_0~20160812-g461701f+dfsg-1.dsc

Debomatic-amd64: PASS

http://debomatic-amd64.debian.net/distribution#experimental/lua-torch-nn/0~20160812-g461701f+dfsg-1/buildlog

Please sponsor, thanks.


On 4 August 2016 at 18:12, Gianfranco Costamagna
 wrote:
> control: owner -1 !
> control: tags -1 moreinfo
> control: block -1 by 826715
>
>
> please ping back when dependencies are in the archive
>
> G.



-- 
Best,
Lumin



Bug#834205: marked as done (RFS: dh-elpa/1.1 -- Debian helper tools for packaging emacs lisp extensions)

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 10:54:56 + (UTC)
with message-id <911751540.23281707.1471085696405.javamail.ya...@mail.yahoo.com>
and subject line Re: Bug#834205: RFS: dh-elpa/1.1 -- Debian helper tools for 
packaging emacs lisp extensions
has caused the Debian Bug report #834205,
regarding RFS: dh-elpa/1.1 -- Debian helper tools for packaging emacs lisp 
extensions
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.)


-- 
834205: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834205
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for a new release of dh-elpa.

My co-maintainer is a DD but his key in the uploaders' keyring has
expired and he can't replace it for a while.

* Package name: dh-elpa
  Version : 1.1
  Upstream Author : David Bremner & Sean Whitton
* URL : https://pkg-emacsen.alioth.debian.org/
* License : GPL-3+
  Section : devel

Changes since the last upload:

  * Attempt to sanitise versions from DEB_* env vars so that Emacs accepts
them as ELPA package version strings.

Download with dget:

dget -x http://mentors.debian.net/debian/pool/main/d/dh-elpa/dh-elpa_1.1.dsc

Or build it with gbp:

gbp clone https://anonscm.debian.org/git/pkg-emacsen/pkg/dh-elpa.git
git checkout debian/1.1
git verify-tag debian/1.1 # if you have my key
gbp buildpackage

Thanks.

-- 
Sean Whitton


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Hi,

>I am looking for a sponsor for a new release of dh-elpa.
>
>My co-maintainer is a DD but his key in the uploaders' keyring has
>expired and he can't replace it for a while.


not a problem, just a nitpick: next time try to be more verbose in changelog :)

thanks, the package is in deferred/5

G.--- End Message ---


Bug#834078: marked as done (RFS: python-argh/0.26.1-1.2 [NMU] -- simple argparse wrapper)

2016-08-13 Thread Debian Bug Tracking System
Your message dated Sat, 13 Aug 2016 10:38:05 + (UTC)
with message-id <764462586.23262293.1471084685709.javamail.ya...@mail.yahoo.com>
and subject line Re: Bug#834078: RFS: python-argh/0.26.1-1.1 [NMU, RC] -- 
simple argparse wrapper
has caused the Debian Bug report #834078,
regarding RFS: python-argh/0.26.1-1.2 [NMU] -- simple argparse wrapper
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.)


-- 
834078: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834078
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: important
Control: block 832851 by -1

Dear mentors,

I am looking for a sponsor for an NMU of python-argh, fixing a stretch RC
bug (older than 7 days and no maintainer activity).

* Package name: python-argh
  Version : 0.26.1-1.1
  Upstream Author : Andrey Mikhailenko 
* URL : http://pypi.python.org/pypi/argh
* License : LGPL-3.0+
  Section : python

Changes since the last upload:

  * Non-maintainer upload.
  * Update 0001-fix-unit-tests.patch for newer sbuild (Closes: #832851).
The LANG environment variable might not be set.

Download with dget:

dget -x 
http://mentors.debian.net/debian/pool/main/p/python-argh/python-argh_0.26.1-1.1.dsc

Thanks.

-- 
Sean Whitton


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Hi,

>I agree -- thanks for your feedback.  I'm reopening this RFS for another
>NMU (this time, I would like to suggest an upload to DELAYED/10).


in deferred/15, since the actual fix is already good (RC wise) :)

thanks you both!
G.--- End Message ---


Bug#834205: RFS: dh-elpa/1.1 -- Debian helper tools for packaging emacs lisp extensions

2016-08-13 Thread Bart Martens
Control -1 tags moreinfo

Hi Sean,

The package at mentors (2016-08-13 03:02) contains more changes than mentioned
in debian/changelog. Can you complete debian/changelog or undo some changes?

$ diff -ruN orig/dh-elpa-1.0 dh-elpa-1.1 |grep "^+++ "
+++ dh-elpa-1.1/debian/changelog2016-08-13 04:51:04.0 +0200
+++ dh-elpa-1.1/dh_elpa.1   2016-08-13 03:50:21.0 +0200
+++ dh-elpa-1.1/dh-elpa.el  2016-08-13 04:51:01.0 +0200
+++ dh-elpa-1.1/dh_elpa.in  2016-08-13 04:51:01.0 +0200
+++ dh-elpa-1.1/dh_elpa_test.1  2016-08-13 03:50:22.0 +0200
+++ dh-elpa-1.1/.gitattributes  1970-01-01 01:00:00.0 +0100
+++ dh-elpa-1.1/.gitignore  1970-01-01 01:00:00.0 +0100

Regards,

Bart Martens