~ubuntu-branches/ubuntu/saucy/vm/saucy

« back to all changes in this revision

Viewing changes to debian/{arch}/debian-dir/debian-dir--vm/debian-dir--vm--1.0/srivasta@debian.org--etch/patch-log/patch-2

  • Committer: Bazaar Package Importer
  • Author(s): Manoj Srivastava
  • Date: 2006-09-29 14:18:38 UTC
  • mfrom: (3.1.3 edgy)
  • Revision ID: james.westby@ubuntu.com-20060929141838-ljna6g351qxt0ocj
Tags: 7.19-11
Bug fix: "vm: purging the package fails (ucf unavailable)", thanks to
Bill Allombert                                         (Closes: #389966).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Revision: debian-dir--vm--1.0--patch-2
 
2
Archive: srivasta@debian.org--etch
 
3
Creator: Manoj Srivastava <srivasta@debian.org>
 
4
Date: Mon Aug  8 09:42:43 CDT 2005
 
5
Standard-date: 2005-08-08 14:42:43 GMT
 
6
Modified-files: changelog control local-vars.mk local.mk
 
7
New-patches: srivasta@debian.org--etch/debian-dir--vm--1.0--patch-2
 
8
Summary: Fix FTBS bug due to the change in behaviour of texi2html
 
9
Keywords: 
 
10
 
 
11
* control (Build-Depends): Make sure the build dependency on texi2html is
 
12
  versioned, so we know what interface we are getting.
 
13
(Build-Depends-Indep): Ditto
 
14
 
 
15
* local-vars.mk (MENUDIR): Ensure that we use the new /usr/share/menu
 
16
  directory, this shall silence lintian.
 
17
 
 
18
* local.mk (stamp-build-vm): Tell texi2html that the output dir is the
 
19
  current directory, to ensure the behaviour remains the same as before.