- Timestamp:
- 02/13/11 23:13:33 (2 years ago)
- Location:
- pkg/raul/main/vte/trunk/debian
- Files:
-
- 5 added
- 1 deleted
- 9 edited
-
changelog (modified) (1 diff)
-
control (modified) (3 diffs)
-
control.in (modified) (4 diffs)
-
gir1.2-vte-1.0.install (added)
-
libvte-dev.install (modified) (1 diff)
-
libvte9.install (modified) (1 diff)
-
patches/12_python_reaper.patch (modified) (3 diffs)
-
patches/25_optional-ncurses.patch (modified) (3 diffs)
-
patches/90_autoreconf.patch (deleted)
-
patches/91_keep_fds.patch (added)
-
patches/93_add_alt_screen_scroll_toggle.patch (added)
-
patches/series (modified) (1 diff)
-
rules (modified) (3 diffs)
-
source (added)
-
source/format (added)
Legend:
- Unmodified
- Added
- Removed
-
pkg/raul/main/vte/trunk/debian/changelog
r6648 r7371 1 vte (1:0.26.2-parsix1) unstable; urgency=low 2 3 * New upstream stable release 4 - build-dep on dh-autoreconf and removed 90_autoreconf.patch 5 - merged updates from Ubuntu 6 7 -- Alan Baghumian <alan@technotux.org> Sun, 13 Feb 2011 14:12:41 -0800 8 1 9 vte (1:0.24.1-parsix1) unstable; urgency=low 2 10 -
pkg/raul/main/vte/trunk/debian/control
r6648 r7371 7 7 Section: libs 8 8 Priority: optional 9 Maintainer: Guilherme de S. Pastore <gpastore@debian.org> 10 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Sebastian Dröge <slomo@debian.org> 9 Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@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> 11 12 Standards-Version: 3.8.4 12 13 XS-Python-Version: >= 2.3 13 14 Build-Depends: cdbs (>= 0.4.43), 14 15 debhelper (>= 5.0.37.2), 16 dh-autoreconf, 15 17 libglib2.0-dev (>= 2.22.0), 16 18 libcairo2-dev, 17 19 libx11-dev, 18 20 libgtk2.0-dev (>= 2.19.7-2), 21 gobject-introspection (>= 0.6.7), 22 libgirepository1.0-dev (>= 0.6.7), 19 23 gettext, 20 24 python-gtk2-dev, … … 29 33 intltool (>= 0.35) 30 34 Build-Depends-Indep: libglib2.0-doc, libgtk2.0-doc, libatk1.0-doc 35 Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/vte/ubuntu 31 36 32 37 Package: libvte9 … … 59 64 This package contains the minimal runtime library needed by the Debian 60 65 installer. 66 67 Package: gir1.2-vte-1.0 68 Section: libs 69 Architecture: any 70 Depends: ${gir:Depends}, 71 ${shlibs:Depends}, 72 ${misc:Depends} 73 Conflicts: gobject-introspection-repository 74 Description: GObject introspection data for the VTE library 75 This package contains introspection data for VTE, a terminal emulator 76 widget for GTK+. 77 . 78 It can be used by packages using the GIRepository format to generate 79 dynamic bindings. 61 80 62 81 Package: libvte-dev -
pkg/raul/main/vte/trunk/debian/control.in
r6648 r7371 2 2 Section: libs 3 3 Priority: optional 4 Maintainer: Guilherme de S. Pastore <gpastore@debian.org> 4 Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com> 5 XSBC-Original-Maintainer: Guilherme de S. Pastore <gpastore@debian.org> 5 6 Uploaders: @GNOME_TEAM@ 6 7 Standards-Version: 3.8.4 … … 8 9 Build-Depends: cdbs (>= 0.4.43), 9 10 debhelper (>= 5.0.37.2), 11 dh-autoreconf, 10 12 libglib2.0-dev (>= 2.22.0), 11 13 libcairo2-dev, 12 14 libx11-dev, 13 15 libgtk2.0-dev (>= 2.19.7-2), 16 gobject-introspection (>= 0.6.7), 17 libgirepository1.0-dev (>= 0.6.7), 14 18 gettext, 15 19 python-gtk2-dev, … … 24 28 intltool (>= 0.35) 25 29 Build-Depends-Indep: libglib2.0-doc, libgtk2.0-doc, libatk1.0-doc 30 Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/vte/ubuntu 26 31 27 32 Package: libvte9 … … 54 59 This package contains the minimal runtime library needed by the Debian 55 60 installer. 61 62 Package: gir1.0-vte-1.0 63 Section: libs 64 Architecture: any 65 Depends: ${gir:Depends}, 66 ${shlibs:Depends}, 67 ${misc:Depends} 68 Conflicts: gobject-introspection-repository 69 Description: GObject introspection data for the VTE library 70 This package contains introspection data for VTE, a terminal emulator 71 widget for GTK+. 72 . 73 It can be used by packages using the GIRepository format to generate 74 dynamic bindings. 56 75 57 76 Package: libvte-dev -
pkg/raul/main/vte/trunk/debian/libvte-dev.install
r5246 r7371 4 4 usr/lib/libvte.so 5 5 usr/share/pygtk/2.0/defs 6 usr/share/gir-1.0 -
pkg/raul/main/vte/trunk/debian/libvte9.install
r1828 r7371 1 1 usr/lib/libvte.so.* 2 usr/lib/vte /* usr/lib/libvte9/2 usr/lib/vte-0.0/* usr/lib/libvte9/ 3 3 usr/lib/libvte9/* -
pkg/raul/main/vte/trunk/debian/patches/12_python_reaper.patch
r6648 r7371 4 4 gdebi: #574168 5 5 6 diff -urN vte-0.20.0.orig/python/vte.defs vte-0.20.0/python/vte.defs 7 --- vte-0.20.0.orig/python/vte.defs 2009-03-05 15:06:07.000000000 +0100 8 +++ vte-0.20.0/python/vte.defs 2009-04-07 20:17:08.000000000 +0200 6 Index: vte-0.25.90/python/vte.defs 7 =================================================================== 8 --- vte-0.25.90.orig/python/vte.defs 2009-04-18 02:51:43.000000000 +1000 9 +++ vte-0.25.90/python/vte.defs 2010-08-17 17:35:04.300563000 +1000 9 10 @@ -7,6 +7,14 @@ 10 11 (gtype-id "VTE_TYPE_TERMINAL") … … 40 41 41 42 42 diff -urN vte-0.20.0.orig/python/vtemodule.c vte-0.20.0/python/vtemodule.c 43 --- vte-0.20.0.orig/python/vtemodule.c 2009-03-05 15:06:07.000000000 +0100 44 +++ vte-0.20.0/python/vtemodule.c 2009-04-07 20:18:05.000000000 +0200 45 @@ -25,6 +25,7 @@ 43 Index: vte-0.25.90/python/vtemodule.c 44 =================================================================== 45 --- vte-0.25.90.orig/python/vtemodule.c 2010-07-16 03:08:44.000000000 +1000 46 +++ vte-0.25.90/python/vtemodule.c 2010-08-17 17:35:04.300563000 +1000 47 @@ -23,6 +23,7 @@ 46 48 #include <pygobject.h> 47 49 #include <pygtk/pygtk.h> … … 51 53 extern void pyvte_register_classes(PyObject * d); 52 54 extern void pyvte_add_constants(PyObject *module, const gchar *strip_prefix); 53 diff -urN vte-0.20.0.orig/python/vte.override vte-0.20.0/python/vte.override 54 --- vte-0.20.0.orig/python/vte.override 2009-03-05 15:06:07.000000000 +0100 55 +++ vte-0.20.0/python/vte.override 2009-04-07 20:17:45.000000000 +0200 55 Index: vte-0.25.90/python/vte.override 56 =================================================================== 57 --- vte-0.25.90.orig/python/vte.override 2010-07-16 03:08:44.000000000 +1000 58 +++ vte-0.25.90/python/vte.override 2010-08-17 17:35:04.300563000 +1000 56 59 @@ -7,6 +7,7 @@ 57 60 #include <pygobject.h> -
pkg/raul/main/vte/trunk/debian/patches/25_optional-ncurses.patch
r6648 r7371 1 --- a/configure.in 2 +++ b/configure.in 3 @@ -295,45 +295,52 @@ 1 Index: vte-0.25.90/configure.in 2 =================================================================== 3 --- vte-0.25.90.orig/configure.in 2010-08-16 23:07:06.000000000 +1000 4 +++ vte-0.25.90/configure.in 2010-08-17 17:35:08.670563000 +1000 5 @@ -336,45 +336,52 @@ 4 6 AC_CHECK_FUNC(floor,,AC_CHECK_LIB(m,floor,LIBS=["$LIBS -lm"])) 5 7 AC_CHECK_FUNCS([ceil floor]) … … 92 94 # Search for the required modules. 93 95 94 --- a/src/keymap.c 95 +++ b/src/keymap.c 96 Index: vte-0.25.90/src/keymap.c 97 =================================================================== 98 --- vte-0.25.90.orig/src/keymap.c 2010-07-16 03:08:44.000000000 +1000 99 +++ vte-0.25.90/src/keymap.c 2010-08-17 17:35:08.670563000 +1000 96 100 @@ -44,7 +44,7 @@ 97 101 #include <termcap.h> … … 130 134 _vte_debug_print(VTE_DEBUG_KEYBOARD, 131 135 " (ignoring, no match for modifier state).\n"); 132 --- a/src/ssfe.c 133 +++ b/src/ssfe.c 136 Index: vte-0.25.90/src/ssfe.c 137 =================================================================== 138 --- vte-0.25.90.orig/src/ssfe.c 2010-01-14 07:49:48.000000000 +1100 139 +++ vte-0.25.90/src/ssfe.c 2010-08-17 17:35:08.670563000 +1000 134 140 @@ -38,7 +38,7 @@ 135 141 #include <termcap.h> -
pkg/raul/main/vte/trunk/debian/patches/series
r6028 r7371 2 2 25_optional-ncurses.patch 3 3 60_termcap-home-end.patch 4 90_autoreconf.patch 4 91_keep_fds.patch 5 93_add_alt_screen_scroll_toggle.patch -
pkg/raul/main/vte/trunk/debian/rules
r6648 r7371 11 11 include /usr/share/cdbs/1/rules/utils.mk 12 12 include /usr/share/cdbs/1/class/gnome.mk 13 include /usr/share/cdbs/1/rules/autoreconf.mk 13 14 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk 14 15 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk … … 21 22 22 23 DEB_CONFIGURE_EXTRA_FLAGS += \ 23 --enable-glade-catalogue 24 --enable-glade-catalogue \ 25 --enable-introspection 24 26 25 27 UDEB_CONFIGURE_EXTRA_FLAGS += \ … … 99 101 -rm -rf $(addprefix install-stamp-, $(PY_VERSIONS)) 100 102 103 common-binary-fixup-arch:: 104 t=libvte-common; \ 105 for p in $$(dh_listpackages -a -N$$t); do \ 106 rm -rf debian/$$p/usr/share/doc/$$p; \ 107 ln -s $$t debian/$$p/usr/share/doc/$$p; \ 108 if [ -f debian/$$p.docs ]; then \ 109 mkdir -p debian/$$p/usr/share/doc/$$t; \ 110 cp -a $$(eval echo $$(cat debian/$$p.docs)) debian/$$p/usr/share/doc/$$t/; \ 111 dh_compress -p$$p; \ 112 fi; \ 113 ( \ 114 echo "# doc dir is now a symlink to $$p"; \ 115 echo 'if [ "$$1" = upgrade ] && [ ! -L /usr/share/doc/'$$p' ]; then'; \ 116 echo " rm -rf /usr/share/doc/$$p"; \ 117 echo "fi"; \ 118 ) >> debian/$$p.preinst.debhelper; \ 119 done
Note: See TracChangeset
for help on using the changeset viewer.


