Bug#390287: Remove xawtv?

2006-10-12 Thread Mario 'BitKoenig' Holbe
On Wed, Oct 11, 2006 at 03:59:36PM +0200, Thijs Kinkhorst wrote:
> On Wed, 2006-10-11 at 15:03 +0200, Mario 'BitKoenig' Holbe wrote:
> > Oh, in that case... could you please try with version 3.95-2 and see
> > if this behaves the same?
> Same experience - just noise.

Interesting.
Did xawtv ever work for you? And if so: can you trace back when it
stopped to do so?


PS: let's move over to the BTS and CC: the bug.


regards
   Mario
-- 
Evidently men are more intelligent than women. Every woman on earth
believes that men should be able to read minds. Every man knows this
is impossible. Ergo, we are more intelligent.


signature.asc
Description: Digital signature


Bug#392402: Patch for NMU to fix this bug

2006-10-12 Thread Don Armstrong
tag 392402 patch
thanks

Attached is the patch for the NMU to fix this bug.


Don Armstrong

-- 
"There are two major products that come out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence."
 -- Jeremy S. Anderson

http://www.donarmstrong.com  http://rzlab.ucr.edu
diff -u sufary-2.1.1/debian/changelog sufary-2.1.1/debian/changelog
--- sufary-2.1.1/debian/changelog
+++ sufary-2.1.1/debian/changelog
@@ -1,3 +1,10 @@
+sufary (2.1.1-7.1) unstable; urgency=low
+
+  * NMU Upload
+  * Stop shipping architecture dependent files in /usr/share (Closes: #392402)
+
+ -- Don Armstrong <[EMAIL PROTECTED]>  Wed, 11 Oct 2006 12:39:05 -0700
+
 sufary (2.1.1-7) unstable; urgency=medium
 
   * QA upload.
diff -u sufary-2.1.1/debian/rules sufary-2.1.1/debian/rules
--- sufary-2.1.1/debian/rules
+++ sufary-2.1.1/debian/rules
@@ -11,13 +11,17 @@
 PERL = /usr/bin/perl
 endif
 TMPDIR =$(CURDIR)/debian/sufary
-archlib =`$(PERL) -MConfig -e 'print $$Config{installarchlib}'`
-config  =INSTALLMAN1DIR=$(TMPDIR)/usr/share/man/man1 
INSTALLMAN3DIR=$(TMPDIR)/usr/share/man/man3 
INSTALLPRIVLIB=$(TMPDIR)/usr/lib/perl5 INSTALLARCHLIB=$(TMPDIR)$(archlib)
+#archlib =`$(PERL) -MConfig -e 'print $$Config{installarchlib}'`
+#config  =INSTALLMAN1DIR=$(TMPDIR)/usr/share/man/man1 
INSTALLMAN3DIR=$(TMPDIR)/usr/share/man/man3 
INSTALLPRIVLIB=$(TMPDIR)/usr/lib/perl5 INSTALLARCHLIB=$(TMPDIR)$(archlib)
 
 build: build-stamp
 build-stamp:
dh_testdir
 
+
+   # First we have to delete some perl detrius that is in the orig.tar.gz
+   rm -f perl/{SUFARY,DID}/Makefile.static.PL perl/DID/Makefile{,old} \
+   perl/SUFARY/Makefile.old
# Add here commands to compile the package.
sed -e 's/$$(OUTPUT_OPTION)//' lib/Makefile >lib/Makefile.new
mv -f lib/Makefile.new lib/Makefile
@@ -45,10 +49,10 @@
$(CC) -O -lm -o af af.o libsufary.so.2)
 
(cd perl/SUFARY &&\
-   $(PERL) ./Makefile.PL $(config) &&\
+   $(PERL) ./Makefile.PL INSTALLDIRS=vendor &&\
$(MAKE) OBJECT=SUFARY.o LD_RUN_PATH="")
(cd perl/DID &&\
-   $(PERL) ./Makefile.PL $(config) &&\
+   $(PERL) ./Makefile.PL INSTALLDIRS=vendor &&\
$(MAKE) LD_RUN_PATH="")
 
