Bug#825381: makejail: diff for NMU version 0.0.5-10.1

2019-07-24 Thread diego sarzi
Control: tags 825381 + pending

Dear maintainer,

I've prepared an NMU for makejail (versioned as 0.0.5-10.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

It was necessary to apply the patch directly to the upstream
makejail file that is attached to the email.

Regards.

diff -u makejail-0.0.5/debian/changelog makejail-0.0.5/debian/changelog
--- makejail-0.0.5/debian/changelog
+++ makejail-0.0.5/debian/changelog
@@ -1,3 +1,17 @@
+makejail (0.0.5-10.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fixed updating symbolic links, thanks to
+M. Buecher/Germany . (Closes: #825381)
+  * Using new DH level format. Consequently:
+   - debian/compat: removed.
+   - debian/control: changed from 'debhelper' to 'debhelper-compat' in
+ Build-Depends field and bumped level to 12.
+  * debian/control: bumped Standards-Version to 4.4.0.
+  * debian/rules: removed obsolete option in dh_clean "-k".
+
+ -- Diego Sarzi   Wed, 24 Jul 2019 14:47:35 -0300
+
 makejail (0.0.5-10) unstable; urgency=low

   * Reorder the call to shutil to ensure that the setuid bit is
reverted:
--- makejail-0.0.5/debian/compat
+++ makejail-0.0.5.orig/debian/compat
@@ -1 +0,0 @@
-5
diff -u makejail-0.0.5/debian/control makejail-0.0.5/debian/control
--- makejail-0.0.5/debian/control
+++ makejail-0.0.5/debian/control
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Javier Fernandez-Sanguino Pen~a 
 Build-Depends-Indep: docbook-to-man, python (>=2.2)
-Build-Depends: debhelper (>> 3.0.0), po-debconf
-Standards-Version: 3.7.3
+Build-Depends: debhelper-compat (= 12), po-debconf
+Standards-Version: 4.4.0
 Homepage: http://www.floc.net/makejail/

 Package: makejail
diff -u makejail-0.0.5/debian/rules makejail-0.0.5/debian/rules
--- makejail-0.0.5/debian/rules
+++ makejail-0.0.5/debian/rules
@@ -40,7 +40,7 @@
 install: build
  dh_testdir
  dh_testroot
- dh_clean -k
+ dh_clean
  dh_installdirs

  # Install to debian's build directory

-- 
Diego Sarzi
--
DA5F BEB3 34F9 F05C 8BFA D94A DC7E 3F89 7537 3E4E
--- /usr/sbin/makejail	2012-03-05 19:17:34.0 +0100
+++ /usr/sbin/makejail	2016-05-26 16:00:50.0 +0200
@@ -385,6 +385,9 @@
 		newWorkingDir="%s/%s" % (config.chroot,os.path.realpath(fileDir)[1:])
 		os.chdir(newWorkingDir)
 		debug("   Creating '%s' as a symlink to '%s' (pwd=%s)" % (fileName[1:],linkTarget,newWorkingDir))
+		# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=...
+		if os.path.lexists(os.path.split(fileName)[1]):
+			os.remove(os.path.split(fileName)[1])
 		os.symlink(linkTarget,os.path.split(fileName)[1])
 		os.chdir("/")
 		missingFiles.append(fileName)



Bug#874950: New version stable?

2019-07-21 Thread Diego Sarzi
Thank you Shenging Zhy for the contribution.

Can you tell me how is the stability of keepassx with its modifications,
referring to QT4 for QT5?

Can we use it for the unstable version?



Bug#656037: obmenu: obm-xdg does not sort menu items

2019-07-21 Thread Diego Sarzi
Hello, Eric.
Sorry for the delay for the answer.

Can you tell me if you still had this problem?
Or can I put this BUG as fixed?

On Sun, 15 Jan 2012 21:26:56 -0500 Eric Cooper  wrote:
> Package: obmenu
> Version: 1.0-2
> Severity: normal
> 
> Using
> obm-xdg /etc/xdg/menus/gnome-applications.menu
> produces submenus with unsorted items, making it difficult to find the
> application you're looking for.
> 
> -- System Information:
> Debian Release: wheezy/sid
>   APT prefers testing
>   APT policy: (500, 'testing'), (400, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 3.1.0-1-amd64 (SMP w/8 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages obmenu depends on:
> ii  python  2.7.2-9
> ii  python-glade2   2.24.0-2
> ii  python-support  1.0.14
> 
> Versions of packages obmenu recommends:
> ii  openbox  3.5.0-2
> 
> obmenu suggests no packages.
> 
> -- no debconf information
> 
> 
> 



Bug#896946: ITP: cplay-ng -- Curses front-end for various audio

2018-04-26 Thread Diego Sarzi
Package: wnpp
Severity: wishlist

Package name : cplay-ng
Version : 2.4.1
Upstream Author : Tobias Bengfort <tobias.bengf...@posteo.de>
URL : https://github.com/xi/cplay-ng/
License : GPL-2+
Description : cplay-ng is a curses front-end for various audio
players written in python. It aims to provide a power-user-friendly
interface with simple filelist and playlist control.

The original cplay is no longer maintained. This fork aims to
maintaining the original code as well as keeping it up to date with
recent developments (e.g. python3) and adding new features.

* This is a "fork" of the "cplay" package that was discontinued by the 
upstream. 

-- 
Diego Sarzi <diegosa...@gmail.com>



Bug#896072: RFS: cplay_1.50-3 [RFS]

2018-04-19 Thread Diego Sarzi

Package: sponsorship-requests
  Severity: normal [important for RC bugs, wishlist for new packages]

  Dear mentors,

  I am looking for a sponsor for my package "cplay":

 * Package name: cplay
   Version : 1.5-3
   Upstream Author : Ulf Betlehem
 * URL : https://github.com/hukka/cplay
 * License : GPL-2+
   Section : sound

  It builds those binary packages:

cplay - a front-end for various audio players

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

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


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

  dget -x https://mentors.debian.net/debian/pool/main/c/cplay/cplay_1.50-3.dsc

  More information about cplay can be obtained from 
hhttps://github.com/hukka/cplay

  Changes since the last upload:

  cplay (1.50-3) unstable; urgency=medium

  * New Maintainer (Closes: #827890)
  * debian/cnq.1:
 - New manual page for cnq bin.
  * debian/upstream/metadata:
  - Create metadata.
  * debian/watch:
  - Search updated.

 -- Diego Sarzi <diegosa...@gmail.com>  Thu, 19 Apr 2018 03:42:33 -0300

cplay (1.50-2) unstable; urgency=medium

  * QA upload.
  * Bumped DH level to 11.
  * debian/control:
  - Bumped Standards-Version to 4.1.4.
  - Updated short description.
  * debian/copyright:
  - Updated copyright years in debian packaging
  * debian/patches/13_cplay-support-url (copy).patch
  - Patch unused, file removed.
  * debian/rules
  - Template lines removed.

 -- Diego Sarzi <diegosa...@gmail.com>  Fri, 13 Apr 2018 17:34:43 -0300
...


  Regards,
  Diego Sarzi



Bug#896073: RFS: cplay_1.50-3 [ITA]

2018-04-19 Thread Diego Sarzi

Package: sponsorship-requests
  Severity: normal [important for RC bugs, wishlist for new packages]

  Dear mentors,

  I am looking for a sponsor for my package "cplay":

 * Package name: cplay
   Version : 1.5-3
   Upstream Author : Ulf Betlehem
 * URL : https://github.com/hukka/cplay
 * License : GPL-2+
   Section : sound

  It builds those binary packages:

cplay - a front-end for various audio players

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

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


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

  dget -x https://mentors.debian.net/debian/pool/main/c/cplay/cplay_1.50-3.dsc

  More information about cplay can be obtained from 
hhttps://github.com/hukka/cplay

  Changes since the last upload:

  cplay (1.50-3) unstable; urgency=medium

  * New Maintainer (Closes: #827890)
  * debian/cnq.1:
 - New manual page for cnq bin.
  * debian/upstream/metadata:
  - Create metadata.
  * debian/watch:
  - Search updated.

 -- Diego Sarzi <diegosa...@gmail.com>  Thu, 19 Apr 2018 03:42:33 -0300

cplay (1.50-2) unstable; urgency=medium

  * QA upload.
  * Bumped DH level to 11.
  * debian/control:
  - Bumped Standards-Version to 4.1.4.
  - Updated short description.
  * debian/copyright:
  - Updated copyright years in debian packaging
  * debian/patches/13_cplay-support-url (copy).patch
  - Patch unused, file removed.
  * debian/rules
  - Template lines removed.

 -- Diego Sarzi <diegosa...@gmail.com>  Fri, 13 Apr 2018 17:34:43 -0300
...


  Regards,
  Diego Sarzi



Bug#871245: ITP: tubedown -- Download videos for mp4 files using Youtube-dl GUI

2017-08-07 Thread Diego Sarzi
Package: wnpp
Severity: wishlist
Owner: Diego Sarzi <diegosa...@gmail.com>

* Package name: tubedown
  Version : 1.0-1
  Upstream Author : Diego Sarzi <someb...@example.org>
* URL : https://github.com/gnewlinux/python/tree/master/tubedown
* License : GPL3
  Programming Lang: Python
  Description : Download videos for mp4 files using Youtube-dl GUI

Graphical youtube-dl download mp4 (Python 3).
The tubedown uses the youtube-dl software as the download standard.
It provides ease for the user, download any video from youtube with simplicity.
The generated file format will be an .mp4 file.
Preserving quality and speed.