Author: tille Date: 2014-09-02 19:16:52 +0000 (Tue, 02 Sep 2014) New Revision: 17925
Modified: trunk/packages/freemedforms-project/trunk/debian/changelog trunk/packages/freemedforms-project/trunk/debian/control Log: Fix capitalisation of language names in descriptions Modified: trunk/packages/freemedforms-project/trunk/debian/changelog =================================================================== --- trunk/packages/freemedforms-project/trunk/debian/changelog 2014-09-02 19:15:43 UTC (rev 17924) +++ trunk/packages/freemedforms-project/trunk/debian/changelog 2014-09-02 19:16:52 UTC (rev 17925) @@ -20,6 +20,7 @@ [ Andreas Tille ] * cme fix dpkg-control + * Fix capitalisation of language names in descriptions -- Eric Maeker <[email protected]> Sun, 31 Aug 2014 20:53:29 +0200 Modified: trunk/packages/freemedforms-project/trunk/debian/control =================================================================== --- trunk/packages/freemedforms-project/trunk/debian/control 2014-09-02 19:15:43 UTC (rev 17924) +++ trunk/packages/freemedforms-project/trunk/debian/control 2014-09-02 19:16:52 UTC (rev 17925) @@ -96,12 +96,12 @@ Depends: ${misc:Depends} Enhances: freemedforms-emr Provides: freemedforms-emr-doc -Description: FreeMedForms EMR english documentation +Description: FreeMedForms EMR English documentation The FreeMedForms project provides a set of medical applications to help health professionals in their day-to-day practice. It is developed by an international community of medical doctors and computer specialists. . - This package contains the english documentation of FreeMedForms EMR. + This package contains the English documentation of FreeMedForms EMR. Package: freemedforms-emr-doc-fr Architecture: all @@ -109,12 +109,12 @@ Depends: ${misc:Depends} Enhances: freemedforms-emr Provides: freemedforms-emr-doc -Description: FreeMedForms EMR french documentation +Description: FreeMedForms EMR French documentation The FreeMedForms project provides a set of medical applications to help health professionals in their day-to-day practice. It is developed by an international community of medical doctors and computer specialists. . - This package contains the french documentation of FreeMedForms EMR. + This package contains the French documentation of FreeMedForms EMR. Package: freediams-doc-en Architecture: all _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
