diff options
author | Cody Russell <bratsche@src.gnome.org> | 2008-07-01 22:57:50 +0000 |
---|---|---|
committer | Cody Russell <bratsche@src.gnome.org> | 2008-07-01 22:57:50 +0000 |
commit | 57223c9a056bfff1635ddd1e67f660cd5a61e9ff (patch) | |
tree | df4b40979bb8971cc15ab4d8839f9403801daa7c /debian/control | |
parent | 119f3cf1838f41c4c5e707742f8ad72aba32065e (diff) | |
download | gdk-pixbuf-57223c9a056bfff1635ddd1e67f660cd5a61e9ff.tar.gz |
Revert name change
svn path=/trunk/; revision=20724
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/debian/control b/debian/control index 6eb45e562..282901246 100644 --- a/debian/control +++ b/debian/control @@ -9,11 +9,11 @@ Architecture: any Section: libs Depends: ${shlibs:Depends} Conflicts: libgtk-dev (<< 1:1.0.2), libgtk1.1 -Description: CVS build of the GTK+ Toolkit set of widgets for X +Description: CVS build of the GIMP Toolkit set of widgets for X **THIS IS NOT AN OFFICIAL DEBIAN PACKAGE! THIS IS AN AUTOMATED CVS BUILD OF THE GTK+ LIBRARIES! BEWARE! IT MAY NOT WORK!** . - The GTK+ Toolkit is a freely available set of widgets for X. + The GIMP Toolkit is a freely available set of widgets for X. GTK is easy to use, and has been implemented in such projects as The GNU Image Manipulation Program (The GIMP), GNOME, a GNU desktop set of utilities for X, and gzilla, a GNU web-browser. @@ -29,33 +29,33 @@ Suggests: libgtk-cvs-doc Provides: libgtk1.1-dev Replaces: libgtk1.1-dev Conflicts: libgtk-dev, libgtk1 (<< 1:1.0.4), libgtk1.1-dev -Description: CVS build of development files for the GTK+ Toolkit +Description: CVS build of development files for the GIMP Toolkit **THIS IS NOT AN OFFICIAL DEBIAN PACKAGE! THIS IS AN AUTOMATED CVS BUILD OF THE GTK+ LIBRARIES! BEWARE! IT MAY NOT WORK!** . This package contains the header files and static libraries for the - GTK+ Toolkit set of widgets for X. + GIMP Toolkit set of widgets for X. . This is the unstable, 1.1 branch of GTK+. This is not intended for use with stable releases of programs! . Install this package if you wish to develop your own X programs using - the GTK+ Toolkit 1.1, or if you wish to compile your own plug-ins for + the GIMP Toolkit 1.1, or if you wish to compile your own plug-ins for The GIMP. Package: libgtk-cvs-doc Architecture: all Section: doc Conflicts: libgtk-dev (<< 1:0.99.4), libgtk-doc, libgtk1.1-doc -Description: CVS build of documentation for the GTK+ Toolkit +Description: CVS build of documentation for the GIMP Toolkit **THIS IS NOT AN OFFICIAL DEBIAN PACKAGE! THIS IS AN AUTOMATED CVS BUILD OF THE GTK+ LIBRARIES! BEWARE! IT MAY NOT WORK!** . This package contains lots of info-files, HTML docs, FAQs, and - other handy documentation about the GTK+ Toolkit set of widgets + other handy documentation about the GIMP Toolkit set of widgets for X. . - This package documents the unstable 1.1 release of the GTK+ Toolkit. + This package documents the unstable 1.1 release of the GIMP Toolkit. . Install this package if you want to have lots of info about the GIMP toolkit when you're programming. @@ -66,16 +66,16 @@ Section: devel Depends: libgtk-cvs-1.1 (= ${Source-Version}), libgtk-cvs-dev (= ${Source-Version}) Suggests: libgtk-cvs-doc Conflicts: libgtk1.1-dbg -Description: CVS build of debugging files for the GTK+ Toolkit +Description: CVS build of debugging files for the GIMP Toolkit **THIS IS NOT AN OFFICIAL DEBIAN PACKAGE! THIS IS AN AUTOMATED CVS BUILD OF THE GTK+ LIBRARIES! BEWARE! IT MAY NOT WORK!** . This package contains the debugging static libraries for the - GTK+ Toolkit set of widgets for X. + GIMP Toolkit set of widgets for X. . This is the unstable, 1.1 branch of GTK+. This is not intended for use with stable releases of programs! . Install this package if you wish to debug your own X programs using - the GTK+ Toolkit 1.1, or if you wish to debug your own plug-ins for + the GIMP Toolkit 1.1, or if you wish to debug your own plug-ins for The GIMP. |