Changeset 7183 for pkg/raul/main
- Timestamp:
- 01/16/11 23:53:58 (2 years ago)
- Location:
- pkg/raul/main/gnome-panel/trunk/debian
- Files:
-
- 8 added
- 2 deleted
- 9 edited
-
changelog (modified) (1 diff)
-
control (modified) (9 diffs)
-
control.in (modified) (9 diffs)
-
gir1.2-panelapplet-3.0.install (added)
-
gnome-panel-bonobo.install (added)
-
gnome-panel-data.install (modified) (2 diffs)
-
gnome-panel-data.preinst (added)
-
gnome-panel.install (modified) (1 diff)
-
gnome-panel.postrm (added)
-
gnome-panel.preinst (added)
-
libpanel-applet-3-0.install (added)
-
libpanel-applet-3-dev.install (added)
-
libpanel-applet2-dev.install (modified) (1 diff)
-
patches/04_gnome-panel-logout.patch (deleted)
-
patches/70_relibtoolize.patch (deleted)
-
patches/91_gir_annotations.patch (added)
-
patches/series (modified) (1 diff)
-
rules (modified) (3 diffs)
-
watch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pkg/raul/main/gnome-panel/trunk/debian/changelog
r6714 r7183 1 gnome-panel (1:2.32.1-parsix1) unstable; urgency=low 2 3 * New upstream stable release 4 - imported updates and packaging changes from Ubuntu 5 - disabled 06_clock_permissions.patch 6 - removed 70_relibtoolize.patch, not needed, running dh_autoreconf now 7 - added 91_gir_annotations.patch 8 9 -- Alan Baghumian <alan@technotux.org> Sun, 16 Jan 2011 14:53:01 -0800 10 1 11 gnome-panel (1:2.30.2-parsix1) unstable; urgency=low 2 12 -
pkg/raul/main/gnome-panel/trunk/debian/control
r6721 r7183 7 7 Section: gnome 8 8 Priority: optional 9 Maintainer: Guilherme de S. Pastore <gpastore@debian.org> 10 Uploaders: Andreas Henriksson <andreas@fatal.se>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Julian Andres Klode <jak@debian.org> 9 Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> 10 XSBC-Original-Maintainer: Guilherme de S. Pastore <gpastore@debian.org> 11 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Josselin Mouette <joss@debian.org> 11 12 Standards-Version: 3.9.0 12 13 Build-Depends: cdbs (>= 0.4.41), 13 14 debhelper (>= 5), 15 dh-autoreconf, 14 16 intltool (>= 0.40.0), 15 17 gnome-pkg-tools (>= 0.14), … … 34 36 libpango1.0-dev (>= 1.15.4), 35 37 libedataserver1.2-dev (>= 1.2.0), 36 libglib2.0-dev (>= 2. 18.0),38 libglib2.0-dev (>= 2.25.12), 37 39 evolution-data-server-dev, 38 40 libgweather-dev (>= 2.27.90), … … 44 46 libpolkit-gobject-1-dev (>= 0.91), 45 47 libxrandr-dev (>= 2:1.2.0), 46 libcanberra-gtk-dev 48 libcanberra-gtk-dev, 49 gobject-introspection, 50 libgirepository1.0-dev (>= 0.9.5), 51 gir1.2-glib-2.0, 52 gir1.2-atk-1.0, 53 gir1.2-freedesktop, 54 gir1.2-pango-1.0, 55 gir1.2-gdkpixbuf-2.0, 56 gir1.2-gconf-2.0, 57 gir1.2-gtk-2.0 58 Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/gnome-panel/ubuntu 47 59 48 60 Package: gnome-panel … … 56 68 gnome-menus (>= 2.16.1), 57 69 gnome-about (>= 2.10.0-1), 58 menu-xdg (>= 0.2),59 python,60 python-gnome2,61 python-gconf,62 70 policykit-1-gnome 63 71 Recommends: gnome-applets (>= 2.12.1-1), … … 66 74 gnome-icon-theme (>= 2.24), 67 75 alacarte, 68 gvfs 76 gvfs, 77 indicator-applet, 78 gnome-panel-bonobo, 79 gnome-settings-daemon (>= 2.32), 80 python, 81 python-gconf 69 82 Suggests: yelp, 70 83 gnome2-user-guide, … … 72 85 nautilus, 73 86 evolution, 74 epiphany-browser 87 epiphany-browser, 88 menu-xdg (>= 0.2) 75 89 Breaks: gnome-session (<< 2.26), 76 90 gnome-power-manager (<< 2.26), … … 85 99 86 100 Package: libpanel-applet2-0 101 Section: libs 102 Architecture: any 103 Depends: ${misc:Depends}, 104 ${shlibs:Depends} 105 Description: library for GNOME Panel applets 106 This library is used by GNOME Panel applets. 107 108 Package: libpanel-applet-3-0 87 109 Section: libs 88 110 Architecture: any … … 117 139 Panel applet library functions. 118 140 141 Package: libpanel-applet-3-dev 142 Section: libdevel 143 Architecture: any 144 Depends: ${misc:Depends}, 145 libpanel-applet-3-0 (= ${binary:Version}), 146 libgconf2-dev (>= 2.6.1), 147 libgtk2.0-dev (>= 2.19.7), 148 libbonoboui2-dev (>= 2.1.1) 149 Description: library for GNOME Panel applets - development files 150 This package provides the include files and static library for the GNOME 151 Panel applet library functions. 152 119 153 Package: libpanel-applet2-doc 120 154 Section: doc … … 135 169 This package includes some files that are needed by the GNOME Panel 136 170 (Pixmaps, .desktop files and internationalization files). 171 172 Package: gnome-panel-bonobo 173 Architecture: any 174 Depends: ${shlibs:Depends}, 175 ${misc:Depends} 176 Description: launcher and docking facility for GNOME - bonobo compatibility 177 The GNOME Panel is an essential part of the GNOME Desktop, providing 178 toolbar-like âpanelsâ which can be attached to the sides of your desktop. 179 They are used to launch applications and embed a number of other 180 functions, such as quick launch icons, the clock, the notification area, 181 volume controls and the battery charge indicator, and utilities ranging 182 from weather forecast to system monitoring. 183 . 184 This package provides the compatibility loader for bonobo applets use 185 186 Package: gir1.2-panelapplet-3.0 187 Architecture: any 188 Depends: ${gir:Depends}, 189 ${misc:Depends}, 190 ${shlibs:Depends} 191 Conflicts: gir1.0-panelapplet-3.0 192 Description: library for GNOME Panel applets (GObject-Introspection) 193 This library is used by GNOME Panel applets. -
pkg/raul/main/gnome-panel/trunk/debian/control.in
r6721 r7183 2 2 Section: gnome 3 3 Priority: optional 4 Maintainer: Guilherme de S. Pastore <gpastore@debian.org> 4 Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> 5 XSBC-Original-Maintainer: Guilherme de S. Pastore <gpastore@debian.org> 5 6 Uploaders: @GNOME_TEAM@ 6 7 Standards-Version: 3.9.0 7 8 Build-Depends: cdbs (>= 0.4.41), 8 9 debhelper (>= 5), 10 dh-autoreconf, 9 11 intltool (>= 0.40.0), 10 12 gnome-pkg-tools (>= 0.14), … … 29 31 libpango1.0-dev (>= 1.15.4), 30 32 libedataserver1.2-dev (>= 1.2.0), 31 libglib2.0-dev (>= 2. 18.0),33 libglib2.0-dev (>= 2.25.12), 32 34 evolution-data-server-dev, 33 35 libgweather-dev (>= 2.27.90), … … 39 41 libpolkit-gobject-1-dev (>= 0.91), 40 42 libxrandr-dev (>= 2:1.2.0), 41 libcanberra-gtk-dev 43 libcanberra-gtk-dev, 44 gobject-introspection, 45 libgirepository1.0-dev (>= 0.9.5), 46 gir1.2-glib-2.0, 47 gir1.2-atk-1.0, 48 gir1.2-freedesktop, 49 gir1.2-pango-1.0, 50 gir1.2-gdkpixbuf-2.0, 51 gir1.2-gconf-2.0, 52 gir1.2-gtk-2.0 53 Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/gnome-panel/ubuntu 42 54 43 55 Package: gnome-panel … … 51 63 gnome-menus (>= 2.16.1), 52 64 gnome-about (>= 2.10.0-1), 53 menu-xdg (>= 0.2),54 python,55 python-gnome2,56 python-gconf,57 65 policykit-1-gnome 58 66 Recommends: gnome-applets (>= 2.12.1-1), … … 61 69 gnome-icon-theme (>= 2.24), 62 70 alacarte, 63 gvfs 71 gvfs, 72 indicator-applet, 73 gnome-panel-bonobo, 74 gnome-settings-daemon (>= 2.32), 75 python, 76 python-gconf 64 77 Suggests: yelp, 65 78 gnome2-user-guide, … … 67 80 nautilus, 68 81 evolution, 69 epiphany-browser 82 epiphany-browser, 83 menu-xdg (>= 0.2) 70 84 Breaks: gnome-session (<< 2.26), 71 85 gnome-power-manager (<< 2.26), … … 80 94 81 95 Package: libpanel-applet2-0 96 Section: libs 97 Architecture: any 98 Depends: ${misc:Depends}, 99 ${shlibs:Depends} 100 Description: library for GNOME Panel applets 101 This library is used by GNOME Panel applets. 102 103 Package: libpanel-applet-3-0 82 104 Section: libs 83 105 Architecture: any … … 112 134 Panel applet library functions. 113 135 136 Package: libpanel-applet-3-dev 137 Section: libdevel 138 Architecture: any 139 Depends: ${misc:Depends}, 140 libpanel-applet-3-0 (= ${binary:Version}), 141 libgconf2-dev (>= 2.6.1), 142 libgtk2.0-dev (>= 2.19.7), 143 libbonoboui2-dev (>= 2.1.1) 144 Description: library for GNOME Panel applets - development files 145 This package provides the include files and static library for the GNOME 146 Panel applet library functions. 147 114 148 Package: libpanel-applet2-doc 115 149 Section: doc … … 130 164 This package includes some files that are needed by the GNOME Panel 131 165 (Pixmaps, .desktop files and internationalization files). 166 167 Package: gnome-panel-bonobo 168 Architecture: any 169 Depends: ${shlibs:Depends}, 170 ${misc:Depends} 171 Description: launcher and docking facility for GNOME - bonobo compatibility 172 The GNOME Panel is an essential part of the GNOME Desktop, providing 173 toolbar-like âpanelsâ which can be attached to the sides of your desktop. 174 They are used to launch applications and embed a number of other 175 functions, such as quick launch icons, the clock, the notification area, 176 volume controls and the battery charge indicator, and utilities ranging 177 from weather forecast to system monitoring. 178 . 179 This package provides the compatibility loader for bonobo applets use 180 181 Package: gir1.2-panelapplet-3.0 182 Architecture: any 183 Depends: ${gir:Depends}, 184 ${misc:Depends}, 185 ${shlibs:Depends} 186 Conflicts: gir1.0-panelapplet-3.0 187 Description: library for GNOME Panel applets (GObject-Introspection) 188 This library is used by GNOME Panel applets. -
pkg/raul/main/gnome-panel/trunk/debian/gnome-panel-data.install
r6010 r7183 1 1 debian/tmp/etc/gconf/ usr/share/ 2 debian/tmp/etc/dbus-13 debian/tmp/usr/lib/bonobo4 2 debian/tmp/usr/share/applications 5 3 debian/tmp/usr/share/dbus-1 … … 11 9 debian/tmp/usr/share/locale 12 10 debian/tmp/usr/share/omf 13 debian/tmp/usr/share/polkit-1 -
pkg/raul/main/gnome-panel/trunk/debian/gnome-panel.install
r6010 r7183 1 debian/tmp/usr/bin 2 debian/tmp/usr/lib/gnome-panel/* .so3 debian/tmp/usr/lib/gnome-panel/gnome -*1 debian/tmp/usr/bin/gnome* 2 debian/tmp/usr/lib/gnome-panel/*-applet 3 debian/tmp/usr/lib/gnome-panel/gnome* 4 4 debian/tmp/usr/share/man 5 -
pkg/raul/main/gnome-panel/trunk/debian/libpanel-applet2-dev.install
r6010 r7183 1 debian/tmp/usr/include/ usr/2 debian/tmp/usr/lib/pkgconfig usr/lib/1 debian/tmp/usr/include/panel-2.0 2 debian/tmp/usr/lib/pkgconfig/libpanelapplet-2.0.pc 3 3 debian/tmp/usr/lib/libpanel-applet-2.a usr/lib/ 4 4 debian/tmp/usr/lib/libpanel-applet-2.so usr/lib/ -
pkg/raul/main/gnome-panel/trunk/debian/patches/series
r6714 r7183 1 1 01_panel_submenus.patch 2 2 02_mixer_applet.patch 3 06_clock_permissions.patch4 3 06_parsix-about.diff 5 4 09_default_icons.patch 6 70_relibtoolize.patch5 91_gir_annotations.patch 7 6 99_ltmain_as-needed.patch -
pkg/raul/main/gnome-panel/trunk/debian/rules
r6714 r7183 3 3 include /usr/share/cdbs/1/rules/debhelper.mk 4 4 include /usr/share/cdbs/1/rules/utils.mk 5 include /usr/share/cdbs/1/rules/autoreconf.mk 5 6 include /usr/share/cdbs/1/class/gnome.mk 6 7 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk … … 8 9 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk 9 10 10 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed11 #LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed 11 12 12 13 DEB_CONFIGURE_EXTRA_FLAGS += \ 13 14 --disable-scrollkeeper \ 14 --with-in-process-applets=all 15 # --with-in-process-applets=all \ 16 --disable-initial-animation 15 17 ifneq ($(DEB_BUILD_GNU_SYSTEM),gnu) 16 18 DEB_CONFIGURE_EXTRA_FLAGS += --enable-eds 17 19 endif 18 20 19 DEB_DH_MAKESHLIBS_ARGS_libpanel-applet2-0 += -V"libpanel-applet2-0 (>= 2.28.0)" 21 DEB_DH_MAKESHLIBS_ARGS_libpanel-applet2-0 += -V"libpanel-applet2-0 (>= 2.26.0)" 22 DEB_DH_MAKESHLIBS_ARGS_libpanel-applet3-0 += -V"libpanel-applet3-0 (>= 2.32.0)" 20 23 DEB_DH_MAKESHLIBS_ARGS_gnome-panel += --no-act 21 24 22 25 binary-install/gnome-panel:: 23 26 chmod a+x debian/gnome-panel/usr/lib/gnome-panel/* 27 cd po; intltool-update -p --verbose 24 28 25 29 binary-install/gnome-panel-data:: … … 30 34 defaults/05_panel-default-setup.entries 31 35 32 binary- install/libpanel-applet2-doc::33 find debian/libpanel-applet2-doc/usr/share/doc/libpanel-applet2-doc/ -name ".arch-ids" -depth -exec rm -rf {} \;36 binary-predeb/gir1.2-panelapplet-3.0:: 37 dh_girepository -p$(cdbs_curpkg) 34 38 -
pkg/raul/main/gnome-panel/trunk/debian/watch
r7182 r7183 1 version=3 2 http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/([\d\.]+[02468])/gnome-panel-([\d\.]+)\.tar\.gz debian uupdate 1 version=2 2 http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/([\d\.]+)\d/gnome-panel-(.*)\.tar\.gz \ 3 debian uupdate
Note: See TracChangeset
for help on using the changeset viewer.


