Changeset 597
- Timestamp:
- 04/04/07 16:23:06 (6 years ago)
- Location:
- pkg/main/gnome-themes/trunk/debian
- Files:
-
- 7 edited
-
changelog (modified) (1 diff)
-
control (modified) (2 diffs)
-
control.in (modified) (2 diffs)
-
gnome-themes.install (modified) (1 diff)
-
gtk-engines-2.pc (modified) (1 diff)
-
rules (modified) (1 diff)
-
watch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pkg/main/gnome-themes/trunk/debian/changelog
r232 r597 1 gnome-themes (2.16.3-parsix1) unstable; urgency=low 2 3 * New upstream release. 4 5 -- Alan Baghumian <alan@technotux.org> Wed, 31 Jan 2007 09:36:41 +0330 6 7 gnome-themes (2.16.2-parsix1) unstable; urgency=low 8 9 * New upstream release. 10 11 -- Alan Baghumian <alan@technotux.org> Wed, 29 Nov 2006 19:24:32 +0330 1 gnome-themes (2.18.0-parsix1) barry; urgency=low 2 3 * Parsix build 4 5 -- Alan Baghumian <alan@technotux.org> Wed, 4 Apr 2007 17:52:08 +0330 6 7 gnome-themes (2.18.0-1) experimental; urgency=low 8 9 * New upstream major stable release; fixes and translations. 10 - Bump up dependencies on gtk2-engines to >= 2.9.0. 11 - Bump up version in debian/gtk-engines-2.pc to 2.9.0. 12 - Add Glossy theme to gnome-themes. 13 14 -- Loic Minier <lool@dooz.org> Sat, 17 Mar 2007 11:29:29 +0100 15 16 gnome-themes (2.16.3-1) experimental; urgency=low 17 18 [ Loic Minier ] 19 * Add a get-orig-source target to retrieve the upstream tarball. 20 * Include the new check-dist Makefile to prevent accidental uploads to 21 unstable; bump build-dep on gnome-pkg-tools to >= 0.10. 22 23 [ Sven Arvidsson ] 24 * Update theme descriptions. 25 26 [ Loic Minier ] 27 * New upstream stable release; translations. 28 29 -- Loic Minier <lool@dooz.org> Sat, 17 Mar 2007 11:02:32 +0100 30 31 gnome-themes (2.16.2-1) experimental; urgency=low 32 33 [ Loic Minier ] 34 * Fix watch file to use HTTP. 35 36 [ Josselin Mouette ] 37 * New upstream release. 38 39 -- Josselin Mouette <joss@debian.org> Fri, 8 Dec 2006 23:23:49 +0100 12 40 13 41 gnome-themes (2.16.1-1) experimental; urgency=low -
pkg/main/gnome-themes/trunk/debian/control
r232 r597 5 5 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Clément Stenac <zorglub@debian.org>, Dafydd Harries <daf@debian.org>, Guilherme de S. Pastore <gpastore@debian.org>, Gustavo Franco <stratus@debian.org>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Jordi Mallach <jordi@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Kilian Krause <kilian@debian.org>, Loic Minier <lool@dooz.org>, Marc 'HE' Brockschmidt <he@debian.org>, Marco Cabizza <marco87@gmail.com>, Oystein Gisnas <oystein@gisnas.net>, OndÅej SurÜ <ondrej@debian.org>, Ross Burton <ross@debian.org>, Sebastien Bacher <seb128@debian.org>, Sjoerd Simons <sjoerd@debian.org> 6 6 Standards-Version: 3.7.2 7 Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools 7 Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools (>= 0.10) 8 8 Build-Depends-Indep: libxml-parser-perl, libgtk2.0-dev (>= 2.4.0), icon-naming-utils (>= 0.8.0), pkg-config 9 9 10 10 Package: gnome-themes 11 11 Architecture: all 12 Depends: gtk2-engines , gtk2-engines-pixbuf, librsvg2-common12 Depends: gtk2-engines (>= 2.9.0), gtk2-engines-pixbuf, librsvg2-common 13 13 Replaces: gtk2-engines-crux (<< 1:2.6.1), gtk2-engines-mist (<< 1:2.6.1-1), gtk2-engines-clearlooks (<< 0.6.2-3), gtk2-engines-lighthouseblue, gtk2-engines-industrial 14 14 Conflicts: gtk2-engines-glider … … 19 19 environment. 20 20 . 21 * The Clearlooks theme is the default, combining usability with an 22 attractive look. 21 23 * The Crux theme is well known for its smooth gradients with teal 22 24 highlights. 23 25 * The Glider theme is meant to be simple yet quite esthetic. 24 * The Grand Canyon theme comes with its red icons and brings a dusty25 orange appearance.26 26 * The Mist theme provides a minimalistic rendering around blue tones. 27 * The Ocean Dream theme is built around a seashore ambiance. 28 * The Simple theme is designed for high performance with a thin 29 appearance. 30 * The Smokey-Blue theme brings a soft glassy appearance. 27 * The Industrial theme is flat looking with low contrast. 31 28 32 29 Package: gnome-accessibility-themes 33 30 Architecture: all 34 Depends: gtk2-engines , gnome-themes31 Depends: gtk2-engines (>= 2.9.0), gnome-themes 35 32 Description: accessibility themes for the GNOME 2 desktop 36 33 This package contains some high accessibility themes for the GNOME -
pkg/main/gnome-themes/trunk/debian/control.in
r232 r597 5 5 Uploaders: @GNOME_TEAM@ 6 6 Standards-Version: 3.7.2 7 Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools 7 Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools (>= 0.10) 8 8 Build-Depends-Indep: libxml-parser-perl, libgtk2.0-dev (>= 2.4.0), icon-naming-utils (>= 0.8.0), pkg-config 9 9 10 10 Package: gnome-themes 11 11 Architecture: all 12 Depends: gtk2-engines , gtk2-engines-pixbuf, librsvg2-common12 Depends: gtk2-engines (>= 2.9.0), gtk2-engines-pixbuf, librsvg2-common 13 13 Replaces: gtk2-engines-crux (<< 1:2.6.1), gtk2-engines-mist (<< 1:2.6.1-1), gtk2-engines-clearlooks (<< 0.6.2-3), gtk2-engines-lighthouseblue, gtk2-engines-industrial 14 14 Conflicts: gtk2-engines-glider … … 19 19 environment. 20 20 . 21 * The Clearlooks theme is the default, combining usability with an 22 attractive look. 21 23 * The Crux theme is well known for its smooth gradients with teal 22 24 highlights. 23 25 * The Glider theme is meant to be simple yet quite esthetic. 24 * The Grand Canyon theme comes with its red icons and brings a dusty25 orange appearance.26 26 * The Mist theme provides a minimalistic rendering around blue tones. 27 * The Ocean Dream theme is built around a seashore ambiance. 28 * The Simple theme is designed for high performance with a thin 29 appearance. 30 * The Smokey-Blue theme brings a soft glassy appearance. 27 * The Industrial theme is flat looking with low contrast. 31 28 32 29 Package: gnome-accessibility-themes 33 30 Architecture: all 34 Depends: gtk2-engines , gnome-themes31 Depends: gtk2-engines (>= 2.9.0), gnome-themes 35 32 Description: accessibility themes for the GNOME 2 desktop 36 33 This package contains some high accessibility themes for the GNOME -
pkg/main/gnome-themes/trunk/debian/gnome-themes.install
r232 r597 4 4 debian/tmp/usr/share/themes/Clearlooks 5 5 debian/tmp/usr/share/themes/Crux/index.theme 6 debian/tmp/usr/share/themes/Glossy 6 7 debian/tmp/usr/share/themes/Glider 7 8 debian/tmp/usr/share/themes/Mist/index.theme -
pkg/main/gnome-themes/trunk/debian/gtk-engines-2.pc
r232 r597 6 6 Name: gtk-engines-2 7 7 Description: GTK+ Theme Engines 8 Version: 2. 68 Version: 2.9.0 9 9 Requires: gtk+-2.0 -
pkg/main/gnome-themes/trunk/debian/rules
r232 r597 4 4 include /usr/share/cdbs/1/class/gnome.mk 5 5 include /usr/share/cdbs/1/rules/simple-patchsys.mk 6 include /usr/share/cdbs/1/rules/utils.mk 6 7 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk 7 include /usr/share/cdbs/1/rules/utils.mk 8 include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk 9 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk 8 10 9 11 DEB_CONFIGURE_EXTRA_FLAGS := --enable-all-themes PKG_CONFIG_PATH=./debian -
pkg/main/gnome-themes/trunk/debian/watch
r281 r597 1 1 version=2 2 http://ftp.gnome.org/pub/gnome/sources/gnome-themes/([\d\.]+)[02468]/gnome-themes-( .*)\.tar\.gz debian uupdate2 http://ftp.gnome.org/pub/gnome/sources/gnome-themes/([\d\.]+)[02468]/gnome-themes-([\d\.]+)\.tar\.gz
Note: See TracChangeset
for help on using the changeset viewer.


