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

josch-guest pushed a commit to branch master
in repository dose3.

commit cbdfb15b51b389d1a964e4c431add41e71968e25
Author: josch <j.scha...@email.de>
Date:   Tue Oct 21 13:36:10 2014 +0200

    d/control: s/debian/Debian/ to avoid capitalization-error-in-description
---
 debian/changelog |  1 +
 debian/control   | 14 +++++++-------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 821b05c..d0e20f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ dose3 (3.3~beta1-1) UNRELEASED; urgency=low
   * bump standards version to 3.9.6
   * avoid lintian warning copyright-refers-to-symlink-license by pointing to
     LGPL-3 license file instead of LGPL
+  * d/control: s/debian/Debian/ to avoid capitalization-error-in-description
 
  -- Ralf Treinen <trei...@debian.org>  Mon, 20 Oct 2014 19:59:11 +0200
 
diff --git a/debian/control b/debian/control
index 1731d46..4a17403 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Depends: ${misc:Depends}, ${ocaml:Depends}, ${shlibs:Depends}
 Provides: ${ocaml:Provides}
 Description: OCaml libraries for package dependencies (development files)
  Dose3 is a framework consisting of several OCaml libraries for analysing
- the metadata of software packages (like Packages files of debian suites).
+ the metadata of software packages (like Packages files of Debian suites).
  .
  Though not tied to any particular distribution, Dose3 constitutes a
  pool of libraries which enable analyzing packages coming from various
@@ -46,7 +46,7 @@ Depends: ${misc:Depends}, ${ocaml:Depends}, ${shlibs:Depends}
 Provides: ${ocaml:Provides}
 Description: OCaml libraries for package dependencies (runtime files)
  Dose3 is a framework consisting of several OCaml libraries for analysing
- the metadata of software packages (like Packages files of debian suites).
+ the metadata of software packages (like Packages files of Debian suites).
  .
  Though not tied to any particular distribution, Dose3 constitutes a
  pool of libraries which enable analyzing packages coming from various
@@ -81,7 +81,7 @@ Conflicts: dose3-builddebcheck (<< 2.9.13)
 Replaces: dose3-builddebcheck (<< 2.9.13)
 Description: Checks whether build-dependencies can be satisfied
  This software checks, given a collection of source package stanzas
- and a collection of binary package stanzas of debian packages, whether
+ and a collection of binary package stanzas of Debian packages, whether
  the build-dependencies of each source package can be satisfied by the
  binary packages.
 
@@ -96,14 +96,14 @@ Description: Extra QA tools from the Dose3-library
  This package contains extra tools for analyzing meta-data of software 
  packages:
   - ceve, a general metadata parser supporting different input formats
-    (debian, rpm, and others) and different output formats.
-  - dose-outdated, a debian-specific tool for finding packages that are not
+    (Debian, rpm, and others) and different output formats.
+  - dose-outdated, a Debian-specific tool for finding packages that are not
     installable with respect to a package repository, and that can only be
     made installable again by fixing the package itself.
-  - dose-challenged, a debian-specific tool for checking which packages
+  - dose-challenged, a Debian-specific tool for checking which packages
     will certainly become uninstallable when some existing package is upgraded
     to a newer version.
-  - dose-coinstall, a debian-specific tool for checking whether a set of
+  - dose-coinstall, a Debian-specific tool for checking whether a set of
     packages can be installed all together.
  The tools dose-distcheck and dose-builddebcheck are packaged in their
  own resepective packages.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/dose3.git

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to