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#834180: marked as pending

2016-09-09 Thread Herbert Parentes Fortes Neto
tag 834180 pending
thanks

Hello,

Bug #834180 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:

http://git.debian.org/?p=pkg-multimedia/bristol.git;a=commitdiff;h=681da27

---
commit 681da27e9edec0abd74ef150aede33a36bab63d1
Author: Herbert Parentes Fortes Neto <h...@debian.org>
Date:   Fri Sep 9 09:04:38 2016 -0300

Import Debian patch 0.60.11-3

diff --git a/debian/changelog b/debian/changelog
index 0e629f9..d993c3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+bristol (0.60.11-3) unstable; urgency=medium
+
+  * Team upload.
+  * debian/copyright:
+  - Put my name in 'Files: debian/*' entry.
+  * debian/patches:
+  - 03-rm_alsa-iatomic.h.patch added. (Closes: #834180)
+Thanks Adrian Bunk and James Cowgill.
+
+ -- Herbert Parentes Fortes Neto <h...@debian.org>  Fri, 09 Sep 2016 09:04:38 
-0300
+
 bristol (0.60.11-2) unstable; urgency=low
 
   * Upload to unstable.



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#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-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org