Bug#915041: does not create a subcommand '[test_without_migrations]'

2018-11-29 Thread Herbert Parentes Fortes Neto
Package: python3-django-test-without-migrations
Version: 0.6-5
Severity: grave
Justification: renders package unusable

After run 'python3 manage.py' it is expected to see
last lines with:

[test_without_migrations]
test
testserver

But there is no '[test_without_migrations]'. 'test'
and 'testserver' appear in '[Django]'


-- System Information:
Debian Release: 9.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-8-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), 
LANGUAGE=pt_BR:pt:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#913796: O: videotrans -- DVD authoring utilities

2018-11-15 Thread Herbert Parentes Fortes Neto
Package: wnpp
Severity: normal

I intend to orphan the videotrans package. I have no
interest in it for quite some time.

The package description is:
 A collection of utilities and scripts designed to help with DVD authoring:
  * movie-to-dvd - convert video to MPEG2 + MP2 or AC3
  * movie-title - combine video and title sequence into a menu
  * movie-make-title - create background video for DVD menu
  * movie-make-title-simple - create background image+audio for DVD menu
  * movie-rip-tv.com - gather information about TV series from tv.com
  * movie-rip-epg.data - convert EPG to .info for movie-title
  * movie-compare-dvd - verify if DVD was burned correctly



Bug#913047: python3-celery: depends on billiard >= 3.5.0.2

2018-11-06 Thread Herbert Parentes Fortes Neto
Package: python3-celery
Version: 4.2.1-2
Severity: important

Dear Maintainer,

I am doing a backport of python3-celery. It fails to run:

File "/usr/lib/python3/dist-packages/celery/platforms.py", line 21, in 
from billiard.compat import close_open_fds, get_fdmax
ImportError: cannot import name 'close_open_fds'

It is set that python3-celery depends on 'python3-billiard (>= 3.3.0.23)'
but the source code says it depends on 'setup.cfg: billiard >= 3.5.0.2'

I also checked the billiard.compat. 'close_open_fds' and 'get_fdmax'
are in version 3.5.0.2.



Regards,
Herbert



-- System Information:
Debian Release: 9.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-8-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), 
LANGUAGE=pt_BR:pt:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-celery depends on:
ii  python33.5.3-1
pn  python3-billiard   
pn  python3-dateutil   
pn  python3-kombu  
pn  python3-memcache   
ii  python3-pkg-resources  33.1.1-1
pn  python3-pyparsing  
pn  python3-tz 

python3-celery recommends no packages.

Versions of packages python3-celery suggests:
pn  python-celery-doc   
pn  python3-redis   
pn  python3-sqlalchemy  



Bug#912367: stretch-pu: package gthumb/3:3.4.4.1-5

2018-10-30 Thread Herbert Parentes Fortes Neto
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian@packages.debian.org
Usertags: pu

I made Gthumb Debian package version 3:3.4.4.1-6+deb9u1
because of this bug[0]. It is to fix the CVE-2018-18718
(CWE-415: Double Free bug).

As said in security.debian.org:

"On Linux platforms, this is limited to a simple crash. 
This doesn't warrant a DSA,..."

I already did an upload to SID closing it today.

Attached you will find debdiff between the current version
in Stretch and the package I did today.



Regards,
Herbert



-- System Information:
Debian Release: 9.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-8-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), 
LANGUAGE=pt_BR:pt:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


gthumb_3.4.4.1-5_3.4.4.1-6+deb9u1.diff.gz
Description: application/gzip


Bug#905217: python-django: Django security releases issued: 2.0.8 and 1.11.15

2018-08-01 Thread Herbert Parentes Fortes Neto
Source: python-django
Severity: normal
Tags: upstream

Dear Maintainer,

I am looking for watch Django project more closed. Seen tickets, etc.
I hope not bothering with that. 

There is a new release with security fix.

https://www.djangoproject.com/weblog/2018/aug/01/security-releases/



Regards,
Herbert




-- System Information:
Debian Release: 9.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-7-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), 
LANGUAGE=pt_BR:pt:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#904138: python-django: Update python-django backports

2018-07-20 Thread Herbert Parentes Fortes Neto
Source: python-django
Severity: normal

Dear Maintainer,

The python-django Debian package - stable-sec - is CVE-2017-12794 
vulnerable. Probably because stable-bpo offers 1:1.11.10-1.

But version 1:1.11.11-1 also has a security fix - CVE-2018-7536. And
version 1:1.11.14-1 is on testing since 2018-07-05. Fifteen days.

Can version 1:1.11.14-1 be part of backports? I volunteer if necessary.



Regards,
Herbert


-- System Information:
Debian Release: 9.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-7-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), 
LANGUAGE=pt_BR:pt:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#897988: python3-arrow: Please update the package to version 0.12.1

2018-05-05 Thread Herbert Parentes Fortes Neto
Package: python3-arrow
Severity: normal

Dear Maintainer,

The GitHub repository is out of date. There is a 0.12.1 
upstream version at pypi.org[0]. Please update the Debian 
package. I need the last version because of a new package.

I can do that if you allow me to do the upload.



Regards,
Herbert

-- System Information:
Debian Release: 9.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-6-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), 
LANGUAGE=pt_BR:pt:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-arrow depends on:
ii  python3   3.5.3-1
pn  python3-dateutil  

python3-arrow recommends no packages.

Versions of packages python3-arrow suggests:
pn  python-arrow-doc  



Bug#895295: ITP: td-watson -- A wonderful CLI to track your time

2018-04-09 Thread Herbert Parentes Fortes Neto
Package: wnpp
Severity: wishlist
Owner: Herbert Parentes Fortes Neto <h...@debian.org>

* Package name: td-watson
  Version : 1.5.2
  Upstream Author : TailorDev <cont...@tailordev.fr>
* URL : http://tailordev.github.io/Watson/
* License : MIT
  Programming Lang: Python
  Description : A wonderful CLI to track your time

Watson is here to help you monitoring your time. 

You want to know how much time you are spending on your 
projects? You want to generate a nice report for your 
client? 

Watson is here for you.



Bug#886013: O: duc -- high-performance disk usage analyzer

2018-01-01 Thread Herbert Parentes Fortes Neto
Package: wnpp
Severity: normal

I intend to orphan the duc package.

A thread was opened by me on debian-mentors list
and it seems that orphanning the package is the 
best for the package. There are people with more
interest to improve the package.



Regards,
Herbert



Bug#885847: RM: sagasu -- ROM; sagasu depends on libgnomeui #885750

2017-12-30 Thread Herbert Parentes Fortes Neto
Package: ftp.debian.org
Severity: normal

As Jeremy Bicha report[0], Sagasu depends on libgnomeui. And the
upstream said that the software development stop. The last
release was in 2012.

[0] - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885750

Please, remove Sagasu from unstable.



Regards,
Herbert



Bug#885396: ITP: static3 -- Really simple WSGI way to serve static content

2017-12-26 Thread Herbert Parentes Fortes Neto
Package: wnpp
Severity: wishlist
Owner: Herbert Parentes Fortes Neto <h...@debian.org>

* Package name: static3
  Version : 0.7.0
  Upstream Author : Roman Mohr <ro...@fenkhuber.at>
* URL : https://github.com/rmohr/static3
* License : LGPL-2.1
  Programming Lang: Python
  Description : Really simple WSGI way to serve static content

This library provides an easy way to include static content in 
your WSGI applications. There is a convenience method for serving
files located via pkg_resources. There are also facilities for 
serving mixed (static and dynamic) content using “magic” file 
handlers. Python builtin string substitution, kid and Genshi 
template support are provided and it is easy to roll your own 
handlers. Note that this distribution does not require kid or 
Genshi unless you want to use that type of template. Also provides 
a command of the same name as a convenience when you just want to 
share a little content over HTTP, ad hoc.

