This is an automated email from the git hooks/post-receive script. jwilk pushed a commit to branch master in repository devscripts.
commit bbabac51699b4cf0378e64bbbc298d9740e8d170 Author: Jakub Wilk <[email protected]> Date: Sat Jul 2 20:37:41 2016 +0200 README: Fix typo --- README | 2 +- debian/changelog | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index b0e7fe2..0d0a162 100644 --- a/README +++ b/README @@ -65,7 +65,7 @@ And now, in mostly alphabetical order, the scripts: "debuild" to see if the package looks all right. - debchange (abbreviation dch): Modifies debian/changelog and manages version - numbers for you. It will either increment the version number or add a + numbers for you. It will either increment the version number or add an entry for the current version, depending upon the options given to it. [libdistro-info-perl, libsoap-lite-perl] diff --git a/debian/changelog b/debian/changelog index 0e230aa..edb471f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,6 +46,8 @@ devscripts (2.16.6) UNRELEASED; urgency=medium + Fix typos in the manual page. * who-permits-upload: + Fix typo in the manual page. + * README: + + Fix typo. -- James McCoy <[email protected]> Sat, 04 Jun 2016 13:46:07 -0400 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
