Bug#115726: diff file attached

2001-11-10 Thread Robert Millan

I don't have time to package this. I'm attaching my diff file hoping that
it's useful. upstream sources need to be in a source/ directory inside the
orig tarball.

Regards,


--- generator-0.33.orig/debian/changelog
+++ generator-0.33/debian/changelog
@@ -0,0 +1,9 @@
+generator (0.33-1) unstable; urgency=low
+
+  * Initial Release. (Closes #115726)
+
+ -- Robert Millan [EMAIL PROTECTED]  Mon, 15 Oct 2001 22:51:54 +0200
+
+Local variables:
+mode: debian-changelog
+End:
--- generator-0.33.orig/debian/dirs
+++ generator-0.33/debian/dirs
@@ -0,0 +1,2 @@
+usr/bin
+
--- generator-0.33.orig/debian/copyright
+++ generator-0.33/debian/copyright
@@ -0,0 +1,21 @@
+This package was debianized by Robert Millan [EMAIL PROTECTED] on
+Mon, 15 Oct 2001 22:51:54 +0200.
+
+It was downloaded from http://www.squish.net/generator/
+
+Upstream Authors:
+
+Generator was written by James Ponder [EMAIL PROTECTED]
+
+YM2612 chip emulation by Tatsuyuki Satoh
+RAZE Z80 core, by Richard Mitton ([EMAIL PROTECTED])
+SN76496 by Nicola Salmoria et al
+
+Copyright:
+
+This software is copyright (C) 1998 by James Ponder
+
+You are free to distribute this software under the terms of
+the GNU General Public License.
+On Debian systems, the complete text of the GNU General Public
+License can be found in /usr/share/common-licenses/GPL file.
--- generator-0.33.orig/debian/control
+++ generator-0.33/debian/control
@@ -0,0 +1,28 @@
+Source: generator
+Section: games
+Priority: extra
+Maintainer: unknown [EMAIL PROTECTED]
+Build-Depends: debhelper ( 3.0.0), liballegro-dev, nasm
+Standards-Version: 3.5.2
+
+Package: generator
+Architecture: any
+Depends: ${shlibs:Depends}, liballegro3.9.38
+Description: Sega Genesis / Megadrive console emulator
+ Generator is a free emulator designed to emulate the Sega Genesis / Mega
Drive
+ console, a popular games machine produced in the early 1990s. It is a
portable
+ program written in C and has been ported to the Amiga, Macintosh and
Windows,
+ as well as running on it's native Unix in X Windows, under svgalib and in
DOS.
+ .
+ Generator uses it's own custom 68000 processor emulation which is
designed for
+ dynamic recompilation, and uses techniques from this such as
block-marking,
+ flag calculation removal, operand pre-calculation, endian pre-conversion
etc.
+ There are approximately 1600 C routines generated by the first stage of
+ compilation to cope with the 67 instruction families. These routines are
used
+ as a 'backup' when dynamic recompilation isn't supported on your platform
or
+ the recompiler doesn't support a particular instruction. The CPU engine
is by
+ all accounts very fast, whatever the mode.
+ .
+ Generator was first released in August 1998, although my first attempt at
+ writing a Sega Genesis / Mega Drive emulator dates back to 1996.
+
--- generator-0.33.orig/debian/rules
+++ generator-0.33/debian/rules
@@ -0,0 +1,86 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# This is the debhelper compatability version to use.
+export DH_COMPAT=3
+
+configure: configure-stamp
+configure-stamp:
+   dh_testdir
+   # Add here commands to configure the package.
+   cp -a $(CURDIR)/source/* $(CURDIR)/
+   ./configure --enable-allegro --prefix=/usr
--mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
+   # --with-gcc=3
+
+   touch configure-stamp
+
+build: configure-stamp build-stamp
+build-stamp:
+   dh_testdir
+
+   # Add here commands to compile the package.
+   $(MAKE)
+   #/usr/bin/docbook-to-man debian/generator.sgml  generator.1
+
+   touch build-stamp
+
+clean:
+   dh_testdir
+   dh_testroot
+   rm -f build-stamp configure-stamp
+
+   # Add here commands to clean up after the build process.
+   find $(CURDIR)/* ! -name debian ! -name source -maxdepth 0 | \
+   xargs rm -rf
+
+   dh_clean
+
+install: build
+   dh_testdir
+   dh_testroot
+   dh_clean -k
+   dh_installdirs
+
+   # Add here commands to install the package into debian/generator.
+   $(MAKE) install prefix=$(CURDIR)/debian/generator
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+   dh_testdir
+   dh_testroot
+#  dh_installdebconf   
+   dh_installdocs
+   dh_installexamples
+   dh_installmenu
+#  dh_installlogrotate
+#  dh_installemacsen
+#  dh_installpam
+#  dh_installmime
+#  dh_installinit
+   dh_installcron
+   dh_installman
+   dh_installinfo
+#  dh_undocumented
+   dh_installchangelogs ChangeLog
+   dh_link
+   dh_strip
+   dh_compress
+   dh_fixperms
+#  dh_makeshlibs
+   dh_installdeb
+#  dh_perl
+   dh_shlibdeps
+   dh_gencontrol
+   

Processed: diff atached

2001-11-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 113194 RFP: sjabber -- Console (text) - based Jabber GroupChat
Bug#113194: ITP: sjabber -- Console (text) - based Jabber GroupChat client
Changed Bug title.

 client
Unknown command or malformed arguments to command.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Darren Benham
(administrator, Debian Bugs database)



Processed: your mail

2001-11-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 115726 RFP: generator -- Genesis / Megadrive emulator
Bug#115726: ITP: generator -- Genesis / Megadrive emulator
Changed Bug title.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Darren Benham
(administrator, Debian Bugs database)



Processed: diff atached

2001-11-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 113193 RFP: libnet-jabber-perl -- Perl modules required for some
Bug#113193: ITP: net-jabber -- Perl modules required for some Jabber clients
Changed Bug title.

 Jabber clients
Unknown command or malformed arguments to command.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Darren Benham
(administrator, Debian Bugs database)



Bug#118996: ITP: guessnet -- Guess what network is connected to an ethernet device (can be used as a script for ifupdown)

2001-11-10 Thread Enrico Zini
Package: wnpp
Version: N/A; reported 2001-11-10
Severity: wishlist

* Package name: guessnet
  Version : 0.9
  Upstream Author : Enrico Zini [EMAIL PROTECTED]
* URL : http://www.students.cs.unibo.it/~zinie/en/guessnet
* License : GPL
  Description : Guess what network is connected to an ethernet device (can 
be used as a script for ifupdown)

Based on the network detecting code of laptop-netconf, guessnet tries to guess
what network an ethernet device is currently connected to, using fake ARP
requests.
 
It has been written to be coupled with the debian ifupdown package to achieve
automatic network detection and configuration, but it can be used stand-alone
to implement smart network scripts.

Bye, Enrico

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux marvin 2.4.14 #1 SMP Tue Nov 6 18:19:03 CET 2001 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]




Bug#118996: ITP: guessnet -- Guess what network is connected

2001-11-10 Thread Sean 'Shaleh' Perry

On 10-Nov-2001 Enrico Zini wrote:
 Package: wnpp
 Version: N/A; reported 2001-11-10
 Severity: wishlist
 
 * Package name: guessnet
   Version : 0.9
   Upstream Author : Enrico Zini [EMAIL PROTECTED]
 * URL : http://www.students.cs.unibo.it/~zinie/en/guessnet
 * License : GPL
   Description : Guess what network is connected to an ethernet device
 (can be used as a script for ifupdown)
 
 Based on the network detecting code of laptop-netconf, guessnet tries to
 guess
 what network an ethernet device is currently connected to, using fake ARP
 requests.
  
 It has been written to be coupled with the debian ifupdown package to achieve
 automatic network detection and configuration, but it can be used stand-alone
 to implement smart network scripts.
 

You realize we already have THREE (maybe four) different packages which do this
in Debian right now.



Processed: ITP cdbackup, ITP firestarter

2001-11-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 118145 ITP: cdbackup -- tool to use cd-r/rw effectivly and easily as 
 backup media together with other tools like tar, cpio or dump
Bug#118145: RFP: cdbackup -- tool to use cd-r/rw effectivly and easily as 
backup media together with other tools like tar, cpio or dump
Changed Bug title.

 retitle 86679 ITP: firestarter -- Anyone care to package firestarter
Bug#86679: RFP: firestarter -- firewall tool for Linux machines
Changed Bug title.

 --
Stopping processing here.

Please contact me if you need assistance.

Darren Benham
(administrator, Debian Bugs database)



Bug#119019: ITP: kdeedu -- education module for KDE

2001-11-10 Thread Ben Burton

Package: wnpp
Severity: wishlist

I intend to package kdeedu.

License: Same as for the rest of KDE: mostly GPL with bits of LGPL, BSD, 
artistic, etc floating around
URL: http://www.kde.org/

Description:

The new educational module for KDE which will be released with KDE 3.0.  
Amongst other things, this will contain kgeo and kstars which are currently 
standalone debian packages.

-- 

Ben Burton
[EMAIL PROTECTED]  |  [EMAIL PROTECTED]
http://baasil.humbug.org.au/bab/
Public Key: finger [EMAIL PROTECTED]

I go into a real vulnerable side of myself. That's where I am finding
a lot of hidden stuff, as a woman afraid to be vulnerable, because I think
I will be weak, thinking I'll be taken advantage of, thinking I won't know
where to draw the line. But I am finding that vulnerability gives me great
strength, because you're not hiding anymore!
- Tori Amos




Bug#119062: ITP: scanmail -- Mailscanner for Postfix

2001-11-10 Thread Jonas Smedegaard
Package: wnpp
Severity: wishlist

Description:

 This program is invoked from the .forward file of a user and scans the
 incoming mails for .vbs .exe .com .bat, and similar attachments. If a
 message is clean, it is inserted into the users qmail-style Maildir or
 it is spooled to the users mbox. Otherwise, it is bounced.

It was downloaded from (through freshmeat.net redirect):
http://home.arcor.de/100153966a/software/scanmail-0.0.6.tar.gz

Upstream Author(s): Peter Turczak [EMAIL PROTECTED]

Copyright:

Copyright (c) Peter Turczak
All rights reserved.

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 author nor the names of its contributors
   may be used to endorse or promote products derived from this software
   without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 CONTRIBUTORS 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.

 - Jonas

-- 
Jonas Smedegaard (+45 40843136)  http://dr.jones.dk/~jonas/
Spiff ApS (= IT-guide dr. Jones ApS) http://dr.jones.dk/
Debian GNU/Linux developer   http://people.debian.org/~js/











Bug#117532: This program is unpackageable.

2001-11-10 Thread Ender CSIC RedIRIS
If you look closely at www.kmud.de, at Compilation-HOWTO, you'll see 
that 
this program is a KDE 1 application, and needs qt-1.44 (not free) and 
kdelibs-1.1.2 ([EMAIL PROTECTED] packaged them as unofficial ages ago). The 
only package suitable for Debian there is KMud2, and the Changelog is empty 
(I'm not going to see if CVS contains something).

Please close this bug as the package cannot be built with the current 
packages (and the needed packages are very old and will bring old flames to 
Debian).

Yours,


Ender.
--
Why is a cow? Mu. Omm.