Ignore:
Timestamp:
02/22/11 01:59:02 (2 years ago)
Author:
alanbach-guest
Message:
  • Sync'd with Debian 3.32.2-1
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pkg/raul/main/gtkhtml3.14/trunk/debian/control

    r7320 r7443  
    22Section: gnome 
    33Priority: optional 
    4 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> 
    5 XSBC-Original-Maintainer: Debian Evolution Maintainers <pkg-evolution-maintainers@lists.alioth.debian.org> 
     4Maintainer: Debian Evolution Maintainers <pkg-evolution-maintainers@lists.alioth.debian.org> 
    65Uploaders: Loic Minier <lool@dooz.org>, 
    76           Heikki Henriksen <heikkih@gmail.com>, 
     
    1211Dm-Upload-Allowed: yes 
    1312Homepage: http://www.gnome.org/projects/evolution/ 
    14 Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/gtkhtml3.14/ubuntu 
     13Vcs-Svn: svn://svn.debian.org/svn/pkg-evolution/unstable/gtkhtml3.14 
     14Vcs-Browser: http://svn.debian.org/wsvn/pkg-evolution/unstable/gtkhtml3.14 
    1515Build-Depends: debhelper (>= 7.2.3~), 
    1616               cdbs (>= 0.4.37), 
    1717               dpkg-dev (>= 1.14.16), 
     18               hardening-includes, 
    1819               pkg-config, 
    1920               libtool, 
    2021               intltool (>= 0.36.3), 
    21                libgail-dev (>= 2.20.0), 
     22               libgail-dev (>= 1.1.0), 
    2223               libgnomeui-dev (>= 2.0.0), 
    2324               libpango1.0-dev (>= 1.5), 
     
    3839         ${misc:Depends}, 
    3940Suggests: libgtkhtml3.14-dbg 
    40 Replaces: gtkhtml3.14 (<< 3.32.0) 
    41 Conflicts: gtkhtml3.14 (<< 3.32.0) 
     41Replaces: gtkhtml3.14 (<< 3.16.0) 
     42Conflicts: gtkhtml3.14 (<< 3.16.0) 
    4243Description: HTML rendering/editing library - runtime files 
    4344 GtkHTML is a lightweight HTML rendering/printing/editing engine. 
     
    7172 This package contains the unstripped libraries used for debugging purposes. 
    7273 
    73 Package: libgtkhtml-editor0 
     74Package: libgtkhtml-editor-3.14-0 
    7475Architecture: any 
    7576Section: libs 
    7677Depends: ${shlibs:Depends}, 
    7778         ${misc:Depends}, 
    78          libgtkhtml-editor-common (= ${source:Version}) 
     79         libgtkhtml-editor-3.14-common (= ${source:Version}) 
    7980Breaks: libgtkhtml3.14 (<< 3.26) 
    8081Description: HTML rendering/editing library - editor widget 
     
    8384 This package contains the editor widget. 
    8485 
    85 Package: libgtkhtml-editor-common 
     86Package: libgtkhtml-editor-3.14-common 
    8687Section: libs 
    8788Architecture: all 
    8889Depends: ${shlibs:Depends}, 
    8990         ${misc:Depends}, 
    90 Conflicts: gtkhtml3.14 
    91 Replaces: gtkhtml3.14 
     91Conflicts: gtkhtml3.14, libgtkhtml-editor-common 
     92Replaces: gtkhtml3.14, libgtkhtml-editor-common 
    9293Description: HTML rendering/editing library - editor widget data 
    9394 GtkHTML is a lightweight HTML rendering/printing/editing engine. 
     
    9596 This package contains the editor widget data. 
    9697 
    97 Package: libgtkhtml-editor-dev 
     98Package: libgtkhtml-editor-3.14-dev 
    9899Architecture: any 
    99100Section: libdevel 
    100101Priority: extra 
    101 Depends: libgtkhtml-editor0 (= ${binary:Version}), 
     102Depends: libgtkhtml-editor-3.14-0 (= ${binary:Version}), 
    102103         ${misc:Depends}, 
    103104         ${shlibs:Depends} 
Note: See TracChangeset for help on using the changeset viewer.