r46257 - in /packages/texmaker/trunk/debian: changelog control

tille at users.alioth.debian.org tille at users.alioth.debian.org
Mon Sep 9 08:15:06 UTC 2013


Author: tille
Date: Mon Sep  9 08:15:06 2013
New Revision: 46257

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46257
Log:
cme fix dpkg-control

Modified:
    packages/texmaker/trunk/debian/changelog
    packages/texmaker/trunk/debian/control

Modified: packages/texmaker/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/texmaker/trunk/debian/changelog?rev=46257&op=diff
==============================================================================
--- packages/texmaker/trunk/debian/changelog	(original)
+++ packages/texmaker/trunk/debian/changelog	Mon Sep  9 08:15:06 2013
@@ -2,6 +2,8 @@
 
   * 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
 

Modified: packages/texmaker/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/texmaker/trunk/debian/control?rev=46257&op=diff
==============================================================================
--- packages/texmaker/trunk/debian/control	(original)
+++ packages/texmaker/trunk/debian/control	Mon Sep  9 08:15:06 2013
@@ -1,11 +1,14 @@
 Source: texmaker
+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>
 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
+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 @@
 
 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 @@
  support and extensive LaTeX documentation.
  .
  This package contains documentation and arch-independent files for Texmaker.
+




More information about the debian-science-commits mailing list