[Python-modules-commits] [python-twilio] 02/02: Prepare for release to unstable

Raphaël Hertzog hertzog at moszumanska.debian.org
Mon Nov 13 16:50:17 UTC 2017


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

hertzog pushed a commit to branch debian/master
in repository python-twilio.

commit 85a13ac9943e96e71a8a984e63fec6e7e31ee376
Author: Raphaël Hertzog <hertzog at debian.org>
Date:   Mon Nov 13 17:47:42 2017 +0100

    Prepare for release to unstable
---
 debian/changelog | 2 +-
 debian/control   | 4 ++--
 debian/rules     | 1 -
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 70d16ab..dce761d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-twilio (6.8.2-1) UNRELEASED; urgency=medium
+python-twilio (6.8.2-1) unstable; urgency=medium
 
   * Initial release (Closes: #880184)
 
diff --git a/debian/control b/debian/control
index e9da408..d998b45 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
 Description: Twilio API client and TwiML generator (Python 2)
  This package contains a Twilio helper library. The Twilio REST SDK simplifies
- the process of making calls using the Twilio REST API.  The Twilio REST API
+ the process of making calls using the Twilio REST API. The Twilio REST API
  lets to you initiate outgoing calls, list previous calls, and much more.
  .
  This package installs the library for Python 2.
@@ -47,7 +47,7 @@ Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
 Description: Twilio API client and TwiML generator (Python 3)
  This package contains a Twilio helper library. The Twilio REST SDK simplifies
- the process of making calls using the Twilio REST API.  The Twilio REST API
+ the process of making calls using the Twilio REST API. The Twilio REST API
  lets to you initiate outgoing calls, list previous calls, and much more.
  .
  This package installs the library for Python 3.
diff --git a/debian/rules b/debian/rules
index 68b6436..ceb590d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,4 @@
 #!/usr/bin/make -f
-#export DH_VERBOSE = 1
 
 export PYBUILD_NAME=twilio
 

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



More information about the Python-modules-commits mailing list