rev 15958 - kde-extras/krecipes/trunk/debian
José Manuel Santamaría Lema
santa-guest at alioth.debian.org
Sun Sep 20 00:04:50 UTC 2009
Author: santa-guest
Date: 2009-09-20 00:04:47 +0000 (Sun, 20 Sep 2009)
New Revision: 15958
Modified:
kde-extras/krecipes/trunk/debian/control
Log:
According to debian dev reference section 6.2.2 short descriptions should not
be capitalized. Thanks to ana for noticing.
Modified: kde-extras/krecipes/trunk/debian/control
===================================================================
--- kde-extras/krecipes/trunk/debian/control 2009-09-19 23:58:08 UTC (rev 15957)
+++ kde-extras/krecipes/trunk/debian/control 2009-09-20 00:04:47 UTC (rev 15958)
@@ -18,7 +18,7 @@
Recommends: libqt4-sql-sqlite, sqlite3
Suggests: libqt4-sql-mysql, libqt4-sql-psql, mysql-client, postgresql-client,
krecipes-doc (= ${source:Version})
-Description: Recipes manager for KDE
+Description: recipes manager for KDE
Krecipes is a KDE application designed to manage recipes. It can help you to
do your shopping list, search through your recipes to find what you can do
with available ingredients and a diet helper. It can also import or export
@@ -30,7 +30,7 @@
Architecture: all
Depends: ${misc:Depends}
Recommends: krecipes (>= ${binary:Version})
-Description: Recipes manager for KDE - documentation
+Description: recipes manager for KDE - documentation
Krecipes is a KDE application designed to manage recipes. It can help you to
do your shopping list, search through your recipes to find what you can do
with available ingredients and a diet helper. It can also import or export
@@ -42,7 +42,7 @@
Package: krecipes-data
Architecture: all
Depends: ${misc:Depends}
-Description: Recipes manager for KDE - data files
+Description: recipes manager for KDE - data files
Krecipes is a KDE application designed to manage recipes. It can help you to
do your shopping list, search through your recipes to find what you can do
with available ingredients and a diet helper. It can also import or export
More information about the pkg-kde-commits
mailing list