According to Vala devs (and Sébastien), it's better to compile these .c
files.
---
debian/changelog | 3 +++
debian/clean | 3 ---
debian/control | 3 +--
3 files changed, 4 insertions(+), 5 deletions(-)
delete mode 100644 debian/clean
diff --git a/debian/changelog b/debian/changelog
index 3706f85..807abce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,10 +16,13 @@ latexila (3.14.2-1) UNRELEASED; urgency=medium
+ Added hicolor-icon-theme as recommended: icons theme used as fallback.
+ Added latex-beamer, texlive-latex-extra and texlive-xetex as suggested
packages: can be useful for beginners.
+ + Build-Depends: removed valac, see 'debian/clean'
* debian/latexila.install:
+ Run wrap-and-sort script.
* debian/rules:
+ Added --parallel as generally recommended.
+ * debian/clean:
+ + Removed: according to Vala devs, it's better to compile these .c files
-- Tanguy Ortolo <[email protected]> Mon, 27 Oct 2014 16:31:31 +0100
diff --git a/debian/clean b/debian/clean
deleted file mode 100644
index 552fa2b..0000000
--- a/debian/clean
+++ /dev/null
@@ -1,3 +0,0 @@
-# Regenerated files, that are not really necessary, and that would be detected
-# as modified by the VCS
-src/*.c
diff --git a/debian/control b/debian/control
index a918853..5465f90 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,7 @@ Build-Depends: autotools-dev,
libgtk-3-dev (>= 3.14),
libgtksourceview-3.0-dev (>= 3.10),
libgtkspell3-3-dev (>= 3.0.4),
- libxml2-utils,
- valac (>= 0.25.4)
+ libxml2-utils
Standards-Version: 3.9.6
Homepage: https://wiki.gnome.org/Apps/LaTeXila
Vcs-Git: git://git.ortolo.eu/pkg-latexila.git
--
2.1.4
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]