* Move .a and .la files from the engine package to the development
package.
This commit is contained in:
parent
e6ea820388
commit
66b1786d8d
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -8,8 +8,10 @@ gtk+2.0 (2.8.18-5) unstable; urgency=low
|
||||
* Bump build dependencies for libcairo to the stable version.
|
||||
* Lots of cleanup in debian/rules.
|
||||
* Rename directfb packages to libgtk-directfb-2.0-*.
|
||||
* Move .a and .la files from the engine package to the development
|
||||
package.
|
||||
|
||||
-- Josselin Mouette <joss@debian.org> Sun, 30 Jul 2006 12:13:09 +0200
|
||||
-- Josselin Mouette <joss@debian.org> Sun, 30 Jul 2006 14:04:49 +0200
|
||||
|
||||
gtk+2.0 (2.8.18-4) experimental; urgency=low
|
||||
|
||||
|
2
debian/gtk2-engines-pixbuf.files
vendored
2
debian/gtk2-engines-pixbuf.files
vendored
@ -1 +1 @@
|
||||
usr/lib/gtk-2.0/*/engines
|
||||
usr/lib/gtk-2.0/*/engines/*.so
|
||||
|
1
debian/libgtk2.0-dev.files
vendored
1
debian/libgtk2.0-dev.files
vendored
@ -2,6 +2,7 @@ usr/bin/gdk-pixbuf-csource
|
||||
usr/include/*
|
||||
usr/lib/lib*.{so,la,a}
|
||||
usr/lib/pkgconfig/*.pc
|
||||
usr/lib/*/*/engines/*{la,a}
|
||||
usr/lib/*/*/loaders/*{la,a}
|
||||
usr/lib/*/*/immodules/*{la,a}
|
||||
usr/lib/*/include/*.h
|
||||
|
Loading…
Reference in New Issue
Block a user