[Pkg-lyx-devel] [lyx] 01/01: Add Replaces and Breaks to the lyx binary package to support the icon move from lyx-common to lyx which was implemented in 2.1.2-3. Closes: #767616
Sven Hoexter
hoexter at moszumanska.debian.org
Mon Feb 16 10:36:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
hoexter pushed a commit to branch master
in repository lyx.
commit 7865711137da010fe4f1907b396869e5bc2c0bb2
Author: Sven Hoexter <sven at stormbind.net>
Date: Mon Feb 16 11:36:06 2015 +0100
Add Replaces and Breaks to the lyx binary package to support the icon move from lyx-common to lyx which was implemented in 2.1.2-3. Closes: #767616
---
debian/changelog | 3 +++
debian/control | 2 ++
2 files changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 187cb1c..b3dd1f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ lyx (2.1.3-1) unstable; urgency=low
* New upstream release.
* No longer override_dh_builddep in d/rules - xz is a default
for quite some time.
+ * Add Replaces and Breaks to the lyx binary package to support
+ the icon move from lyx-common to lyx which was implemented in
+ 2.1.2-3. Closes: #767616
-- Sven Hoexter <hoexter at debian.org> Mon, 16 Feb 2015 10:54:15 +0100
diff --git a/debian/control b/debian/control
index d9ee9ab..dee8dc9 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,8 @@ Build-Depends: python, debhelper (>= 9), bc,
Package: lyx
Architecture: any
+Replaces: lyx-common (<< 2.1.2-3)
+Breaks: lyx-common (<< 2.1.2-3)
Depends: ${shlibs:Depends}, ${misc:Depends}, lyx-common (= ${source:Version}), xdg-utils
Recommends: texlive-latex-recommended, texlive-latex-extra, texlive-science, texlive-generic-recommended, texlive-generic-extra, texlive-fonts-recommended, preview-latex-style, dvipng, imagemagick, psutils, ghostscript, poppler-utils, fonts-lyx, evince-gtk | pdf-viewer, elyxer | tex4ht | hevea | tth | latex2html
Suggests: rcs, latex-xcolor, groff, libtiff-tools, gnuhtml2latex, wv, chktex, noweb, sgmltools-lite, linuxdoc-tools, writer2latex, latex2rtf, librsvg2-bin | inkscape, texlive-xetex, etoolbox, lyx-dbg (= ${binary:Version})
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-lyx/lyx.git
More information about the Pkg-lyx-devel
mailing list