[texmaker] 73/103: cme fix dpkg-control

Andreas Tille tille at debian.org
Sun Sep 10 17:38:31 UTC 2017


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

tille pushed a commit to branch master
in repository texmaker.

commit 5de37d879b864912dd8e45fecd8e6b4da1f54bea
Author: Andreas Tille <tille at debian.org>
Date:   Mon Sep 9 08:15:06 2013 +0000

    cme fix dpkg-control
---
 debian/changelog |  2 ++
 debian/control   | 29 ++++++++++++++++++++---------
 2 files changed, 22 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3c5aa43..e4f70e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ texmaker (4.0.4-1) UNRELEASED; urgency=low
 
   * New upstream version
     Patch 30-fix-ftbfs-arm.patch is applied upstream
+  * debian/control:
+     - cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Mon, 09 Sep 2013 10:12:21 +0200
 
diff --git a/debian/control b/debian/control
index 9c812d3..492a8a3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,14 @@
 Source: texmaker
-Section: tex
-Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>,
- Ruben Molina <rmolina at udea.edu.co>
-Build-Depends: debhelper (>= 9), libqt4-dev (>=4.5.1), libglib2.0-dev, libpoppler-qt4-dev,
- libqtwebkit-dev
+           Ruben Molina <rmolina at udea.edu.co>
+Section: tex
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               libqt4-dev,
+               libglib2.0-dev,
+               libpoppler-qt4-dev,
+               libqtwebkit-dev
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-science/packages/texmaker/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/texmaker/trunk/
@@ -13,10 +16,17 @@ Homepage: http://www.xm1math.net/texmaker/
 
 Package: texmaker
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, texmaker-data (= ${source:Version})
-Recommends: aspell, ghostscript, netpbm, psutils, texlive-latex-extra,
- hunspell-dictionary | openoffice.org-spellcheck-de-de | myspell-dictionary | hunspell-en-us,
- asymptote, ibus-qt4
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         texmaker-data (= ${source:Version})
+Recommends: aspell,
+            ghostscript,
+            netpbm,
+            psutils,
+            texlive-latex-extra,
+            hunspell-dictionary | openoffice.org-spellcheck-de-de | myspell-dictionary | hunspell-en-us,
+            asymptote,
+            ibus-qt4
 Description: cross-platform LaTeX editor
  Texmaker is a clean, highly configurable LaTeX editor with good hot key 
  support and extensive LaTeX documentation. Texmaker integrates many tools 
@@ -34,3 +44,4 @@ Description: Texmaker LaTeX editor -- arch-independent files
  support and extensive LaTeX documentation.
  .
  This package contains documentation and arch-independent files for Texmaker.
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/texmaker.git



More information about the debian-science-commits mailing list