It is a dependency for dj-static, which is already in Debian.


Bug#881907: RM: python3-pynmea2 -- RoQA; package already in Debian with another name

2017-11-16 Thread Herbert Parentes Fortes Neto
Package: ftp.debian.org
Severity: normal

 I was a sponsor for python3-pynmea2[0]. But it is
in Debian with name python-nmea2[1]. 

[0] - https://packages.qa.debian.org/p/pynmea2.html
[1] - https://packages.qa.debian.org/p/python-nmea2.html

It is the same program. The same upstream: Tom Flanagan



Regards,
Herbert



Bug#880719: budgie-desktop: please fix a typo in budgie-panel

2017-11-04 Thread Herbert Parentes Fortes Neto
Package: budgie-desktop
Version: 10.4+git20171031.10.g9f71bb8-1
Severity: minor

Dear Maintainer,

please fix the typo:

I: budgie-core: spelling-error-in-binary usr/bin/budgie-panel overriden 
overridden



Regards,
Herbert



Bug#875443: gnome-control-center: can not 'arrange combined monitors'

2017-09-11 Thread Herbert Parentes Fortes Neto
Package: gnome-control-center
Version: 1:3.22.2-3
Severity: normal

Dear Maintainer,

 After arrange combined monitors - from 1-2 to 2-1 - the ordering
goes back to 1-2 in a minute or less.

 I am using budgie-desktop. Notebook with an external monitor.



Regards,
Herbert


-- System Information:
Debian Release: 9.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), 
LANGUAGE=pt_BR:pt:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gnome-control-center depends on:
ii  accountsservice0.6.43-1
ii  apg2.2.3.dfsg.1-4+b1
ii  colord 1.3.3-2
ii  desktop-file-utils 0.23-1
ii  gnome-control-center-data  1:3.22.2-3
ii  gnome-desktop3-data3.22.2-1
ii  gnome-settings-daemon  3.22.2-2+deb9u2
ii  gsettings-desktop-schemas  3.22.0-1
ii  libaccountsservice00.6.43-1
ii  libatk1.0-02.22.0-1
ii  libc6  2.24-11+deb9u1
ii  libcairo-gobject2  1.14.8-1
ii  libcairo2  1.14.8-1
ii  libcanberra-gtk3-0 0.30-3
ii  libcanberra0   0.30-3
ii  libcheese-gtk253.22.1-1+b1
ii  libcheese8 3.22.1-1+b1
ii  libclutter-1.0-0   1.26.0+dfsg-3
ii  libclutter-gtk-1.0-0   1.8.2-2
ii  libcolord-gtk1 0.1.26-1.1
ii  libcolord2 1.3.3-2
ii  libcups2   2.2.1-8
ii  libfontconfig1 2.11.0-6.7+b1
ii  libgdk-pixbuf2.0-0 2.36.5-2
ii  libglib2.0-0   2.50.3-2
ii  libgnome-bluetooth13   3.20.1-1
ii  libgnome-desktop-3-12  3.22.2-1
ii  libgoa-1.0-0b  3.22.5-1
ii  libgoa-backend-1.0-1   3.22.5-1
ii  libgrilo-0.3-0 0.3.2-2
ii  libgtk-3-0 3.22.11-1
ii  libgtop-2.0-10 2.34.2-1
ii  libgudev-1.0-0 230-3
ii  libibus-1.0-5  1.5.14-3
ii  libkrb5-3  1.15-1
ii  libmm-glib01.6.4-1
ii  libnm0 1.6.2-3
ii  libnma01.4.4-1
ii  libpango-1.0-0 1.40.5-1
ii  libpangocairo-1.0-01.40.5-1
ii  libpolkit-gobject-1-0  0.105-18
ii  libpulse-mainloop-glib010.0-1+deb9u1
ii  libpulse0  10.0-1+deb9u1
ii  libpwquality1  1.3.0-1+b1
ii  libsmbclient   2:4.5.8+dfsg-2+deb9u1+b1
ii  libsoup2.4-1   2.56.0-2+deb9u1
ii  libupower-glib30.99.4-4+b1
ii  libwacom2  0.22-1+b1
ii  libx11-6   2:1.6.4-3
ii  libxi6 2:1.7.9-1
ii  libxml22.9.4+dfsg1-2.2+deb9u1

Versions of packages gnome-control-center recommends:
ii  cracklib-runtime  2.9.2-5
ii  cups-pk-helper0.2.6-1+b1
ii  gkbd-capplet  3.22.0.1-1+b1
ii  gnome-online-accounts 3.22.5-1
ii  gnome-user-guide  3.22.0-1
ii  gnome-user-share  3.18.3-1+b1
ii  iso-codes 3.75-1
ii  libcanberra-pulse 0.30-3
ii  libnss-myhostname 232-25+deb9u1
ii  mousetweaks   3.12.0-1+b1
ii  network-manager-gnome 1.4.4-1
ii  policykit-1   0.105-18
ii  pulseaudio-module-bluetooth   10.0-1+deb9u1
ii  realmd0.16.3-1
ii  rygel 0.32.1-3
ii  system-config-printer-common  1.5.7-3

Versions of packages gnome-control-center suggests:
ii  gstreamer1.0-pulseaudio  1.10.4-1
pn  libcanberra-gtk-module   
ii  libcanberra-gtk3-module  0.30-3
ii  x11-xserver-utils7.7+7+b1

-- no debconf information



Bug#873093: ITP: django-test-without-migrations -- Disable migrations when running your tests

2017-08-24 Thread Herbert Parentes Fortes Neto
Package: wnpp
Severity: wishlist
Owner: Herbert Parentes Fortes Neto <h...@debian.org>

* Package name: django-test-without-migrations
  Version : 0.6
  Upstream Author : Henrique Bastos <henri...@bastos.net>
* URL : https://pypi.python.org/pypi/django-test-without-migrations
* License : MIT
  Programming Lang: Python
  Description : Disable migrations when running your tests

Test Without Migrations is a manage.py test command extension.

The Django 1.7 and 1.8 migration backend demands that you 
create a migration every time you change a model.

This can be inconvenient when you’re just trying to explore 
your models code.

In older Django versions, with South we could use the 
SOUTH_TEST_MIGRATIONS settings to tell Django to simply 
create all model tables without running migrations.

This app adds this capability to Django by extending the 
manage.py test command with a –nomigrations option.

Test Without Migrations works with Django 1.7+.


Bug#863096: ITP: python3-dj-static -- Serve production static files with Django (Python 3)

2017-05-21 Thread Herbert Parentes Fortes Neto
Package: wnpp
Severity: wishlist
Owner: Herbert Parentes Fortes Neto <h...@debian.org>

* Package name: python3-dj-static
  Version : 0.0.6
  Upstream Author : Kenneth Reitz <m...@kennethreitz.org>
* URL : https://pypi.python.org/pypi/dj-static
* License : BSD
  Programming Lang: Python
  Description : Serve production static files with Django (Python 3)

 This is a simple Django middleware utility that allows you to 
 properly serve static assets from production with a WSGI server
 like Gunicorn.
 .
 Django doesn’t recommend the production use of its static file 
 server for a number of reasons. There exists, however, a lovely
 WSGI application aptly named Static.
 .
 It is suitable for the production use of static file serving, 
 unlike Django.


Bug#863092: ITP: python3-dj-database-url -- Django utility to utilize a DB env var (Python 3)

2017-05-21 Thread Herbert Parentes Fortes Neto
Package: wnpp
Severity: wishlist
Owner: Herbert Parentes Fortes Neto <h...@debian.org>

