Log of /desktop/experimental/vte/debian/control
Parent Directory
|
Revision Log
Revision
26503 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 8 23:57:24 2011 UTC
(2 years, 3 months ago)
by
pochu
File length: 6743 byte(s)
Diff to
previous 26330
* New upstream release.
+ debian/control.in:
- Update build dependencies.
+ debian/patches/90_autoreconf.patch:
- Updated.
Revision
26330 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jan 16 23:20:28 2011 UTC
(2 years, 4 months ago)
by
pochu
File length: 6743 byte(s)
Diff to
previous 26246
* debian/control.in:
+ Drop obsolete dpkg-dev build dependency.
+ Bump the libgtk2.0-dev dependency on the -dev package.
Revision
26130 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 4 23:40:52 2011 UTC
(2 years, 4 months ago)
by
pochu
File length: 6781 byte(s)
Diff to
previous 25979
* Switch to CDBS' flavors system.
* Bump debhelper compatibility to 8.
* New upstream release, based on a patch by Michael Terry.
Closes: #604846.
Revision
24201 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 3 18:19:26 2010 UTC
(3 years ago)
by
slomo
Original Path:
desktop/unstable/vte/debian/control
File length: 4903 byte(s)
Diff to
previous 23472
* New upstream bugfix release:
+ debian/patches/01_transparent_crash.patch:
- Dropped, fixed upstream.
+ debian/patches/90_autoreconf.patch:
- Regenerated for the new version.
+ debian/control.in:
- Update build dependencies and dependencies of the -dev package.
Revision
23303 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 16 19:09:27 2010 UTC
(3 years, 2 months ago)
by
pochu
File length: 4826 byte(s)
Diff to
previous 22778
* debian/rules:
- Remove hack that was needed to build the udeb against the DirectFB
GTK+ library, since the default one was the X11. We build against
the X11 one now.
Revision
22778 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 14 07:24:42 2010 UTC
(3 years, 4 months ago)
by
slomo
File length: 4911 byte(s)
Diff to
previous 22777
* New upstream development release:
+ debian/patches/90_autoreconf.patch:
- Refreshed.
+ debian/rules:
- Include check-dist.mk to prevent accidental uploads to unstable.
+ debian/control.in:
- Build depend on GLib >= 2.22.0.
Revision
19689 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 22 22:41:26 2009 UTC
(4 years ago)
by
joss
Original Path:
desktop/unstable/vte/debian/control
File length: 4600 byte(s)
Diff to
previous 19688
* New upstream release.
* Install the Python development files in libvte-dev and make this
package provide python-vte-dev, just in case.
* Fix dh_pysupport invocation.
* Bump shlibs to version 1:0.19.4.
* Remove libvte-dev dependency on ncurses.
* Remove incorrect Provides: in python-vte.
Revision
17692 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 24 09:42:10 2008 UTC
(4 years, 5 months ago)
by
slomo
File length: 4870 byte(s)
Diff to
previous 17689
* New upstream release:
+ debian/control.in:
- Update build-depends.
- Update Standards-Version to 3.8.0, no additional changes needed.
+ debian/rules:
- Update shlibs version to reflect API additions.
+ debian/patches/29_add_am_prog_cc_c_o_for_buffer_c.patch,
debian/patches/01_anjuta_hang.patch:
- Dropped, merged upstream.
+ debian/patches/20_make_ft2_optional.patch,
debian/patches/90_autoreconf.patch:
- Updated to apply cleanly again.
+ debian/patches/92_full_bold_fonts.patch:
- Patch from the Ubuntu package to first check if a bold variant
of a font exists before using "pseudo-bolding".
+ debian/python-vte.examples:
- Add some more examples, taken from the Ubuntu package.
* debian/watch:
+ Updated for new versions.
Revision
16512 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 11 15:36:28 2008 UTC
(4 years, 10 months ago)
by
lool
Original Path:
desktop/unstable/vte/debian/control
File length: 4797 byte(s)
Diff to
previous 14422
Merge proposed changes from Jérémy Bobbio:
* Enable libvte9-udeb build, introducing the following patches:
- 20_make_ft2_optional: make the dependency on freetype 2 optional.
- 25_enable_static_ncurses: allow ncurses to be linked statically.
- 29_add_am_prog_cc_c_o_for_buffer_c: make automake happy.
- 30_fix_build_no_pty_helper: fix header issue when gnome-pty-helper is
not enabled.
- 90_autoreconf: run autoreconf to add freetype and ncurses options.
Revision
11588 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 19 09:00:56 2007 UTC
(5 years, 11 months ago)
by
lool
File length: 4806 byte(s)
Diff to
previous 11587
* Disable udeb for now since it's unlikely to get useful soon.
* New upstream stable release; no API change.
Revision
11587 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 19 07:31:14 2007 UTC
(5 years, 11 months ago)
by
lool
File length: 4788 byte(s)
Diff to
previous 11585
* Pass proper configure flags to the udeb.
* Generate proper shlibs for the udeb.
* Build against the diretcfb Gtk flavor.
Revision
9671 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Apr 10 15:30:27 2007 UTC
(6 years, 1 month ago)
by
lool
File length: 3578 byte(s)
Diff to
previous 8706
* New upstream release; no API change.
- Fixes output of incorrect colours; closes: #416125.
- Drop patch 40_fix_transparency_bug, fixed differently upstream.
- Drop patch -and-delayed-redraws-race, merged upstream.
Revision
8706 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 1 10:22:28 2007 UTC
(6 years, 2 months ago)
by
lool
File length: 4148 byte(s)
Diff to
previous 8419
* Drop version in the dependency on libvte-common to permit installing two
libvte shared library packages at the same time; the files in
libvte-common are translations and a termcap file which didn't change
since 2002 which is supposedly eternally backward compatible, hence this
should only result in some untranslated text.
Revision
8419 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 22 10:45:52 2007 UTC
(6 years, 3 months ago)
by
lool
File length: 4170 byte(s)
Diff to
previous 6926
* Include the new check-dist Makefile to prevent accidental uploads to
unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
Revision
6926 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 9 20:48:41 2006 UTC
(6 years, 9 months ago)
by
lool
File length: 4125 byte(s)
Diff to
previous 6925
* New upstream development releases, with API changes.
- Rename livte4 to libvte9 for the new SONAME.
- Reset shlibs.
Revision
6925 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 9 20:36:21 2006 UTC
(6 years, 9 months ago)
by
lool
File length: 4125 byte(s)
Diff to
previous 6924
* New upstream development releases, with API additions.
- Target at experimental.
- Bump shlibs to >= 1:0.13.3.
- Drop 08_set_backspace_to_utf8 patch, merged upstream.
- Drop 09_multiscreen_safe, fixed upstream.
- Drop 70_relibtoolize, I'm too lazy to update it for dev releases.
- Bump up libglib2.0-dev build-dep to > 2.9.0.
Revision
6665 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 10 02:07:09 2006 UTC
(6 years, 10 months ago)
by
stratus
Original Path:
desktop/unstable/vte/debian/control
File length: 4100 byte(s)
Diff to
previous 6664
- Update vte's debhelper, python* related dependencies to meet.
- Python new policy infrastructure (python-support).
- Handle python-vte Conflicts and Replaces fields better.
- Sync debian/changelog.
- Add -d to dh_pysupport and remove dh_python (not needed).
Revision
5951 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri May 12 14:13:42 2006 UTC
(7 years ago)
by
lool
Original Path:
desktop/unstable/vte/debian/control
File length: 5283 byte(s)
Diff to
previous 5949
* New upstream release, with API additions.
- Bump up libgtk2.0-dev build-dep to >= 2.6.0.
- Add a libglib2.0-dev build-dep (> 2.6.0).
- Bump shlibs to >= 1:0.12.1.
- Drop restricted region adjustment patch as upstream merged it and also
fixed a couple of issues it had.
- Relibtoolize.
* Fix clenaup of /debian/tmp-2.3 instead of debian/tmp-2.3 introduced with
Python 2.4 support.
* Bump up Standards-Version to 3.7.2.
Revision
5297 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 26 20:08:59 2006 UTC
(7 years, 2 months ago)
by
lool
Original Path:
desktop/unstable/vte/debian/control
File length: 5248 byte(s)
Diff to
previous 4871
* Merge nice patch from Jan LÃŒbbe to build vte's python bindings for python
2.3 and 2.4. (Closes: #353434)
[debian/control, debian/control.in, debian/python-vte.install,
debian/python2.3-vte.install, debian/python2.4-vte.install, debian/rules]
* Tune up the descriptions slightly.
* Tune up install files slightly.
Revision
4708 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 23 14:30:49 2005 UTC
(7 years, 5 months ago)
by
lool-guest
Original Path:
desktop/unstable/vte/debian/control
File length: 4157 byte(s)
Diff to
previous 4490
* Build-depend on libfreetype6-dev (>= 2.0.2) to match the checks in
configure.in. (Closes: #340412)
* Use pkg-config's Libs.private and Requires.private field for libraries and
packages needed only for static linking instead of the Libs / Requires
fields; you need to build-depend on pkg-config (>= 0.18) to use these
fields. Based on a patch by Steve Langasek. (Closes: #340406)
Revision
3664 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 31 15:00:43 2005 UTC
(7 years, 9 months ago)
by
lool-guest
Original Path:
desktop/unstable/vte/debian/control
File length: 3973 byte(s)
Diff to
previous 3629
* Urgency high for testing targetted RC bugfix.
* Add dependencies to libvte-dev on libxft-dev, libfreetype6-dev,
libatk1.0-dev, libpango1.0-dev, libglib2.0-dev to conform with libvte.la's
dependency_libs. [debian/control, debian/control.in] (Closes: #259671)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.