Don't mess source and debian stuff
This commit is contained in:
parent
6fa60fc496
commit
8aa77d202a
2
debian/bip.examples
vendored
2
debian/bip.examples
vendored
@ -1,2 +0,0 @@
|
|||||||
samples/bip.conf
|
|
||||||
samples/bip.vim
|
|
3
debian/bip.manpages
vendored
3
debian/bip.manpages
vendored
@ -1,3 +0,0 @@
|
|||||||
bipmkpw.1
|
|
||||||
bip.1
|
|
||||||
bip.conf.1
|
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,8 +0,0 @@
|
|||||||
bip (0.5.0-1) unstable; urgency=low
|
|
||||||
|
|
||||||
* Initial release.
|
|
||||||
* Change to use the bip with GPL + OpenSSL exception licence, and link to
|
|
||||||
OpenSSL
|
|
||||||
|
|
||||||
-- Arnaud Cornet <arnaud.cornet@gmail.com> Thu, 17 Nov 2005 15:28:19 +0100
|
|
||||||
|
|
1
debian/compat
vendored
1
debian/compat
vendored
@ -1 +0,0 @@
|
|||||||
4
|
|
16
debian/control
vendored
16
debian/control
vendored
@ -1,16 +0,0 @@
|
|||||||
Source: bip
|
|
||||||
Section: net
|
|
||||||
Priority: optional
|
|
||||||
Maintainer: Arnaud Cornet <arnaud.cornet@gmail.com>
|
|
||||||
Standards-Version: 3.6.2.1
|
|
||||||
Build-Depends: cdbs, debhelper (>= 4.9.13), bison, flex, libssl-dev
|
|
||||||
|
|
||||||
Package: bip
|
|
||||||
Architecture: any
|
|
||||||
Depends: ${shlibs:Depends}
|
|
||||||
Description: multiuser irc proxy with conversation replay and more
|
|
||||||
Bip is a IRC proxy that supports replaying logged conversation when a client
|
|
||||||
connects, multiple clients on one irc server connection, It has a handy
|
|
||||||
logging directory structure. It is multiuser, and has a flexible
|
|
||||||
configuration. Some of it's configuration can be changed at runtime with
|
|
||||||
special irc commands.
|
|
29
debian/copyright
vendored
29
debian/copyright
vendored
@ -1,29 +0,0 @@
|
|||||||
This package was debianized by Arnaud Cornet <arnaud.cornet@gmail.com> on
|
|
||||||
Sun, 09 Oct 2005 14:18:48 +0200
|
|
||||||
|
|
||||||
It was downloaded from http://bip.berlios.de
|
|
||||||
|
|
||||||
Upstream Author: Arnaud Cornet <arnaud.cornet@gmail.com> and loïc Gomez <debian-bip@kyoshiro.org>
|
|
||||||
|
|
||||||
Copyright:
|
|
||||||
|
|
||||||
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
|
|
||||||
the Free Software Foundation; version 2 dated June, 1991.
|
|
||||||
|
|
||||||
This package is distributed in the hope that it will be useful,
|
|
||||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
GNU General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
|
||||||
along with this package; if not, write to the Free Software
|
|
||||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
|
||||||
02110-1301, USA.
|
|
||||||
|
|
||||||
Specific permission is granted for the GPLed code in this distribution to
|
|
||||||
be linked to OpenSSL without invoking GPL clause 2(b).
|
|
||||||
|
|
||||||
On Debian GNU/Linux systems, the complete text of the GNU General
|
|
||||||
Public License can be found in `/usr/share/common-licenses/GPL'.
|
|
||||||
|
|
4
debian/rules
vendored
4
debian/rules
vendored
@ -1,4 +0,0 @@
|
|||||||
#!/usr/bin/make -f
|
|
||||||
|
|
||||||
include /usr/share/cdbs/1/rules/debhelper.mk
|
|
||||||
include /usr/share/cdbs/1/class/autotools.mk
|
|
Loading…
Reference in New Issue
Block a user