[Python-modules-commits] [netmiko] 06/06: d/control: fix too long lines
Vincent Bernat
bernat at moszumanska.debian.org
Thu May 26 19:18:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to branch master
in repository netmiko.
commit 5f53364230f3d58fb916292b8a2b63f83c8493be
Author: Vincent Bernat <vincent at bernat.im>
Date: Thu May 26 21:15:32 2016 +0200
d/control: fix too long lines
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 5dacd34..427a94c 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,8 @@ Depends: ${misc:Depends}, ${python:Depends},
Recommends: ${python:Recommends}
Suggests: ${python:Suggests}
Description: multi-vendor library for SSH connections to network devices - Python 2.X
- This library simplifies Paramiko SSH connections to network devices. It provides
- support for the following devices:
+ This library simplifies Paramiko SSH connections to network devices. It
+ provides support for the following devices:
- Cisco IOS
- Cisco IOS-XE
- Cisco ASA
@@ -54,8 +54,8 @@ Depends: ${misc:Depends}, ${python3:Depends},
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: multi-vendor library for SSH connections to network devices - Python 3.X
- This library simplifies Paramiko SSH connections to network devices. It provides
- support for the following devices:
+ This library simplifies Paramiko SSH connections to network devices. It
+ provides support for the following devices:
- Cisco IOS
- Cisco IOS-XE
- Cisco ASA
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/netmiko.git
More information about the Python-modules-commits
mailing list