~stefanor/overlay-scrollbar/ma-foreign

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: CI Train Bot
  • Author(s): Iain Lane
  • Date: 2015-11-17 17:04:56 UTC
  • mfrom: (393.1.1 overlay-scrollbar)
  • Revision ID: ci-train-bot@canonical.com-20151117170456-tvpdlmealpotkrr6
Have the -gtk2 library depend on overlay-scrollbar. It contains gsettings schemas and configuration, so having it this way round is right.

Approved by: Lars Uebernickel, Sebastien Bacher

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
Multi-Arch: same
23
23
Depends: ${misc:Depends},
24
24
         ${shlibs:Depends},
 
25
         overlay-scrollbar (= ${source:Version}),
25
26
Replaces: liboverlay-scrollbar-0.2-0 (<< 0.2.16+r348),
26
27
          liboverlay-scrollbar-0.2-dev (<< 0.2.16+r348),
27
28
Conflicts: liboverlay-scrollbar-0.2-0 (<< 0.2.16+r348),
32
33
Package: overlay-scrollbar
33
34
Section: libs
34
35
Architecture: all
35
 
Depends: overlay-scrollbar-gtk2,
36
 
         ${misc:Depends},
 
36
Depends: ${misc:Depends},
37
37
Conflicts: overlay-scrollbar-gtk3
38
38
Replaces: overlay-scrollbar-gtk3
39
 
Description: Scrollbar overlay
 
39
Description: Scrollbar overlay - configuration
40
40
 Overlay scrollbar is a GtkModule enabling a dynamic overlay behavior.
 
41
 .
 
42
 This package contains GSettings schemas and startup scripts for overlay
 
43
 scrollbars.