Tighten dependency between libgtop2-dev and gir1.2-gtop-2.0.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -6,6 +6,7 @@ libgtop2 (2.28.4-2) UNRELEASED; urgency=low
|
|||||||
- Bump Build-Depends on debhelper.
|
- Bump Build-Depends on debhelper.
|
||||||
* debian/control.in:
|
* debian/control.in:
|
||||||
- Drop obsolete versioned Build-Depends on dpkg-dev.
|
- Drop obsolete versioned Build-Depends on dpkg-dev.
|
||||||
|
- Tighten dependency between libgtop2-dev and gir1.2-gtop-2.0.
|
||||||
|
|
||||||
-- Michael Biebl <biebl@debian.org> Wed, 14 Dec 2011 20:36:19 +0100
|
-- Michael Biebl <biebl@debian.org> Wed, 14 Dec 2011 20:36:19 +0100
|
||||||
|
|
||||||
|
|||||||
7
debian/control
vendored
7
debian/control
vendored
@@ -32,7 +32,8 @@ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/libgtop2
|
|||||||
|
|
||||||
Package: libgtop2-7
|
Package: libgtop2-7
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
|
${misc:Depends},
|
||||||
libgtop2-common (>= ${source:Version})
|
libgtop2-common (>= ${source:Version})
|
||||||
Description: gtop system monitoring library (shared)
|
Description: gtop system monitoring library (shared)
|
||||||
The gtop library reads information about processes and the state of the
|
The gtop library reads information about processes and the state of the
|
||||||
@@ -45,8 +46,8 @@ Architecture: any
|
|||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
libgtop2-7 (= ${binary:Version}),
|
libgtop2-7 (= ${binary:Version}),
|
||||||
libglib2.0-dev,
|
gir1.2-gtop-2.0 (= ${binary:Version}),
|
||||||
gir1.2-gtop-2.0
|
libglib2.0-dev
|
||||||
Description: gtop system monitoring library (devel)
|
Description: gtop system monitoring library (devel)
|
||||||
The gtop library reads information about processes and the state of the
|
The gtop library reads information about processes and the state of the
|
||||||
system. It is used by the GNOME desktop environment.
|
system. It is used by the GNOME desktop environment.
|
||||||
|
|||||||
7
debian/control.in
vendored
7
debian/control.in
vendored
@@ -27,7 +27,8 @@ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/libgtop2
|
|||||||
|
|
||||||
Package: libgtop2-7
|
Package: libgtop2-7
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
|
${misc:Depends},
|
||||||
libgtop2-common (>= ${source:Version})
|
libgtop2-common (>= ${source:Version})
|
||||||
Description: gtop system monitoring library (shared)
|
Description: gtop system monitoring library (shared)
|
||||||
The gtop library reads information about processes and the state of the
|
The gtop library reads information about processes and the state of the
|
||||||
@@ -40,8 +41,8 @@ Architecture: any
|
|||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
libgtop2-7 (= ${binary:Version}),
|
libgtop2-7 (= ${binary:Version}),
|
||||||
libglib2.0-dev,
|
gir1.2-gtop-2.0 (= ${binary:Version}),
|
||||||
gir1.2-gtop-2.0
|
libglib2.0-dev
|
||||||
Description: gtop system monitoring library (devel)
|
Description: gtop system monitoring library (devel)
|
||||||
The gtop library reads information about processes and the state of the
|
The gtop library reads information about processes and the state of the
|
||||||
system. It is used by the GNOME desktop environment.
|
system. It is used by the GNOME desktop environment.
|
||||||
|
|||||||
Reference in New Issue
Block a user