* [277fd7f] Imported Upstream version 1.10.0
- Remember last open notes on hard shutdown
* [b863565] Stable release; update gbp.conf branches
* [91a0237] Imported Upstream version 1.9.10
- Fix doc errors for sync
- New and updated (doc) translations
* Merge from unstable
* [b6e36a3] Use GMime 2.6 instead of 2.4; the latter is being dropped.
(Closes: #663216)
* [934f580] Use dh sequence explicitly instead of via deprecated cli.make
include
* [7cb46e3] Standards-Version → 3.9.3, no changes required
* New upstream release 1.9.9 (still no pristine-tar)
- Fix link names after HTML export
- fix Export All to HTML
* [ceb1079] Update watchfile to look for xz tarballs
* [ef866ec] Imported Upstream version 1.9.5 (note: no pristine-tar data for
this yet, due to missing pristine-xz)
* Fix validation errors in docs
* Fix delayed logouts with GnomeSession (Closes: #645990)
* Sync thread improvements
* Add missing commandline options to man pages (#665532)
* Add 256x256 icon for GNOME 3
* [fcde26a] Drop deprecated cli.make and use --with cli directly
* [7e76896] Imported Upstream version 1.9.3
+ Translation updates
* [72d7885] Update gbp.conf for experimental
* [fca59c6] Imported Upstream version 1.9.2
+ Add support for latest versions of Firefox
+ Translation updates
* [b6e36a3] Use GMime 2.6 instead of 2.4; the latter is being dropped.
(Closes: #663216)
* [934f580] Use dh sequence explicitly instead of via deprecated cli.make include
* [7cb46e3] Standards-Version → 3.9.3, no changes required
* [6d2edf9] Imported Upstream version 1.8.3
+ Translation updates
* Upload to unstable
* [74507b7] Imported Upstream stable version 1.8.0
+ Translation Updates
* [9ccc75f] Remove merge conflict marker in debian/changelog
* [d583cfa] Change branches in gbp.conf to unstable
* [e29c8c1] Imported Upstream version 1.7.6
+ Translation updates
* [aae3ba7] Delete debian/ltmain-as-needed.sh. Not necessary any more.
* [d4687c3] Remove Ubuntu customisation from debian/rules; done differently now
* [6e75a5b] Imported Upstream version 1.7.4
+ Name note being deleted in confirmation dialog
+ Autolinking notes should not update modification time
+ Fix translation string in Export All Notes Addin
+ Don't create nested links
+ Save button in Sync Preferences should be insensitive until fields a
filled
+ Tune down autosync frequency
+ Keep selection after Notebook rename
+ Allow renaming of template notes
+ Improve template note functionality
* [25db012] Imported Upstream version 1.7.3
+ Make NUNIT conditional
* [c2709c3] Remove 10_disable_unit_tests patch; now supported via configure
flag
* [6a8551d] Imported Upstream version 1.7.2
+ New addin for advanced preferences
+ Remove minumum size on Search All Notes window
+ Fix note title matching in TrieTree
+ Enforce minimum size on Name column in Search All Notes window
* [dbee52f] Imported Upstream version 1.7.1
+ New addin to Export All Notes
+ Drop dependency for gconf-sharp-peditors
+ Fix delete key behavior in bullet lists
+ Resolve relative paths when exporting notes
+ Fix string in Preferences UI
+ Handle ending slashes in sync URLs
+ Don't allow rename of special notebooks
+ Don't open URL twice in Addin preferences
+ Handle invalid files when loading notes
+ Add UI for no search results in notebook
+ Update copyright to 2011
+ Handle matching brackets in links
* [e324eb0] Drop gnome# BD in line with upstream's configure
* [d31575d] Disable schema install in the build
* [de22824] Modify watch file to look for bz2 orig files
+ Search does not give preference to note title
+ Cleanup strings in sync dialog dialogs
+ Context-menu key now opens next to selected notes
+ Fix string references to *Search All Notes* window
+ Disable Delete action when note list not in focus
+ Allow the user to open multiple notes via keypress or menu
+ Update tar usage to ensure OpenBSD compatibility
+ Switch from NDesk Dbus to dbus-sharp
+ Specify utf8 encoding for sync confirmation page
+ Fix focus chain in Search All Notes window
+ New addin for removing broken links from notes
+ Remove unmanaged window present code
+ Improvements for translators
+ Don't save unchanged new notes
* [aafe1b2] Imported Upstream version 1.7.0
* [309d0af] Switch BDs from ndesk-dbus to dbus-sharp
* [0e77616] Disable panel applet, panel will be deprecated with GNOME 3
* [645383d] Convert to 3.0 (quilt) for bz2 orig support
* [e32a2d3] Imported Upstream version 1.6.1
+ Hungarian and Catalan translation updates
* [780d74b] Standards-Version → 3.9.2, no changes required
* [a296fa0] Update to use my d.o email address
* [8a1e57b] Drop dh_autoreconf, no longer necessary and causes FTBFS due to
a bug somewhere (Closes: #622207)
* [fb9dcfe] Disable unit tests in a way that doesn't require autoreconfing
* [bf19fc0] Patch tomboy.exe dllmap to use DLL names as in the source
* [3460d94] Imported Upstream version 1.6.0
+ Changed GetSelectedNotebook from private to public so it can be used by
add-ins
+ Fix tomboy insecure LD_LIBRARY_PATH
+ Fix CVE-2010-4005
+ Fix Remove title format from add-ins descriptions
+ Fix Replace Computer Name with Login Name in SSH sync setup
* [71513fe] Add BD on libproxy-dev for proxy support
* [e6de4c3] Remove no longer needed PrintNotes DLLMap
* [e88f9be] Add DLLMap for WebSyncServiceAddin to map libproxy
* [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)
* [40c7e88] Imported Upstream version 1.3.4
+ Stop building libtomboy with *DISABLE_DEPRECATED flags (for now)
* [d8bee18] Imported Upstream version 1.5.2
+ Fix potential sync dataloss bug for former Gnote users
+ Documentation fixes
+ Fix windows crash when libproxy not available
+ Stop using deprecated GDK API in libtomboy
+ Various documentation bugs fixed
* 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
* [c12a7eb] Imported Upstream version 1.3.2
+ Fix ExportToHtml to export linked notes on Windows
+ Fix GtkPopup focus problems on Windows
+ Various help text fixes
+ Fix Windows installer to require .Net 3.5 support upgrades
+ Don't open the search dialog if tray is not ready
+ Allow empty username field for SSH sync
+ Fix Windows installer to detect GTK# >=2.12.10
* [980af20] Imported Upstream version 1.3.3
+ Update Print add-in license to LGPL (not GPL)
* [7656f59] Standards-Version → 3.9.1, no changes required
* New upstream release 1.3.1
+ Disable panel applet support by default
+ New topic-based help
+ Add libproxy support to web sync
+ Support LaTeX add-in on Mac
+ Fix `make run` for developers
+ Document --debug option in manpage
* New upstream release 1.3.0
+ Use GNOME Session D-Bus API for session management
+ Fix indentation of bullet list items when printing
+ Fix keyboard navigation in bullet lists
+ Applet now uses correct icon
+ Add hidden preference for quiet note deletion
+ Add hidden preference for disabling tray icon
+ HIG menu item clean-ups on Mac
+ Proper formatting when typing in timestamp text
+ Allow building with -DGSEAL_ENABLE
+ Fix crash in autosync when certain server types are unavailable
+ Clean up stream usage in attempt to fix LP#556628
* [803d6e9] Add debian/gbp.conf to build for exp
* [d5362ee] Update build-deps to match new configure checks
* [1e80e86] Enable panel applet
* [10012c1] debian/patches/*: Add patch headers
* [5c308ae] 30_fix_manpage_syntax: Remove line in manpage which causes
warning
* [b57ab2b] debian/{control,rules}: Replace manual autoreconf with dh-
autoreconf
* [2fe5306] Increase Standards-Version to 3.9.0, no changes required
* 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"
* New upstream release 1.2.0
+ Handle new application/x-note mimetype
+ Add a text/path-list target when drag-and-dropping from Search window,
allowing basic note transfer via Empathy
+ Allow icon themes to customize the panel/tray icon separately
+ Fix errors when using GTK+ >= 2.19.7
* New upstream release 1.1.4
+ Autosync improvements:
- Enable the preference in the UI
- Try to only sync when idle (to avoid interrupting your writing)
- Do not attempt to sync when the server is unavailable
- Fix focus/cursor issues that were occurring after autosync
* New upstream realease 1.1.2
+ Experimental automatic background synchronization support
+ Allow user to decide if links are updated when renaming a note
+ Fix crashers related to new Jump List feature
* New upstream release 1.1.1
+ Copy rich text from notes to apps like Evolution and OpenOffice.org Writer.
Feature requires gtk-sharp 2.12.10
+ Rearrange Tomboy startup so icon appears within 0.5-1.0 seconds
+ Prevent crash when entering empty notebook name
* New upstream release 1.1.0
+ Add support for Ubuntu One and others using OAuth 1.0a
+ Add CreateNamedNoteWithUri method to dbus interface
+ Add dbus methods for working with notebooks
+ Always show icons for note items in recent notes menu
+ Add Sync menu item to panel applet
+ Stop cutting off message text in the Sync dialog
* debian/rules: Pass --disable-update-mimdb to configure as it doesn't make
sense to update the mimedb in a buildd build.
* debian/control: Increase Standards-Version to 3.8.4, no changes required
* debian/source/format: Specify 1.0 explicitly (hello there Lintian, old
friend)
* 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.
* 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.
* debian/ltmain-as-needed.sh: Update, as a version mismatch with
Debian's libtool caused FTBFS (Closes: #560664)
* New upstream release 1.0.1:
- Add support for Ubuntu One and others using OAuth 1.0a (Rodrigo Moya)
- Always show icons for note items in recent notes menu
* debian/patches/02_support_oauth_1.0a.patch: Drop, now upstream
* debian/control: Switch to gmime2.4 - Tomboy got support for this at
0.15.0. (Closes: #556412)
* debian/control: Bump cli-common-dev version requirement to that which
provides the DH7 integration
[ Iain Lane ]
* debian/rules: Update the translation template after the build, doesn't
affect Debian but is required for Ubuntu. Reduces the delta.
* debian/patches/02_support_oauth_1.0a.patch: Add upstream/Ubuntu patch to
support new OAuth protocol required by some services such as U1.
[ Stefan Ebner ]
* debian/rules:
+ Directly convert and install the icon
+ Remove debian/clean
+ Remove debian/tomboy.install
* Added debian/dirs
* debian/watch: Bump version to 3
* New upstream version 1.0.0:
- Fix crash when showing Search from panel applet
- Redirect complete applet output to ~/.config/tomboy/tomboy-panel.log.
- Every patch contributor goes in the About dialog now.
- Add Underline add-in to Windows/Mac builds.
- WebSync fixes on Windows.
* New upstream version 0.15.7:
- Update for latest (hopefully final) REST API spec (Rodrigo Moya).
- Initial support for OAuth 1.0a servers
- Drop heavy System.Web dependency by bundling HttpUtility class.
- Fix parsing bug that caused Tomboy to upload empty notes to the server.
- More streamlined initial auth procedure (less clicks).
- Fix error when connecting before logged in to Snowy
- Prevent crash on PPC and ARM when showing menus
- Don't connect to session manager when running as applet
- When closing search window, do not quit if Tomboy icon is visible
* New upstream version 0.15.6:
- Migrate notes from ~/.tomboy, following Free Desktop standards on Linux
and appropriate conventions on Windows and Mac OS X
- Don't force port 22 when no port is specified for SSH sync
- Add preference in GConf for maximum width of note menu Jeff Tickle).
* New upstream version 0.15.5:
- Option to sync from Tomboy icon's contextual menu (#468459, Buchner
Johannes).
- Rename notebooks from the Search window (#435734).
- Clean up wasted space in Search and Preferences windows
- Maintain scroll position when notes change while Search window open
- Fix Notebook toolbar button appearance with 'text beside icons' setting.
* New upstream version 0.15.4:
- Improved behavior when changing font sizes (Stefan Schweizer).
- Builds fixes on Windows and Mac OS X (Matt Johnston, Sandy Armstrong).
- Require gtk+ 2.14 and stop using obsolete libgnome APIs.
* debian/control: Bump gtk build-dep to 2.14.0 per configure
* debian/rules: Remove some unnecessary variables and exports
* debian/README.source: Add, thanks Lintian
* debian/control: Add myself to Uploaders
* debian/control: Update standards-version to 3.8.3, no changes
* debian/control: Use mono-csc instead of csc as compiler, bump mono-devel
build-dep version for this
* debian/control: Update Vcs-Browser to point to new correct URL
* New upstream version 0.15.3:
- New underline formatting add-in (disabled by default) from Mark Wakim.
- Add ctrl +/- shortcuts for changing font size (Stefan Schweizer).
- Fix bullet display in HTML export (Stefan Schweizer).
- Update WebSync to use OAuth for authentication, and use the latest REST API.
- Fix i18n issue in WebSync (Anders Petersson).
- Add "Get More Add-Ins..." link in the Add-Ins tab of Preferences.
- Reduce command line output when not running Tomboy with --debug.
- Fix tarball for those that need panelapplet-sharp bundled.
- Documentation updates (Paul Culter).
- New Translations: vi
- Translation updates: bn_IN, es, et, he, sv, ta, th, uk, zh_CN
* New upstream release 0.15.1:
- New WebSync add-in syncs to any server that implements the Tomboy Web REST API,
such as Snowy [http://live.gnome.org/Snowy]. Baby-eating preview release.
- Require Mono 1.9.1 to *build* Tomboy. Should still run on older Mono.
- Prevent PATH problems on Windows from breaking Tomboy.
- Search for phrases by quoting search text.
- Fix drag&drop & middle-click paste of linked text.
- Save width of notebook pane in Search window.
- Disable sync menu items until backend configured.
- Close note find bar on escape, even when not focused.
- Support FUSE being built-in to kernel.
- Prevent crashes when reading unexpected note XML.
- Change "Open New Note Template" LinkButton to Button to prevent error.
- Focus search field every time Search window summoned.
- Only show Start Here note on first run if not running as applet.
- HIG compliance in Sync preferences.
- Use correct "info" icon in add-in info windows.
- Use relative path to load help.
- Cache frequently-used text tags in one place instead of five.
- Documentation updates.
- Translation updates: el, es, et, gl
* New upstream release 0.15.2:
- Fix HTML Export on Mac OS X.
- Translation updates: es, et, nb, sv, zh_CN
* debian/control: Add help/ as GFDL 1.1+
* debian/rules: Remove --repack; not necessary as upstream is a .tar.gz and
could cause rule to be nondeterministic
tomboy (0.15.0-0ubuntu1) karmic; urgency=low
* 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
[ 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
[ Mirco Bauer ]
* The "Squeeze it!" release
+ The installed package size was reduced from 13MB to 8MB.
* debian/rules
debian/control
debian/compat:
+ Rewrote for dh7 (automatically uses dh_clistrip).
* debian/paches/*
debian/control:
+ Switched to quilt.
* debian/rules:
debian/control:
+ Use pngquant to optimize the file size of the PNG files.
* debian/rules:
+ autoreconf, update gnome-doc-utils.make (for symlinking the same
picture files) and put patched ltmain.sh in place for --as-needed
magic before build.
+ Removed --with-mono-addins parameter from configure call, as the
parameter no longer exist.
[ Iain Lane ]
* debian/control: Update VCS info to point to git repo
[ 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 ]
* debian/control:
+ Update build dependencies.
+ Change maintainer to pkg-cli-apps.
[ 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.
* debian/control:
+ Build depend on libgmime2.2a-cil.
[ Jo Shields ]
* debian/control:
+ Add Vcs-* fields
[ Sebastian Dröge ]
* Upload to unstable (Closes: #518414).
* debian/control:
+ Use Gnome# 2.20 for now.
* debian/control:
+ Build against Gnome# 2.24 and GnomeDesktop# 2.24.
[ Pedro Fragoso ]
* Wrap Build-deps Deps and Suggests
* Don't install la files
* Update debian/copyright to reflect tomboykeybinder tomboyutil
[ Iain Lane ]
* debian/rules, debian/control,
debian/patches/02_configurable_compiler.patch:
+ Update for Mono 2.0 transition (Closes: #509056).
+ Replace mono-gmcs build-dep with mono-devel to pull in csc
+ Remove obsolote libmono-dev build-dep
+ Pass GMCS=/usr/bin/csc to configure to use csc for the build
+ Patch the build system to respect the passed compiler (Patch from James
Westby)
[ Sebastian Dröge ]
* New upstream bugfix release.
* debian/patches/03_sm-name.patch:
+ Register as "tomboy" to the session manager instead
of "Tomboy" (Closes: #508995). Thanks to Josselin Mouette
for the patch idea.
* New upstream stable release:
+ debian/control:
- Add gnomeprint and gnomeprintui to build depends.
* debian/watch:
+ Fix URL for the upstream taraball for the
new versions (Closes: #500284).
* New upstream development release.
* New upstream development release:
+ debian/control:
- Update build dependencies.
- Update Standards-Version to 3.8.0.
- Suggest tasque.
* New upstream bugfix release.
* New upstream bugfix release.
* New upstream stable release:
+ Upload to unstable.
* New upstream release:
+ debian/patches/02_link-libX11.patch,
debian/patches/99_autoreconf.patch:
- Dropped, not needed anymore.
* debian/rules,
debian/PrintNotes.dll.config:
+ Install dll mappings for the Print Notes addin.
* Rebuild against gtk-sharp2 2.10.4-2 (Closes: #468906).
* New upstream development release:
+ debian/control:
- Updated build dependencies.
+ debian/patches/01_external-mono-addins.patch:
- Dropped, merged upstream.
+ debian/watch:
- Updated for the new release series.
+ debian/patches/01_dllmaps.patch:
- Fix dllmap to point to the correct path.
* debian/rules,
debian/patches/99_ltmain_as-needed.patch:
+ Link the native libraries with --as-needed to get fewer dependencies.
* debian/patches/02_link-libX11.patch:
+ Link libtomboy with libX11.
* debian/patches/99_autoreconf.patch:
+ Regenerated for the above change.
* debian/control:
+ Update Standards-Version to 3.7.3, no additional changes needed.
+ Use Homepage field.
+ Build depend on autotools-dev.
* New upstream bugfix release:
+ debian/patches/02_CVE-2005-4790-insecure-search-path.patch:
- Dropped, merged upstream.
+ debian/patches/99_autoreconf.patch:
- Updated for the new version.
* debian/patches/02_CVE-2005-4790-insecure-search-path.patch:
+ SECURITY, CVE-2005-4790:
Multiple untrusted search path vulnerabilities in SUSE Linux 9.3 and
10.0, and possibly other distributions, cause the working directory to
be added to LD_LIBRARY_PATH, which might allow local users to execute
arbitrary code via (1) beagle, (2) tomboy, or (3) blam.
NOTE: in August 2007, the tomboy vector was reported for other
distributions.
Patch taken from upstream SVN.
* debian/tomboy.menu:
+ Fix section. It's now "Applications/Data Management".
* New upstream bugfix release, with many translation updates.
* debian/patches/99_autoreconf.patch:
+ Updated for the new version.
* debian/patches/01_external-mono-addins.patch,
debian/patches/99_autoreconf.patch,
debian/control.in,
debian/rules:
+ Build against an external Mono.Addins. Patch taken from upstream SVN.
* New upstream release (Closes: #436809):
+ Adds sync support (Closes: #313302).
+ debian/patches/01_define.cs.patch:
- Dropped, merged upstream.
+ debian/tomboy.desktop:
- Dropped, upstream's desktop file is usable now and we use it since
some time already anyway.
* debian/patches/01_define.cs.patch:
+ Fix FTBFS caused by having an "[assembly: ..." attribute in the end.
It's only allowed directly after "using ..." (Closes: #441657).
* debian/rules:
+ Call dh_clifixperms to get proper permissions on all files.
* New maintainer with permission of the old maintainer. Thanks to Dave
Beckett for the work on this package in the past.
* New upstream release (Closes: #418566, #415420):
+ DBus support is fixed and tomboy is single-instance
again (Closes: #407744, #313298, #400552)
+ Fixes crash when opening preferences (Closes: #386271)
+ Ship fixed width plugin (Closes: #372776)
+ Fixes interaction with session manager (Closes: #356833)
+ Fixes bad interaction with different linking mechanisms (Closes: #396177)
+ debian/control:
- Update build dependencies. Tomboy uses C# 2.0 now and also uses the
external ndesk-dbus packages.
- Suggest evolution as tomboy has a evolution plugin which allows
dragging mails from evolution to notes and adds a nice link to the
mail in the note.
+ debian/patches/01-dbus0.9.patch:
- Dropped, not needed anymore with the new version.
* Acknowledge NMU by Michael Ablassmeier (Closes: #388205)
* debian/control:
+ Set me as maintainer.
* debian/rules,
debian/tomboy.desktop:
+ Use upstream's desktop file now as it has proper translations.
* debian/rules:
+ Drop now unecessary restoring of config.{sub,guess} as it is done
properly by cdbs since some time already.
+ Drop unecessary cleaning of the plugins as upstream's build system cares
for this now.
* debian/watch:
+ Update watch file for the 0.6 series.
* New upstream release
* Added new plugins: Bugzilla, FixedWidth, NoteOfTheDay
* Added Build-Depends: on libdbus-glib-1-dev to get D-Bus remote
control enabled (Closes: #393484)
* Updated Build-Depends: for cli-common-dev to >= 0.4.4
* New upstream release
* Upstream sources now DFSG as last old icon removed.
- removed 01_image_name patch
* Added D-BUS API change patch 04_dbus0.9.patch. (Closes: #385382)
* Acknowledge NMU in 0.3.9+dfsg-2.1 for previous patch.
* Depend on libdbus-1-dev (>= 0.90), no longer use libdbus-cil
* Packaged new Sticky Notes import plugin
* Non-maintainer upload.
* Add Patch for deprecated dbus functions (Closes: #385382)
* Added postint to rebuild broken scrollkeeper database using
patch to fix it from Loïc Minier - Thanks (Closes: #383201)
* Fixes RC bug, thus urgency medium.
* Provide DFSG version of sources
* Disable scrollkeeper from installing into /var (Closes: #382800)
* New upstream release
- Builds against GTK 2.0, removed patch 02_gtk-sharp2.patch
- Builds against dbus directly rather than using dbus-sharp. Change
from Build-Depends on libdbus-cil-1 to libdbus-glib-1-2
- Preference dialog modality fixed (Closes: #313295)
- Italic pasting fixed (Closes: #329476)
- Added StickyNoteImport plugin
- Uses gnome document tools. Add Build-Depends on gnome-doc-utils and
scrollkeeper
* Upstream application icon changed "due to legal restrictions"
- Remove the replacement third-party images we were using.
- Continue to remove one use of the old icon from the source tarball.
- Updated patch 01_image_name to remove the last use of the old icon
- Added XPM versions of the new icons
* Standards version 3.7.2 (no changes)
* Updated to latest Debian Mono Policy. Build-Depend on cli-common-dev
* Build depend on libgmime2.2-cil replacing libgmime2.1-cil which was
removed from Debian yesterday fixing FTBFS on arm (Closes: #382653)
* Urgency medium due to FTBFS fix.
* Add dependencies to native library (Closes: #364778)
* Enable Evolution plugin (Closes: #364779)
* New upstream release (Closes: #352531)
* Require dbus 0.61-3 to get a non-broken assembly version (see bug #354798)
* Packaging updates from Ubuntu 0.3.5-0ubuntu1 thanks to Sebastian Dröge
* 02_Trie.cs_mcs119.patch deleted as merged into upstream.
tomboy (0.3.5-0ubuntu1) dapper; urgency=low
* New upstream release
* 01_image_name.patch:
+ Updated for new upstream version
* 02_gtk-sharp2.patch:
+ Use Gtk#2 instead of Gtk#
* Tightened and adjusted Build-Depends
* Added ${misc:Depends} to Depends
* Updated debhelper compat version to 5
* Build against libdbus-1-cil (Closes: #338495)
* Added patch from CVS to fix Mono 1.1.9.x build (Closes: 337356)
- 02_Trie.cs_mcs119.patch from CVS
* New upstream release
* New ExportToHTML plugin
* Updated image name fixing patch 01_image_name.patch
* Removed Mono 1.1.8.x build patches merged upstream:
- 02_mono118_Trie.patch
- 03_mono118_AppletFactory.patch
* Removed obsolete Build-Depend: on mono-jit and mono-utils
* Updated debian/watch file to new location.
* Added 24x24 icon from same author as the other icons, cleaned up by
Gordon Ingram to help the toolbar icon look better (Closes: 316765)
* Rebuild for mono 1.1.8.1
* Applied patches from CVS to fix 1.1.8.x builds:
02_mono118_Trie.patch and 03_mono118_AppletFactory.patch
* Add MONO_SHARED_DIR to stop monodis core dumping when called
inside dh_clideps
* Added 16x16 and 32x32 pixmap xpm icons
* Added menu and tomboy.desktop linked to the icons
* Upload to unstable
* Depend on libdbus-cil 0.23.4-3 built with mono in unstable
* Remove dependency on mono-mint (Closes: 311956)
* Merge with ubuntu up to 0.3.2-4ubuntu5:
- changed the uudecode line from update-config to post-patches in
debian/rules
- not applying Tomboy/Trie.cs patch
* Rebuild package with source inside changes
* Upload of tomboy to experimental (Closes: 272264)
* Require mono 1.1.6+
* Build-Depends on sharutils for uudecode
* Standards-Version 3.6.1.0 and depend on newer debhelper for cdbs
* Rebuild against mono 1.1 packages.
* Require cli-common
* New upstream release
* Port of the packaging from Ubuntu to Debian
* Removed non-distributable image from orig.tar.gz and
added debian/README.Debian-source to explain this
* Added replacement image debian/tomboy.png.uu from Jacub Steiner
* Added patches/01_image_name.patch to rename mentions to the image
tomboy (0.3.1-0ubuntu6) hoary; urgency=low
* Rebuilt against new libdbus-cil.
tomboy (0.3.1-0ubuntu5) hoary; urgency=low
* Rebuild with current libs.
tomboy (0.3.1-0ubuntu4) hoary; urgency=low
* Er, libpanel-applet2-dev
tomboy (0.3.1-0ubuntu3) hoary; urgency=low
* Build-Depend on libpanel-applet-dev, not libpanel-applet2-0
tomboy (0.3.1-0ubuntu2) hoary; urgency=low
* debian/control
build-dep on libpanel-applet2-0 to fix FTBFS.
tomboy (0.3.1-0ubuntu1) hoary; urgency=low
* New upstream release
- Made the move to Gnome Panel applet. (TrayIcon mode is still supported).
- New plugin system, so anyone can customize their Tomboy notes.
- A Note printing plugin
- A new preferences dialog
* debian/control
- Add libdbus-cil to build-deps
tomboy (0.2.2-1ubuntu1) hoary; urgency=low
* Update Build-Dep and fix FTBFS.
tomboy (0.2.2-1) hoary; urgency=low
* New upstream release
* New upstream release
* Fix up build-depends in debian/control, use ${net:Depends} and dh_netdeps
as well.
* New upstream release
* Initial Release.