~ubuntu-branches/ubuntu/saucy/yelp/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2011-12-06 20:43:45 UTC
  • mfrom: (1.1.53) (2.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20111206204345-npwjyiz6kvrip28n
Tags: 3.2.1-0ubuntu1
* New upstream version, resynchronize on Debian, remaining diffs,
  we should probably promote libjs-jquery-ui in a next upload and revert the
  diff on that and rebase on the dfsg tarball from Debian
* debian/control.in:
  - don't Depends on libjs-jquery-ui, it's in universe
  - Build-Depends on lpi, dh-autoreconf, gnome-common
  - Suggest ttf-dejavu, instead of Recommend  
* debian/patches/00_no_am_gnu_gettext.patch:
  - Can't use both AM_GNU_GETTEXT and IT_PROG_INTLTOOL
* debian/patches/01_lpi.patch:
  - launchpad integration
* debian/patches/05_menu_tooltip.patch:
  - Change tooltip from "Get help with GNOME" to "Get help with Ubuntu"
* debian/patches/06_make_ubuntu_docs_default.patch
  - Use ubuntu-help as default instead of gnome-help
* debian/patches/07_disable_package_search.patch:
  - Remove "Search for packages containing this document" feature
    because it doesn't work in the default Ubuntu install
* debian/rules:
  - use autoreconf rule
* debian/yelp.install:
  - install the apport hook
* debian/yelp.links:
  - revert, we don't use libjs-jquery-ui

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
Priority: optional
9
9
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
10
10
XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
11
 
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
12
 
Standards-Version: 3.9.1
 
11
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Frederic Peters <fpeters@debian.org>, Gustavo Noronha Silva <kov@debian.org>, Josselin Mouette <joss@debian.org>, Michael Biebl <biebl@debian.org>
 
12
Standards-Version: 3.9.2
13
13
Build-Depends: debhelper (>= 8),
14
14
               dh-autoreconf,
 
15
               gnome-common,
15
16
               gnome-pkg-tools (>= 0.10),
16
17
               cdbs (>= 0.4.41),
17
 
               gnome-common,
18
18
               docbook-to-man,
19
 
               intltool (>= 0.35.0),
 
19
               intltool (>= 0.41.0),
 
20
               gnome-doc-utils (>= 0.19.1),
 
21
               gtk-doc-tools,
 
22
               libglib2.0-doc,
 
23
               libgtk-3-doc,
20
24
               libglib2.0-dev (>= 2.25.11),
21
 
               gnome-doc-utils (>= 0.19.1),
22
25
               libgtk-3-dev (>= 3.0.0),
23
26
               libxml2-dev (>= 2.6.5),
24
27
               libxslt1-dev (>= 1.1.4),
30
33
               yelp-xsl (>= 3.1.2),
31
34
               liblaunchpad-integration-3.0-dev (>= 0.1.17)
32
35
Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/yelp/ubuntu
 
36
Homepage: http://live.gnome.org/Yelp
33
37
 
34
38
Package: yelp
35
39
Architecture: any
36
40
Depends: ${shlibs:Depends},
37
41
         ${misc:Depends},
38
 
         yelp-xsl (>= 2.91.9),
 
42
         libyelp0 (= ${binary:Version}),
 
43
         yelp-xsl (>= 3.1.2),
39
44
         man-db (>= 2.5.1-1)
40
45
Recommends: gnome-user-guide
41
46
Suggests: ttf-dejavu
51
56
Section: libs
52
57
Depends: ${misc:Depends},
53
58
         ${shlibs:Depends}
54
 
Breaks: yelp (<< 3.1.1-0ubuntu1)
55
 
Replaces: yelp
 
59
Breaks: yelp (<< 3.2.0)
56
60
Description: Library for the GNOME help browser
57
61
 Yelp is the help browser for the GNOME desktop.  Yelp provides a simple
58
62
 graphical interface for viewing DocBook, Mallard, HTML, man, and info
69
73
         libwebkitgtk-3.0-dev,
70
74
         libxml2-dev (>= 2.6.5),
71
75
         libxslt1-dev (>= 1.1.4)
72
 
Breaks: yelp (<< 3.1.1-0ubuntu1)
73
 
Replaces: yelp
74
76
Description: Library for the GNOME help browser (development)
75
77
 Yelp is the help browser for the GNOME desktop.  Yelp provides a simple
76
78
 graphical interface for viewing DocBook, Mallard, HTML, man, and info