[Pkg-cli-apps-commits] r4083 - in /packages/smuxi/trunk/debian: changelog control copyright watch
meebey at users.alioth.debian.org
meebey at users.alioth.debian.org
Sat Aug 2 20:54:47 UTC 2008
Author: meebey
Date: Sat Aug 2 20:54:47 2008
New Revision: 4083
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4083
Log:
migrated to new copyright format
Modified:
packages/smuxi/trunk/debian/changelog
packages/smuxi/trunk/debian/control
packages/smuxi/trunk/debian/copyright
packages/smuxi/trunk/debian/watch
Modified: packages/smuxi/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/smuxi/trunk/debian/changelog?rev=4083&op=diff
==============================================================================
--- packages/smuxi/trunk/debian/changelog (original)
+++ packages/smuxi/trunk/debian/changelog Sat Aug 2 20:54:47 2008
@@ -1,5 +1,5 @@
-smuxi (0.6.0-1~pre1) unstable; urgency=low
+smuxi (0.6.1-1) unstable; urgency=low
* Initial release. (Closes: #310836)
- -- Mirco Bauer <meebey at debian.org> Sun, 20 Jul 2008 16:04:10 +0200
+ -- Mirco Bauer <meebey at debian.org> Sat, 02 Aug 2008 22:51:01 +0200
Modified: packages/smuxi/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/smuxi/trunk/debian/control?rev=4083&op=diff
==============================================================================
--- packages/smuxi/trunk/debian/control (original)
+++ packages/smuxi/trunk/debian/control Sat Aug 2 20:54:47 2008
@@ -3,12 +3,13 @@
Priority: optional
Maintainer: Mirco Bauer <meebey at debian.org>
Build-Depends: debhelper (>= 7), dpatch
-Build-Depends-Indep: cli-common-dev (>= 0.4.7),
+Build-Depends-Indep: cli-common-dev (>= 0.5.7),
pkg-config,
+ libmono-dev (>= 1.2.6),
mono-gmcs (>= 1.0) | c-sharp-2.0-compiler,
libmono2.0-cil,
libmono-system-runtime2.0-cil,
- libsmartirc4net0.4-cil (>= 0.4.5),
+ libsmartirc4net0.4-cil (>= 0.4.5.1),
libnini1.1-cil,
liblog4net1.2-cil,
libgtk2.0-cil (>= 2.8),
@@ -31,11 +32,12 @@
state.
.
This is a meta package which depends on the default flavor of smuxi, which is
- the GNOME frontend with extended IRC support.
+ the GNOME frontend with enhanced IRC support.
Package: smuxi-engine
Architecture: all
Replaces: smuxi (<< 0.5.25)
+Recommends: smuxi-engine-irc
Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
Description: Engine library for smuxi
Smart MUtipleXed Irc (smuxi) is an IRC client for advanced users.
@@ -104,4 +106,4 @@
from the running engine and later reattached, while keeping the complete
state.
.
- This package contains extended IRC support for the GNOME frontend of smuxi.
+ This package contains enhanced IRC support for the GNOME frontend of smuxi.
Modified: packages/smuxi/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/smuxi/trunk/debian/copyright?rev=4083&op=diff
==============================================================================
--- packages/smuxi/trunk/debian/copyright (original)
+++ packages/smuxi/trunk/debian/copyright Sat Aug 2 20:54:47 2008
@@ -1,31 +1,16 @@
-This package was debianized by Mirco Bauer <meebey at meebey.net> on
-Tue, 17 Apr 2007 00:47:01 +0200.
+Format-Specification:
+ http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=143
+Upstream-Name: Smuxi
+Upstream-Source: http://smuxi.meebey.net/jaws/?page/Download
-It was downloaded from:
-http://smuxi.meebey.net/
+Files: *
+Copyright: Copyright 2005-2008, 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.
-Author(s):
-Mirco Bauer <meebey at meebey.net>
-
-Copyright:
-Copyright (C) 2003-2008 Mirco Bauer <meebey at meebey.net>
-
-License:
-
- 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; either version 2 of the License, or
- (at your option) any later version.
-
- 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
- Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
- MA 02110-1301, USA.
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Files: debian/*
+Copyright: Copyright 2008, 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.
Modified: packages/smuxi/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/smuxi/trunk/debian/watch?rev=4083&op=diff
==============================================================================
--- packages/smuxi/trunk/debian/watch (original)
+++ packages/smuxi/trunk/debian/watch Sat Aug 2 20:54:47 2008
@@ -1,2 +1,2 @@
version=3
-http://smuxi.meebey.net/?page/Download .+/smuxi-([\d.]+)\.tar\.gz
+http://smuxi.meebey.net/jaws/?page/Download .+/smuxi-([\d.]+)\.tar\.gz
More information about the Pkg-cli-apps-commits
mailing list