---
 debian/changelog        |  7 +++++++
 debian/control          | 25 +++++++++++++++++--------
 debian/latexila.install |  2 +-
 3 files changed, 25 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6d2f894..881a08a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,18 @@
 latexila (3.14.2-1) UNRELEASED; urgency=medium
 
+  [ Tanguy Ortolo ]
   * New upstream release.
   * debian/control:
      + update dependency versions.
      + update Standards-Version to 3.9.6 (no change needed).
   * debian/patches: remove two patches, as they were applied upstream.
 
+  [ Matthieu Baerts (matttbe) ]
+  * debian/control:
+    + Used wrap-and-sort as generally recommended.
+  * debian/latexila.install:
+    + Run wrap-and-sort script.
+
  -- Tanguy Ortolo <tanguy+deb...@ortolo.eu>  Mon, 27 Oct 2014 16:31:31 +0100
 
 latexila (3.14.0-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 6c5e628..e6224c8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,19 @@ Source: latexila
 Section: tex
 Priority: optional
 Maintainer: Tanguy Ortolo <tanguy+deb...@ortolo.eu>
-Build-Depends: debhelper (>= 9~), autotools-dev,
-    libglib2.0-dev (>= 2.40), libgtk-3-dev (>= 3.14), libgtksourceview-3.0-dev 
(>= 3.10),
-    libgtkspell3-3-dev (>= 3.0.4), libgee-0.8-dev (>= 0.10),
-    gettext, gsettings-desktop-schemas-dev,
-    valac (>= 0.25.4),
-    intltool, itstool, libxml2-utils
+Build-Depends: autotools-dev,
+               debhelper (>= 9~),
+               gettext,
+               gsettings-desktop-schemas-dev,
+               intltool,
+               itstool,
+               libgee-0.8-dev (>= 0.10),
+               libglib2.0-dev (>= 2.40),
+               libgtk-3-dev (>= 3.14),
+               libgtksourceview-3.0-dev (>= 3.10),
+               libgtkspell3-3-dev (>= 3.0.4),
+               libxml2-utils,
+               valac (>= 0.25.4)
 Standards-Version: 3.9.6
 Homepage: http://projects.gnome.org/latexila/
 Vcs-Git: git://git.ortolo.eu/pkg-latexila.git
@@ -15,8 +22,10 @@ Vcs-Browser: http://git.ortolo.eu/pkg-latexila.git
 
 Package: latexila
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, latexila-data (= 
${source:Version})
-Recommends: texlive, latexmk (>= 4.31)
+Depends: latexila-data (= ${source:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Recommends: latexmk (>= 4.31), texlive
 Description: LaTeX editor designed for the GNOME desktop
  LaTeXila is a LaTeX editor for GNOME. It integrates the various tools required
  for processing LaTeX documents. It provides menus, buttons and templates to
diff --git a/debian/latexila.install b/debian/latexila.install
index a5ef488..d749ed3 100644
--- a/debian/latexila.install
+++ b/debian/latexila.install
@@ -1,2 +1,2 @@
-usr/bin
 debian/latexila.xpm usr/share/pixmaps
+usr/bin
-- 
2.1.4


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to