Bug#962377: RFS: mirage/0.11.1-1 [RC] -- fast and simple GTK+ image viewer

2020-06-06 Thread Thomas Ross
Package: sponsorship-requests
Severity: important

Dear mentors,

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

 * Package name: mirage
   Version : 0.11.1-1
   Upstream Author : https://gitlab.com/thomasross/mirage/
 * URL : https://gitlab.com/thomasross/mirage
 * License : GPL-3+
 * Vcs : https://salsa.debian.org/thomasross/mirage
   Section : graphics

It builds this binary package:

  mirage - fast and simple GTK+ image viewer

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

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

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

  dget -x
https://mentors.debian.net/debian/pool/main/m/mirage/mirage_0.11.1-1.dsc

Changes since the last upload:

   * New upstream release:
   - Upgrade to Python3 (Closes: #937052)
   - Upgrade to PyGObject (Closes: #885353)
   - Fix translation initialization (Closes: #612216)
   * debian/control:
   - Update my email address
   - Build-Depends:
   - Require debhelper-compat = 13
   - Replace python-dev with python3-all-dev
   - Remove cdbs, replaced with debhelper
   - Remove quilt, not needed
   - Remove python-gtk2-dev, no longer needed
   - Add dh-sequence-python3
   - Add libx11-dev
   - Add gettext
   - Add libglib2.0-dev
   - Depends:
   - Replace ${python:Depends} with ${python3:Depends}
   - Add python3-gi
   - Replace python-gtk2 with gir1.2-gtk-3.0, python3-cairo and
 python3-gi-cairo
   - Replace python-pyexiv2 with gir1.2-gexiv2-0.10
   - Don't suggest menu (Closes: #647375)
   - Update homepage for new upstream
   - Add Vcs-Browser and Vcs-Git fields
   - Add Rules-Requires-Root: no
   * debian/patches:
   - Remove halfSelected.patch, fixed upstream
   - Remove desktop_entry_issue.patch, fixed upstream
   - Remove remove_gimp_remote.patch, fixed upstream
   - Remove save-exif.patch, fixed upstream
   - Remove add-pixmap.patch, unused
   - Remove empty patches directory
   * debian/changelog:
   - Add Upstream-Contact field
   - Update for new release
   * Remove debian/compat, replaced with debhelper-compat build-dependency
   * Update to policy version 4.5.0
   * Update debian/watch for new upstream
   * Remove debian/menu, package provides a FreeDesktop menu entry
   * Remove debian/mirage.install, no longer used
   * Remove debian/mirage.xpm, no longer used
   * Remove post-install script, obsoleted by desktop-file-utils trigger

Thanks,
Thomas.



Bug#612216: mirage: Does not follow german locale adjustment

2020-06-06 Thread Thomas Ross
Hi,

This bug is fixed in the new upstream version of Mirage (0.10.0), which
I plan on getting uploaded to the Debian archives soon, however, the
command you are providing will still not work: you need to use
LANG=de_DE.UTF-8 or LANGUAGE=de rather than LANG=DE. For more
information, see [1] and [2].

Thanks,
Thomas.

[1]:
https://www.gnu.org/software/gettext/manual/html_node/Locale-Environment-Variables.html
[2]:
https://www.gnu.org/software/gettext/manual/html_node/The-LANGUAGE-variable.html


On Sun, 06 Feb 2011 20:58:37 +0100 Michael Mittler
 wrote:
> Package: mirage
> Version: 0.9.5.1-1
> Severity: normal
> 
> Mirage does not follow german locale adjustment. The command 'LANG=DE mirage'
> shows a "(process:7632): Gtk-WARNING **: Locale not supported by C library.
> Using the fallback 'C' locale."
> 
> Kind regards
> 
> Michael
> 
> 
> 
> -- System Information:
> Debian Release: 6.0
>   APT prefers squeeze-updates
>   APT policy: (500, 'squeeze-updates'), (500, 'stable')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
> Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages mirage depends on:
> ii  libc6   2.11.2-10Embedded GNU C Library: Shared 
> lib
> ii  libx11-62:1.3.3-4X11 client-side library
> ii  python  2.6.6-3+squeeze5 interactive high-level 
> object-orie
> ii  python-gtk2 2.17.0-4 Python bindings for the GTK+ 
> widge
> ii  python-support  1.0.10   automated rebuilding support for 
> P
> 
> mirage recommends no packages.
> 
> Versions of packages mirage suggests:
> ii  gimp 2.6.10-1The GNU Image Manipulation 
> Program
> ii  imagemagick  8:6.6.0.4-3 image manipulation programs
> ii  menu 2.1.44  generates programs menu for all 
> me
> 
> -- no debconf information
> 
> 
> 



Bug#653361: mirage: chokes on PBM/PGM/PPM without comments

2020-06-06 Thread Thomas Ross
Hi,

I cannot reproduce this bug with the given image files on Mirage
0.9.5.1, 0.9.5.2 (the version currently in Debian archives for stretch,
buster, and sid), or Mirage master.

Please let me know if you are still able to reproduce this bug.

Thanks,
Thomas.

On Tue, 27 Dec 2011 12:55:37 +0100 Andre Majorel 
wrote:
> Package: mirage
> Version: 0.9.5.1-1
> Severity: normal
> 
> Dear Mirage maintainer,
> 
> Mirage does not show PBM, PGM or PPM files if they don't have a
> comment. This is wrong. Comments are not mandatory according to
> pbm(5), pgm(5) and ppm(5) and Netpbm programs like pnmdepth or
> pnmflip neither require nor produce any.
> 
> Sample PNM files along with the shell script to create them are
> available from :
> 
>   http://www.teaser.fr/~amajorel/bugs/pnm-comments/
> 
> Thanks in advance.
> 
> -- System Information:
> Debian Release: wheezy/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: i386 (i686)
> 
> Kernel: Linux 3.0.13 (SMP w/2 CPU cores; PREEMPT)
> Locale: LANG=C, LC_CTYPE=en_US (charmap=ISO-8859-1)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages mirage depends on:
> ii  libc6 2.13-16Embedded GNU C Library: Shared 
> lib
> ii  libx11-6  2:1.4.4-4  X11 client-side library
> ii  python2.6.6-14   interactive high-level 
> object-orie
> ii  python-gtk2   2.24.0-2   Python bindings for the GTK+ 
> widge
> ii  python-support1.0.13 automated rebuilding support for 
> P
> 
> mirage recommends no packages.
> 
> Versions of packages mirage suggests:
> ii  gimp  2.6.11-1   The GNU Image Manipulation 
> Program
> ii  imagemagick   8:6.6.9.7-5+b2 image manipulation programs
> ii  menu  2.1.43 generates programs menu for all 
> me
> 
> -- no debconf information
> 
> -- 
> André Majorel 
> The Debian project must be praised for their efforts in fighting spam by
> flooding spammers with email addresses, some of which are even bogus.
> 
> 
> 



Bug#790362: mirage: Uses too much memory

2020-06-06 Thread Thomas Ross
Hi,

I cannot reproduce this bug with the given image file on Mirage
0.9.5.1, 0.9.5.2 (the version currently in Debian archives for stretch,
buster, and sid), or Mirage master. It is possible the bug was fixed in
a later version of GTK.

Please let me know if you are still able to reproduce this bug.

Thanks,
Thomas.

On Sun, 28 Jun 2015 16:12:56 +0200 Manuel Bilderbeek
 wrote:
> Package: mirage
> Version: 0.9.5.1-3
> Severity: normal
> 
> Dear Maintainer,
> 
> I was trying to view a PNG with the following properties:
> 05_Xak_2_-_Het_Kasteel.png: PNG image data, 6000 x 26000, 8-bit/color RGB, 
> non-interlaced
> (it can be downloaded here: http://www.msx.org/downloads/xak-ii-map )
> 
> It works, but it's using over 1GB of RAM:
> 
>   PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND
>  6305 manuel20   0 1534,5m 1,048g  24,0m S 100,1 13,4   1:12.75 mirage
> 
> One would expect a RAM usage of about 6000 x 26000 x 3 bytes, so about 468MB.
> 
> -- System Information:
> Debian Release: stretch/sid
>   APT prefers stable-updates
>   APT policy: (500, 'stable-updates'), (500, 'testing'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> 
> Versions of packages mirage depends on:
> ii  libc62.19-18
> ii  libx11-6 2:1.6.3-1
> ii  python   2.7.9-1
> ii  python-gtk2  2.24.0-4
> 
> mirage recommends no packages.
> 
> Versions of packages mirage suggests:
> ii  gimp 2.8.14-1+b1
> ii  imagemagick  8:6.8.9.9-5
> ii  menu 2.1.47
> 
> -- no debconf information
> 
> 



Bug#937052: mirage: Python2 removal in sid/bullseye

2020-05-28 Thread Thomas Ross
I've finished my initial porting efforts and released a 0.10.0 release
candidate here: https://gitlab.com/thomasross/mirage/-/tags/0.10.0-rc1

The port isn't perfect yet, it still uses many deprecated functions, but
I plan on continuing to maintain Mirage and make it more current as time
goes on, this is simply an initial Python3/GTK+3 port.

I will be releasing a final 0.10.0 version in the next few days and then
begin work on packaging it for Debian. If a DD would like to sponsor the
next Mirage upload, please let me know.

Thanks!
Thomas.
Thomas.

On Fri, 27 Mar 2020 22:46:38 +0100 =?UTF-8?Q?Moritz_M=C3=BChlenhoff?=
 wrote:
> On Fri, Jan 03, 2020 at 02:42:22AM -0500, Thomas Ross wrote:
> > I've started to port Mirage to Python 3 + PyGObject here:
> > https://gitlab.com/thomasross/mirage/tree/python3
> 
> What's the status? If this isn't complete, could we upload
> that to experimental and remove mirage from unstable (which
> avoids a roundtrip through the NEW queue), mirage is among
> the last handful of packages blocking the pygtk removal at
> this points.
> 
> Cheers,
> Moritz
> 
> 



signature.asc
Description: OpenPGP digital signature


Bug#885353: mirage: Depends on unmaintained pygtk

2020-05-28 Thread Thomas Ross
I've finished my initial porting efforts and released a 0.10.0 release
candidate here: https://gitlab.com/thomasross/mirage/-/tags/0.10.0-rc1

The port isn't perfect yet, it still uses many deprecated functions, but
I plan on continuing to maintain Mirage and make it more current as time
goes on, this is simply an initial Python3/GTK+3 port.

I will be releasing a final 0.10.0 version in the next few days and then
begin work on packaging it for Debian. If a DD would like to sponsor the
next Mirage upload, please let me know.

Thanks!
Thomas.

On Tue, 26 Dec 2017 10:08:13 -0500 Jeremy Bicha  wrote:
> Source: mirage
> Version: 0.9.5.2-1
> Severity: serious
> User: pkg-gnome-maintain...@lists.alioth.debian.org
> Usertags: oldlibs pygtk
> Tags: sid buster
> 
> pygtk is unmaintained upstream. It has not had a release since GNOME 3
> was released in 2011.
> 
> The way forward is to port your app to use GObject Introspection
> bindings (and gtk3).
> 
> For more information on GObject Introspection see [1] and [2].
> 
> Please try to do this before the Buster release as we're going to
> try to remove pygtk this cycle.
> 
> If you have any question don't hesitate to ask.
> 
> [1] https://wiki.gnome.org/Projects/GObjectIntrospection
> [2] https://wiki.gnome.org/Projects/PyGObject
> 
> On behalf of the Debian GNOME team,
> Jeremy Bicha
> 
> 



signature.asc
Description: OpenPGP digital signature


Bug#955565: python3-b2sdk should depend on python3-arrow

2020-04-02 Thread Thomas Ross
Package: python3-b2sdk
Version: 1.0.2-1
Severity: important

The upstream b2sdk package depends on arrow[1], but the debian package does
not. This results in failure to import parts of the b2sdk:

$ python3
Python 3.7.6 (default, Jan 19 2020, 22:34:52)
[GCC 9.2.1 20200117] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from b2sdk.api import B2Api
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/python3/dist-packages/b2sdk/api.py", line 13, in 
from .account_info.sqlite_account_info import SqliteAccountInfo
  File "/usr/lib/python3/dist-packages/b2sdk/account_info/__init__.py", line 
11, in 
from .in_memory import InMemoryAccountInfo
  File "/usr/lib/python3/dist-packages/b2sdk/account_info/in_memory.py", line 
12, in 
from .upload_url_pool import UrlPoolAccountInfo
  File "/usr/lib/python3/dist-packages/b2sdk/account_info/upload_url_pool.py", 
line 15, in 
from .abstract import AbstractAccountInfo
  File "/usr/lib/python3/dist-packages/b2sdk/account_info/abstract.py", line 
15, in 
from b2sdk.raw_api import ALL_CAPABILITIES
  File "/usr/lib/python3/dist-packages/b2sdk/raw_api.py", line 25, in 
from .b2http import B2Http
  File "/usr/lib/python3/dist-packages/b2sdk/b2http.py", line 13, in 
import arrow
ModuleNotFoundError: No module named 'arrow'

Installing the python3-arrow package fixes this issue.

[1]: 
https://github.com/Backblaze/b2-sdk-python/blob/1707190972a5d6807c7d928dd5d295dce6920915/requirements.txt#L1-L2

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.2.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8), 
LANGUAGE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-b2sdk depends on:
ii  python33.7.5-3
ii  python3-logfury0.1.2-3
ii  python3-pkg-resources  44.0.0-1
ii  python3-requests   2.22.0-2
ii  python3-six1.14.0-2
ii  python3-tqdm   4.43.0-1

python3-b2sdk recommends no packages.

python3-b2sdk suggests no packages.

-- no debconf information



Bug#885353: mirage: Python2 removal in sid/bullseye

2020-01-02 Thread Thomas Ross
I've started to port Mirage to Python 3 + PyGObject here: 
https://gitlab.com/thomasross/mirage/tree/python3


On Fri, 30 Aug 2019 07:26:43 + Matthias Klose  wrote:

Package: src:mirage
Version: 0.9.5.2-1
Severity: normal
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: py2removal

Python2 becomes end-of-live upstream, and Debian aims to remove
Python2 from the distribution, as discussed in
https://lists.debian.org/debian-python/2019/07/msg00080.html

Your package either build-depends, depends on Python2, or uses Python2
in the autopkg tests.  Please stop using Python2, and fix this issue
by one of the following actions.

- Convert your Package to Python3. This is the preferred option.  In
  case you are providing a Python module foo, please consider dropping
  the python-foo package, and only build a python3-foo package.  Please
  don't drop Python2 modules, which still have reverse dependencies,
  just document them.
  
  This is the preferred option.


- If the package is dead upstream, cannot be converted or maintained
  in Debian, it should be removed from the distribution.  If the
  package still has reverse dependencies, raise the severity to
  "serious" and document the reverse dependencies with the BTS affects
  command.  If the package has no reverse dependencies, confirm that
  the package can be removed, reassign this issue to ftp.debian.org,
  make sure that the bug priority is set to normal and retitle the
  issue to "RM: PKG -- removal triggered by the Python2 removal".

- If the package has still many users (popcon >= 300), or is needed to
  build another package which cannot be removed, document that by
  adding the "py2keep" user tag (not replacing the py2remove tag),
  using the debian-pyt...@lists.debian.org user.  Also any
  dependencies on an unversioned python package (python, python-dev)
  must not be used, same with the python shebang.  These have to be
  replaced by python2/python2.7 dependencies and shebang.

  This is the least preferred option.

If the conversion or removal needs action on another package first,
please document the blocking by using the BTS affects command, like

  affects  + src:mirage

If there is no py2removal bug for that reverse-dependency, please file
a bug on this package (similar to this bug report).

If there are questions, please refer to the wiki page for the removal:
https://wiki.debian.org/Python/2Removal, or ask for help on IRC
#debian-python, or the debian-pyt...@lists.debian.org mailing list.






Bug#885353: bumping severity of pygtk bugs

2019-10-06 Thread Thomas Ross
Since upstream for this project is dead, I intent on porting mirage to
Python 3 myself when time allows.

As soon as Py3 mirage is ready, I will try to get the new version uploaded.

Thanks,
Thomas.

On Sun, 06 Oct 2019 17:09:30 -0400 Jeremy Bicha  wrote:
> Control: severity -1 serious
> Control: tags -1 -buster
> 
> 
> As part of the Python2 removal, it is our intent that pygtk will be removed 
> from Testing before the release of Debian 11
> "Bullseye". Therefore, I am bumping the severity of this bug to Serious to 
> ensure that there is plenty of warning before
> the Debian 11 release and to make the eventual removal of pygtk as smooth as 
> possible.
> 
> 
> On behalf of the Debian GNOME team,
> Jeremy Bicha



signature.asc
Description: OpenPGP digital signature


Bug#939737: emacs: please package newer release 26.3

2019-09-20 Thread Thomas Ross
On Sun, 08 Sep 2019 17:52:17 -0500 Rob Browning 
wrote:
> It's in progress, but right now I'm working on the EPLA cert epiration
> problem for buster and sid, then I'll resume 26.3.

Are you referring to bug 34341 [1]? It's fixed in 26.3. In any case,
34341 breaks package installations from GNU ELPA - fixing that problem
is important for many users.

Thanks,
Thomas.

[1]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34341



signature.asc
Description: OpenPGP digital signature


Bug#924787: yubikey-personalization: After I upgraded to version 1.19.3-2, I can't read my Yubikeys.It shows is "Unknow error occured"

2019-04-03 Thread Thomas Ross
Package: libykpers-1-1
Version: 1.19.3-2
Followup-For: Bug #924787

Hi,

I'm having the same issue after upgrading to 1.19.3-2. The problem is in the
udev rules - in 1.19.3-2, the package switched from providing udev rules to
using the rules in libu2f-udev (source package libu2f-host). The relevant udev
rules provided in libu2f-udev are:

KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="1050", 
ATTRS{idProduct}=="0113|0114|0115|0116|0120|0200|0402|0403|0406|0407|0410", 
TAG+="uaccess", GROUP="plugdev", MODE="0660"

It looks like the udev rules we need to allow the YubiKey to be used properly
need to have SUBSYSTEMS=="usb", as using this one works:

SUBSYSTEMS=="usb", ATTRS{idVendor}=="1050", 
ATTRS{idProduct}=="0113|0114|0115|0116|0120|0200|0402|0403|0406|0407|0410", 
TAG+="uaccess", GROUP="plugdev", MODE="0660"

Here are the old udev rules that were provided by libykpers
(https://salsa.debian.org/auth-team/yubikey-personalization/blob/ff35f76c2f533c224b1f64919d159c08f19ac598/70-yubikey.rules):

ACTION=="add|change", SUBSYSTEM=="usb", \
  ATTRS{idVendor}=="1050", 
ATTRS{idProduct}=="0010|0110|0111|0114|0116|0401|0403|0405|0407|0410", \
  TEST=="/var/run/ConsoleKit/database", \
  RUN+="udev-acl --action=$env{ACTION} --device=$env{DEVNAME}"

Here's the dump from udevadm info -q all:

  looking at device 
'/devices/pci:00/:00:14.0/usb2/2-12/2-12:1.0/0003:1050:0407.0036/input/input55':
KERNEL=="input55"
SUBSYSTEM=="input"
DRIVER==""
ATTR{properties}=="0"
ATTR{uniq}==""
ATTR{name}=="Yubico YubiKey OTP+FIDO+CCID"
ATTR{phys}=="usb-:00:14.0-12/input0"

  looking at parent device 
'/devices/pci:00/:00:14.0/usb2/2-12/2-12:1.0/0003:1050:0407.0036':
KERNELS=="0003:1050:0407.0036"
SUBSYSTEMS=="hid"
DRIVERS=="hid-generic"
ATTRS{country}=="00"

  looking at parent device 
'/devices/pci:00/:00:14.0/usb2/2-12/2-12:1.0':
KERNELS=="2-12:1.0"
SUBSYSTEMS=="usb"
DRIVERS=="usbhid"
ATTRS{supports_autosuspend}=="1"
ATTRS{bAlternateSetting}==" 0"
ATTRS{bInterfaceNumber}=="00"
ATTRS{bInterfaceClass}=="03"
ATTRS{bNumEndpoints}=="01"
ATTRS{authorized}=="1"
ATTRS{bInterfaceSubClass}=="01"
ATTRS{bInterfaceProtocol}=="01"

  looking at parent device '/devices/pci:00/:00:14.0/usb2/2-12':
KERNELS=="2-12"
SUBSYSTEMS=="usb"
DRIVERS=="usb"
ATTRS{avoid_reset_quirk}=="0"
ATTRS{bMaxPacketSize0}=="64"
ATTRS{authorized}=="1"
ATTRS{urbnum}=="17"
ATTRS{tx_lanes}=="1"
ATTRS{idVendor}=="1050"
ATTRS{quirks}=="0x0"
ATTRS{configuration}==""
ATTRS{bDeviceSubClass}=="00"
ATTRS{maxchild}=="0"
ATTRS{bConfigurationValue}=="1"
ATTRS{speed}=="12"
ATTRS{bDeviceClass}=="00"
ATTRS{devnum}=="61"
ATTRS{devpath}=="12"
ATTRS{busnum}=="2"
ATTRS{manufacturer}=="Yubico"
ATTRS{ltm_capable}=="no"
ATTRS{bNumInterfaces}==" 3"
ATTRS{removable}=="removable"
ATTRS{bMaxPower}=="30mA"
ATTRS{bDeviceProtocol}=="00"
ATTRS{idProduct}=="0407"
ATTRS{product}=="YubiKey OTP+FIDO+CCID"
ATTRS{rx_lanes}=="1"
ATTRS{bNumConfigurations}=="1"
ATTRS{version}==" 2.00"
ATTRS{bmAttributes}=="80"
ATTRS{bcdDevice}=="0512"

Thanks,
Thomas.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8), 
LANGUAGE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libykpers-1-1 depends on:
ii  libc6 2.28-8
ii  libjson-c30.12.1+ds-2
ii  libusb-1.0-0  2:1.0.22-2
ii  libyubikey0   1.13-4

Versions of packages libykpers-1-1 recommends:
ii  libu2f-udev  1.1.9-1

libykpers-1-1 suggests no packages.

-- no debconf information



Bug#775490: ITP: natron -- Natron is an open-source, crossplatform, nodal compositing software

2016-09-24 Thread Thomas Ross
retitle 775490 RFP: natron -- Natron is an open-source, crossplatform,
nodal compositing software
noowner 775490
--

Hi IOhannes,

I am no longer interested in packaging Natron, please feel free to
package it.

Thanks,
Thomas.



signature.asc
Description: OpenPGP digital signature


Bug#807868: ITP: zjump -- Jump to frequent directories matching regex

2016-05-16 Thread Thomas Ross
On Mon, 14 Dec 2015 11:34:53 +0100 Jakub Wilk <jw...@debian.org> wrote:
> * Thomas Ross <thomasr...@thomasross.io>, 2015-12-13, 16:57:
>>The package should actually be called 'Z', but according to reportbug 
>>that is not a valid package name.
> 
> reportbug is right. As per Policy §5.6.1, package names “must be at 
> least two characters long”.
> 
>>Are there any suggestions for this?
> 
> My suggestion is to ask upstream about their preference in alternative 
> names for "z".
> 
> -- 
> Jakub Wilk

I've contacted upstream and they say that "zjump" is fine for a package name.

The executable will still be z.

I am thinking that z will be installed in /usr/share/zjump/z, and that there 
will be a script placed in /etc/profile.d/ that sources /usr/share/zjump/z. I 
could not find any policy against this, however, I found 
https://lists.debian.org/debian-policy/2014/10/msg00013.html which says that it 
would be excepted. Is there anything I am missing here?

Thanks,
Thomas.



signature.asc
Description: OpenPGP digital signature


Bug#809547: livestreamer: Python error

2015-12-31 Thread Thomas Ross
Package: livestreamer
Version: 1.12.2-1
Severity: important

When attempting to run livestreamer, it errors:

thomas@thomas-debian:~$ livestreamer
Traceback (most recent call last):
  File "/usr/bin/livestreamer", line 5, in 
from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3138,
in 
@_call_aside
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3124,
in _call_aside
f(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3151,
in _initialize_master_working_set
working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 663,
in _build_master
return cls._build_from_requirements(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 676,
in _build_from_requirements
dists = ws.resolve(reqs, Environment())
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 849,
in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'urllib3==1.12' distribution was not
found and is required by requests

It also errors when trying to view a stream:

thomas@thomas-debian:~$ livestreamer www.twitch.tv/esl_csgo worst
Traceback (most recent call last):
  File "/usr/bin/livestreamer", line 5, in 
from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3138,
in 
@_call_aside
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3124,
in _call_aside
f(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3151,
in _initialize_master_working_set
working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 663,
in _build_master
return cls._build_from_requirements(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 676,
in _build_from_requirements
dists = ws.resolve(reqs, Environment())
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 849,
in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'urllib3==1.12' distribution was not
found and is required by requests



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages livestreamer depends on:
ii  python-livestreamer  1.12.2-1
pn  python:any   

livestreamer recommends no packages.

Versions of packages livestreamer suggests:
pn  python-livestreamer-doc  

-- no debconf information



Bug#808561: apt: Apt does not check for lock before cleaning

2015-12-20 Thread Thomas Ross
Package: apt
Version: 1.1.5
Severity: normal

Hi,

When running `apt clean`, apt does not check for the package lock before
cleaning /var/cache/apt/archives, which can lead to installations or upgrades
to fail (due to missing .debs)

Thanks,
Thomas.



-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "true";
APT::Install-Suggests "0";
APT::Sandbox "";
APT::Sandbox::User "_apt";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^firmware-linux.*";
APT::NeverAutoRemove:: "^linux-firmware$";
APT::NeverAutoRemove:: "^linux-image-4\.1\.0-2-amd64$";
APT::NeverAutoRemove:: "^linux-image-4\.2\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-headers-4\.1\.0-2-amd64$";
APT::NeverAutoRemove:: "^linux-headers-4\.2\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-image-extra-4\.1\.0-2-amd64$";
APT::NeverAutoRemove:: "^linux-image-extra-4\.2\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-signed-image-4\.1\.0-2-amd64$";
APT::NeverAutoRemove:: "^linux-signed-image-4\.2\.0-1-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-image-4\.1\.0-2-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-image-4\.2\.0-1-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-headers-4\.1\.0-2-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-headers-4\.2\.0-1-amd64$";
APT::NeverAutoRemove:: "^gnumach-image-4\.1\.0-2-amd64$";
APT::NeverAutoRemove:: "^gnumach-image-4\.2\.0-1-amd64$";
APT::NeverAutoRemove:: "^.*-modules-4\.1\.0-2-amd64$";
APT::NeverAutoRemove:: "^.*-modules-4\.2\.0-1-amd64$";
APT::NeverAutoRemove:: "^.*-kernel-4\.1\.0-2-amd64$";
APT::NeverAutoRemove:: "^.*-kernel-4\.2\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-backports-modules-.*-4\.1\.0-2-amd64$";
APT::NeverAutoRemove:: "^linux-backports-modules-.*-4\.2\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-tools-4\.1\.0-2-amd64$";
APT::NeverAutoRemove:: "^linux-tools-4\.2\.0-1-amd64$";
APT::VersionedKernelPackages "";
APT::VersionedKernelPackages:: "linux-image";
APT::VersionedKernelPackages:: "linux-headers";
APT::VersionedKernelPackages:: "linux-image-extra";
APT::VersionedKernelPackages:: "linux-signed-image";
APT::VersionedKernelPackages:: "kfreebsd-image";
APT::VersionedKernelPackages:: "kfreebsd-headers";
APT::VersionedKernelPackages:: "gnumach-image";
APT::VersionedKernelPackages:: ".*-modules";
APT::VersionedKernelPackages:: ".*-kernel";
APT::VersionedKernelPackages:: "linux-backports-modules-.*";
APT::VersionedKernelPackages:: "linux-tools";
APT::Never-MarkAuto-Sections "";
APT::Never-MarkAuto-Sections:: "metapackages";
APT::Never-MarkAuto-Sections:: "contrib/metapackages";
APT::Never-MarkAuto-Sections:: "non-free/metapackages";
APT::Never-MarkAuto-Sections:: "restricted/metapackages";
APT::Never-MarkAuto-Sections:: "universe/metapackages";
APT::Never-MarkAuto-Sections:: "multiverse/metapackages";
APT::Move-Autobit-Sections "";
APT::Move-Autobit-Sections:: "oldlibs";
APT::Move-Autobit-Sections:: "contrib/oldlibs";
APT::Move-Autobit-Sections:: "non-free/oldlibs";
APT::Move-Autobit-Sections:: "restricted/oldlibs";
APT::Move-Autobit-Sections:: "universe/oldlibs";
APT::Move-Autobit-Sections:: "multiverse/oldlibs";
APT::Update "";
APT::Update::Post-Invoke-Success "";
APT::Update::Post-Invoke-Success:: "/usr/bin/test -e 
/usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && 
/usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call 
--system --dest org.freedesktop.PackageKit --object-path 
/org/freedesktop/PackageKit --timeout 4 --method 
org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo 
> /dev/null";
APT::Architectures "";
APT::Architectures:: "amd64";
APT::Architectures:: "i386";
APT::Compressor "";
APT::Compressor::. "";
APT::Compressor::.::Name ".";
APT::Compressor::.::Extension "";
APT::Compressor::.::Binary "";
APT::Compressor::.::Cost "1";
APT::Compressor::gzip "";
APT::Compressor::gzip::Name "gzip";
APT::Compressor::gzip::Extension ".gz";
APT::Compressor::gzip::Binary "gzip";
APT::Compressor::gzip::Cost "2";
APT::Compressor::gzip::CompressArg "";
APT::Compressor::gzip::CompressArg:: "-9n";
APT::Compressor::gzip::UncompressArg "";
APT::Compressor::gzip::UncompressArg:: "-d";
APT::Compressor::xz "";
APT::Compressor::xz::Name "xz";
APT::Compressor::xz::Extension ".xz";
APT::Compressor::xz::Binary "xz";
APT::Compressor::xz::Cost "3";
APT::Compressor::xz::CompressArg "";
APT::Compressor::xz::CompressArg:: "-6";
APT::Compressor::xz::UncompressArg "";
APT::Compressor::xz::UncompressArg:: "-d";
APT::Compressor::bzip2 "";
APT::Compressor::bzip2::Name "bzip2";
APT::Compressor::bzip2::Extension ".bz2";
APT::Compressor::bzip2::Binary "bzip2";
APT::Compressor::bzip2::Cost "4";
APT::Compressor::bzip2::CompressArg "";
APT::Compressor::bzip2::CompressArg:: "-9";
APT::Compressor::bzip2::UncompressArg "";
APT::Compressor::bzip2::UncompressArg:: "-d";
APT::Compressor::lzma "";

Bug#807868: ITP: zjump -- Jump to frequent directories matching regex

2015-12-13 Thread Thomas Ross
Package: wnpp
Severity: wishlist
Owner: Thomas Ross <thomasr...@thomasross.io>

* Package name: zjump
  Version : 1.9
  Upstream Author : "Rupa" <r...@lrrr.us>
* URL : https://github.com/rupa/z
* License : WTFPL
  Programming Lang: sh/bash/shell
  Description : Jump to frequent directories matching regex

>From the man page:
Tracks your most used directories, based on 'frecency'.

After  a  short  learning  phase, z will take you to the most 'frecent'
directory that matches ALL of the regexes given on the command line, in
order.

For example, z foo bar would match /foo/bar but not /bar/foo.

..

Frecency is a portmanteau of 'recent' and 'frequency'. It is a weighted
rank  that depends on how often and how recently something occurred. As
far as I know, Mozilla came up with the term.

This package will be maintainted using git. 

The package should actually be called 'Z', but according to reportbug that is
not a valid package name. Are there any suggestions for this?



Bug#775490: ITP: natron -- Natron is an open-source, crossplatform, nodal compositing software

2015-12-06 Thread Thomas Ross
Just an update - I'm waiting on Natron to package proper release tarballs 
(which will happen in v2+ according to them) -- See 
https://github.com/MrKepzie/Natron/issues/867



Bug#797268: Man page doesn't describe --imgur option

2015-08-28 Thread Thomas Ross
Package: xfce4-screenshooter
Version: 1.8.2-2
Severity: minor

xfce4-screenshooter --help gives the following line than man 
xfce4-screenshooter doesn't have:

-i, --imgur  Host the screenshot on Imgur, a free online image 
hosting service

Regards,
Thomas



signature.asc
Description: OpenPGP digital signature


Bug#775490: ITP: natron -- Natron is an open-source, crossplatform, nodal compositing software

2015-08-25 Thread Thomas Ross
retitle 775490 ITP: natron -- Natron is an open-source, crossplatform,
nodal compositing software
owner 775490 !
--

I'd like to package Natron.

Thanks,
Thomas.



signature.asc
Description: OpenPGP digital signature


Bug#782074: RFS: ublock/0.9.3.0-1 [ITP] -- general-purpose lightweight ads, malware, trackers blocker

2015-08-24 Thread Thomas Ross
Hi,

You should probably use the RFS template on mentors, found here:

http://mentors.debian.net/sponsors/rfs-howto/ublock

Thanks,
Thomas

On 24/08/15 09:53 AM, Matthew Bekkema wrote:
 I packaged version 0.9.5.0 which can be downloaded here:
 http://mentors.debian.net/debian/pool/main/u/ublock/ublock_0.9.5.0+dfsg1-1.dsc
 



signature.asc
Description: OpenPGP digital signature


Bug#796395: RFS: rolldice/1.14-1 ITA

2015-08-23 Thread Thomas Ross
Hi,

I've uploaded a new version to mentors fixing all the problems described
above/below.

Thanks,
Thomas.

On 22/08/15 02:40 AM, Gianfranco Costamagna wrote:
 Did you mean to close the bug?
 
 
 nope, sorry
 About the dep5 copyright issue, yes, I accidentally left out the header.
 
 
 no problem
 I will fix the use-flag patch as you described.
 
 
 ok
 
 (this shouldn't change anything, since LDFLAGS in this case are the Debian 
 flags,
 and for sure they do not add libraries to link, so the risk of stripping them 
 is 0)
 
 About the man page, the reason I didn't have it be installed by dh_manpages 
 is the man page is edited in the Makefile, adding the version number (see 
 make target 'man'). Should I add the version number myself and have it be 
 installed by dh?
 
 
 nope, it is good that way, just I really do not like custom Makefiles :)
 
 Would you add a cmake file if I provide one to you?
 
 
 cheers,
 
 G.
 



signature.asc
Description: OpenPGP digital signature


Bug#796395: RFS: rolldice/1.14-1 ITA

2015-08-21 Thread Thomas Ross
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package rolldice

* Package name: rolldice
  Version : 1.14-1
  Upstream Author : [fill in name and email of upstream]
* URL : [fill in URL of upstreams web site]
* License : [fill in]
  Section : games

It builds those binary packages:

rolldice   - virtual dice roller

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

  http://mentors.debian.net/package/rolldice


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

dget -x
http://mentors.debian.net/debian/pool/main/r/rolldice/rolldice_1.14-1.dsc

More information about rolldice can be obtained from
https://github.com/sstrickl/rolldice

Changes since the last upload:

rolldice (1.14-1) unstable; urgency=medium

  * New upstream release (Closes: #74583, #672418)
  * Removed patch 01_remove_strip.diff - fixed upstream
  * Removed patch debian-changes-1.10-5
  * Don't timestamp the man page
  * debian/control
 - Bump standards-version to 3.9.6
 - Removed quilt from build-depends
 - Added libreadline-dev to build-depends
 - Updated homepage
 - New maintainer (Closes: #784189))
 - Removed article from short description
  * debian/rules
 - Remove 'dh_clean -k' in favor of 'dh_prep'
 - Hardened executables
 - Add build-arch and build-indep targets

 -- Thomas Ross th0m4sr...@gmail.com  Thu, 20 Aug 2015 20:55:20 -0400


Regards,
Thomas Ross



signature.asc
Description: OpenPGP digital signature


Bug#796395: RFS: rolldice/1.14-1 ITA

2015-08-21 Thread Thomas Ross
I have updated the watch file. The new version is on mentors.

Regards,
Thomas.



signature.asc
Description: OpenPGP digital signature


Bug#796395: RFS: rolldice/1.14-1 ITA

2015-08-21 Thread Thomas Ross
Whoops, forgot to fill in some details:

  Upstream Author : Stevie Strickland sstri...@cs.brown.edu
* URL : https://github.com/sstrickl/rolldice
* License : GPL-2

On 21/08/15 01:47 PM, Thomas Ross wrote:
 Package: sponsorship-requests
 Severity: normal
 
 Dear mentors,
 
 I am looking for a sponsor for my package rolldice
 
 * Package name: rolldice
   Version : 1.14-1
   Upstream Author : [fill in name and email of upstream]
 * URL : [fill in URL of upstreams web site]
 * License : [fill in]
   Section : games
 
 It builds those binary packages:
 
   rolldice   - virtual dice roller
 
 To access further information about this package, please visit the
 following URL:
 
   http://mentors.debian.net/package/rolldice
 
 
 Alternatively, one can download the package with dget using this command:
 
 dget -x
 http://mentors.debian.net/debian/pool/main/r/rolldice/rolldice_1.14-1.dsc
 
 More information about rolldice can be obtained from
 https://github.com/sstrickl/rolldice
 
 Changes since the last upload:
 
 rolldice (1.14-1) unstable; urgency=medium
 
   * New upstream release (Closes: #74583, #672418)
   * Removed patch 01_remove_strip.diff - fixed upstream
   * Removed patch debian-changes-1.10-5
   * Don't timestamp the man page
   * debian/control
  - Bump standards-version to 3.9.6
  - Removed quilt from build-depends
  - Added libreadline-dev to build-depends
  - Updated homepage
  - New maintainer (Closes: #784189))
  - Removed article from short description
   * debian/rules
  - Remove 'dh_clean -k' in favor of 'dh_prep'
  - Hardened executables
  - Add build-arch and build-indep targets
 
  -- Thomas Ross th0m4sr...@gmail.com  Thu, 20 Aug 2015 20:55:20 -0400
 
 
 Regards,
 Thomas Ross
 



signature.asc
Description: OpenPGP digital signature


Bug#796395: RFS: rolldice/1.14-1 ITA

2015-08-21 Thread Thomas Ross
I have updated the copyright file to conform to dep5. The new version is
on mentors.

Regards,
Thomas.



Bug#796395: RFS: rolldice/1.14-1 ITA

2015-08-21 Thread Thomas Ross
Oops, it looks like I missed the format header in the copyright file.
Unfortunately I will not be able to fix this until Sunday.

Regards,
Thomas

On Friday, 21 August 2015, Thomas Ross th0m4sr...@gmail.com wrote:

 I have updated the copyright file to conform to dep5. The new version is
 on mentors.

 Regards,
 Thomas.




Bug#796395: RFS: rolldice/1.14-1 ITA

2015-08-21 Thread Thomas Ross
Hi

Did you mean to close the bug?

About the dep5 copyright issue, yes, I accidentally left out the header.

I will fix the use-flag patch as you described.

About the man page, the reason I didn't have it be installed by dh_manpages
is the man page is edited in the Makefile, adding the version number (see
make target 'man'). Should I add the version number myself and have it be
installed by dh?

Regards,
Thomas


On Friday, 21 August 2015, Gianfranco Costamagna locutusofb...@debian.org
wrote:

 Control: owner -1 !

 Control: tags -1 moreinfo

 Hi Thomas,

 the version in mentors has no dep5 copyright.

 Bonus point for having a dh rules file (seems trivial)

 another problem regarding the use-flag patch.

 -   $(CC) $(OBJFILES) -g -o rolldice $(LIBS)
 +   $(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) $(OBJFILES) -g -o rolldice
 $(LIBS)


 I would move LDFLAGS at the end, near LIBS, because otherwise they might
 be stripped by the linker
 (not sure, but I guess the linker might strip libraries if the previous
 object files in the command line are not using them)

 BTW do you install the manpage? I guess you might want to install by
 dh_manpages, the same for installdocs...

 I guess a dh default call might do everything the rules file does right now

 after that I guess it is good (note I still need to check the copyright
 and to build it)

 BTW

 License: GPL-2+

 License: GPL-2


 you need to describe the same license as above, not a different one :)

 (it might be fixed in the dep5 copyright that hasn't been uploaded, don't
 know)

 cheers,

 G.



Bug#784189: ITA: rolldice -- A virtual dice roller

2015-08-20 Thread Thomas Ross
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

retitle 784189 ITA: rolldice -- A virtual dice roller
owner 784189 !
thanks

Hi,

I'd like to adopt rolldice.

Regards,
Thomas.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJV1mGnAAoJEL56ruSineSBtlEP/0mfhy7jZC8z3llHu6f7WUav
RwmDqzTgdSx+j+35UfrwLpdeaIono2QTkn/VCWKiukCSq4+CyfX/FquZ8Wyctzqf
PmXyMd7HkihSPchEiTxwTfJS8fLERf0WEnJ8IAGUyg/Mz4QWI6dcAUg6wAHdBHuo
SO8P5NbNxhAWP3ueQZdW94BVFkjitEvGzsJ0wikLeXRSRDg0ziMwnkmIb+p9INBY
6LR0TU1pa+Yx+RxuY6oJ2aCxW9rN2cxR2XvEF9wZMdd6Nn3mJww3zSGQzsqziOqE
pxxkJpJH36iV9yCD3pUjeIcEgYZWc85AMQ+YLPY5DFGaCXQP7PG+PBEzf3J2cJGj
MU3hfWr7NOKJnVJvyK8aWf0tQ+kDOcWUE5YljnhQ4gm5jvIbhSCuKFoTPrAUbIRY
v0G70J/L9yCGtFjVK7/z+RwmoTyeSzSwN6i1OMWE4Apu5UouJ4EN/lOr1dqp0qIZ
gyzu/RWloSwMUcEA5VTkI8jgVTtpDNzhsBRbgBYlBnQyA4v2lQcZHF3kJ2d4GTTk
WZ5zyjz8Oo9wSXne4g6btKESihFLJzDI3HuitHfbBKZqJjpW+OJccp8YRh+lup0/
HuemSPZGJvP4FONh7H8t+4dPcI9EFJhB9HuvV6xmqosW35ko219c/laje4ARVhCs
9fSjUGLnwyBfH1IqwckW
=7Srn
-END PGP SIGNATURE-



Bug#793419: RFS: mirage/0.9.5.2-1 ITA

2015-08-10 Thread Thomas Ross
Hi Eriberto,

I've used a diff and added everything that I could find to the changelog.
The fixed version should now be on mentors.

Regards,
Thomas

On Tue, 4 Aug 2015 at 20:48 Eriberto eribe...@eriberto.pro.br wrote:

 Hi Thomas,

 This is my last try. Please, use a diff to see the diferences between
 versions and write each change in d/changelog.

 Regards,

 Eriberto

 2015-08-04 19:00 GMT-03:00 Thomas Ross th0m4sr...@gmail.com:
  tags 793419 - moreinfo
  thanks
 
  Hi Eriberto,
 
  Sorry about that, I simply forgot to include that change.
 
  I have reuploaded to mentors
 
  Thanks,
  Thomas.
 
  On 04/08/15 05:01 PM, Eriberto wrote:
  tags 793419 moreinfo
  thanks
 
  Hi Thomas,
 
  2015-08-04 17:41 GMT-03:00 Thomas Ross th0m4sr...@gmail.com:
  Hi Eriberto,
 
  I've added all changes to the changelog.
 
  Not in current version in mentors.d.n. E.g., you didn't put a
  reference to new priority (optional).
 
  Please, use a 'diff -Naur' between the revison in unstable and your
  revision to find all changes.
 
  Regards,
 
  Eriberto
 
 
 



Bug#793419: RFS: mirage/0.9.5.2-1 ITA

2015-08-04 Thread Thomas Ross
reopen 793419 =

Hi Eriberto,

I've added all changes to the changelog.

Thanks,
Thomas

On 01/08/15 07:17 PM, Eriberto wrote:
 Hi Thomas,
 
 Thanks for all adjustments. However, you need to register all changes
 in d/changelog. See an example here[1] (see  1.2.0-6).
 
 [1] 
 http://metadata.ftp-master.debian.org/changelogs/main/d/detox/unstable_changelog
 
 Regards,
 
 Eriberto
 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#793419: RFS: mirage/0.9.5.2-1 ITA

2015-08-04 Thread Thomas Ross
tags 793419 - moreinfo
thanks

Hi Eriberto,

Sorry about that, I simply forgot to include that change.

I have reuploaded to mentors

Thanks,
Thomas.

On 04/08/15 05:01 PM, Eriberto wrote:
 tags 793419 moreinfo
 thanks
 
 Hi Thomas,
 
 2015-08-04 17:41 GMT-03:00 Thomas Ross th0m4sr...@gmail.com:
 Hi Eriberto,

 I've added all changes to the changelog.
 
 Not in current version in mentors.d.n. E.g., you didn't put a
 reference to new priority (optional).
 
 Please, use a 'diff -Naur' between the revison in unstable and your
 revision to find all changes.
 
 Regards,
 
 Eriberto
 




signature.asc
Description: OpenPGP digital signature


Bug#793419: RFS: mirage/0.9.5.2-1 ITA

2015-07-30 Thread Thomas Ross
Thanks, I've fixed all those problems.

Mentors Page: http://mentors.debian.net/package/mirage
dget command:  dget -x
http://mentors.debian.net/debian/pool/main/m/mirage/mirage_0.9.5.2-1.dsc

Thanks,
Thomas

On 29/07/15 04:52 PM, Eriberto wrote:
 Hi Thomas,
 
 I will try help you.
 
 1. d/control: mirage doesn't conflict with another package. Please,
 change the priority to optional. See more details here[1].
 
 [1] https://www.debian.org/doc/debian-policy/ch-archive.html#s-priorities
 
 2. d/menu: try to add a icon. Use the Gimp if you need convert any
 picture top xpm.
 
 3. d/rules:
 
 - Please, remove the second line (trash).
 
 - Run 'blhc --all' against the .build file
 (mirage_0.9.5.2-1_amd64.build). You will see some warnings about the
 hardening. To improve the hardening[2], add this line to d/rules:
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 Run the 'blhc --all' again to see the result.
 
 [2] 
 https://wiki.debian.org/HardeningWalkthrough#Selecting_security_hardening_options
 
 Thanks for your work.
 
 Regards,
 
 Eriberto
 
 2015-07-24 16:19 GMT-03:00 Thomas Ross th0m4sr...@gmail.com:
 Okay. I have fixed that problem:

 Mentors Page: http://mentors.debian.net/package/mirage
 dget command:  dget -x
 http://mentors.debian.net/debian/pool/main/m/mirage/mirage_0.9.5.2-1.dsc

 Regards,
 Thomas



 On Thu, 23 Jul 2015 18:08:40 -0300 Eriberto eribe...@eriberto.pro.br
 wrote:
 tags 793419 moreinfo
 thanks


 Hi,

 Note that you need work over the last revision in unstable (0.9.5.1-5).

 Regards,

 Eriberto



 2015-07-23 17:56 GMT-03:00 Thomas Ross th0m4sr...@gmail.com:
 Package: sponsorship-requests
 Severity: normal

 Dear mentors,

 I am looking for a sponsor for my package mirage

  * Package name: mirage
Version : 0.9.5.2-1
Upstream Author : Scott Horowitz stonecr...@gmail.com
  * URL : http://mirageiv.berlios.de/
  * License : GPL-3
Section : graphics

 It builds those binary packages:

 mirage - fast and simple GTK+ image viewer

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

   http://mentors.debian.net/package/mirage


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

 dget -x
 http://mentors.debian.net/debian/pool/main/m/mirage/mirage_0.9.5.2-1.dsc

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

   Changes since the last upload:

 mirage (0.9.5.2-1) UNRELEASED; urgency=medium

   * New upstream release
   * Save EXIF/XMP/IPTC data upon modification (Closes: #513025)
   * Bump Standards-Version to 3.9.6
   * Package adopted (Closes: #6329890)

  -- Thomas Ross th0m4sr...@gmail.com  Wed, 22 Jul 2015 22:30:32 -0400



   Regards,


 --
 To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: https://lists.debian.org/55b28fd1.6080...@gmail.com




signature.asc
Description: OpenPGP digital signature


Bug#793419:

2015-07-24 Thread Thomas Ross
Sorry, what do you mean by that?

Regards,
Thomas


Bug#793419: RFS: mirage/0.9.5.2-1 ITA

2015-07-24 Thread Thomas Ross
Okay. I have fixed that problem:

Mentors Page: http://mentors.debian.net/package/mirage
dget command:  dget -x
http://mentors.debian.net/debian/pool/main/m/mirage/mirage_0.9.5.2-1.dsc

Regards,
Thomas



On Thu, 23 Jul 2015 18:08:40 -0300 Eriberto eribe...@eriberto.pro.br
wrote:
 tags 793419 moreinfo
 thanks
 
 
 Hi,
 
 Note that you need work over the last revision in unstable (0.9.5.1-5).
 
 Regards,
 
 Eriberto
 
 
 
 2015-07-23 17:56 GMT-03:00 Thomas Ross th0m4sr...@gmail.com:
  Package: sponsorship-requests
  Severity: normal
 
  Dear mentors,
 
  I am looking for a sponsor for my package mirage
 
   * Package name: mirage
 Version : 0.9.5.2-1
 Upstream Author : Scott Horowitz stonecr...@gmail.com
   * URL : http://mirageiv.berlios.de/
   * License : GPL-3
 Section : graphics
 
  It builds those binary packages:
 
  mirage - fast and simple GTK+ image viewer
 
To access further information about this package, please visit the
  following URL:
 
http://mentors.debian.net/package/mirage
 
 
Alternatively, one can download the package with dget using this command:
 
  dget -x
  http://mentors.debian.net/debian/pool/main/m/mirage/mirage_0.9.5.2-1.dsc
 
More information about hello can be obtained from http://www.example.com.
 
Changes since the last upload:
 
  mirage (0.9.5.2-1) UNRELEASED; urgency=medium
 
* New upstream release
* Save EXIF/XMP/IPTC data upon modification (Closes: #513025)
* Bump Standards-Version to 3.9.6
* Package adopted (Closes: #6329890)
 
   -- Thomas Ross th0m4sr...@gmail.com  Wed, 22 Jul 2015 22:30:32 -0400
 
 
 
Regards,


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#793419: RFS: mirage/0.9.5.2-1 ITA

2015-07-23 Thread Thomas Ross
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package mirage

 * Package name: mirage
   Version : 0.9.5.2-1
   Upstream Author : Scott Horowitz stonecr...@gmail.com
 * URL : http://mirageiv.berlios.de/
 * License : GPL-3
   Section : graphics

It builds those binary packages:

mirage - fast and simple GTK+ image viewer

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

  http://mentors.debian.net/package/mirage


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

dget -x
http://mentors.debian.net/debian/pool/main/m/mirage/mirage_0.9.5.2-1.dsc

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

  Changes since the last upload:

mirage (0.9.5.2-1) UNRELEASED; urgency=medium

  * New upstream release
  * Save EXIF/XMP/IPTC data upon modification (Closes: #513025)
  * Bump Standards-Version to 3.9.6
  * Package adopted (Closes: #6329890)

 -- Thomas Ross th0m4sr...@gmail.com  Wed, 22 Jul 2015 22:30:32 -0400



  Regards,
   Thomas Ross


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#632989: O: mirage -- fast and simple GTK+ image viewer

2015-07-23 Thread Thomas Ross
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

retitle 632989 ITA: mirage -- fast and simple GTK+ image viewer
owner 632989 !

I'd like to maintain mirage.

I've prepared a fix for #513025 and uploaded it to mentors [1]

Thanks,
Thomas

[1]
http://mentors.debian.net/debian/pool/main/m/mirage/mirage_0.9.5.2-1.dsc
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJVsVHQAAoJEL56ruSineSBmyAP/1WQadRBJ/f2WKrISDXKUfDV
K2TfIvgKBjrZlc31bPM+cgPbCLRhcFnU/EuJXkniOHyppaMOG8v/1Hr4VbozMsLZ
kcWBPtZRWyfesf5ms9jROHwd0Ynu76UXsKxaWfS0PRdai0m90hragZua22DsnY7G
H6ImnMbqKARHRqWSf+EkP3VhuVbxSyRwsd7oPJWCfWCpQWzpa5hUFH7SDxDM8DP4
Kx8WhvRHvDNFZaUku2kTpIA8v8iQQk+zYDzYRk3Yrj6xR8YJ3eTVCdqtdp/bE4U5
yL3ilBBS+MuHQxv8s/3fYR+UDLWE3mJpxKNhN0WRP8FYef1AEwMK9fdf1ffd2+vE
+LajFn/X03XKViPDVSrX0x+z0W8dJJQ+1sCOJGMXHVNH1pDSjjfxmvQH2VYKPJA9
7kn6hM6nor4nwYXc8YloymG1Wofli2BIIiRiwLVu2Li4yp8FqDaLvf5jy8QN7jOt
bBS2NkUTcCeb61SuRgTREzkhqieoXj38M0BeoyjLs/Xp+H4/yvOZ2MYSxOzK9ci8
9MN7ycxpsln5mLtnRzZpRYZHs8upVJUSkD2NALlen0226G3164eeJau4DJ2hsBQY
HV9MEcmL3q1DVHq4GCxpqv3MHrzUPdSTSu4e5Adk3f2Vkv8nRR/e0OFL1f97PTrf
m1QI8ienyFSExArUq0Tm
=P1Fk
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org