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

nslater-guest at users.alioth.debian.org nslater-guest at users.alioth.debian.org
Thu Aug 7 20:06:02 UTC 2008


    Date: Thursday, August 7, 2008 @ 20:06:01
  Author: nslater-guest
Revision: 1643

undid text wrapping

Modified:
  packages/planet-venus/trunk/debian/binary.lintian-overrides
  packages/planet-venus/trunk/debian/changelog
  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 19:23:09 UTC (rev 1642)
+++ packages/planet-venus/trunk/debian/binary.lintian-overrides	2008-08-07 20:06:01 UTC (rev 1643)
@@ -1,2 +1,5 @@
 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 19:23:09 UTC (rev 1642)
+++ packages/planet-venus/trunk/debian/changelog	2008-08-07 20:06:01 UTC (rev 1643)
@@ -1,9 +1,9 @@
-planet-venus (0~bzr95-2) unstable; urgency=medium
+planet-venus (0~bzr95-2) unstable; urgency=high
 
   * Added debian/README.source for upstream source information.
   * Added Conflicts with plt-scheme. Closes: #484716
   * Updated Priority to extra per policy section 2.5 regarding Conflicts.
-  * Updated debian/binary.lintian-overrides to ignore line length warning.
+  * Updated debian/binary.lintian-overrides to ignore line length warnings.
   * Updated debian/copyright per latest proposed format.
   * Updated debian/rules to make better use of CDBS variables.
 

Modified: packages/planet-venus/trunk/debian/copyright
===================================================================
--- packages/planet-venus/trunk/debian/copyright	2008-08-07 19:23:09 UTC (rev 1642)
+++ packages/planet-venus/trunk/debian/copyright	2008-08-07 20:06:01 UTC (rev 1643)
@@ -68,23 +68,22 @@
 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>
@@ -106,8 +105,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