[Python-modules-commits] r17459 - in packages/pylirc/trunk/debian (changelog copyright)
cjsmo-guest at users.alioth.debian.org
cjsmo-guest at users.alioth.debian.org
Tue Jun 14 20:24:18 UTC 2011
Date: Tuesday, June 14, 2011 @ 20:24:16
Author: cjsmo-guest
Revision: 17459
updated copyright to DEP5, updated changelog
Modified:
packages/pylirc/trunk/debian/changelog
packages/pylirc/trunk/debian/copyright
Modified: packages/pylirc/trunk/debian/changelog
===================================================================
--- packages/pylirc/trunk/debian/changelog 2011-06-14 20:20:19 UTC (rev 17458)
+++ packages/pylirc/trunk/debian/changelog 2011-06-14 20:24:16 UTC (rev 17459)
@@ -1,3 +1,16 @@
+pylirc (0.0.5-3) unstable; urgency=low
+
+ * Added "--with python2" to debian/rules.
+ * Updated package to source format 3.0 quilt.
+ * Updated debian/copyright to DEP5.
+ * debian/control
+ - increased min python version to 2.6.6-3~.
+ - removed dependency on python-support
+ - changed XS-P-V to X-P-V.
+ - increased Standards Version to 3.9.2 no changes needed.
+
+ -- Charlie Smotherman <cjsmo at cableone.net> Tue, 14 Jun 2011 15:22:45 -0500
+
pylirc (0.0.5-2) unstable; urgency=low
* debian/control
Modified: packages/pylirc/trunk/debian/copyright
===================================================================
--- packages/pylirc/trunk/debian/copyright 2011-06-14 20:20:19 UTC (rev 17458)
+++ packages/pylirc/trunk/debian/copyright 2011-06-14 20:24:16 UTC (rev 17459)
@@ -1,35 +1,43 @@
-This package was debianized by Philippe Normand <philippe at fluendo.com> on
-Tue, 9 Jan 2007 16:06:36 +0100 and debianized again by
-Loic Minier <lool at dooz.org> on Wed, 25 Jul 2007 15:58:51 +0200.
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
+Upstream-Name: pylirc
+Upstream-Contact: Linus McCabe http://pylirc.mccabe.nu/
+Source: http://sourceforge.net/project/showfiles.php?group_id=69332
-It was downloaded from the SourceForce download page:
- <http://sourceforge.net/project/showfiles.php?group_id=69332>
-linked from the homepage of the project:
- <http://pylirc.mccabe.nu/>
-
-Upstream Author: Linus McCabe
-
+Files: *
Copyright: 2002-2007 Linus McCabe
+License: LGPL-2.0
+ This package is free software; you can redistribute it and/or modify it under
+ the terms of the GNU Lesser 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 Lesser General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU Lesser 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
+Comment: On Debian systems, the complete text of the LGPL-2 Public License can
+ be found in `/usr/share/common-licenses/LGPL-2'.
-License:
-
- This package is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser 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
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser 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 LGPL-2 Public License can be found
-in `/usr/share/common-licenses/LGPL-2'.
-
-
-The Debian packaging is copyright 2007, Loic Minier <lool at dooz.org> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+Files: debian/*
+Copyright: 2007 Philippe Normand <philippe at fluendo.com>
+ 2007 Loic Minier <lool at dooz.org>
+ 2009 Charlie Smotherman <cjsmo at cableone.net>
+License: GPL
+ 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.
+ .
+ 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.
+Comment: Comment: On Debian systems, the complete text of the GPL Public
+ License can be found in `/usr/share/common-licenses/GPL'.
More information about the Python-modules-commits
mailing list