[Pkg-lyx-devel] [SCM] LyX packaging branch, master, updated. upstream/2.0.0_rc3-550-gb22ad6f

Sven Hoexter sven at timegate.de
Tue Apr 26 14:14:24 UTC 2011


The following commit has been merged in the master branch:
commit b22ad6f7f2f92114ae1581cedd4dfc5226dd26a5
Author: Sven Hoexter <sven at timegate.de>
Date:   Tue Apr 26 16:13:29 2011 +0200

    According to dev-ref 6.2.2 the short description is no sentence so we should start in lowercase letters.

diff --git a/debian/changelog b/debian/changelog
index 97bce7e..3eaf80d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lyx (2.0.0~rc3-3) UNRELEASED; urgency=low
+
+  * According to dev-ref 6.2.2 the short description is no sentence so
+    we should start in lowercase letters.
+
+ -- Sven Hoexter <hoexter at debian.org>  Tue, 26 Apr 2011 16:12:42 +0200
+
 lyx (2.0.0~rc3-2) unstable; urgency=low
 
   * Add debian/patches/path_max_hurd to fix another PATH_MAX problem in LyX.
diff --git a/debian/control b/debian/control
index 945f178..b65bf2a 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, lyx-common (= ${source:Version}), xdg-utils
 Recommends: texlive-latex-recommended, texlive-latex-extra, texlive-science, texlive-generic-extra, texlive-fonts-recommended, preview-latex-style, dvipng, imagemagick, psutils, ghostscript, poppler-utils, ttf-lyx, evince-gtk | pdf-viewer, elyxer | tex4ht | hevea | tth | latex2html 
 Suggests: rcs, dvipost, groff, libtiff-tools, gnuhtml2latex, wv, chktex, noweb, menu, sgmltools-lite, linuxdoc-tools, writer2latex, latex2rtf, librsvg2-bin | inkscape
-Description: Document Processor
+Description: document processor
  LyX is an almost WYSIWYG-frontend for LaTeX. It makes the power and
  typesetting quality of LaTeX available for people who are used to
  word processors. Since LyX supports LaTeX's concept of general
@@ -45,7 +45,7 @@ Package: lyx-common
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
 Recommends: lyx
-Description: Architecture-independent files for LyX
+Description: architecture-independent files for LyX
  This package contains LyX's common files which are not
  architecture-dependent. See the lyx package for a description of LyX
  itself.

-- 
LyX packaging



More information about the Pkg-lyx-devel mailing list