[Python-apps-commits] r1642 - in packages/planet-venus/trunk/debian (4 files)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Thu Aug 7 19:23:10 UTC 2008


    Date: Thursday, August 7, 2008 @ 19:23:09
  Author: piotr
Revision: 1642

* wrap long lines in debian/copyright and remove 3 lintian overrides
* change urgency to medium
* s/^an\s// in short description (dev. ref. best packaging practices)

Modified:
  packages/planet-venus/trunk/debian/binary.lintian-overrides
  packages/planet-venus/trunk/debian/changelog
  packages/planet-venus/trunk/debian/control
  packages/planet-venus/trunk/debian/copyright

Modified: packages/planet-venus/trunk/debian/binary.lintian-overrides
===================================================================
--- packages/planet-venus/trunk/debian/binary.lintian-overrides	2008-08-07 15:22:47 UTC (rev 1641)
+++ packages/planet-venus/trunk/debian/binary.lintian-overrides	2008-08-07 19:23:09 UTC (rev 1642)
@@ -1,5 +1,2 @@
 planet-venus binary: debian-copyright-line-too-long line 1
-planet-venus binary: debian-copyright-line-too-long line 74
-planet-venus binary: debian-copyright-line-too-long line 82
-planet-venus binary: debian-copyright-line-too-long line 108
 planet-venus binary: package-contains-empty-directory usr/share/planet-venus/theme/musings/images/

Modified: packages/planet-venus/trunk/debian/changelog
===================================================================
--- packages/planet-venus/trunk/debian/changelog	2008-08-07 15:22:47 UTC (rev 1641)
+++ packages/planet-venus/trunk/debian/changelog	2008-08-07 19:23:09 UTC (rev 1642)
@@ -1,10 +1,9 @@
-planet-venus (0~bzr95-2) unstable; urgency=high
+planet-venus (0~bzr95-2) unstable; urgency=medium
 
   * Added debian/README.source for upstream source information.
   * Added Conflicts with plt-scheme. Closes: #484716
-  * Updated Section to extra per policy section 2.5 regarding Conflicts.
-  * Updated debian/binary.lintian-overrides to ignore line length warnings.
-  * Updated debian/control with improved short description.
+  * Updated Priority to extra per policy section 2.5 regarding Conflicts.
+  * Updated debian/binary.lintian-overrides to ignore line length warning.
   * Updated debian/copyright per latest proposed format.
   * Updated debian/rules to make better use of CDBS variables.
 

Modified: packages/planet-venus/trunk/debian/control
===================================================================
--- packages/planet-venus/trunk/debian/control	2008-08-07 15:22:47 UTC (rev 1641)
+++ packages/planet-venus/trunk/debian/control	2008-08-07 19:23:09 UTC (rev 1642)
@@ -18,7 +18,7 @@
 Recommends: python-libxslt1
 Suggests: python-django, python-genshi
 Conflicts: drscheme, plt-scheme, planet
-Description: an aggregate feed generator
+Description: aggregate feed generator
  Planet Venus downloads news feeds published by web sites and
  aggregates their content together into a single combined feed, latest
  news first.

Modified: packages/planet-venus/trunk/debian/copyright
===================================================================
--- packages/planet-venus/trunk/debian/copyright	2008-08-07 15:22:47 UTC (rev 1641)
+++ packages/planet-venus/trunk/debian/copyright	2008-08-07 19:23:09 UTC (rev 1642)
@@ -68,22 +68,23 @@
 Files: debian/patches/theme-diveintomark.patch
 Copyright: Copyright 2008, Mark Pilgrim <mark at diveintomark.org>
 License: MIT
- Permission is hereby granted, free of charge, to any person obtaining a copy of
- this software and associated documentation files (the "Software"), to deal in
- the Software without restriction, including without limitation the rights to
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
- the Software, and to permit persons to whom the Software is furnished to do so,
- subject to the following conditions:
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
  .
  The above copyright notice and this permission notice shall be included in all
  copies or substantial portions of the Software.
  .
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
 
 Files: planet/vendor/compat_logging/*
 Copyright: Copyright 2002, Vinay Sajip <vinay_sajip at yahoo.co.uk>
@@ -105,8 +106,8 @@
 Files: planet/vendor/feedparser.py
 Copyright: Copyright 2007, Mark Pilgrim <mark at diveintomark.org>
 License: MIT
- Redistribution and use in source and binary forms, with or without modification,
- are permitted provided that the following conditions are met:
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
  .
  * Redistributions of source code must retain the above copyright notice,
    this list of conditions and the following disclaimer.




More information about the Python-apps-commits mailing list