[Python-modules-commits] r7425 - in packages/pychm/trunk/debian (4 files)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sat Jan 31 09:33:27 UTC 2009
Date: Saturday, January 31, 2009 @ 09:33:26
Author: morph
Revision: 7425
* Adopting under DPMT umbrella; Closes: #512460
* debian/control
- set DPMT as maintainer, me as uploader
- bump Standards-Version to 3.8.0
- moved Homepage file from long description to source stanza
- added Vcs-{Browser,Svn} fields
- s/python/Python/ in long description
* debian/watch
- removed comments and cruft
* debian/copyright
- added Upstream author section
- added a clear statement about copyright holder
- added files that are based on other copyright materials
- indented license with 4 spaces
- clarified the reference to Debian license file to be GPLv2 one
*
Modified:
packages/pychm/trunk/debian/changelog
packages/pychm/trunk/debian/control
packages/pychm/trunk/debian/copyright
packages/pychm/trunk/debian/watch
Modified: packages/pychm/trunk/debian/changelog
===================================================================
--- packages/pychm/trunk/debian/changelog 2009-01-31 09:08:17 UTC (rev 7424)
+++ packages/pychm/trunk/debian/changelog 2009-01-31 09:33:26 UTC (rev 7425)
@@ -1,3 +1,24 @@
+pychm (0.8.4-1) UNRELEASED; urgency=low
+
+ * Adopting under DPMT umbrella; Closes: #512460
+ * debian/control
+ - set DPMT as maintainer, me as uploader
+ - bump Standards-Version to 3.8.0
+ - moved Homepage file from long description to source stanza
+ - added Vcs-{Browser,Svn} fields
+ - s/python/Python/ in long description
+ * debian/watch
+ - removed comments and cruft
+ * debian/copyright
+ - added Upstream author section
+ - added a clear statement about copyright holder
+ - added files that are based on other copyright materials
+ - indented license with 4 spaces
+ - clarified the reference to Debian license file to be GPLv2 one
+ *
+
+ -- Sandro Tosi <morph at debian.org> Sat, 31 Jan 2009 10:32:59 +0100
+
pychm (0.8.4-0.1) unstable; urgency=low
* Non-maintainer upload.
Modified: packages/pychm/trunk/debian/control
===================================================================
--- packages/pychm/trunk/debian/control 2009-01-31 09:08:17 UTC (rev 7424)
+++ packages/pychm/trunk/debian/control 2009-01-31 09:33:26 UTC (rev 7425)
@@ -1,10 +1,14 @@
Source: pychm
Section: python
Priority: optional
-Maintainer: Carlos Z.F. Liu <carlosliu at users.sourceforge.net>
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Sandro Tosi <morph at debian.org>
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), libchm-dev (>=0.3),
python-all-dev (>= 2.3.5-11), python-support (>= 0.3)
-Standards-Version: 3.7.2
+Standards-Version: 3.8.0
+Homepage: http://gnochm.sourceforge.net/pychm.html
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/pychm/rtrunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pychm/trunk/
Package: python-chm
Architecture: any
@@ -14,13 +18,10 @@
Conflicts: python-pychm
Replaces: python-pychm
Description: Python binding for CHMLIB
- PyCHM is a package that provides python binding for Jed Wing's CHMLIB
- library.
+ PyCHM is a package that provides Python binding for Jed Wing's CHMLIB library.
.
The chm package contains four modules, namely chm.chm, chm.chmlib,
chm.extra and chm._chmlib, which provide access to the API implemented
by the C library chmlib and some additional classes and functions.
They are used to access MS-ITSS encoded files - Compressed Html Help
files (.chm).
- .
- Homepage: http://gnochm.sourceforge.net/pychm.html
Modified: packages/pychm/trunk/debian/copyright
===================================================================
--- packages/pychm/trunk/debian/copyright 2009-01-31 09:08:17 UTC (rev 7424)
+++ packages/pychm/trunk/debian/copyright 2009-01-31 09:33:26 UTC (rev 7425)
@@ -3,24 +3,34 @@
It was downloaded from http://gnochm.sourceforge.net/pychm.html
-Copyright Holder: Rubens Ramos <rubensr at users.sourceforge.net>
+Upstream Author:
+ Rubens Ramos <rubensr at users.sourceforge.net>
+
+Copyright:
+
+ Copyright (C) 2003-2006 Rubens Ramos <rubensr at users.sourceforge.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 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.
+ 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
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ 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
On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License v2 can be found in `/usr/share/common-licenses/GPL-2'.
+These files have a different copyright notices:
+./chm/{chm.py, swig_chm.i}
+ Based on code by:
+ Copyright (C) 2003 Razvan Cojocaru <razvanco at gmx.net>
Modified: packages/pychm/trunk/debian/watch
===================================================================
--- packages/pychm/trunk/debian/watch 2009-01-31 09:08:17 UTC (rev 7424)
+++ packages/pychm/trunk/debian/watch 2009-01-31 09:33:26 UTC (rev 7425)
@@ -1,12 +1,3 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
version=3
http://sf.net/gnochm/pychm-([0-9\.]*)\.tar\.gz
-# http://sf.net/#PACKAGE#/#PACKAGE#-(.*)\.tar\.gz
-
-
More information about the Python-modules-commits
mailing list