[Pkg-cli-apps-commits] r5229 - in /packages/smuxi/trunk/debian: changelog control copyright

meebey at users.alioth.debian.org meebey at users.alioth.debian.org
Mon Jan 11 20:25:42 UTC 2010


Author: meebey
Date: Mon Jan 11 20:25:41 2010
New Revision: 5229

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=5229
Log:
  * New upstream release:
    + Italian translation (closes: #560351)
    + Czech translation (closes: #564426, #564427, #564428)
  * debian/copyright:
    + Updated for new source files, copyright holders and the DEP5
      format specification.
  * debian/control:
    + Added new smuxi-engine-twitter engine.
    + Enhanced some package descriptions.


Modified:
    packages/smuxi/trunk/debian/changelog
    packages/smuxi/trunk/debian/control
    packages/smuxi/trunk/debian/copyright

Modified: packages/smuxi/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/smuxi/trunk/debian/changelog?rev=5229&op=diff
==============================================================================
--- packages/smuxi/trunk/debian/changelog (original)
+++ packages/smuxi/trunk/debian/changelog Mon Jan 11 20:25:41 2010
@@ -1,3 +1,17 @@
+smuxi (0.7-1) unstable; urgency=low
+
+  * New upstream release:
+    + Italian translation (closes: #560351)
+    + Czech translation (closes: #564426, #564427, #564428)
+  * debian/copyright:
+    + Updated for new source files, copyright holders and the DEP5
+      format specification.
+  * debian/control:
+    + Added new smuxi-engine-twitter engine.
+    + Enhanced some package descriptions.
+
+ -- Mirco Bauer <meebey at debian.org>  Mon, 11 Jan 2010 21:17:24 +0100
+
 smuxi (0.6.4.1-2) unstable; urgency=low
 
   * debian/control:

Modified: packages/smuxi/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/smuxi/trunk/debian/control?rev=5229&op=diff
==============================================================================
--- packages/smuxi/trunk/debian/control (original)
+++ packages/smuxi/trunk/debian/control Mon Jan 11 20:25:41 2010
@@ -30,8 +30,9 @@
 Package: smuxi
 Architecture: all
 Suggests: smuxi-server
-Depends: smuxi-frontend-gnome-irc (= ${source:Version})
-Description: IRC client for sophisticated users
+Depends: smuxi-frontend-gnome-irc (= ${source:Version}),
+         smuxi-engine-twitter (= ${source:Version})
+Description: graphical IRC client
  Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC
  client for sophisticated users, targeting the GNOME desktop.
  .
@@ -46,13 +47,16 @@
  local engine that is used by the local frontend client.
  .
  This is a metapackage which depends on the default flavor of Smuxi, which is
- the GNOME frontend with enhanced IRC support.
+ the GNOME frontend with Twitter and enhanced IRC support.
 
 Package: smuxi-engine
 Architecture: all
 Replaces: smuxi (<< 0.5.25)
-Recommends: smuxi-engine-irc
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
+Recommends: smuxi-engine-irc,
+            smuxi-engine-twitter
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${cli:Depends}
 Description: Engine library for Smuxi
  Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC
  client for sophisticated users, targeting the GNOME desktop.
@@ -72,27 +76,57 @@
 
 Package: smuxi-engine-irc
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, smuxi-engine (= ${source:Version})
-Description: IRC support for Engine library for Smuxi
- Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC
- client for sophisticated users, targeting the GNOME desktop.
- .
- Smuxi is based on the client-server model: The core application (engine) can
- be placed onto a server which is connected to the Internet around-the-clock;
- one or more frontends then connect to the core. This way, the connection to
- IRC can be kept up even when all frontends have been closed. The combination
- of screen and irssi served as example for this architecture.
- .
- Smuxi also supports the regular single application mode. This behaves like a
- typical IRC client; it doesn't need separate core management and utilizes a
- local engine that is used by the local frontend client.
- .
- This package contains IRC support for the Smuxi engine.
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${cli:Depends},
+         smuxi-engine (= ${source:Version})
+Description: IRC engine for Smuxi
+ Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC
+ client for sophisticated users, targeting the GNOME desktop.
+ .
+ Smuxi is based on the client-server model: The core application (engine) can
+ be placed onto a server which is connected to the Internet around-the-clock;
+ one or more frontends then connect to the core. This way, the connection to
+ IRC can be kept up even when all frontends have been closed. The combination
+ of screen and irssi served as example for this architecture.
+ .
+ Smuxi also supports the regular single application mode. This behaves like a
+ typical IRC client; it doesn't need separate core management and utilizes a
+ local engine that is used by the local frontend client.
+ .
+ This package contains the IRC engine for Smuxi.
+
+Package: smuxi-engine-twitter
+Architecture: all
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${cli:Depends},
+         smuxi-engine (= ${source:Version})
+Description: Twitter engine for Smuxi
+ Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC
+ client for sophisticated users, targeting the GNOME desktop.
+ .
+ Smuxi is based on the client-server model: The core application (engine) can
+ be placed onto a server which is connected to the Internet around-the-clock;
+ one or more frontends then connect to the core. This way, the connection to
+ IRC can be kept up even when all frontends have been closed. The combination
+ of screen and irssi served as example for this architecture.
+ .
+ Smuxi also supports the regular single application mode. This behaves like a
+ typical IRC client; it doesn't need separate core management and utilizes a
+ local engine that is used by the local frontend client.
+ .
+ This package contains the Twitter engine for Smuxi. This plugin allows you
+ to receive and post tweets to the Twitter microblogging service. It
+ supports the friends timeline, replies view, and direct messages.
 
 Package: smuxi-server
 Architecture: all
 Replaces: smuxi (<< 0.5.25)
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, smuxi-engine (= ${source:Version})
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${cli:Depends},
+         smuxi-engine (= ${source:Version})
 Description: Server application for Smuxi
  Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC
  client for sophisticated users, targeting the GNOME desktop.
@@ -113,7 +147,10 @@
 Package: smuxi-frontend
 Architecture: all
 Replaces: smuxi (<< 0.5.25)
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, smuxi-engine (= ${source:Version})
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${cli:Depends},
+         smuxi-engine (= ${source:Version})
 Description: Frontend library for Smuxi
  Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC
  client for sophisticated users, targeting the GNOME desktop.
@@ -133,8 +170,12 @@
 Package: smuxi-frontend-gnome
 Architecture: all
 Replaces: smuxi (<< 0.5.25)
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, smuxi-engine (= ${source:Version}),
- smuxi-frontend (= ${source:Version}), librsvg2-common
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${cli:Depends},
+         smuxi-engine (= ${source:Version}),
+         smuxi-frontend (= ${source:Version}),
+         librsvg2-common
 Description: GNOME frontend for Smuxi
  Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC
  client for sophisticated users, targeting the GNOME desktop.
@@ -154,10 +195,13 @@
 
 Package: smuxi-frontend-gnome-irc
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, smuxi-engine (= ${source:Version}),
- smuxi-engine-irc (= ${source:Version}),
- smuxi-frontend (= ${source:Version}),
- smuxi-frontend-gnome (= ${source:Version})
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${cli:Depends},
+         smuxi-engine (= ${source:Version}),
+         smuxi-engine-irc (= ${source:Version}),
+         smuxi-frontend (= ${source:Version}),
+         smuxi-frontend-gnome (= ${source:Version})
 Description: IRC support for GNOME frontend for Smuxi
  Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC
  client for sophisticated users, targeting the GNOME desktop.

Modified: packages/smuxi/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/smuxi/trunk/debian/copyright?rev=5229&op=diff
==============================================================================
--- packages/smuxi/trunk/debian/copyright (original)
+++ packages/smuxi/trunk/debian/copyright Mon Jan 11 20:25:41 2010
@@ -1,16 +1,98 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=143
-Upstream-Name: Smuxi
-Upstream-Source: http://smuxi.meebey.net/jaws/?page/Download
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Name: Smuxi
+Maintainer: Mirco Bauer <meebey at meebey.net>
+Source: http://www.smuxi.org/page/Download
 
 Files: *
-Copyright: Copyright 2005-2008, Mirco Bauer <meebey at meebey.net>
+Copyright: 2005-2010, Mirco Bauer <meebey at meebey.net>
 License: GPL-2+
- On Debian systems, the complete text of the GNU General Public License can be
- found in the /usr/share/common-licenses/GPL' file.
+
+Files: src/Server/Main.cs
+Copyright: 2005-2006, 2008, 2010, Mirco Bauer <meebey at meebey.net>
+           2010, Clement Bourgeois <moonpyk at gmail.com>
+License: GPL-2+
+
+Files: src/Common/TaskQueue.cs
+Copyright: 2008, Alan McGovern <alan.mcgovern at gmail.com>
+           2008, Mirco Bauer <meebey at meebey.net>
+License: GPL-2+
+
+Files: src/smuxi-win32.nsis
+Copyright: 2009, Sebastian Schnur <ikkerus at ikkerus.net>     
+           2009, Mirco Bauer <meebey at meebey.net>
+License: GPL-2+
+
+Files: src/Common/NDesk.Options.cs
+Copyright: 2008, Novell (http://www.novell.com)
+License: MIT/X11
+
+Files: lib/Twitterizer.Framework/*
+Copyright: 2008, Patrick "Ricky" Smith <ricky at digitally-born.com>
+License: BSD (3 clause)
 
 Files: debian/*
-Copyright: Copyright 2008, Mirco Bauer <meebey at debian.org>
+Copyright: 2008-2010, Mirco Bauer <meebey at debian.org>
 License: GPL-2+
- On Debian systems, the complete text of the GNU General Public License can be
- found in the /usr/share/common-licenses/GPL' file.
+
+License: GPL-2+
+ This program 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; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program 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 program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.   
+
+ On Debian systems, the complete text of the GNU General Public License
+ can be found in the `/usr/share/common-licenses/GPL-2' file.
+
+License: MIT/X11
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+License: BSD (3 clause)
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+
+ - Redistributions of source code must retain the above copyright notice,
+   this list of conditions and the following disclaimer.
+ - 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.
+ - Neither the name of the Twitterizer 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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.




More information about the Pkg-cli-apps-commits mailing list