[texmaker] 46/103: Fixed install target to work cleanly with new version; Depends: texmaker-data

Andreas Tille tille at debian.org
Sun Sep 10 17:38:29 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 2409175ff4eda055c7b17bb3674639bb7c056b3e
Author: Andreas Tille <tille at debian.org>
Date:   Wed Apr 6 16:57:57 2011 +0000

    Fixed install target to work cleanly with new version; Depends: texmaker-data
---
 debian/changelog             | 5 ++++-
 debian/control               | 2 +-
 debian/texmaker-data.install | 6 +++---
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ee73d31..cdccd9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,10 @@
-texmaker (3.0-1) UNRELEASED; urgency=low
+texmaker (3.0-1) unstable; urgency=low
 
   * New upstream version
     (adapted patch, removed patches applied upstream)
+  * debian/texmaker-data.install: Adapt to new version
+  * debian/control: Added missing
+    Depends: texmaker-data (= ${source:Version})
 
  -- Andreas Tille <tille at debian.org>  Tue, 05 Apr 2011 22:03:49 +0200
 
diff --git a/debian/control b/debian/control
index 2b07ff7..4eebe4a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Homepage: http://www.xm1math.net/texmaker/
 
 Package: texmaker
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+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, texmaker-data (>= ${source:Version})
diff --git a/debian/texmaker-data.install b/debian/texmaker-data.install
index 209f990..31d8bc0 100644
--- a/debian/texmaker-data.install
+++ b/debian/texmaker-data.install
@@ -1,5 +1,5 @@
-utilities/[a-ce-su-z]*.png    usr/share/texmaker/
-utilities/[a-km-z]*.txt       usr/share/texmaker/
+#utilities/[a-ce-su-z]*.png    usr/share/texmaker/
+#utilities/[a-km-z]*.txt       usr/share/texmaker/
 locale/*                      usr/share/texmaker/
 utilities/texmaker16x16.png   usr/share/icons/hicolor/16x16/apps/
 utilities/texmaker22x22.png   usr/share/icons/hicolor/22x22/apps/
@@ -7,6 +7,6 @@ utilities/texmaker32x32.png   usr/share/icons/hicolor/32x32/apps/
 utilities/texmaker48x48.png   usr/share/icons/hicolor/48x48/apps/
 utilities/texmaker64x64.png   usr/share/icons/hicolor/64x64/apps/
 utilities/texmaker128x128.png usr/share/icons/hicolor/128x128/apps/
-utilities/*.gif               usr/share/doc/texmaker/html/
+#utilities/*.gif               usr/share/doc/texmaker/html/
 doc/*                         usr/share/doc/texmaker/html/
 dictionaries/*.txt            usr/share/doc/texmaker/dictionaries/

-- 
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