* Set Priority to extra to sync with overrides.

This commit is contained in:
Loïc Minier
2006-06-30 19:23:51 +00:00
parent 8b46af7491
commit f5494bcae9
3 changed files with 8 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
gtk+2.0 (2.8.18-5) UNRELEASED; urgency=low
* Set Priority to extra to sync with overrides.
-- Loic Minier <lool@dooz.org> Fri, 30 Jun 2006 21:23:03 +0200
gtk+2.0 (2.8.18-4) experimental; urgency=low gtk+2.0 (2.8.18-4) experimental; urgency=low
* Bump libcairo build dependencies. * Bump libcairo build dependencies.

1
debian/control vendored
View File

@ -24,6 +24,7 @@ Description: The GTK+ graphical user interface library
Package: libgtk+2.0-directfb0 Package: libgtk+2.0-directfb0
Section: libs Section: libs
Priority: extra
Architecture: any Architecture: any
Depends: libgtk2.0-0 (= ${binary:Version}), ${shlibs:Depends} Depends: libgtk2.0-0 (= ${binary:Version}), ${shlibs:Depends}
Description: The GTK+ graphical user interface library - DirectFB runtime Description: The GTK+ graphical user interface library - DirectFB runtime

1
debian/control.in vendored
View File

@ -24,6 +24,7 @@ Description: The GTK+ graphical user interface library
Package: libgtk+2.0-directfb@SONAME@ Package: libgtk+2.0-directfb@SONAME@
Section: libs Section: libs
Priority: extra
Architecture: any Architecture: any
Depends: libgtk2.0-@SONAME@ (= ${binary:Version}), ${shlibs:Depends} Depends: libgtk2.0-@SONAME@ (= ${binary:Version}), ${shlibs:Depends}
Description: The GTK+ graphical user interface library - DirectFB runtime Description: The GTK+ graphical user interface library - DirectFB runtime