[Python-modules-commits] r6179 - in packages/python-xlib/trunk/debian (3 files)
stew at users.alioth.debian.org
stew at users.alioth.debian.org
Thu Aug 14 02:17:49 UTC 2008
Date: Thursday, August 14, 2008 @ 02:17:47
Author: stew
Revision: 6179
* clarify debian/copyright
* update standards version to 3.8.0
Modified:
packages/python-xlib/trunk/debian/changelog
packages/python-xlib/trunk/debian/control
packages/python-xlib/trunk/debian/copyright
Modified: packages/python-xlib/trunk/debian/changelog
===================================================================
--- packages/python-xlib/trunk/debian/changelog 2008-08-14 01:41:16 UTC (rev 6178)
+++ packages/python-xlib/trunk/debian/changelog 2008-08-14 02:17:47 UTC (rev 6179)
@@ -1,10 +1,15 @@
-python-xlib (0.14-2) UNRELEASED; urgency=low
+python-xlib (0.14-2) unstable; urgency=low
+ [ Sandro Tosi ]
* debian/control
- uniforming Vcs-Browser field
- -- Sandro Tosi <matrixhasu at gmail.com> Thu, 03 Jan 2008 12:14:50 +0100
+ [ Mike O'Connor ]
+ * clarify debian/copyright (Thanks: Moritz Muehlenhoff) (Closes: 494495)
+ * update standards version to 3.8.0 (no changes needed)
+ -- Mike O'Connor <stew at debian.org> Wed, 13 Aug 2008 22:04:53 -0400
+
python-xlib (0.14-1) unstable; urgency=low
* New upstream release
Modified: packages/python-xlib/trunk/debian/control
===================================================================
--- packages/python-xlib/trunk/debian/control 2008-08-14 01:41:16 UTC (rev 6178)
+++ packages/python-xlib/trunk/debian/control 2008-08-14 02:17:47 UTC (rev 6179)
@@ -5,7 +5,7 @@
Uploaders: Mike O'Connor <stew at debian.org>
Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), quilt
Build-Depends-Indep: python-support (>= 0.3), texlive, texinfo
-Standards-Version: 3.7.2
+Standards-Version: 3.8.0
Homepage: http://python-xlib.sourceforge.net/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-xlib/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/python-xlib/trunk/?op=log
Modified: packages/python-xlib/trunk/debian/copyright
===================================================================
--- packages/python-xlib/trunk/debian/copyright 2008-08-14 01:41:16 UTC (rev 6178)
+++ packages/python-xlib/trunk/debian/copyright 2008-08-14 02:17:47 UTC (rev 6179)
@@ -18,19 +18,20 @@
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.
-
- This package is distributed in the hope that it will be useful,
+ 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 package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
- MA 02110-1301, USA.
-
+ along with this program; 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 can be found in `/usr/share/common-licenses/GPL'.
More information about the Python-modules-commits
mailing list