Merge lp:~oier/ubuntu/oneiric/latex-beamer/fix-for-bug-682202 into lp:ubuntu/oneiric/latex-beamer

Proposed by Oier Mees
Status: Needs review
Proposed branch: lp:~oier/ubuntu/oneiric/latex-beamer/fix-for-bug-682202
Merge into: lp:ubuntu/oneiric/latex-beamer
Diff against target: 35 lines (+10/-0)
3 files modified
debian/changelog (+8/-0)
debian/dirs (+1/-0)
debian/rules (+1/-0)
To merge this branch: bzr merge lp:~oier/ubuntu/oneiric/latex-beamer/fix-for-bug-682202
Reviewer Review Type Date Requested Status
Kees Cook Needs Fixing
Review via email: mp+65415@code.launchpad.net

Description of the change

Added a cp to make the userguide accesible by texdoc. (LP: #682202 and Closes: #357032)

To post a comment you must log in.
Revision history for this message
Oier Mees (oier) wrote :

the patch has been sent to debian

Revision history for this message
Kees Cook (kees) wrote :

Looks like these are in Debian as:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605281
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=305035

Doing a simple copy isn't sufficient because then, I think, we have two copies of the userguide: one gzipped, and one not.

review: Needs Fixing

Unmerged revisions

11. By Oier Mees

* debian/rules:
  - Added a cp to make the userguide accesible by texdoc. (LP: #682202
    and Closes: #357032)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2011-02-27 18:35:55 +0000
+++ debian/changelog 2011-06-21 21:16:04 +0000
@@ -1,3 +1,11 @@
1latex-beamer (3.10-1ubuntu1) oneiric; urgency=low
2
3 * debian/control:
4 - Added a cp to make the userguide accesible by texdoc. (LP: #682202)
5 - bumped debhelper version number and the standards-version.
6
7 -- Oier Mees <oie.mees@gmail.com> Fri, 10 Jun 2011 20:32:38 +0200
8
1latex-beamer (3.10-1) unstable; urgency=low9latex-beamer (3.10-1) unstable; urgency=low
210
3 * New upstream release (Closes: #606499).11 * New upstream release (Closes: #606499).
412
=== modified file 'debian/dirs'
--- debian/dirs 2007-05-03 22:15:13 +0000
+++ debian/dirs 2011-06-21 21:16:04 +0000
@@ -1,2 +1,3 @@
1usr/share/doc/latex-beamer/emulation1usr/share/doc/latex-beamer/emulation
2usr/share/texmf/tex/latex/beamer/emulation2usr/share/texmf/tex/latex/beamer/emulation
3usr/share/doc/texmf/latex-beamer/
34
=== modified file 'debian/rules'
--- debian/rules 2011-02-27 18:35:55 +0000
+++ debian/rules 2011-06-21 21:16:04 +0000
@@ -61,6 +61,7 @@
61 cp -r base/ $(TEXMF)/tex/latex/beamer/61 cp -r base/ $(TEXMF)/tex/latex/beamer/
6262
63 cp -r solutions/ $(DOCDIR)/63 cp -r solutions/ $(DOCDIR)/
64 cp doc/beameruserguide.pdf $(CURDIR)/debian/$(PACKAGE)/usr/share/doc/texmf/latex-beamer/
6465
65# Build architecture-independent files here.66# Build architecture-independent files here.
66binary-indep: build install67binary-indep: build install

Subscribers

People subscribed via source and target branches

to all changes: