[Python-modules-commits] [humanfriendly] 06/17: Rename source package to humanfriendly instead of python-humanfriendly

Gaurav Juvekar gauravjuvekar-guest at moszumanska.debian.org
Sun Mar 12 19:58:50 UTC 2017


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

gauravjuvekar-guest pushed a commit to branch master
in repository humanfriendly.

commit 89f6f4dceb6b5e58214c75c2d867988d369bdb54
Author: Gaurav Juvekar <gauravjuvekar at gmail.com>
Date:   Sun Jan 22 09:18:10 2017 +0530

    Rename source package to humanfriendly instead of python-humanfriendly
---
 debian/changelog | 2 +-
 debian/control   | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 20559b4..46110fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-humanfriendly (2.3.2-1) UNRELEASED; urgency=low
+humanfriendly (2.3.2-1) UNRELEASED; urgency=low
 
   * Initial release. (Closes: #851824)
 
diff --git a/debian/control b/debian/control
index db8cb7c..7c9f57a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: python-humanfriendly
+Source: humanfriendly
 Section: python
 Priority: optional
 Maintainer: Gaurav Juvekar <gauravjuvekar at gmail.com>
@@ -47,11 +47,11 @@ Description: Python3 library to make user friendly text interfaces
 
 Package: humanfriendly
 Architecture: all
-Depends: python3-humanfriendly, ${misc:Depends}, ${python3:Depends},
+Depends: python-humanfriendly, ${misc:Depends}, ${python3:Depends},
 Recommends: ${python3:Recommends}
 Suggests: ${python3:Suggests}
-Description: Python3 library to make user friendly text interfaces
- A Python3 library that can be used to make text interfaces more user friendly.
+Description: Python library to make user friendly text interfaces
+ A Python library that can be used to make text interfaces more user friendly.
  It provides parsing and formatting numbers, file sizes, pathnames and
  timespans in simple human friendly formats. It provides easy to use timers for
  long running operations, prompts for selecting a choice from a list of options

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



More information about the Python-modules-commits mailing list