[Pkg-irc-commits] r248 - /packages/conspire/trunk/debian/

danielg4-guest at users.alioth.debian.org danielg4-guest at users.alioth.debian.org
Fri Jul 10 16:50:13 UTC 2009


Author: danielg4-guest
Date: Fri Jul 10 16:50:12 2009
New Revision: 248

URL: http://svn.debian.org/wsvn/pkg-irc/?sc=1&rev=248
Log:
Undo second bad svn-inject

Added:
    packages/conspire/trunk/debian/conspire-dev.install
      - copied unchanged from r246, packages/conspire/trunk/debian/conspire-dev.install
    packages/conspire/trunk/debian/conspire.install
      - copied unchanged from r246, packages/conspire/trunk/debian/conspire.install
    packages/conspire/trunk/debian/conspire.menu
      - copied unchanged from r246, packages/conspire/trunk/debian/conspire.menu
Removed:
    packages/conspire/trunk/debian/conspire-gtk.install
    packages/conspire/trunk/debian/conspire-gtk.menu
    packages/conspire/trunk/debian/conspire-python.install
    packages/conspire/trunk/debian/conspire-xchatwrap.install
    packages/conspire/trunk/debian/libconspire-xchatemu-dev.install
    packages/conspire/trunk/debian/libconspire-xchatemu0.install
    packages/conspire/trunk/debian/libconspire0.install
Modified:
    packages/conspire/trunk/debian/changelog
    packages/conspire/trunk/debian/control
    packages/conspire/trunk/debian/copyright

Modified: packages/conspire/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-irc/packages/conspire/trunk/debian/changelog?rev=248&op=diff
==============================================================================
--- packages/conspire/trunk/debian/changelog (original)
+++ packages/conspire/trunk/debian/changelog Fri Jul 10 16:50:12 2009
@@ -1,8 +1,22 @@
-conspire (0.12-0matt1~hardy1) hardy; urgency=low
+conspire (0.20-1matt1) hardy; urgency=low
 
-  * Build for Hardy Request of Sin
+  * Build for hardy
 