touch build-stamp
@@ -111,14 +115,11 @@
>debian/sufary-dev/usr/share/doc/sufary-dev/ReferenceC.txt
 
# libsufary-perl
-   $(MAKE) -C perl/SUFARY PREFIX=$(CURDIR)/debian/libsufary-perl/usr 
pure_perl_install
-   $(MAKE) -C perl/DIDPREFIX=$(CURDIR)/debian/libsufary-perl/usr 
pure_perl_install
+   $(MAKE) -C perl/SUFARY install 
PREFIX=$(CURDIR)/debian/libsufary-perl/usr
+   $(MAKE) -C perl/DIDinstall 
PREFIX=$(CURDIR)/debian/libsufary-perl/usr
perl doc/txt2txt.perl doc/ReferenceP.txt\
>debian/libsufary-perl/usr/share/doc/libsufary-perl/ReferenceP.txt
find debian/libsufary-perl -type f -name .packlist | xargs rm -f
-   mv debian/libsufary-perl/usr/lib/perl/5.* 
debian/libsufary-perl/usr/share/perl5
-   rm -r debian/libsufary-perl/usr/lib/perl 
debian/libsufary-perl/usr/share/perl
-
 
# sufary-tcltk
cp kwicview/fileselecter.tcl kwicview/tclIndex \
only in patch2:
unchanged:
--- sufary-2.1.1.orig/lib/Makefile
+++ sufary-2.1.1/lib/Makefile
@@ -38,6 +38,6 @@
 cls: clean
 
 .c.so:
-   $(CC) -fPIC $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -o $@ -c $< 
$(OUTPUT_OPTION)
+   $(CC) -fPIC $(CFLAGS) $(CPPFLAGS) $(TARGET_ARCH) -o $@ -c $< 
 
 


Processed: Patch for NMU to fix this bug

2006-10-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tag 392402 patch
Bug#392402: ships architecture-dependent files in /usr/share
There were no tags set.
Tags added: patch

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#390287: Remove xawtv?

2006-10-12 Thread Mario 'BitKoenig' Holbe
On Wed, Oct 11, 2006 at 03:59:36PM +0200, Thijs Kinkhorst wrote:
> Same experience - just noise.

Oh, and what exactly do you mean with "just noise", you don't mean the
usual black-white noise (the ant war or whatever you like to name it)
on empty channels, do you?

Did you configure xawtv with scantv before? If not - you can also tune
up/down channels with cursor up/down.


Mario
-- 
There are 10 types of people in the world:
Those who understand binary, and those who don't...


signature.asc
Description: Digital signature


Bug#392576: xawtv: FTBFS: 'lqt_codec_info_t' has no member named 'num_encoding_colormodels'

2006-10-12 Thread Andreas Jochens
Package: xawtv
Version: 3.95-5
Severity: serious

When building 'xawtv' on unstable, I get the following error:

libng/plugins/write-avi.c: In function 'avi_audio':
libng/plugins/write-avi.c:433: warning: pointer targets in passing argument 2 
of 'avi_addindex' differ in signedness
  LD  libng/plugins/write-avi.so
  CC  libng/plugins/read-qt.o
  LD  libng/plugins/read-qt.so
  CC  libng/plugins/write-qt.o
