* Build-depend on libcups2-dev instead of libcupsys2-dev, as cups
is transitioning to that new name.
This commit is contained in:
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
gtk+2.0 (2.12.10-3) UNRELEASED; urgency=low
|
||||
|
||||
* Build-depend on libcups2-dev instead of libcupsys2-dev, as cups
|
||||
is transitioning to that new name.
|
||||
|
||||
-- Emilio Pozuelo Monfort <pochu@ubuntu.com> Fri, 13 Jun 2008 15:53:49 +0200
|
||||
|
||||
gtk+2.0 (2.12.10-2) unstable; urgency=low
|
||||
|
||||
* debian/patches/092_openoffice-menus.patch:
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -2,7 +2,7 @@ Source: gtk+2.0
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Sebastien Bacher <seb128@debian.org>
|
||||
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org>, Josselin Mouette <joss@debian.org>
|
||||
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org>
|
||||
Build-Depends: debhelper (>= 5.0.22),
|
||||
gettext,
|
||||
pkg-config,
|
||||
@ -32,7 +32,7 @@ Build-Depends: debhelper (>= 5.0.22),
|
||||
dpkg-dev (>= 1.13.19),
|
||||
x11proto-xext-dev,
|
||||
libdirectfb-dev (>= 0.9.24),
|
||||
libcupsys2-dev (>= 1.2),
|
||||
cupsys2-dev (>= 1.2),
|
||||
quilt
|
||||
Build-Depends-Indep: gtk-doc-tools (>= 1.6),
|
||||
docbook-xml
|
||||
|
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -32,7 +32,7 @@ Build-Depends: debhelper (>= 5.0.22),
|
||||
dpkg-dev (>= 1.13.19),
|
||||
x11proto-xext-dev,
|
||||
libdirectfb-dev (>= 0.9.24),
|
||||
libcupsys2-dev (>= 1.2),
|
||||
cupsys2-dev (>= 1.2),
|
||||
quilt
|
||||
Build-Depends-Indep: gtk-doc-tools (>= 1.6),
|
||||
docbook-xml
|
||||
|
Reference in New Issue
Block a user