- -- Matt Arnold <mattarnold5 at gmail.com>  Fri, 02 May 2008 10:36:45 -0400
+ -- Matthew R. Arnold <marnold at dereferenced.org>  Thu, 14 Aug 2008 15:58:48 -0400
+
+conspire (0.20-1) unstable; urgency=low
+
+  [ Darren Blaber ]
+  * Fix package to work with new upstream release
+  * New Upstream Release
+  * Narrow package down so only conspire and conpspire-dev binaries exist
+
+  [ Matt Arnold ]
+  * Initial release (Closes: #461136) 
+  * Upload to experimental so this doesn't propogate 
+  * Clean up typos in control
+
+ -- Darren Blaber <dmbtech at gmail.com>  Wed, 09 Jul 2008 02:14:43 -0400
 
 conspire (0.12-2) UNRELEASED; urgency=low
 
@@ -11,7 +25,7 @@
 
  -- Giacomo Catenazzi <cate at debian.org>  Thu, 20 Mar 2008 08:26:59 +0100
 
-conspire (0.12-1) unstable; urgency=low
+conspire (0.12-1) UNRELEASED; urgency=low
 
   [ Darren Blaber ]
   * Initial release (Closes: #461136)

Modified: packages/conspire/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-irc/packages/conspire/trunk/debian/control?rev=248&op=diff
==============================================================================
--- packages/conspire/trunk/debian/control (original)
+++ packages/conspire/trunk/debian/control Fri Jul 10 16:50:12 2009
@@ -7,30 +7,17 @@
 	Matt Arnold <mattarnold5 at gmail.com>,
 	Giacomo Catenazzi <cate at debian.org>
 Build-Depends: debhelper (>= 5), autotools-dev, libgnutls-dev, libmowgli-dev,
-	libgtk2.0-dev, libdbus-glib-1-dev, imagemagick, python-dev
+	libgtk2.0-dev, libdbus-glib-1-dev, imagemagick, python-dev, libnotify-dev, libsexy-dev
 Homepage: http://nenolod.net/conspire
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/pkg-irc/packages/conspire/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-irc/packages/conspire/trunk/
 Section: net
 
-Package: libconspire0
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: advanced, lightweight IRC client - core
- Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK+
- interface, and a "bot" interface which has no UI. Interface segregation is
- accomplished through libconspire, which contains the common code. Conspire
- started as a fork of XChat 2.9 CVS.
- .
- This package contains the shared library.
-
-Package: libconspire-xchatemu-dev
+Package: conspire-dev
 Section: libdevel
 Architecture: any
-Depends: libconspire0
-Description: xchat compatibility wrapper for conspire - dev
+Description: advanced, lightweight IRC client 
  Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK+
  interface, and a "bot" interface which has no UI. Interface segregation is
  accomplished through libconspire, which contains the common code. Conspire
@@ -38,60 +25,21 @@
  .
  This package contains the development library and header files.
 
-Package: libconspire-xchatemu0
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: xchat compatibility library for conspire
- Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK+ 
- interface, and a "bot" interface which has no UI. Interface segregation is
- accomplished through libconspire, which contains the common code. Conspire
- started as a fork of XChat 2.9 CVS.
- .
- This package contains a shared library which emulates the XChat API.
-
-Package: conspire-gtk
+Package: conspire
 Section: x11
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: conspire-python, conspire-xchatwrap
-Description: advanced, lightweight IRC client - gtk frontend
+Description: advanced, lightweight IRC client
  Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK+ 
  interface, and a "bot" interface which has no UI. Interface segregation is
  accomplished through libconspire, which contains the common code. Conspire
  started as a fork of XChat 2.9 CVS.
 
-Package: conspire-xchatwrap
-Section: net
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: conspire-gtk
-Description: xchat compatibility wrapper for conspire
- Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK+ 
- interface, and a "bot" interface which has no UI. Interface segregation is
- accomplished through libconspire, which contains the common code. Conspire
- started as a fork of XChat 2.9 CVS.
- .
- This package contains the xchat compatibility wrapper.
-
-Package: conspire-python
-Section: net
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: conspire-gtk
-Description: xchat compatibility wrapper for conspire
- Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK+
- interface, and a "bot" interface which has no UI. Interface segregation is
- accomplished through libconspire, which contains the common code. Conspire
- started as a fork of XChat 2.9 CVS.
- .
- This package contains the Python module for conspire.
-
 Package: conspire-dbg
 Section: libdevel
 Architecture: any
 Priority: extra
-Depends: libconspire0, libconspire-xchatemu0, conspire-gtk, conspire-xchatwrap
+Depends: conspire
 Description: advanced, lightweight IRC client - debug symbols
  Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK+ 
  interface, and a "bot" interface which has no UI. Interface segregation is

Modified: packages/conspire/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-irc/packages/conspire/trunk/debian/copyright?rev=248&op=diff
==============================================================================
--- packages/conspire/trunk/debian/copyright (original)
+++ packages/conspire/trunk/debian/copyright Fri Jul 10 16:50:12 2009
@@ -1,17 +1,22 @@
 This package was debianized by Darren Blaber <dmbtech at gmail.com> on
 Wed, 02 Jan 2008 16:40:50 -0500.
 
-It was downloaded from <http://nenolod.net/conspire>
+It was downloaded from <http://confluence.atheme.org/display/CON>
 
 Upstream Authors: 
 
     William Pitcock <nenolod at sacredspiral.co.uk>
     Kiyoshi Aman <kiyoshi.aman at gmail.com>
+    Robin Burchell <w00t at inspircd.org>
+    Noah Fontes <nfontes at transtruct.org>
+    Chris Fuenty <zimmy at zimmy.co.uk>
+    Based on XChat by Peter Zelezny <zed at xchat.org>
 
 Copyright:
 
     Copyright (C) 2007-2008 William Pitcock
     Copyright (C) 2007-2008 Kiyoshi Aman
+    Copyright (C) 2008 Robin Burchell
     Copyright (C) 1998-2007 Peter Zelezny
 
 License:




More information about the Pkg-irc-commits mailing list