lp:debian/squeeze/tomboy

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

13. By Iain Lane

[bc0695b] Fix insecure LD_LIBRARY_PATH. A vulnerability existed
where if LD_LIBRARY_PATH were set but empty, a trailing : as a path
separator would still be appended to the path, exposing an
insecure/invalid search path. Using :+: instead of +: prevents this
as ${X:+:$X} returns X iff X is set and not empty whereas ${X+:$X}
returns X iff X is set (it may be empty). References: CVE-2010-4005
(Closes: #605096)

12. By Iain Lane

* New upstream bugfix release 1.2.2:
  + Fix potential sync dataloss bug for former Gnote users
  + Support latest GTK# installer on Windows
  + Translation updates: hu, id

11. By Iain Lane

* New upstream release 1.2.1:
  + Fix bullet list indentation when printing (Closes: #551059)
  + Add timestamp to logger messages, useful for watching autosync output, etc
* debian/watch: Remove unnecessary "debian"

10. By Iain Lane

* debian/patches/20_remove_pcfile_requires: Remove requires from
  tomboy-addins.pc.in. These are not needed for linkage. (Closes: #564372)
* debian/control: Update CLI library deps to use new -dev packages which
  contain pcfiles now.

9. By Iain Lane

* The "Won't somebody think of the dep chain" release
* debian/patches/10_disable_unit_tests.patch: Disable unit tests
  unconditionally as they cause a non-deterministic build depending on
  whether nunit is present or not.
* debian/control: Remove all build-deps from `mono' source package and
  instead rely on mono-devel (>= 2.4.3) to pull them in.

8. By Iain Lane

[ Stefan Ebner ]
* Replace the tomboy icon misery with a proper method:
  + debian/control:
    - Replace b-p on shareutils with imagemagick.
    - Bump Standards-Version to 3.8.2
  + debian/rules: Convert the icons at build time.
  + Delete tomboy.dirs and tomboy-{16/32}.xpm.uu.
  + Add debian/tomboy.install to install the generated icons properly.
  + Add debian/clean to remove the generated xpm files.

[ Iain Lane ]
* debian/rules: Remove --repack; not necessary as upstream is a .tar.gz
  and this could cause rule to be nondeterministic
* Update watch file to scan for stable releases only
* New upstrem release 0.14.3
  - Fix build for those with gnome-sharp < 2.23.90 (Stefan Schweizer).
  - Fix HTML Export add-in on Mac OS X.
  - Translation updates: el, es

7. By Sebastian Dröge

[ Jo Shields ]
* New upstream release
* debian/rules:
  + Add get-orig-source rule
* debian/watch:
  + Do not run "uupdate" as it does not permit preparing Debian
    revision on Ubuntu
* debian/patches/02_configurable_compiler.patch:
  + Deleted, merged upstream
* debian/patches/03_03_sm-name.patch:
  + Deleted, no longer relevant

[ Sebastian Dröge ]
* New upstream release:
  + debian/control:
    - Update build dependencies.
* debian/control:
  + Change maintainer to pkg-cli-appsNew upstream release.
  * debian/control:
    + Change maintainer to pkg-cli-apps..

6. By Stefan Ebner

[ Stefan Ebner ]
* Update libgnome-cil build-dependency for GNOME# 2.24 transition
* Bump Standards version to 3.8.1

[ Mirco Bauer ]
* debian/control:
  + Added libgnomepanel2.24-cil to build-deps.

5. By Sebastian Dröge

* debian/control:
  + Build depend on libgmime2.2a-cil.

4. By Sebastian Dröge

New upstream bugfix release.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers