[Python-apps-commits] r1724 - in packages/hotssh/trunk/debian (control copyright)

thomasbl-guest at users.alioth.debian.org thomasbl-guest at users.alioth.debian.org
Thu Aug 28 16:52:13 UTC 2008


    Date: Thursday, August 28, 2008 @ 16:52:12
  Author: thomasbl-guest
Revision: 1724

* make the copyright file looks more better
* changing dependencies

Modified:
  packages/hotssh/trunk/debian/control
  packages/hotssh/trunk/debian/copyright

Modified: packages/hotssh/trunk/debian/control
===================================================================
--- packages/hotssh/trunk/debian/control	2008-08-28 07:45:30 UTC (rev 1723)
+++ packages/hotssh/trunk/debian/control	2008-08-28 16:52:12 UTC (rev 1724)
@@ -4,15 +4,14 @@
 Priority: optional
 Maintainer: Thomas Bläsing <thomasbl at pool.math.tu-berlin.de>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: python(>= 2.4), python-central (>= 0.6.8), debhelper (>= 7.0.17), python-dbus (>= 0.83.0), intltool (>= 0.40.3), scrollkeeper (>= 0.3.14), pkg-config (>= 0.22)
+Build-Depends: python(>= 2.4), python-central (>= 0.6.8), debhelper (>= 7), python-dbus (>= 0.83.0), intltool (>= 0.40.3), scrollkeeper (>= 0.3.14), pkg-config (>= 0.22)
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/hotssh
 Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/hotssh/trunk/?op=log
 
 Package: hotssh
 Architecture: all
-Depends: ${python:Depends}, openssh-client (>= 5.1p1)
-Recommends: python-gtk2 (>= 2.12.1), python-dbus (>= 0.83.0), python-vte (>= 0.16.14), gnome-terminal (>= 2.22.3)
+Depends: ${python:Depends}, openssh-client (>= 5.1p1), python-gtk2 (>= 2.12.1), python-dbus (>= 0.83.0), python-vte (>= 0.16.14), gnome-terminal (>= 2.22.3)
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
 Homepage: http://www.gnome.org/projects/hotssh/

Modified: packages/hotssh/trunk/debian/copyright
===================================================================
--- packages/hotssh/trunk/debian/copyright	2008-08-28 07:45:30 UTC (rev 1723)
+++ packages/hotssh/trunk/debian/copyright	2008-08-28 16:52:12 UTC (rev 1724)
@@ -10,19 +10,23 @@
 	Copyright (C) 2008 Colin Walters
 
 License:
-	This package is free software; you can redistribute it and/or modify
+	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; version 2 dated June, 1991.
+	the Free Software Foundation; either version 2 of the License.
 
-	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.
+	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 package; if not, write to the Free Software
-        Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
-	MA 02110-1301, USA.
+	You should have received a copy of the GNU General Public License with
+	the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL;
+	if not, write to the Free Software Foundation, Inc., 59 Temple Place,
+	Suite 330, Boston, MA  02111-1307  USA
+	
+On Debian systems, the complete text of the GNU General Public
+License, version 2, can be found in /usr/share/common-licenses/GPL-2.
 
 The Debian packaging is (C) 2008, Thomas Bläsing <thomasbl at pool.math.tu-berlin.de> and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+




More information about the Python-apps-commits mailing list