[Python-modules-commits] [python-atomicwrites] 01/01: Remove -doc binary package

Filip Pytloun fpytloun-guest at moszumanska.debian.org
Tue Aug 9 13:48:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

fpytloun-guest pushed a commit to branch master
in repository python-atomicwrites.

commit b9d99378f90986113cc7a910b29a18404dc9c3a8
Author: Filip Pytloun <filip at pytloun.cz>
Date:   Tue Aug 9 15:48:23 2016 +0200

    Remove -doc binary package
---
 debian/control | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/debian/control b/debian/control
index bc82e0a..fb20924 100644
--- a/debian/control
+++ b/debian/control
@@ -40,16 +40,3 @@ Description: Atomic file writes - Python 3.x
  combination of link and unlink.
  .
  This package contains the Python 3.x module.
-
-Package: python-atomicwrites-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}, ${sphinxdoc:Depends}
-Description: Atomic file writes - documentation
- It uses a temporary file in the same directory as the given path. This ensures
- that the temporary file resides on the same filesystem.
- The temporary file will then be atomically moved to the target location: On
- POSIX, it will use rename if files should be overwritten, otherwise a
- combination of link and unlink.
- .
- This package contains the documentation for Python module.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-atomicwrites.git



More information about the Python-modules-commits mailing list