libng/plugins/write-qt.c: In function 'qt_video':
libng/plugins/write-qt.c:130: warning: pointer targets in assignment differ in 
signedness
libng/plugins/write-qt.c:131: warning: pointer targets in assignment differ in 
signedness
libng/plugins/write-qt.c: In function 'qt_audio':
libng/plugins/write-qt.c:167: warning: pointer targets in passing argument 2 of 
'quicktime_write_audio' differ in signedness
libng/plugins/write-qt.c: In function 'video_list':
libng/plugins/write-qt.c:351: error: 'lqt_codec_info_t' has no member named 
'num_encoding_colormodels'
libng/plugins/write-qt.c:353: error: 'lqt_codec_info_t' has no member named 
'encoding_colormodels'
libng/plugins/write-qt.c:354: error: 'lqt_codec_info_t' has no member named 
'encoding_colormodels'
libng/plugins/write-qt.c:381: error: 'lqt_codec_info_t' has no member named 
'num_encoding_colormodels'
libng/plugins/write-qt.c:382: error: 'lqt_codec_info_t' has no member named 
'encoding_colormodels'
make[1]: *** [libng/plugins/write-qt.o] Error 1
make[1]: Leaving directory `/xawtv-3.95'
make: *** [build-stamp] Error 2

Regards
Andreas Jochens


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



Bug#309235: marked as done ([Bjoern Beutel] Malaga 7.1 is out)

2006-10-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Oct 2006 10:56:18 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#309235: fixed in malaga 7.8-4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---

Package: malaga
Priority: wishlist


--- Begin Message ---
Hello!

Malaga version 7.1 is now available at . It now 
works with the Unicode character set in UTF-8 format. Some minor bugs have 
also been fixed. For more information, refer to 
.

Have a lot of fun... / Habet eine Menge Spaß...

Björn Beutel

--- End Message ---
--- End Message ---
--- Begin Message ---
Source: malaga
Source-Version: 7.8-4

We believe that the bug you reported is fixed in the latest version of
malaga, which is due to be installed in the Debian FTP archive:

libmalaga-dev_7.8-4_i386.deb
  to pool/main/m/malaga/libmalaga-dev_7.8-4_i386.deb
libmalaga7_7.8-4_i386.deb
  to pool/main/m/malaga/libmalaga7_7.8-4_i386.deb
malaga-bin_7.8-4_i386.deb
  to pool/main/m/malaga/malaga-bin_7.8-4_i386.deb
malaga-doc_7.8-4_all.deb
  to pool/main/m/malaga/malaga-doc_7.8-4_all.deb
malaga_7.8-4.diff.gz
  to pool/main/m/malaga/malaga_7.8-4.diff.gz
malaga_7.8-4.dsc
  to pool/main/m/malaga/malaga_7.8-4.dsc
malaga_7.8.orig.tar.gz
  to pool/main/m/malaga/malaga_7.8.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Jyrinki <[EMAIL PROTECTED]> (supplier of updated malaga package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 30 Sep 2006 00:51:12 +0300
Source: malaga
Binary: malaga-doc libmalaga-dev malaga-bin libmalaga7
Architecture: source all i386
Version: 7.8-4
Distribution: unstable
Urgency: low
Maintainer: Timo Jyrinki <[EMAIL PROTECTED]>
Changed-By: Timo Jyrinki <[EMAIL PROTECTED]>
Description: 
 libmalaga-dev - Developer's library for automatic language analysis
 libmalaga7 - An automatic language analysis library
 malaga-bin - A system for automatic language analysis
 malaga-doc - Documentation for an automatic language analysis system
Closes: 309235 369161
Changes: 
 malaga (7.8-4) unstable; urgency=low
 .
   * Update descriptions as requested
   * Comment out the man-page generation, so that they're noticed as missing
   * Install README.txt as README
   * Correctly use dh_installinfo
 .
 malaga (7.8-3) unstable; urgency=low
 .
   * Package for Debian / adopt (Closes: #369161)
   * Fix malaga.el installation
 .
 malaga (7.8-2) unstable; urgency=low
 .
   * Add build-dependency to autotools-dev, and libglib2.0-dev to libmalaga-dev
 .
 malaga (7.8-1) unstable; urgency=low
 .
   * Repackage (new debian/rules etc.) using debhelper
   * Add debian/watch
   * Update debian/copyright
   * Add placeholder man-pages
 .
 malaga (7.6-2) unstable; urgency=low
 .
   * Be binNMU-safe by changing depends.
   * Converted doc-control to UTF-8.
 .
 malaga (7.6-1) unstable; urgency=low
 .
   * New upstream release Closes: #309235
   * Update Standards-Version.
   * Update FSF address.
 .
 malaga (7.5-0hf2) unstable; urgency=low
 .
   * Fix the shared library by linking it against libreadline.
 .
 malaga (7.5-0hf1) unstable; urgency=low
 .
   * New upstream release.
   * debian/rules: Add new target "update-autotools" to temporarily
 work around incorrect names of installed libraries due to use of
 outdated libtool in the original source.
   * debian/control: Add Build-Depends: libreadline5-dev to take
 advantage of the new readline support in this release.
 .
 malaga (7.4-0hf1) unstable; urgency=low
 .
   * New upstream release.
 .
 malaga (7.3-0hf1) unstable; urgency=low
 .
   * This is an unofficial build for Hunspell-fi -project by someone
 who has never built Debian packages before. Use with care!
 Not all Debian-specific fixes from 6.13-6 have been included in
 this version.
   * New upstream release.
   * configure: Patch to produce sensible library names.
Files: 
 f17e118da2d9ea09810c8a31bc1ef516 717 misc optional malaga_7.8-4.dsc
 2430f92e00cd9fa3a1ae0ff58d42c222 565494 misc optional malaga_7.8.orig.tar.gz
 181874ef787d2a127a

Bug#392694: Package htdig has removed data in /var/www

2006-10-12 Thread Urs Stotz
Package: htdig
Version: 1:3.1.6-11
Severity: serious
Maintainer: Robert Ribnitz <[EMAIL PROTECTED]>
Architecture: i386
Filename: pool/main/h/htdig/htdig_3.1.6-11_i386.deb

as I removed htdig with dpkg -P htdig
the debian packege removed the datas in /var/www

dpkg -P htdig
(Reading database ... 60555 files and directories currently installed.)
Removing htdig ...
Purging configuration files for htdig ...
dpkg - warning: while removing htdig, directory `/var/www' not empty so not 
removed.
dpkg - warning: while removing htdig, directory `/var/lib/htdig' not empty so 
not 

realy bad!

Regards
Urs


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



Bug#392694: Package htdig has removed data in /var/www

2006-10-12 Thread Roberto C. Sanchez
On Thu, Oct 12, 2006 at 11:00:02PM +0200, Urs Stotz wrote:
> Package: htdig
> Version: 1:3.1.6-11
> Severity: serious
> Maintainer: Robert Ribnitz <[EMAIL PROTECTED]>
> Architecture: i386
> Filename: pool/main/h/htdig/htdig_3.1.6-11_i386.deb
> 
> as I removed htdig with dpkg -P htdig
> the debian packege removed the datas in /var/www
> 
> dpkg -P htdig
> (Reading database ... 60555 files and directories currently installed.)
> Removing htdig ...
> Purging configuration files for htdig ...
> dpkg - warning: while removing htdig, directory `/var/www' not empty so not 
> removed.
> dpkg - warning: while removing htdig, directory `/var/lib/htdig' not empty so 
> not 
> 
> realy bad!
> 
Umm. Did it actually remove anything?  The maintainer probably listed
var/www in the dirs for the package, which means, that on install, if
the directory is missing for some odd reason, it will be created.  On
removal or purge (or both, I forget), it will try and remove the
directory.  However, if there is anything in the directory, it will not
be removed.  That is warning you are seeing.  Please verify that it
*actually* removed stuff from /var/www, which I suspect it did not.  If
it did not, please close the bug report.  If it did, then good catch.

Regards,

-Roberto

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Bug#392694: Package htdig has removed data in /var/www

2006-10-12 Thread Roberto C. Sanchez
On Fri, Oct 13, 2006 at 01:52:23AM +0200, Urs Stotz wrote:
> Hi Roberto
> 
> thank you for your mail!
> 
No problem.

> now I see, I don't loose the data.
> /var/www was a link to /data/www on my system.
> After purging htdig, the debian package was removing the link
> and creating a new /var/www directory.
> I has meant the data are removed but realy only the link was removed.
> 
> This is not the same problem as I has written in the bug report.
> But I see no reason for this behavior.
> 
> You think I should close my bug report?
> 
No.  I asked on #debian-devel and the consensus is that what the htdig
package did was wrong.  It should not have removed the /var/www symlink
and recreated the directory empty.  This is in fact a serious bug.

Regards,

-Roberto

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Processed: tagging 392576

2006-10-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.21
> tags 392576 sid
Bug#392576: xawtv: FTBFS: 'lqt_codec_info_t' has no member named 
'num_encoding_colormodels'
There were no tags set.
Tags added: sid

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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