[texmaker] 30/103: Add texmaker-data package.
Andreas Tille
tille at debian.org
Sun Sep 10 17:38:27 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 69fecfcf0e5e87cbb9bf31cf667f9aabe179d2d3
Author: Ruben Molina <rmolina at udea.edu.co>
Date: Mon Feb 8 03:09:35 2010 +0000
Add texmaker-data package.
---
debian/changelog | 4 +++-
debian/control | 12 +++++++++++-
debian/{texmaker.install => texmaker-data.install} | 15 ++++++---------
debian/texmaker.install | 17 +++--------------
4 files changed, 23 insertions(+), 25 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 40916fb..312db32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,10 @@ texmaker (1.9.9-1) UNRELEASED; urgency=low
* Now using using source format `3.0 (quilt)' for orig.tar.bz support.
* Now using tiny rules from dh 7.
* Standards-Version bumped to 3.8.4 (no changes).
+ * Add a new texmaker-data package (big-usr-share, 83%)
+ * New relationships and some changes in *install needed for the split.
- -- Ruben Molina <rmolina at udea.edu.co> Sun, 07 Feb 2010 22:04:11 -0500
+ -- Ruben Molina <rmolina at udea.edu.co> Sun, 07 Feb 2010 22:08:53 -0500
texmaker (1.9.2-2) UNRELEASED; urgency=low
diff --git a/debian/control b/debian/control
index 3a16f9c..629402e 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Architecture: any
Depends: ${shlibs:Depends}
Recommends: aspell, ghostscript, netpbm, psutils, texlive-latex-extra,
hunspell-dictionary | openoffice.org-spellcheck-de-de | myspell-dictionary | hunspell-en-us,
- asymptote
+ asymptote, texmaker-data (>= ${source:Version})
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
@@ -24,3 +24,13 @@ Description: cross-platform LaTeX editor
some nice features such as syntax highlighting, insertion of 370 mathematical
symbols with only one click, and "structure view" of the document for easier
navigation.
+
+Package: texmaker-data
+Architecture: all
+Depends: ${misc:Depends}
+Replaces: texmaker (<< ${source:Version})
+Description: Texmaker LaTeX editor -- arch-independent files
+ Texmaker is a clean, highly configurable LaTeX editor with good hot key
+ support and extensive LaTeX documentation.
+ .
+ This package contains documentation and arch-independent files for Texmaker.
diff --git a/debian/texmaker.install b/debian/texmaker-data.install
similarity index 53%
copy from debian/texmaker.install
copy to debian/texmaker-data.install
index 6e7b260..209f990 100644
--- a/debian/texmaker.install
+++ b/debian/texmaker-data.install
@@ -1,15 +1,12 @@
-texmaker usr/bin
-utilities/*.gif usr/share/doc/texmaker/html
-doc/* usr/share/doc/texmaker/html
-dictionaries/*.txt usr/share/doc/texmaker/dictionaries
-utilities/[a-ce-su-z]*.png usr/share/texmaker
-utilities/[a-km-z]*.txt usr/share/texmaker
-locale/* 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/
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/texmaker.desktop usr/share/applications/
-debian/texmaker.xpm usr/share/pixmaps/
+utilities/*.gif usr/share/doc/texmaker/html/
+doc/* usr/share/doc/texmaker/html/
+dictionaries/*.txt usr/share/doc/texmaker/dictionaries/
diff --git a/debian/texmaker.install b/debian/texmaker.install
index 6e7b260..eb22053 100644
--- a/debian/texmaker.install
+++ b/debian/texmaker.install
@@ -1,15 +1,4 @@
-texmaker usr/bin
-utilities/*.gif usr/share/doc/texmaker/html
-doc/* usr/share/doc/texmaker/html
-dictionaries/*.txt usr/share/doc/texmaker/dictionaries
-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/
-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/texmaker.desktop usr/share/applications/
+texmaker usr/bin/
debian/texmaker.xpm usr/share/pixmaps/
+utilities/texmaker.desktop usr/share/applications/
+
--
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