* Package name: python3-dj-database-url
  Version : 0.4.2
  Upstream Author : Kenneth Reitz <m...@kennethreitz.org>
* URL : https://pypi.python.org/pypi/dj-database-url
* License : BSD
  Programming Lang: Python
  Description : Django utility to utilize a DB env var (Python 3)

 This simple Django utility allows you to utilize the 12factor
 inspired DATABASE_URL environment variable to configure your 
 Django application.
 .
 The dj_database_url.config method returns a Django database 
 connection dictionary, populated with all the data specified 
 in your URL. There is also a conn_max_age argument to easily 
 enable Django’s connection pool.
 .
 If you’d rather not use an environment variable, you can pass
 a URL in directly instead to dj_database_url.parse.


Bug#862911: ITP: python-decouple -- Helps you to organize your Django|Flask settings

2017-05-18 Thread Herbert Parentes Fortes Neto
Package: wnpp
Severity: wishlist
Owner: Herbert Parentes Fortes Neto <h...@debian.org>

* Package name: python-decouple
  Version : 3.0
  Upstream Author : Henrique Bastos <henri...@bastos.net>
* URL : https://pypi.python.org/pypi/python-decouple/
* License : MIT
  Programming Lang: Python
  Description : Decouple helps you to organize your Django settings


 Decouple helps you to organize your settings so that you 
 can change parameters without having to redeploy your app.

 Framework :: Django
 Framework :: Flask 



Bug#862177: chromedriver: right path ?

2017-05-09 Thread Herbert Parentes Fortes Neto
Package: chromedriver
Version: 58.0.3029.81-1
Severity: normal
Tags: newcomer

Dear Maintainer,

 I just installed chromedriver and did a
first try scritp with pycharm:

---
from selenium import webdriver

browser = webdriver.Chrome()
browser.get('http://localhost:8000')

assert 'Django' in browser.title
--

Clicked on 'Run' and got an error:

/usr/lib/chromiun/chromedriver not found

The file is installed in '/usr/bin', so
I did a symlink as a quick fix.

Is '/usr/bin/chromedriver' the right path ?



Regards,
Herbert



-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64
 (x86_64)

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
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)

Versions of packages chromedriver depends on:
ii  chromium-driver  58.0.3029.81-1

chromedriver recommends no packages.

chromedriver suggests no packages.

-- no debconf information



Bug#858182: unblock: gthumb/3:3.4.4.1-5

2017-03-19 Thread Herbert Parentes Fortes Neto
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package gthumb

