lp:ubuntu/lucid/scons

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/scons
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

16. By Luca Falavigna

* New upstream checkpoint release.
* Switch to format 3.0 (quilt).

15. By Luca Falavigna

* New upstream checkpoint release.
* debian/patches/manpages.patch:
  - Changes applied in previous release were fixed upstream.
  - Fix several spelling and syntax errors.

14. By Luca Falavigna

* New upstream checkpoint release.
* debian/patches/remove_stale_files.patch:
  - Remove stale files created by SCons when building Debian packages.
    Check if DH_INTERNAL_OPTIONS is set, then delete selected files. This
    is a workaround to fix double compilation, it will reverted when
    upstream implements support for deep clean (Closes: #519948).
* debian/patches/manpages.patch:
  - Fix errors in manpages.

13. By Luca Falavigna

* New upstream checkpoint release.
* Remove obsolete patches, they have been merged upstream:
  - debian/patches/no_commandline_arguments.patch
  - debian/patches/remove_broken_symlinks.patch
* Update my e-mail address.
* Remove DM-Upload-Allowed field.
* Update copyright informations.
* Switch to debhelper 7.
* Switch to python-support.
* Do not build-depend on unnecessary python-dev, replace it with python.
* Add Vcs-* fields to document where SCons debianisation is stored.
* Bump Standards-Version to 3.8.3, no changes required.
* Adhere to DEP3.

12. By Luca Falavigna

* Merge from Debian unstable, remaining Ubuntu changes:
  + debian/rules: make SCons ready for Python 2.6:
    - Include /usr/share/python/python.mk.
    - Pass $(py_setup_install_args) macro to setup.py install.

11. By Luca Falavigna

* debian/rules: make SCons ready for Python 2.6:
  - Include /usr/share/python/python.mk.
  - Pass $(py_setup_install_args) macro to setup.py install.
* debian/patches/no_commandline_arguments (LP: #338492):
  - Fix an exception when a null command-line argument is passed in.

10. By Luca Falavigna

* New upstream release.
* debian/patches/remove_broken_symlinks:
  - In Clean() routine, try to delete symlinks even if files they point
    to are not available (Closes: #485521).
* debian/patches/qt_missing_moc:
  - Dropped, implemented upstream time ago.
* Add description to debian/patches/* to make Lintian happy.

9. By Luca Falavigna

* New upstream release.
* debian/patches/java_ignore_nonexistent_files:
  - Check for file/symlink existence before trying to use it in Java(),
    this prevents IOError exception (Closes: #338232).
* Provide a README.source to document quilt usage, as per policy.

8. By Luca Falavigna

* Merge from Debian unstable (LP: #226783), remaining Ubuntu changes:
  + debian/patches/ubuntu_buildds_spawn:
    - Don't use os.system()+env to spawn tools, working around
      underquoting of the environment.

7. By Michael Bienia

* Merge from debian unstable, remaining changes:
  - Don't use os.system()+env to spawn tools, working around underquoting of
    the environment until a real fix is done upstream.
  - debian/control: Modify Maintainer value to match
    DebianMaintainerField spec.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/scons
This branch contains Public information 
Everyone can see this information.

Subscribers