From d64ef6f02d6c4b1d10bd80ea2ef0739d32d6f193 Mon Sep 17 00:00:00 2001 From: Andrew Shadura Date: Mon, 31 Jul 2017 08:15:54 -0400 Subject: Update the homepage and the description. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0efb096..9d08bea 100644 --- a/debian/control +++ b/debian/control @@ -8,14 +8,14 @@ Build-Depends: debhelper (>= 9), python-pkg-resources, python-setuptools, Standards-Version: 3.9.4 -Homepage: https://github.com/lakshmivyas/fswrap +Homepage: https://github.com/hyde/fswrap Vcs-Git: git://git.debian.org/collab-maint/python-fswrap.git Vcs-Browser: http://git.debian.org/?p=collab-maint/python-fswrap.git;a=summary Package: python-fswrap Architecture: all Depends: ${misc:Depends}, ${python:Depends} -Description: Unified object oriented interface for interacting with file system objects +Description: unified object oriented interface to file system objects File system operations in Python are distributed across modules: os, os.path, fnmatch, shutil and distutils. This module attempts to make the right choices for common operations to provide a single interface. -- cgit v1.2.3