[devscripts] 01/01: debian/changelog, control: wrap-and-sort and spaces
Osamu Aoki
osamu at moszumanska.debian.org
Fri Dec 11 17:07:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
osamu pushed a commit to branch master
in repository devscripts.
commit 2f26a6d75e0fb8e0c599460926d08d80e7c74c59
Author: Osamu Aoki <osamu at debian.org>
Date: Sat Dec 12 02:06:23 2015 +0900
debian/changelog,control: wrap-and-sort and spaces
---
debian/changelog | 2 +-
debian/control | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9ea31d8..069368a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,7 +21,7 @@ devscripts (2.15.10) UNRELEASED; urgency=medium
+ Split out bts bash completion handling into its own script
* Added custom bash completion support for debuild, checkbashisms,
list-unreleased, dscverify, dscextract, what-patch, plotchangelog
- and licensecheck
+ and licensecheck
* Updated custom bash completion handling for mk-origtargz
* Added debcheckout to those commands with package names bash completion
* licensecheck:
diff --git a/debian/control b/debian/control
index 643be2a..2ebc5df 100644
--- a/debian/control
+++ b/debian/control
@@ -49,8 +49,8 @@ Depends: dpkg-dev (>= 1.17.0),
${perl:Depends},
${python3:Depends},
${shlibs:Depends}
-Recommends: at,
- apt,
+Recommends: apt,
+ at,
dctrl-tools,
dput | dupload,
fakeroot,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git
More information about the devscripts-devel
mailing list