[pkg-java-scripts] 01/01: Typos

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Oct 31 09:28:27 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository pkg-java-scripts.

commit eb93ee98d358e172d39ddf3a783724eda0472d4e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Oct 31 10:28:18 2016 +0100

    Typos
---
 README.txt | 4 ++--
 qbts.sh    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.txt b/README.txt
index 552559e..3f07862 100644
--- a/README.txt
+++ b/README.txt
@@ -6,7 +6,7 @@ the Java packages. It doesn't contain build tools like javahelper or
 maven-debian-helper, but only short scripts to update the packaging
 repositories.
 
-Here are the scripts availables:
+Here are the scripts available:
 
  * reportwnpp.sh
         Report a new ITP bug and send a copy to the Debian Java mailing list
@@ -19,7 +19,7 @@ Here are the scripts availables:
  * dh10.sh
         Update the debhelper compatibility level. The script updates
         debian/control, debian/compat, debian/rules and debian/changelog.
-        The changes are reviewed before being commited to Git.
+        The changes are reviewed before being committed to Git.
 
  * stdver.sh
         Update the Standards-Version field in debian/control
diff --git a/qbts.sh b/qbts.sh
index 9d1f9fe..0c09bc8 100755
--- a/qbts.sh
+++ b/qbts.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Query the Bug Tracking System and display the bug for the current package
+# Query the Bug Tracking System and display the bugs for the current package
 #
 
 querybts -s -b $(dpkg-parsechangelog -S Source)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pkg-java-scripts.git



More information about the pkg-java-commits mailing list