[ubuntu/karmic] lesstif2 1:0.95.0-2.3 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Mon May 11 13:30:46 BST 2009
lesstif2 (1:0.95.0-2.3) unstable; urgency=low
* NMU upload to give some love to lesstif2 (continued)
* Fix lintian issue outdated-autotools-helper-file
- Add autotools-dev to build dependencies
- debian/rules use config.(guess,sub) from autotools-dev instead of
shipped ones.
- Removed the changes for config.(guess,sub) from
debian/patches/010_rebootstrap.diff
* Add lintian overwrite for package-name-doesnt-match-sonames because
library names aren't particularly suitable library names.
* Added lesstif2.symbols file based on
http://qa.debian.org/cgi-bin/mole/seedsymbols/?pkgname=lesstif2
and inspection of the changelog in combination with changes in header
files.
lesstif2 (1:0.95.0-2.2) UNRELEASED; urgency=low
* NMU upload to give some love to lesstif2
* debian/patches:
- Add 031_fix_inverted_scrollwheel.diff by Kacper Wysocki, fix
invalid mouse scroll wheel bind (Closes: 396199)
-- http://sourceforge.net/tracker/index.php?\
func=detail&aid=1625384&group_id=8596&atid=108596
- Add 031_shutup_xtungrabbutton.diff by Filippo Giunchedi, stop
lessstif from spewing messages about XtUngrab (Closes: 479779)
-- upstream bug 217326
- Add 031_use_X11_Xtos_header.diff by Steve Cotton (Closes: 503361)
to include LONG64 definition instead of defining
- Add 040_fedora_text.diff small fixes from upstream.
- Add 040_fedora_resource.diff fixes error in DialogS.c, function
class_initialize.
- Add 040_fedora_c++fix.diff includes X11/ShellP.h after c.
- Add 040_fedora_XxxxProperty-64bit.diff to fix 64 bit
XChange/GetWindowProperty issues, including fix cut and paste from
to lesstif apps on 64 bits machines (Closes: 314440)
- Add 040_fedora_accelkeys.diff to fix accelkeys which use more then
one modifier
- Add 050_cvs_invalid_pointer.diff,
050_cvs_1773603_invalid_pointer_TextOut.c.diff,
050_cvs_1773603_invalid_pointer_List.c.diff,
050_cvs_1773603_invalid_pointer_Label.c.diff and
050_cvs_1773603_invalid_pointer_LabelG.c.diff
to fix crashing with a wildly invalid pointer inside XmFontListCopy()
-- upstream bugs 1773603 and 1298166
- Add 050_cvs_class_initialize_DialogS.c.diff to fix error in function
class_initialize
- Add 050_cvs_attachbottom_Form.c.diff to fix the layout of applications
with widgets which have the AttachBottom
- Add 060_update_manpages to fix bad-whatis-entry and several
inconsistencies (Closes: 43640 and 87745)
- Add 071_fix_crash_on_ESC_Traversal.c to fix crashing applications
when pressing <ESC> in menus (Closes: 356017)
* Updated debian/rules
- not move VirtualBindings.5 to .1x but to .5x
- remove the quilt .pc directory in clean target
- honor noopt flag in DEB_BUILD_OPTIONS (Closes: 496081)
* Add mwm.desktop file (Closes: 330057)
* Update policy to 3.8.1
- Added homepage field in debian/control
- Renamed section in debian/lesstif-bin.menu (menu policy)
* Removed "Apps/" in debian/lesstif-doc.docbase (lintian)
* Removed duplicate "library" from debian/control (lintian)
* Changed order of dh_installdeb and dh_makeshlibs in debian/rules (lintian)
* Added debian/watch file.
* Updated debian/copyright with version numbers of the (L)GPL (lintian)
* Added description to old patch files (lintian)
Date: Mon, 11 May 2009 13:00:14 +0100
Changed-By: Paul Gevers <paul at climbing.nl>
Maintainer: Sam Hocevar (Debian packages) <sam+deb at zoy.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/karmic/+source/lesstif2/1:0.95.0-2.3
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon, 11 May 2009 13:00:14 +0100
Source: lesstif2
Binary: lesstif2, lesstif2-dev, lesstif-bin, lesstif-doc
Architecture: source
Version: 1:0.95.0-2.3
Distribution: karmic
Urgency: low
Maintainer: Sam Hocevar (Debian packages) <sam+deb at zoy.org>
Changed-By: Paul Gevers <paul at climbing.nl>
Description:
lesstif2 - OSF/Motif 2.1 implementation released under LGPL
Closes: 43640 314440 330057 356017 396199 479779 496081 503361
Changes:
lesstif2 (1:0.95.0-2.3) unstable; urgency=low
.
* NMU upload to give some love to lesstif2 (continued)
* Fix lintian issue outdated-autotools-helper-file
- Add autotools-dev to build dependencies
- debian/rules use config.(guess,sub) from autotools-dev instead of
shipped ones.
- Removed the changes for config.(guess,sub) from
debian/patches/010_rebootstrap.diff
* Add lintian overwrite for package-name-doesnt-match-sonames because
library names aren't particularly suitable library names.
* Added lesstif2.symbols file based on
http://qa.debian.org/cgi-bin/mole/seedsymbols/?pkgname=lesstif2
and inspection of the changelog in combination with changes in header
files.
.
lesstif2 (1:0.95.0-2.2) UNRELEASED; urgency=low
.
* NMU upload to give some love to lesstif2
* debian/patches:
- Add 031_fix_inverted_scrollwheel.diff by Kacper Wysocki, fix
invalid mouse scroll wheel bind (Closes: 396199)
-- http://sourceforge.net/tracker/index.php?\
func=detail&aid=1625384&group_id=8596&atid=108596
- Add 031_shutup_xtungrabbutton.diff by Filippo Giunchedi, stop
lessstif from spewing messages about XtUngrab (Closes: 479779)
-- upstream bug 217326
- Add 031_use_X11_Xtos_header.diff by Steve Cotton (Closes: 503361)
to include LONG64 definition instead of defining
- Add 040_fedora_text.diff small fixes from upstream.
- Add 040_fedora_resource.diff fixes error in DialogS.c, function
class_initialize.
- Add 040_fedora_c++fix.diff includes X11/ShellP.h after c.
- Add 040_fedora_XxxxProperty-64bit.diff to fix 64 bit
XChange/GetWindowProperty issues, including fix cut and paste from
to lesstif apps on 64 bits machines (Closes: 314440)
- Add 040_fedora_accelkeys.diff to fix accelkeys which use more then
one modifier
- Add 050_cvs_invalid_pointer.diff,
050_cvs_1773603_invalid_pointer_TextOut.c.diff,
050_cvs_1773603_invalid_pointer_List.c.diff,
050_cvs_1773603_invalid_pointer_Label.c.diff and
050_cvs_1773603_invalid_pointer_LabelG.c.diff
to fix crashing with a wildly invalid pointer inside XmFontListCopy()
-- upstream bugs 1773603 and 1298166
- Add 050_cvs_class_initialize_DialogS.c.diff to fix error in function
class_initialize
- Add 050_cvs_attachbottom_Form.c.diff to fix the layout of applications
with widgets which have the AttachBottom
- Add 060_update_manpages to fix bad-whatis-entry and several
inconsistencies (Closes: 43640 and 87745)
- Add 071_fix_crash_on_ESC_Traversal.c to fix crashing applications
when pressing <ESC> in menus (Closes: 356017)
* Updated debian/rules
- not move VirtualBindings.5 to .1x but to .5x
- remove the quilt .pc directory in clean target
- honor noopt flag in DEB_BUILD_OPTIONS (Closes: 496081)
* Add mwm.desktop file (Closes: 330057)
* Update policy to 3.8.1
- Added homepage field in debian/control
- Renamed section in debian/lesstif-bin.menu (menu policy)
* Removed "Apps/" in debian/lesstif-doc.docbase (lintian)
* Removed duplicate "library" from debian/control (lintian)
* Changed order of dh_installdeb and dh_makeshlibs in debian/rules (lintian)
* Added debian/watch file.
* Updated debian/copyright with version numbers of the (L)GPL (lintian)
* Added description to old patch files (lintian)
Files:
1e5daa909ad2a44ceee4deb0354bbba1 1395 libs optional lesstif2_0.95.0-2.3.dsc
4df66614e906a1b8fe4498eeb413d827 365050 libs optional lesstif2_0.95.0-2.3.diff.gz
More information about the Karmic-changes
mailing list