I made two Debian revisions:

 - revision 4:
 * debian/gthumb-data.install:
 - Remove /usr/share/appdata
 * debian/gthumb.install:
 - Add /usr/share/appdata
 (Closes: #857012)

 - revision 5:
 * debian/control:(gthumb package)
 - Remove:
- Replaces gthumb2
 - Add: (because of the previous revision)
- Breaks: gthumb-data (<< 3:3.4.4.1-4~)
- Replaces: gthumb-data (<< 3:3.4.4.1-4~)
   (Closes: #857181)


Please, unblock gthumb/3:3.4.4.1-5



Regards,
Herbert

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
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)
diff -Nru gthumb-3.4.4.1/debian/changelog gthumb-3.4.4.1/debian/changelog
--- gthumb-3.4.4.1/debian/changelog 2016-11-28 09:13:26.0 -0200
+++ gthumb-3.4.4.1/debian/changelog 2017-03-08 15:48:41.0 -0300
@@ -1,3 +1,26 @@
+gthumb (3:3.4.4.1-5) unstable; urgency=medium
+
+  * debian/control:(gthumb package)
+  - Remove:
+  - Replaces gthumb2
+  - Add: (because of the previous revision)
+  - Breaks: gthumb-data (<< 3:3.4.4.1-4~)
+  - Replaces: gthumb-data (<< 3:3.4.4.1-4~)
+  (Closes: #857181)
+  Thanks Jeremy Bicha (previous revision too) and Sebastian Ramacher.
+
+ -- Herbert Parentes Fortes Neto <h...@debian.org>  Wed, 08 Mar 2017 15:48:41 
-0300
+
+gthumb (3:3.4.4.1-4) unstable; urgency=medium
+
+  * debian/gthumb-data.install:
+  - Remove /usr/share/appdata
+  * debian/gthumb.install:
+  - Add /usr/share/appdata
+  (Closes: #857012) 
+
+ -- Herbert Parentes Fortes Neto <h...@debian.org>  Wed, 08 Mar 2017 09:38:35 
-0300
+
 gthumb (3:3.4.4.1-3) unstable; urgency=medium
 
   * debian/control:
diff -Nru gthumb-3.4.4.1/debian/control gthumb-3.4.4.1/debian/control
--- gthumb-3.4.4.1/debian/control   2016-11-28 09:13:26.0 -0200
+++ gthumb-3.4.4.1/debian/control   2017-03-08 15:48:41.0 -0300
@@ -60,7 +60,8 @@
 libgphoto2-port12
 Conflicts: gthumb2
 Provides: gthumb2
-Replaces: gthumb2
+Breaks: gthumb-data (<< 3:3.4.4.1-4~)
+Replaces: gthumb-data (<< 3:3.4.4.1-4~)
 Description: image viewer and browser
  gThumb is an advanced image viewer and browser. It has many useful
  features, such as filesystem browsing, slide show, image catalogs, web
diff -Nru gthumb-3.4.4.1/debian/gthumb-data.install 
gthumb-3.4.4.1/debian/gthumb-data.install
--- gthumb-3.4.4.1/debian/gthumb-data.install   2016-05-30 11:52:14.0 
-0300
+++ gthumb-3.4.4.1/debian/gthumb-data.install   2017-03-08 09:38:35.0 
-0300
@@ -1,5 +1,4 @@
 usr/share/aclocal
-usr/share/appdata
 usr/share/glib-2.0
 usr/share/gthumb
 usr/share/help
diff -Nru gthumb-3.4.4.1/debian/gthumb.install 
gthumb-3.4.4.1/debian/gthumb.install
--- gthumb-3.4.4.1/debian/gthumb.install2016-04-13 14:49:43.0 
-0300
+++ gthumb-3.4.4.1/debian/gthumb.install2017-03-08 09:38:35.0 
-0300
@@ -1,4 +1,5 @@
 usr/bin/*
 usr/lib/*/gthumb/extensions/*.extension
 usr/lib/*/gthumb/extensions/*.so
+usr/share/appdata
 usr/share/applications


Bug#856138: unblock: duc/1.4.3-2

2017-02-25 Thread Herbert Parentes Fortes Neto
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package duc

The duc tarball builds two Debian packages: duc and duc-nox.

The difference between version 1.4.3-1 (Testing) and
version 1.4.3-2 (Sid) is:

 - the manpage for duc-nox is generated at build time.
   (upstream manpage).
 - I removed the manpage I made.

To do that I add a package on 'Depends' in debian/control and
edited debian/rules.

The debdiff is attached.

unblock duc/1.4.3-2



Regards,
Herbert

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores)
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)
diff -Nru duc-1.4.3/debian/changelog duc-1.4.3/debian/changelog
--- duc-1.4.3/debian/changelog  2017-01-13 11:03:20.0 -0200
+++ duc-1.4.3/debian/changelog  2017-02-01 17:28:00.0 -0200
@@ -1,3 +1,15 @@
+duc (1.4.3-2) unstable; urgency=medium
+
+  * debian/control:
+  - Add ruby-ronn to Build-Depends
+  * debian/duc-nox.manpages:
+  - Upstream manpage generated at build time.
+  * debian/man removed.
+  * debian/rules:
+  - generate duc-nox manpage
+
+ -- Herbert Parentes Fortes Neto <h...@debian.org>  Wed, 01 Feb 2017 17:28:00 
-0200
+
 duc (1.4.3-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru duc-1.4.3/debian/control duc-1.4.3/debian/control
--- duc-1.4.3/debian/control2016-11-05 12:24:07.0 -0200
+++ duc-1.4.3/debian/control2017-02-01 17:28:00.0 -0200
@@ -8,6 +8,7 @@
libncursesw5-dev,
libpango1.0-dev,
libtokyocabinet-dev,
+   ruby-ronn,
txt2man
 Standards-Version: 3.9.8
 Homepage: http://duc.zevv.nl/
diff -Nru duc-1.4.3/debian/copyright duc-1.4.3/debian/copyright
--- duc-1.4.3/debian/copyright  2017-01-13 11:03:20.0 -0200
+++ duc-1.4.3/debian/copyright  2017-02-01 17:28:00.0 -0200
@@ -25,10 +25,6 @@
 Copyright: 2015-2017 Herbert Parentes Fortes Neto <h...@debian.org>
 License: GPL-2+
 
-Files: debian/man/genallman.sh
-Copyright: 2014 João Eriberto Mota Filho <eribe...@debian.org>
-License: BSD-3-clause or GPL-2+
-
 License: GPL-2 or GPL-2+
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
@@ -65,31 +61,6 @@
  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-License: BSD-3-clause
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions
-  are met:
-  1. Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-  2. Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-  3. Neither the name of the copyright holder nor the names of contributors
- may be used to endorse or promote products derived from this software
- without specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTOR(S) ``AS IS'' AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTOR(S) BE LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- SUCH DAMAGE.
-
 License: other
  The authors renounce all claim of copyright to this code and dedicate
  this code to the public domain.  In place of legal notice, here is
diff -Nru duc-1.4.3/debian/duc-nox.manpages duc-1.4.3/debian/duc-nox.manpages
--- duc-1.4.3/debian/duc-nox.manpages   2016-06-19 16:53:43.0 -0300
+++ duc-1.4.3/debian/duc-nox.manpages   2017-02-01 17:28:00.0 -0200
@@ -1 +1 @@
-debian/man/duc-nox.1
+debian/build-nox/doc/duc-nox.1
diff -Nru duc-1.4.3/debian/man/duc-nox.1 duc-1.4.3/debian/man/duc-nox.1
--- duc-1.4.3/debian/man/duc-nox.1  2017-01-13 11:03:20.0 -0200
+++ duc-1.4.3/debian/man/duc-nox.1  1969-12-31 21:00:00.0 -0300
@@ -1,508 +0,0 @@
-.TH duc-nox "1"  "Jan 2017" "DUC-NOX 1.4.3" "high-performance di

Bug#498168: failure when alsa-utils and alsa-base missing

2016-10-30 Thread Herbert Parentes Fortes Neto
Package: alsamixergui
Followup-For: Bug #498168

Dear Maintainer,

 I will do a NMU to add 'alsa-utils' to 'Depends' and
be able to 'alsactl store'.



Regards,
Herbert


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

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
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)



Bug#840465: sagan-rules: NMU - new release

2016-10-11 Thread Herbert Parentes Fortes Neto
Package: sagan-rules
Version: 10222015-0.1
Severity: wishlist

Dear Maintainer,

There is a new release for sagan-rules. I did 
a NMU for that. debian/changelog:

 sagan-rules (1:20160923-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release.
  - Using 'epoch' and new date format as version number.  
  * debian/control:
  - debhelper 10.
  - Bump Standards-Version from 3.9.6 to 3.9.8.
  * debian/compat:
  - 10
  * debian/copyright:
  - updated.
  * debian/rules:
  - *.rulesbase entry removed.
  * debian/watch:
  - version 4.
  - using uversionmangle.
  - update url.

I am doing a 'dput -e5'.



Regards,
Herbert

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

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
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)



Bug#836985: xfce4: power management

2016-09-07 Thread Herbert Parentes Fortes Neto
Package: xfce4
Version: 4.12.3
Severity: wishlist

Dear Maintainer,

It is possible to provide information about
how to disable authentication to have suspend/hibernate
automatic (system) ?

I edited /usr/share/polkit-1/actions/org.freedesktop.login1.policy
file to achieve automatic suspend without authentication.
Probably I have to do the same for hibernation.

I do not know if this is the right/easy way, but it is
what I am doing.



Regards,
Herbert


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

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
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)

Versions of packages xfce4 depends on:
ii  gtk2-engines-xfce3.2.0-2
ii  libxfce4ui-utils 4.12.1-2
ii  orage4.12.1-2
ii  thunar   1.6.10-2
ii  xfce4-appfinder  4.12.0-2
ii  xfce4-panel  4.12.0-4
ii  xfce4-pulseaudio-plugin  0.2.4-1
ii  xfce4-session4.12.1-4
ii  xfce4-settings   4.12.0-3
ii  xfconf   4.12.0-2+b1
ii  xfdesktop4   4.12.3-2
ii  xfwm44.12.3-3

Versions of packages xfce4 recommends:
ii  desktop-base  8.0.2
ii  tango-icon-theme  0.8.90-6
ii  thunar-volman 0.8.1-2
ii  xfce4-notifyd 0.2.4-3+b1
ii  xorg  1:7.7+16

Versions of packages xfce4 suggests:
pn  gtk3-engines-xfce
ii  xfce4-goodies4.12.2
ii  xfce4-power-manager  1.4.4-4

-- no debconf information



Bug#836337: O: gnome-multi-writer

2016-09-01 Thread Herbert Parentes Fortes Neto
Package: wnpp
Severity: normal

I am orphaning the package because it is
difficult to get in touch with the upstream.



regards,
Herbert Parentes Fortes Neto



Bug#832555: lintian: false shlib-with-non-pic-code

2016-07-26 Thread Herbert Parentes Fortes Neto
Package: lintian
Version: 2.5.45
Severity: normal

Hi,

libdv 1.0.0-11 has:


libdv4

E shlib-with-non-pic-code
usr/lib/i386-linux-gnu/libdv.so.4.0.3


Here[0] is said:

To check whether a shared library has this problem,
run readelf -d on the shared library. If a tag of
type TEXTREL is present, the shared library contains
non-PIC code.

[0] - https://lintian.debian.org/tags/shlib-with-non-pic-code.html

What I have running 'readelf -d libdv.so.4.0.3':

Dynamic section at offset 0x1a990 contains 25 entries:
  TagType Name/Value
 0x0001 (NEEDED) Shared library: [libm.so.6]
 0x0001 (NEEDED) Shared library: [libc.so.6]
 0x000e (SONAME) Library soname: [libdv.so.4]
 0x000c (INIT)   0x3cc0
 0x000d (FINI)   0x1667c
 0x0019 (INIT_ARRAY) 0x21a970
 0x001b (INIT_ARRAYSZ)   8 (bytes)
 0x001a (FINI_ARRAY) 0x21a978
 0x001c (FINI_ARRAYSZ)   16 (bytes)
 0x6ef5 (GNU_HASH)   0x1f0
 0x0005 (STRTAB) 0x1ba8
 0x0006 (SYMTAB) 0x738
 0x000a (STRSZ)  3594 (bytes)
 0x000b (SYMENT) 24 (bytes)
 0x0003 (PLTGOT) 0x21ab60
 0x0007 (RELA)   0x2bf8
 0x0008 (RELASZ) 4296 (bytes)
 0x0009 (RELAENT)24 (bytes)
 0x0018 (BIND_NOW)   
 0x6ffb (FLAGS_1)Flags: NOW
 0x6ffe (VERNEED)0x2b68
 0x6fff (VERNEEDNUM) 2
 0x6ff0 (VERSYM) 0x29b2
 0x6ff9 (RELACOUNT)  28
 0x (NULL)   0x0

ii  libdv4:amd64   1.0.0-11   amd64
software library for DV format digital video (runtime lib)



regards,
Herbert


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

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

Versions of packages lintian depends on:
ii  binutils  2.26.1-1
ii  bzip2 1.0.6-8
ii  diffstat  1.61-1
ii  file  1:5.28-2
ii  gettext   0.19.8.1-1
ii  hardening-includes2.8+nmu2
ii  intltool-debian   0.35.0+20060710.4
ii  libapt-pkg-perl   0.1.29+b5
ii  libarchive-zip-perl   1.57-1
ii  libclass-accessor-perl0.34-1
ii  libclone-perl 0.38-2
ii  libdata-alias-perl1.20-1+b1
ii  libdpkg-perl  1.18.9
ii  libemail-valid-perl   1.200-1
ii  libfile-basedir-perl  0.07-1
ii  libipc-run-perl   0.94-1
ii  liblist-moreutils-perl0.416-1
ii  libparse-debianchangelog-perl 1.2.0-10
ii  libperl5.22 [libdigest-sha-perl]  5.22.2-2
ii  libtext-levenshtein-perl  0.13-1
ii  libtimedate-perl  2.3000-2
ii  liburi-perl   1.71-1
ii  libyaml-libyaml-perl  0.41-6+b1
ii  man-db2.7.5-1
ii  patchutils0.3.4-1
ii  perl  5.22.2-2
ii  t1utils   1.39-2
ii  xz-utils  5.1.1alpha+20120614-2.1

Versions of packages lintian recommends:
ii  dpkg 1.18.9
ii  libperlio-gzip-perl  0.19-1+b1
ii  perl 5.22.2-2
ii  perl-modules-5.22 [libautodie-perl]  5.22.2-2

Versions of packages lintian suggests:
pn  binutils-multiarch 
ii  dpkg-dev   1.18.9
ii  libhtml-parser-perl3.72-2
ii  libtext-template-perl  1.46-1

-- no debconf information



Bug#831469: brp-pacu has a new version

2016-07-16 Thread Herbert Parentes Fortes Neto
Source: brp-pacu
Severity: normal

Dear Maintainer,

brp-acu seems to have a new version - 2.1.2.

[0] - https://sourceforge.net/projects/brp-pacu/files/brp-pacu-v2-any/2.1.2/

I do not use it. An email telling that brp-pacu
is marked for autoremovel was sent and I decide to do a QA. So I
checked sf.net.

The autoremove was because of fftw (deps). But fftw
is already fixed.



regards,
Herbert


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

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



Bug#825767: RFS: bogofilter/1.2.4+dfsg1-6 [QA]

2016-05-29 Thread Herbert Parentes Fortes Neto
Package: sponsorship-requests
Severity: normal

Dear mentors,

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

 * Package name: bogofilter
   Version : 1.2.4+dfsg1-6
   Upstream Author : Eric S. Raymond, Greg Louis, David Relson, Matthias Andree 
 * URL : http://bogofilter.sourceforge.net/
 * License : GPL-2+
   Section : mail

  It builds those binary packages:

bogofilter - fast Bayesian spam filter (dummy package)
bogofilter-bdb - fast Bayesian spam filter (Berkeley DB)
bogofilter-common - fast Bayesian spam filter (common files)
bogofilter-sqlite - fast Bayesian spam filter (sqlite)
bogofilter-tokyocabinet - fast Bayesian spam filter (tokyocabinet)

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

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


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

dget -x 
https://mentors.debian.net/debian/pool/main/b/bogofilter/bogofilter_1.2.4+dfsg1-6.dsc


debian/changelog:

bogofilter (1.2.4+dfsg1-6) unstable; urgency=low

  * QA upload.
  * - debian/bogofilter-*.install files created:
- to copy and rename the executables and configuration files to the
  apropriated packages.
  * debian/*.dirs removed.
  * debian/*.links:
  - lines that make the link to '/usr/share/doc/bogofilter-common'
removed.
  * debian/control:
  - dh-exec added to Build-Depends.
  - using (= ${source:Version}) for 'binnmuable-any-depends-all'
  * debian/rules:
  - extra 'export' from DEB_BUILD_MAINT_OPTIONS removed.
  - lines that copy and rename executables and configuration files
removed.
  - override_dh_link removed.
  - using 'dh_installdocs --link-doc'

The last Debian revision, dfsg-5, does not build in any architecture[0].

[0]  - https://buildd.debian.org/status/package.php?p=bogofilter



regards,
Herbert



Bug#823350: devscripts: [uupdate] please add --skip-patches to dpkg-source

2016-05-03 Thread Herbert Parentes Fortes Neto
Package: devscripts
Version: 2.16.4
Severity: important
Tags: patch

Dear Maintainer,

 I am doing tests with a new package - smoviecat[0]. You can get
the package from mentors and test.

[0] - 
https://mentors.debian.net/debian/pool/main/s/smoviecat/smoviecat_2.4.0-1.dsc

 The name of the package is smoviecat and the upstream tarball
is SimpleMovieCatalog. The debian/watch:

version=4
opts="unzipopt=-a" \
http://sf.net/smoviecat/SimpleMovieCatalog-(\d\S+)\.zip debian uupdate

Running 'uscan --verbose', the end is:

uscan die: uscan: Failed to Execute user specified script:
   uupdate -f --verbose --upstream-version 2.5.0
[...]
uupdate: Old: = 2.4.0
uupdate: New: = 2.5.0
uupdate: -> Copy to  smoviecat_2.5.0-1.debian.tar.xz
dpkg-source: info: extracting smoviecat in smoviecat-2.5.0
dpkg-source: info: unpacking smoviecat_2.5.0.orig.tar.gz
dpkg-source: info: unpacking smoviecat_2.5.0-1.debian.tar.xz
dpkg-source: info: applying path_link_utf8_fixes.patch
patching file moviecat.pl
Hunk #1 FAILED at 20.
Hunk #3 FAILED at 49.
Hunk #4 FAILED at 58.
Hunk #5 FAILED at 92.
Hunk #6 succeeded at 132 (offset 7 lines).
Hunk #7 succeeded at 603 (offset 20 lines).
4 out of 7 hunks FAILED
dpkg-source: info: the patch has fuzz which is not allowed, or is malformed
dpkg-source: info: if patch 'path_link_utf8_fixes.patch' is correctly applied 
by quilt, use 'quilt refresh' to update it
dpkg-source: info: restoring quilt backup files for path_link_utf8_fixes.patch
dpkg-source: error: LC_ALL=C patch -t -F 0 -N -p1 -u -V never -E -b -B 
.pc/path_link_utf8_fixes.patch/ --reject-file=- < 
smoviecat-2.5.0/debian/patches/path_link_utf8_fixes.patch gave error exit 
status 1
uupdate: Error with "dpkg-source --no-copy --no-check -x smoviecat_2.5.0-1.dsc"
uupdate: Remember: Your current directory is changed back to the old source 
tree!
uupdate: Do a "cd .." to see smoviecat_2.5.0-1.dsc.

Running 'diff', the debian dir from version 2.4.0 and 2.5.0 are
equal. They should not. debian/changelog must be different.

I added a '--skip-patches' to dpkg-source call. And 'diff -d'
returns the correct:

# LANG=C diff -d ../smoviecat-2.4.0/debian/ debian/
diff -d ../smoviecat-2.4.0/debian/changelog debian/changelog
0a1,6
> smoviecat (2.5.0-1) UNRELEASED; urgency=medium
> 
>   * New upstream release
> 
>  -- Herbert Parentes Fortes Neto <h...@ig.com.br>  Tue, 03 May 2016 17:13:27 
> -0300
> 
Common subdirectories: ../smoviecat-2.4.0/debian/man and debian/man
Common subdirectories: ../smoviecat-2.4.0/debian/patches and debian/patches
Common subdirectories: ../smoviecat-2.4.0/debian/source and debian/source



 If I missing something, I sorry.

 Patch attached.

regards,
Herbert



-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
Not present

-- System Information:
Debian Release: stretch/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages devscripts depends on:
ii  dpkg-dev 1.18.4
ii  libc62.22-7
ii  perl 5.22.1-10
pn  python3:any  

Versions of packages devscripts recommends:
ii  apt 1.2.10
ii  at  3.1.18-2
ii  dctrl-tools 2.24-2
ii  debian-keyring  2016.03.22
ii  dput0.9.6.4
ii  equivs  2.0.9+nmu1
ii  fakeroot1.20.2-1
ii  file1:5.25-2
ii  gnupg   1.4.20-6
ii  gnupg2  2.1.11-7
ii  libdistro-info-perl 0.14
ii  libencode-locale-perl   1.05-1
ii  liblwp-protocol-https-perl  6.06-2
ii  libsoap-lite-perl   1.19-1
ii  liburi-perl 1.71-1
ii  libwww-perl 6.15-1
ii  lintian 2.5.43
ii  man-db  2.7.5-1
ii  patch   2.7.5-1
ii  patchutils  0.3.4-1
ii  python3-debian  0.1.27
ii  python3-magic   1:5.25-2
ii  sensible-utils  0.0.9
ii  strace  4.10-3
ii  unzip   6.0-20
ii  wdiff   1.2.2-1+b1
ii  wget1.17.1-1+b1
ii  xz-utils5.1.1alpha+20120614-2.1

Versions of packages devscripts suggests:
ii  bsd-mailx [mailx]8.1.2-0.20160123cvs-2
ii  build-essential  11.7
pn  cvs-buildpackage 
pn  devscripts-el
pn  diffoscope   
pn  dose-extra   
pn  gnuplot  
ii  gpgv 1.4.20-6
ii  libauthen-sasl-perl  2.1600-1
ii  libfile-desktopentry-perl0.22-

Bug#818944: Typo in watch.ex template

2016-05-02 Thread Herbert Parentes Fortes Neto
Package: dh-make
Version: 2.201605
Followup-For: Bug #818944

Dear Maintainer,

 Yes, the extra ' " ' makes the line fails.

opts="filenamemangle="s%



regards,
Herbert

-- System Information:
Debian Release: stretch/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

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



Bug#822326: ITP: smoviecat -- scan for movies, query imdb and generate a catalog

2016-04-23 Thread Herbert Parentes Fortes Neto
Package: wnpp
Severity: wishlist
Owner: Herbert Parentes Fortes Neto <h...@ig.com.br>

* Package name: smoviecat
  Version : 2.4.0
  Upstream Author : damienlangg <damien.la...@gmail.com>
* URL : http://smoviecat.sourceforge.net/
* License : GPL-3+
  Programming Lang: Perl
  Description : scan for movies, query imdb and generate a catalog

 Scan a given directory for movies, query imdb for info and generate a catalog
 as a html page which offers sorting, filtering and grouping of found movies
 by different criteria.

 It will be part of Debian Multimedia Team.



Bug#821927: basename: missing operand

2016-04-20 Thread Herbert Parentes Fortes Neto
Package: gdm3
Version: 3.20.1-1
Severity: important

Dear Maintainer,

 I did an 'apt-get dist-upgrade' and end with this:

# LANG=C apt-get dist-upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] 
Setting up gdm3 (3.20.1-1) ...
basename: missing operand
Try 'basename --help' for more information.
dpkg: error processing package gdm3 (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 gdm3


Seems to be the same error reported in bug #579103 (2010 - squeeze/sid)
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579103



regards,
Herbert

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages gdm3 depends on:
ii  accountsservice   0.6.40-3
ii  adduser   3.114
ii  dconf-cli 0.26.0-1
ii  dconf-gsettings-backend   0.26.0-1
ii  debconf [debconf-2.0] 1.5.59
ii  gir1.2-gdm-1.03.20.1-1
ii  gnome-session [x-session-manager] 3.20.1-1
ii  gnome-session-bin 3.20.1-1
ii  gnome-settings-daemon 3.20.1-1
ii  gnome-shell   3.20.1-1
ii  gnome-terminal [x-terminal-emulator]  3.20.1-2
ii  gsettings-desktop-schemas 3.20.0-3
ii  libaccountsservice0   0.6.40-3
ii  libaudit1 1:2.4.5-1+b1
ii  libc6 2.22-7
ii  libcanberra-gtk3-00.30-3
ii  libcanberra0  0.30-3
ii  libgdk-pixbuf2.0-02.34.0-1
ii  libgdm1   3.20.1-1
ii  libglib2.0-0  2.48.0-1
ii  libglib2.0-bin2.48.0-1
ii  libgtk-3-03.20.3-1
ii  libpam-modules1.1.8-3.2
ii  libpam-runtime1.1.8-3.2
ii  libpam-systemd229-4
ii  libpam0g  1.1.8-3.2
ii  librsvg2-common   2.40.15-1
ii  libselinux1   2.4-3+b1
ii  libsystemd0   229-4
ii  libwrap0  7.6.q-25
ii  libx11-6  2:1.6.3-1
ii  libxau6   1:1.0.8-1
ii  libxdmcp6 1:1.1.2-1.1
ii  lsb-base  9.20160110
ii  metacity [x-window-manager]   1:3.18.3-1
ii  mutter [x-window-manager] 3.20.1-1
ii  policykit-1   0.105-15
ii  ucf   3.0036
ii  x11-common1:7.7+14
ii  x11-xserver-utils 7.7+7
ii  xterm [x-terminal-emulator]   324-1

Versions of packages gdm3 recommends:
ii  at-spi2-core2.18.3-4
ii  desktop-base8.0.2
ii  x11-xkb-utils   7.7+2
ii  xserver-xephyr  2:1.18.3-1
ii  xserver-xorg1:7.7+14
ii  zenity  3.20.0-1

Versions of packages gdm3 suggests:
ii  gnome-orca3.20.0-1
ii  libpam-gnome-keyring  3.20.0-1

-- debconf information:
* shared/default-x-display-manager: gdm3
  gdm3/daemon_name: /usr/sbin/gdm3



Bug#821914: system-config-lvm: Failed to load module "canberra-gtk-module"

2016-04-20 Thread Herbert Parentes Fortes Neto
Package: system-config-lvm
Version: 1.1.18-2
Severity: normal

Dear Maintainer,

 system-config-lvm was installed with 'apt-get'. When
I tried to run:

# system-config-lvm 
Gtk-Message: Failed to load module "canberra-gtk-module"

The program ran. But with:

# apt-get install libcanberra-gtk-module

The Gtk-Message disappear.



regards,
Herbert





-- System Information:
Debian Release: stretch/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages system-config-lvm depends on:
ii  gettext0.19.7-2
ii  gsfonts1:8.11+urwcyr1.0.7~pre44-4.2
ii  lvm2   2.02.146-1
ii  menu   2.1.47
ii  python-glade2  2.24.0-4
ii  python-gnome2  2.28.1+dfsg-1.1
ii  python-gtk22.24.0-4
pn  python:any 

system-config-lvm recommends no packages.

system-config-lvm suggests no packages.

-- no debconf information



Bug#820101: jessie-pu: package nam/1.15-3

2016-04-05 Thread Herbert Parentes Fortes Neto
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian@packages.debian.org
Usertags: pu

Hi,

 Package nam[0] has a RC bug[1]. I did a NMU and
it is on 'testing' (1.15-3.1).


[0] - https://packages.qa.debian.org/n/nam.html
[1] - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784433

Could the fix be send to stable ? Already tested.

debdiff:

$ cat Documentos/debdiff.patch 
diff -Nru nam-1.15/debian/changelog nam-1.15/debian/changelog
--- nam-1.15/debian/changelog   2014-02-09 14:15:52.0 -0200
+++ nam-1.15/debian/changelog   2016-03-30 14:43:25.0 -0300
@@ -1,3 +1,13 @@
+nam (1.15-3.1+deb8u1) stable; urgency=medium
+
+  * Non-maintainer upload. (Closes:  #784433)
+  * debian/control:
+  - set tcl-dev and tk-dev to '>=8.6'.
+  * debian/patches:
+  - init_tcltk_with_stub.diff unused. Commented (#) in series file.
+
+ -- Herbert Parentes Fortes Neto <h...@ig.com.br>  Wed, 30 Mar 2016 13:52:18 
-0300
+
 nam (1.15-3) unstable; urgency=low
 
   [ Sergei Golovan ]
diff -Nru nam-1.15/debian/control nam-1.15/debian/control
--- nam-1.15/debian/control 2014-02-09 14:09:46.0 -0200
+++ nam-1.15/debian/control 2016-03-30 14:04:13.0 -0300
@@ -4,8 +4,9 @@
 Maintainer: Debian Network Simulators Team 
<pkg-netsim-de...@lists.alioth.debian.org>
 Uploaders: YunQiang Su <wzss...@gmail.com>
 Build-Depends: debhelper (>= 8), quilt (>= 0.46-7~), cmake,
-   tcl-dev, tk-dev, libxt-dev, libxmu-headers, zlib1g-dev,
-   libotcl1-dev (>= 1.14+dfsg), tclcl, libtclcl1-dev (>= 1.20-4)
+   tcl-dev (>=8.6), tk-dev (>=8.6), libxt-dev, libxmu-headers,
+zlib1g-dev, libotcl1-dev (>= 1.14+dfsg), tclcl,
+libtclcl1-dev (>= 1.20-4)
 Standards-Version: 3.9.5
 Vcs-git: git://anonscm.debian.org/pkg-netsim/nam.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-netsim/nam.git
diff -Nru nam-1.15/debian/patches/series nam-1.15/debian/patches/series
--- nam-1.15/debian/patches/series  2014-02-09 13:57:49.0 -0200
+++ nam-1.15/debian/patches/series  2016-03-30 14:08:22.0 -0300
@@ -1,4 +1,4 @@
 netmodel_cc_void_int.patch
-init_tcltk_with_stub.diff
+#init_tcltk_with_stub.diff
 group_cc_void_int.patch
 lib_underlinkage.patch




-- System Information:
Debian Release: 8.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

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



Bug#815945: sagan: NMU to build on hurd-i386 and kfreebsd-i386

2016-03-11 Thread Herbert Parentes Fortes Neto
Package: sagan
Version: 1.0.1
Followup-For: Bug #815945

Dear Maintainer,

  I did a NMU 2/Delay. The way I did the last NMU
 only i386 was fixed.
  I included hurd-i386 and kfreebsd-i386 on this NMU.

diff -Nru sagan-1.0.1/debian/changelog sagan-1.0.1/debian/changelog
--- sagan-1.0.1/debian/changelog2016-03-01 12:17:31.0
-0300
+++ sagan-1.0.1/debian/changelog2016-03-10 16:04:40.0
-0300
@@ -1,3 +1,11 @@
+sagan (1.0.1-0.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * kfreebsd-i386 and hurd-i386 added to the condiction which
+set '--enable-system-strstr' when running configure script.
+
+ -- Herbert Parentes Fortes Neto <h...@ig.com.br>  Thu, 10 Mar 2016
15:58:41 -0300
+

diff -Nru sagan-1.0.1/debian/rules sagan-1.0.1/debian/rules
--- sagan-1.0.1/debian/rules2016-01-18 16:31:00.0 -0200
+++ sagan-1.0.1/debian/rules2016-03-10 16:05:42.0 -0300
@@ -16,7 +16,8 @@
 export DEB_BUILD_OPTIONS=noddebs
  
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
-ifeq ($(DEB_HOST_ARCH),i386)
+
+ifeq ($(DEB_HOST_ARCH),$(filter $(DEB_HOST_ARCH),i386 kfreebsd-i386 hurd-i386))
CONFS:=--enable-system-strstr
--with-postgresql-includes=/usr/include/postgresql
--disable-libdnet LIBS="-lm -lestr -lee"
 else
CONFS:=--with-postgresql-includes=/usr/include/postgresql
--disable-libdnet LIBS="-lm -lestr -lee"


regards,
Herbert

-- System Information:
Debian Release: 8.2
  APT prefers stable
  APT policy: (990, 'stable'), (50, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
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)



Bug#813914: libcdk-perl: stop cdk5-config script use

2016-02-06 Thread Herbert Parentes Fortes Neto
Package: libcdk-perl
Version: 20150928
Severity: normal

Dear Maintainer,

Lintian complains about this kind of
script (cdk5-config). It suggests to
move to pkg-config.

Please check configure.in and start 
to use pkg-config.



regards,
Herbert

-- System Information:
Debian Release: 8.2
  APT prefers stable
  APT policy: (990, 'stable'), (50, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
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)



Bug#785713: jessie-pu: package blackbox/0.70.1-23

2015-05-19 Thread Herbert Parentes Fortes Neto
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian@packages.debian.org
Usertags: pu

Hi,

The user report a bug[0] and pointed to a patch that
fixes it. The patch is already in sid (0.70.1-28).
QA upload.

As the user said: The bug affects every day usage in
a most tangible way.

[0] - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784955

The patch:
Description: Fixes focus. Sometimes it is lost.
 Bug 784955.
Author: Brian Bidulock bidul...@openss7.org
Last-Update: 2015-05-16
Index: blackbox-0.70.1/src/blackbox.cc
===
--- blackbox-0.70.1.orig/src/blackbox.cc
+++ blackbox-0.70.1/src/blackbox.cc
@@ -281,6 +281,7 @@ void Blackbox::process_event(XEvent *e)
 bool lost_focus = true; // did the window really lose focus?
 bool no_focus = true;   // did another window get focus?

+XSync(XDisplay(), False);
 XEvent event;
 if (XCheckIfEvent(XDisplay(), event, scanForFocusIn, NULL)) {
   process_event(event);


-- System Information:
Debian Release: 8.0
  APT prefers stable
  APT policy: (990, 'stable'), (50, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Description: Fixes focus. Sometimes it is lost.
 Bug 784955.
Author: Brian Bidulock bidul...@openss7.org
Last-Update: 2015-05-16
Index: blackbox-0.70.1/src/blackbox.cc
===
--- blackbox-0.70.1.orig/src/blackbox.cc
+++ blackbox-0.70.1/src/blackbox.cc
@@ -281,6 +281,7 @@ void Blackbox::process_event(XEvent *e)
 bool lost_focus = true; // did the window really lose focus?
 bool no_focus = true;   // did another window get focus?
 
+XSync(XDisplay(), False);
 XEvent event;
 if (XCheckIfEvent(XDisplay(), event, scanForFocusIn, NULL)) {
   process_event(event);


Bug#783844: libgphoto2-dev: no longer ships gphoto2-{, port-}config which breaks FindGphoto2.cmake

2015-04-30 Thread Herbert Parentes Fortes Neto
Package: kdelibs5-dev
Severity: serious
Justification: Policy 3.5

Dear Maintainer,



These scripts are obsolete.

Can you use pkg-config ? If not, I package them again.


regards,
Herbert


On Thu, 30 Apr 2015 15:54:51 +0200 Emilio Pozuelo Monfort
po...@debian.org wrote:
 Package: libgphoto2-dev
 Version: 2.5.7-1
 Severity: serious
 
 Your package stopped shipping gphoto2-config and gphoto2-port-config
 in 2.5.7-1 (see #689083) which breaks FindGphoto2.cmake from at least
 darktable and kdelibs5-dev, making packages FTBFS (darktable and
 kamera).
 
 https://buildd.debian.org/status/fetch.php?pkg=darktablearch=amd64ver=1.4.2-1%2Bb4stamp=1430380146
 https://buildd.debian.org/status/fetch.php?pkg=kameraarch=amd64ver=4%3A4.14.2-1%2Bb1stamp=1430381037
 
 Please either ship those files again, or reassign this bug to the
 affected
 packages, preferably with patches, so they work without those -config
 scripts.
 
 This is blocking the libgphoto2-port12 transition, FWIW.
 
 Cheers,
 Emilio
 
 


System Information:
Debian Release: 8.0
  APT prefers stable
  APT policy: (990, 'stable'), (50, 'testing')
Architecture: amd64 (x86_64)

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


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



Bug#783764: ITP: btcheck -- downloaded data checker and a torrent file content viewer

2015-04-29 Thread Herbert Parentes Fortes Neto
Package: wnpp
Severity: wishlist
Owner: Herbert Parentes Fortes Neto h...@ig.com.br

* Package name: btcheck
  Version : 1.8
  Upstream Author : Jean Diraison jean.dirai...@ac-rennes.fr
* URL : http://sourceforge.net/projects/btcheck/
* License : GPL-3
  Programming Lang: C
  Description : downloaded data checker and a torrent file content viewer

 Btcheck can check downloaded data integrity according to the given
 torrent and it can also show the information stored in the torrent
 file (announce trackers, list of files with their size, torrent
 hash value, creation date, comments, ...).


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



Bug#711829: gphoto2

2014-12-04 Thread Herbert Parentes Fortes Neto
Hi,

do you still want to adopt the package ?

i want to adopt the package. i will wait your response until 2014-12-20


regards,
-- 
Herbert Parentes Fortes Neto (hpfn)


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



Bug#755301: RFA: pyparted -- Python interface for libparted

2014-11-30 Thread Herbert Parentes Fortes Neto
retitle 755301 ITA: pyparted -- Python interface for libparted
owner 755301 !
thanks

hi Luca,

i want to adopt pyparted. i already have a sponsor.


regards,
-- 
Herbert Parentes Fortes Neto (hpfn)


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



Bug#753966: patch for pbuilder - 753966 bug(gift)

2014-10-20 Thread Herbert Parentes Fortes Neto
i am sorry about the mess. 

i redid the tests and now i have to redo some of the patches

at the end this has been good to me though.

i hope you still want to see the patches


regards
-- 
Herbert Parentes Fortes Neto (hpfn)


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



Bug#753966: patch for pbuilder - 753966 bug(gift)

2014-10-20 Thread Herbert Parentes Fortes Neto
ok, i remade the patches.

tested with pbuilder create|update|build
and pdebuild

i can make further tests if someone tell me what to do



regards,

-- 
Herbert Parentes Fortes Neto (hpfn)


pbuilder_patches.tar.gz
Description: application/compressed-tar


Bug#753966: patch for pbuilder - 753966 bug(gift)

2014-10-17 Thread Herbert Parentes Fortes Neto
Hi,

i tested pbuilder with those patches with 7 packages:

cowbuilder
nano
xterm
dialog
aptitude
vim
cups

i got the same result with the official version.

there are some extra tests to do?



regards,

-- 
Herbert Parentes Fortes Neto (hpfn)


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



Bug#753966: patch for pbuilder - 753966 bug(gift)

2014-10-16 Thread Herbert Parentes Fortes Neto
Hi,

i build two packages with (with patches).

with cowbuilder everything went fine. but with
vim i got some unformatted echos. and the
prompt doesn't return properly.

see:

make[2]: Entering directory '/tmp/buildd/vim-7.4.430/src/vim-nox/testdir'
rm -f test.log
rm -rf test1.failed test.out X* viminfo tiny.vim small.vim mbyte.vim 
mzscheme.vim lua.vim test.ok wrongtermsize
VIMRUNTIME=../../runtime; export VIMRUNTIME;  ../vim -u unix.vim -U NONE 
--noplugin -s dotest.in test1.in
Vim: Warning: Input is not from a terminal
rm -rf X* viminfo
 rm -rf test2.failed test.ok test.out X* viminfo
cp test2.ok 
test.ok
   # Sleep a moment to avoid that the xterm title is messed up.
   # 200 msec is 
sufficient, but only modern sleep supports a fraction of
 # a second, fall back to a 
second if it fails.
   VIMRUNTIME=../../runtime; export VIMRUNTIME;  ../vim -u 
unix.vim -U NONE --noplugin -s dotest.in test2.in



i would like to know if someone has this results too.


regards,

-- 
Herbert Parentes Fortes Neto (hpfn)


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



Bug#753966: patch for pbuilder - 753966 bug(gift) - pbuilder-modules.patch

2014-10-07 Thread Herbert Parentes Fortes Neto
Hi,

for pbuilder (pbuilder-0.215 +nmu3 - testing)

pbuilder-modules.patch.gz attached



regards,


pbuilder-modules.patch.gz
Description: application/gzip


Bug#753966: patch for pbuilder - 753966 bug(gift)

2014-10-01 Thread Herbert Parentes Fortes Neto
Hi,

attached patches(pbuilder_patches.tar.gz) for pbuilder (pbuilder-0.215
+nmu3 - testing)

zaza@zaza-debian:~/Documentos/PKG_DEBIAN/pbuilder-0.215+nmu3$ tar -ztf
pbuilder_patches.tar.gz 
pbuilder-apt-config.patch
pbuilder-buildpackage.patch
pbuilder-createbuildenv.patch
pbuilder-runhooks.patch
pbuilder-satisfydepends-aptitude.patch
pbuilder-satisfydepends-classic.patch
pbuilder-satisfydepends-experimental.patch
pbuilder-satisfydepends-funcs.patch
pbuilder-satisfydepends-gdebi.patch
pbuilder-uml-checkparams.patch
pbuilder-unshare-wrapper.patch
pbuilder-updatebuildenv.patch
pbuilder-user-mode-linux.patch
pdebuild-internal.patch
pdebuild.patch
pdebuild-uml-checkparams.patch
pdebuild-user-mode-linux.patch

there are some alerts that i need more time to check

regards
-- 
Herbert Parentes Fortes Neto (hpfn)


pbuilder_patches.tar.gz
Description: application/compressed-tar


Bug#333728: ITP: tinycobol -- A GNU cobol compiler

2005-10-13 Thread Herbert Parentes Fortes Neto
Package: wnpp
Severity: wishlist
Owner: Herbert Parentes Fortes Neto [EMAIL PROTECTED]


* Package name: tinycobol
  Version : 0.62
  Upstream Author : Rildo Pragana [EMAIL PROTECTED]
* URL : http://tiny-cobol.sourceforge.net/index.php
* License : GPL, LGPL
  Description : A GNU cobol compiler

 TinyCOBOL is an effort to bring a free COBOL compiler to Linux. It
generates GNU assembler for the IA32 (i386) Linux, FreeBSD, BeOS, Win32
platforms. A executable binary is then created using the GNU assembler 
and linker.  Development Status: 2 - Pre-Alpha.


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]