[Pkg-mono-svn-commits] rev 2737 - in non-group/tomboy/tags: . 0.4.1-1/debian 0.4.1-1/debian/patches

Dave Beckett dajobe at costa.debian.org
Sun Sep 24 02:42:34 UTC 2006


Author: dajobe
Date: 2006-09-24 02:42:34 +0000 (Sun, 24 Sep 2006)
New Revision: 2737

Added:
   non-group/tomboy/tags/0.4.1-1/
   non-group/tomboy/tags/0.4.1-1/debian/changelog
   non-group/tomboy/tags/0.4.1-1/debian/control
   non-group/tomboy/tags/0.4.1-1/debian/patches/01-dbus0.9.patch
Removed:
   non-group/tomboy/tags/0.4.1-1/debian/changelog
   non-group/tomboy/tags/0.4.1-1/debian/control
   non-group/tomboy/tags/0.4.1-1/debian/patches/01_image_name.patch
Log:
Tagged for tomboy 0.4.1-1

Copied: non-group/tomboy/tags/0.4.1-1 (from rev 2735, non-group/tomboy/trunk)

Deleted: non-group/tomboy/tags/0.4.1-1/debian/changelog
===================================================================
--- non-group/tomboy/trunk/debian/changelog	2006-09-23 23:30:41 UTC (rev 2735)
+++ non-group/tomboy/tags/0.4.1-1/debian/changelog	2006-09-24 02:42:34 UTC (rev 2737)
@@ -1,253 +0,0 @@
-tomboy (0.3.9+dfsg-2) unstable; urgency=medium
-
-  * 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.
-
- -- Dave Beckett <dajobe at debian.org>  Sun,  3 Sep 2006 09:48:52 -0700
-
-tomboy (0.3.9+dfsg-1) unstable; urgency=medium
-
-  * Provide DFSG version of sources
-  * Disable scrollkeeper from installing into /var (Closes: #382800)
-  
- -- Dave Beckett <dajobe at debian.org>  Sun, 13 Aug 2006 12:36:00 -0700
-
-tomboy (0.3.9-1) unstable; urgency=medium
-
-  * 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.
-
- -- Dave Beckett <dajobe at debian.org>  Sat, 12 Aug 2006 09:43:31 -0700
-
-tomboy (0.3.5-2) unstable; urgency=low
-
-  * Add dependencies to native library (Closes: #364778)
-  * Enable Evolution plugin (Closes: #364779)
-
- -- Dave Beckett <dajobe at debian.org>  Tue, 25 Apr 2006 20:59:25 -0700
-
-tomboy (0.3.5-1) unstable; urgency=low
-
-  * 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.
-
- -- Dave Beckett <dajobe at debian.org>  Sat, 18 Mar 2006 19:47:02 -0800
-
-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
-
- -- Sebastian Dröge <slomo at ubuntu.com>  Fri, 24 Feb 2006 17:01:15 +0100
-
-tomboy (0.3.3-3) unstable; urgency=low
-
-  * Build against libdbus-1-cil (Closes: #338495)
-
- -- Dave Beckett <dajobe at debian.org>  Thu, 12 Jan 2006 19:41:41 -0800
-
-tomboy (0.3.3-2) unstable; urgency=low
-
-  * Added patch from CVS to fix Mono 1.1.9.x build (Closes: 337356)
-    -  02_Trie.cs_mcs119.patch from CVS
-
- -- Dave Beckett <dajobe at debian.org>  Thu,  3 Nov 2005 19:59:02 -0800
-
-tomboy (0.3.3-1) unstable; urgency=low
-
-  * 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
-
- -- Dave Beckett <dajobe at debian.org>  Wed, 10 Aug 2005 19:33:28 +0100
-
-tomboy (0.3.2-9) unstable; urgency=low
-
-  * 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
-
- -- Dave Beckett <dajobe at debian.org>  Mon, 11 Jul 2005 17:13:26 +0100
-
-tomboy (0.3.2-8) unstable; urgency=low
-
-  * Added 16x16 and 32x32 pixmap xpm icons
-  * Added menu and tomboy.desktop linked to the icons
-
- -- Dave Beckett <dajobe at debian.org>  Tue, 14 Jun 2005 23:07:01 +0100
-
-tomboy (0.3.2-7) unstable; urgency=low
-
-  * Upload to unstable
-  * Depend on libdbus-cil 0.23.4-3 built with mono in unstable
-  * Remove dependency on mono-mint (Closes: 311956)
-
- -- Dave Beckett <dajobe at debian.org>  Fri, 10 Jun 2005 16:22:59 +0100
-
-tomboy (0.3.2-6) experimental; urgency=low
-
-  * 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
-
- -- Dave Beckett <dajobe at debian.org>  Wed,  1 Jun 2005 20:13:48 +0100
-
-tomboy (0.3.2-5) experimental; urgency=low
-
-  * Rebuild package with source inside changes
-
- -- Dave Beckett <dajobe at debian.org>  Fri, 27 May 2005 13:20:41 +0100
-
-tomboy (0.3.2-4) experimental; urgency=low
-
-  * Upload of tomboy to experimental (Closes: 272264)
-  * Require mono 1.1.6+
-  * Build-Depends on sharutils for uudecode
-
- -- Dave Beckett <dajobe at debian.org>  Fri, 27 May 2005 13:09:47 +0100
-
-tomboy (0.3.2-3) experimental; urgency=low
-
-  * Standards-Version 3.6.1.0 and depend on newer debhelper for cdbs
-
- -- Dave Beckett <dajobe at debian.org>  Fri, 15 Apr 2005 22:21:52 +0100
-
-tomboy (0.3.2-2) experimental; urgency=low
-
-  * Rebuild against mono 1.1 packages.
-  * Require cli-common
-
- -- Dave Beckett <dajobe at debian.org>  Fri, 15 Apr 2005 22:04:15 +0100
-
-tomboy (0.3.2-1) experimental; urgency=low
-
-  * New upstream release
-
- -- Dave Beckett <dajobe at debian.org>  Sun, 10 Apr 2005 15:48:23 +0100
-
-tomboy (0.3.1-1) experimental; urgency=low
-
-  * 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
-
- -- Dave Beckett <dajobe at debian.org>  Sun, 10 Apr 2005 15:29:35 +0100
-
-tomboy (0.3.1-0ubuntu6) hoary; urgency=low
-
-  * Rebuilt against new libdbus-cil.
-
- -- Daniel Holbach <dh at mailempfang.de>  Wed, 16 Mar 2005 21:11:11 +0100
-
-tomboy (0.3.1-0ubuntu5) hoary; urgency=low
-
-  * Rebuild with current libs.
-
- -- Sebastien Bacher <seb128 at canonical.com>  Sat, 19 Feb 2005 14:57:09 +0100
-
-tomboy (0.3.1-0ubuntu4) hoary; urgency=low
-
-  * Er, libpanel-applet2-dev
-
- -- Matt Zimmerman <mdz at ubuntu.com>  Wed,  2 Feb 2005 20:49:44 -0800
-
-tomboy (0.3.1-0ubuntu3) hoary; urgency=low
-
-  * Build-Depend on libpanel-applet-dev, not libpanel-applet2-0
-
- -- Matt Zimmerman <mdz at ubuntu.com>  Wed,  2 Feb 2005 11:01:26 -0800
-
-tomboy (0.3.1-0ubuntu2) hoary; urgency=low
-
-  * debian/control
-    build-dep on libpanel-applet2-0 to fix FTBFS.
-
- -- Brandon Hale <brandon at smarterits.com>  Mon, 31 Jan 2005 23:52:04 -0500
-
-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
-
- -- Brandon Hale <brandon at smarterits.com>  Thu, 27 Jan 2005 18:35:41 -0500
-
-tomboy (0.2.2-1ubuntu1) hoary; urgency=low
-
-  * Update Build-Dep and fix FTBFS.
-
- -- Fabio M. Di Nitto <fabbione at fabbione.net>  Mon, 22 Nov 2004 13:10:03 +0100
-
-tomboy (0.2.2-1) hoary; urgency=low
-
-  * New upstream release
-
- -- Brandon Hale <brandon at localhost.localdomain>  Sun, 21 Nov 2004 15:35:03 -0500
-
-tomboy (0.2.0-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Brandon Hale <brandon at smarterits.com>  Mon, 11 Oct 2004 09:31:35 -0400
-
-tomboy (0.1.2-2) unstable; urgency=low
-
-  * Fix up build-depends in debian/control, use ${net:Depends} and dh_netdeps
-  as well.
-
- -- Brandon Hale <brandon at smarterits.com>  Thu,  7 Oct 2004 11:14:29 -0400
-
-tomboy (0.1.2-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Brandon Hale <brandon.hale at gmail.com>  Sat, 25 Sep 2004 08:59:36 -0400
-
-tomboy (0.1.1-1) unstable; urgency=low
-
-  * Initial Release.
-
- -- Brandon Hale <brandon.hale at gmail.com>  Mon, 20 Sep 2004 20:08:46 -0400
-

Copied: non-group/tomboy/tags/0.4.1-1/debian/changelog (from rev 2736, non-group/tomboy/trunk/debian/changelog)
===================================================================
--- non-group/tomboy/tags/0.4.1-1/debian/changelog	                        (rev 0)
+++ non-group/tomboy/tags/0.4.1-1/debian/changelog	2006-09-24 02:42:34 UTC (rev 2737)
@@ -0,0 +1,272 @@
+tomboy (0.4.1-1) unstable; urgency=low
+
+  * 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
+
+ -- Dave Beckett <dajobe at debian.org>  Sat, 23 Sep 2006 19:30:03 -0700
+
+tomboy (0.3.9+dfsg-2.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Add Patch for deprecated dbus functions (Closes: #385382) 
+
+ -- Michael Ablassmeier <abi at debian.org>  Tue, 19 Sep 2006 09:11:38 +0200
+
+tomboy (0.3.9+dfsg-2) unstable; urgency=medium
+
+  * 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.
+
+ -- Dave Beckett <dajobe at debian.org>  Sun,  3 Sep 2006 09:48:52 -0700
+
+tomboy (0.3.9+dfsg-1) unstable; urgency=medium
+
+  * Provide DFSG version of sources
+  * Disable scrollkeeper from installing into /var (Closes: #382800)
+  
+ -- Dave Beckett <dajobe at debian.org>  Sun, 13 Aug 2006 12:36:00 -0700
+
+tomboy (0.3.9-1) unstable; urgency=medium
+
+  * 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.
+
+ -- Dave Beckett <dajobe at debian.org>  Sat, 12 Aug 2006 09:43:31 -0700
+
+tomboy (0.3.5-2) unstable; urgency=low
+
+  * Add dependencies to native library (Closes: #364778)
+  * Enable Evolution plugin (Closes: #364779)
+
+ -- Dave Beckett <dajobe at debian.org>  Tue, 25 Apr 2006 20:59:25 -0700
+
+tomboy (0.3.5-1) unstable; urgency=low
+
+  * 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.
+
+ -- Dave Beckett <dajobe at debian.org>  Sat, 18 Mar 2006 19:47:02 -0800
+
+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
+
+ -- Sebastian Dröge <slomo at ubuntu.com>  Fri, 24 Feb 2006 17:01:15 +0100
+
+tomboy (0.3.3-3) unstable; urgency=low
+
+  * Build against libdbus-1-cil (Closes: #338495)
+
+ -- Dave Beckett <dajobe at debian.org>  Thu, 12 Jan 2006 19:41:41 -0800
+
+tomboy (0.3.3-2) unstable; urgency=low
+
+  * Added patch from CVS to fix Mono 1.1.9.x build (Closes: 337356)
+    -  02_Trie.cs_mcs119.patch from CVS
+
+ -- Dave Beckett <dajobe at debian.org>  Thu,  3 Nov 2005 19:59:02 -0800
+
+tomboy (0.3.3-1) unstable; urgency=low
+
+  * 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
+
+ -- Dave Beckett <dajobe at debian.org>  Wed, 10 Aug 2005 19:33:28 +0100
+
+tomboy (0.3.2-9) unstable; urgency=low
+
+  * 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
+
+ -- Dave Beckett <dajobe at debian.org>  Mon, 11 Jul 2005 17:13:26 +0100
+
+tomboy (0.3.2-8) unstable; urgency=low
+
+  * Added 16x16 and 32x32 pixmap xpm icons
+  * Added menu and tomboy.desktop linked to the icons
+
+ -- Dave Beckett <dajobe at debian.org>  Tue, 14 Jun 2005 23:07:01 +0100
+
+tomboy (0.3.2-7) unstable; urgency=low
+
+  * Upload to unstable
+  * Depend on libdbus-cil 0.23.4-3 built with mono in unstable
+  * Remove dependency on mono-mint (Closes: 311956)
+
+ -- Dave Beckett <dajobe at debian.org>  Fri, 10 Jun 2005 16:22:59 +0100
+
+tomboy (0.3.2-6) experimental; urgency=low
+
+  * 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
+
+ -- Dave Beckett <dajobe at debian.org>  Wed,  1 Jun 2005 20:13:48 +0100
+
+tomboy (0.3.2-5) experimental; urgency=low
+
+  * Rebuild package with source inside changes
+
+ -- Dave Beckett <dajobe at debian.org>  Fri, 27 May 2005 13:20:41 +0100
+
+tomboy (0.3.2-4) experimental; urgency=low
+
+  * Upload of tomboy to experimental (Closes: 272264)
+  * Require mono 1.1.6+
+  * Build-Depends on sharutils for uudecode
+
+ -- Dave Beckett <dajobe at debian.org>  Fri, 27 May 2005 13:09:47 +0100
+
+tomboy (0.3.2-3) experimental; urgency=low
+
+  * Standards-Version 3.6.1.0 and depend on newer debhelper for cdbs
+
+ -- Dave Beckett <dajobe at debian.org>  Fri, 15 Apr 2005 22:21:52 +0100
+
+tomboy (0.3.2-2) experimental; urgency=low
+
+  * Rebuild against mono 1.1 packages.
+  * Require cli-common
+
+ -- Dave Beckett <dajobe at debian.org>  Fri, 15 Apr 2005 22:04:15 +0100
+
+tomboy (0.3.2-1) experimental; urgency=low
+
+  * New upstream release
+
+ -- Dave Beckett <dajobe at debian.org>  Sun, 10 Apr 2005 15:48:23 +0100
+
+tomboy (0.3.1-1) experimental; urgency=low
+
+  * 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
+
+ -- Dave Beckett <dajobe at debian.org>  Sun, 10 Apr 2005 15:29:35 +0100
+
+tomboy (0.3.1-0ubuntu6) hoary; urgency=low
+
+  * Rebuilt against new libdbus-cil.
+
+ -- Daniel Holbach <dh at mailempfang.de>  Wed, 16 Mar 2005 21:11:11 +0100
+
+tomboy (0.3.1-0ubuntu5) hoary; urgency=low
+
+  * Rebuild with current libs.
+
+ -- Sebastien Bacher <seb128 at canonical.com>  Sat, 19 Feb 2005 14:57:09 +0100
+
+tomboy (0.3.1-0ubuntu4) hoary; urgency=low
+
+  * Er, libpanel-applet2-dev
+
+ -- Matt Zimmerman <mdz at ubuntu.com>  Wed,  2 Feb 2005 20:49:44 -0800
+
+tomboy (0.3.1-0ubuntu3) hoary; urgency=low
+
+  * Build-Depend on libpanel-applet-dev, not libpanel-applet2-0
+
+ -- Matt Zimmerman <mdz at ubuntu.com>  Wed,  2 Feb 2005 11:01:26 -0800
+
+tomboy (0.3.1-0ubuntu2) hoary; urgency=low
+
+  * debian/control
+    build-dep on libpanel-applet2-0 to fix FTBFS.
+
+ -- Brandon Hale <brandon at smarterits.com>  Mon, 31 Jan 2005 23:52:04 -0500
+
+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
+
+ -- Brandon Hale <brandon at smarterits.com>  Thu, 27 Jan 2005 18:35:41 -0500
+
+tomboy (0.2.2-1ubuntu1) hoary; urgency=low
+
+  * Update Build-Dep and fix FTBFS.
+
+ -- Fabio M. Di Nitto <fabbione at fabbione.net>  Mon, 22 Nov 2004 13:10:03 +0100
+
+tomboy (0.2.2-1) hoary; urgency=low
+
+  * New upstream release
+
+ -- Brandon Hale <brandon at localhost.localdomain>  Sun, 21 Nov 2004 15:35:03 -0500
+
+tomboy (0.2.0-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Brandon Hale <brandon at smarterits.com>  Mon, 11 Oct 2004 09:31:35 -0400
+
+tomboy (0.1.2-2) unstable; urgency=low
+
+  * Fix up build-depends in debian/control, use ${net:Depends} and dh_netdeps
+  as well.
+
+ -- Brandon Hale <brandon at smarterits.com>  Thu,  7 Oct 2004 11:14:29 -0400
+
+tomboy (0.1.2-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Brandon Hale <brandon.hale at gmail.com>  Sat, 25 Sep 2004 08:59:36 -0400
+
+tomboy (0.1.1-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Brandon Hale <brandon.hale at gmail.com>  Mon, 20 Sep 2004 20:08:46 -0400
+

Deleted: non-group/tomboy/tags/0.4.1-1/debian/control
===================================================================
--- non-group/tomboy/trunk/debian/control	2006-09-23 23:30:41 UTC (rev 2735)
+++ non-group/tomboy/tags/0.4.1-1/debian/control	2006-09-24 02:42:34 UTC (rev 2737)
@@ -1,14 +0,0 @@
-Source: tomboy
-Section: gnome
-Priority: optional
-Maintainer: Dave Beckett <dajobe at debian.org>
-Build-Depends: cdbs, debhelper (>= 5), mono-mcs (>= 1.1.8.1) | c-sharp-compiler, libgtk2.0-cil, libgnome2.0-cil, libgconf2.0-cil, libgtkspell-dev (>= 2.0.9), libmono-dev (>= 1.1.8.1), intltool, libdbus-glib-1-2 (>= 0.60), libpanel-applet2-dev, cli-common-dev (>= 0.4.0), sharutils, libgnomeprintui2.2-dev, libgtk2.0-dev (>= 2.6), libatk1.0-dev (>= 1.2.4), libgmime2.2-cil, gnome-doc-utils (>= 0.3.2), scrollkeeper
-Standards-Version: 3.7.2
-
-Package: tomboy
-Architecture: any
-Depends: ${cli:Depends}, ${misc:Depends}, ${shlibs:Depends}
-Description: desktop note taking program using Wiki style links
- Tomboy is a desktop note-taking application which is simple and easy to
- use. It lets you organise your notes intelligently by allowing you to
- easily link ideas together with Wiki style interconnects.

Copied: non-group/tomboy/tags/0.4.1-1/debian/control (from rev 2736, non-group/tomboy/trunk/debian/control)
===================================================================
--- non-group/tomboy/tags/0.4.1-1/debian/control	                        (rev 0)
+++ non-group/tomboy/tags/0.4.1-1/debian/control	2006-09-24 02:42:34 UTC (rev 2737)
@@ -0,0 +1,14 @@
+Source: tomboy
+Section: gnome
+Priority: optional
+Maintainer: Dave Beckett <dajobe at debian.org>
+Build-Depends: cdbs, debhelper (>= 5), mono-mcs (>= 1.1.8.1) | c-sharp-compiler, libgtk2.0-cil, libgnome2.0-cil, libgconf2.0-cil, libgtkspell-dev (>= 2.0.9), libmono-dev (>= 1.1.8.1), intltool, libdbus-1-dev (>=0.90), libdbus-glib-1-2 (>= 0.60), libpanel-applet2-dev, cli-common-dev (>= 0.4.0), sharutils, libgnomeprintui2.2-dev, libgtk2.0-dev (>= 2.6), libatk1.0-dev (>= 1.2.4), libgmime2.2-cil, gnome-doc-utils (>= 0.3.2), scrollkeeper
+Standards-Version: 3.7.2
+
+Package: tomboy
+Architecture: any
+Depends: ${cli:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Description: desktop note taking program using Wiki style links
+ Tomboy is a desktop note-taking application which is simple and easy to
+ use. It lets you organise your notes intelligently by allowing you to
+ easily link ideas together with Wiki style interconnects.

Copied: non-group/tomboy/tags/0.4.1-1/debian/patches/01-dbus0.9.patch (from rev 2736, non-group/tomboy/trunk/debian/patches/01-dbus0.9.patch)
===================================================================
--- non-group/tomboy/tags/0.4.1-1/debian/patches/01-dbus0.9.patch	                        (rev 0)
+++ non-group/tomboy/tags/0.4.1-1/debian/patches/01-dbus0.9.patch	2006-09-24 02:42:34 UTC (rev 2737)
@@ -0,0 +1,20 @@
+--- Tomboy/dbus-sharp/Connection.cs.old	2006-08-24 17:14:03.056705000 +0200
++++ Tomboy/dbus-sharp/Connection.cs	2006-08-24 17:14:15.061455250 +0200
+@@ -89,7 +89,7 @@
+     {
+       if (disposing && RawConnection != IntPtr.Zero) 
+ 	{
+-	  dbus_connection_disconnect(rawConnection);
++	  dbus_connection_close(rawConnection);
+ 
+ 	  RawConnection = IntPtr.Zero; // free the native object
+ 	}
+@@ -314,7 +314,7 @@
+ 							   int    slot);
+     
+     [DllImport ("dbus-1")]
+-    private extern static void dbus_connection_disconnect (IntPtr ptr);
++    private extern static void dbus_connection_close (IntPtr ptr);
+ 
+     [DllImport ("dbus-1")]
+     private extern static IntPtr dbus_bus_get_unique_name (IntPtr ptr);

Deleted: non-group/tomboy/tags/0.4.1-1/debian/patches/01_image_name.patch
===================================================================
--- non-group/tomboy/trunk/debian/patches/01_image_name.patch	2006-09-23 23:30:41 UTC (rev 2735)
+++ non-group/tomboy/tags/0.4.1-1/debian/patches/01_image_name.patch	2006-09-24 02:42:34 UTC (rev 2737)
@@ -1,86 +0,0 @@
-diff -urN tomboy-0.3.9.orig/Tomboy/Makefile.am tomboy-0.3.9/Tomboy/Makefile.am
---- tomboy-0.3.9.orig/Tomboy/Makefile.am	2006-08-06 15:56:12.000000000 -0700
-+++ tomboy-0.3.9/Tomboy/Makefile.am	2006-08-12 08:40:45.000000000 -0700
-@@ -58,7 +58,6 @@
- 	-resource:$(top_srcdir)/data/GNOME_TomboyApplet.xml,GNOME_TomboyApplet.xml	\
- 	-resource:$(top_builddir)/data/DefaultPlugins.desktop,DefaultPlugins.desktop	\
- 	-resource:$(top_srcdir)/data/images/tomboy.png,tomboy.png			\
--	-resource:$(top_srcdir)/data/images/tintin.png,tintin.png			\
- 	-resource:$(top_srcdir)/data/images/gnome-searchtool.png,gnome-searchtool.png
- 
- $(TARGET): $(CSFILES) Defines.cs
-diff -urN tomboy-0.3.9.orig/Tomboy/Makefile.in tomboy-0.3.9/Tomboy/Makefile.in
---- tomboy-0.3.9.orig/Tomboy/Makefile.in	2006-08-07 17:23:09.000000000 -0700
-+++ tomboy-0.3.9/Tomboy/Makefile.in	2006-08-12 08:40:56.000000000 -0700
-@@ -306,7 +306,6 @@
- 	-resource:$(top_srcdir)/data/GNOME_TomboyApplet.xml,GNOME_TomboyApplet.xml	\
- 	-resource:$(top_builddir)/data/DefaultPlugins.desktop,DefaultPlugins.desktop	\
- 	-resource:$(top_srcdir)/data/images/tomboy.png,tomboy.png			\
--	-resource:$(top_srcdir)/data/images/tintin.png,tintin.png			\
- 	-resource:$(top_srcdir)/data/images/gnome-searchtool.png,gnome-searchtool.png
- 
- tomboylibdir = $(pkglibdir)
-diff -urN tomboy-0.3.9.orig/Tomboy/Tray.cs tomboy-0.3.9/Tomboy/Tray.cs
---- tomboy-0.3.9.orig/Tomboy/Tray.cs	2006-08-07 02:40:13.000000000 -0700
-+++ tomboy-0.3.9/Tomboy/Tray.cs	2006-08-12 08:35:22.000000000 -0700
-@@ -398,27 +398,27 @@
- 			manager.NoteDeleted += OnNoteDeletedUpdateIcon;
- 			manager.NoteAdded += OnNoteAddedUpdateIcon;
- 			manager.NoteRenamed += OnNoteRenamedUpdateIcon;
--			if (manager.Find ("Tintin") != null)
--				image.Pixbuf = GuiUtils.GetIcon ("tintin", 22);
-+			if (manager.Find ("Tomboy") != null)
-+				image.Pixbuf = GuiUtils.GetIcon ("tomboy", 22);
- 		}
- 
- 		void OnNoteDeletedUpdateIcon (object sender, Note changed)
- 		{
--			if (changed.Title == "Tintin")
-+			if (changed.Title == "Tomboy")
- 				image.Pixbuf = tray_icon;
- 		}
- 
- 		void OnNoteAddedUpdateIcon (object sender, Note changed)
- 		{
--			if (changed.Title == "Tintin")
--				image.Pixbuf = GuiUtils.GetIcon ("tintin", 22);
-+			if (changed.Title == "Tomboy")
-+				image.Pixbuf = GuiUtils.GetIcon ("tomboy", 22);
- 		}
- 
- 		void OnNoteRenamedUpdateIcon (Note note, string old_title)
- 		{
--			if (note.Title == "Tintin")
--				image.Pixbuf = GuiUtils.GetIcon ("tintin", 22);
--			else if (old_title == "Tintin")
-+			if (note.Title == "Tomboy")
-+				image.Pixbuf = GuiUtils.GetIcon ("tomboy", 22);
-+			else if (old_title == "Tomboy")
- 				image.Pixbuf = tray_icon;
- 		}
- 		// GO ABOUT YOUR BUSINESS
-diff -urN tomboy-0.3.9.orig/data/images/Makefile.am tomboy-0.3.9/data/images/Makefile.am
---- tomboy-0.3.9.orig/data/images/Makefile.am	2006-08-07 16:35:46.000000000 -0700
-+++ tomboy-0.3.9/data/images/Makefile.am	2006-08-12 08:52:19.000000000 -0700
-@@ -40,7 +40,6 @@
- 
- noinst_DATA = 			\
- 	gnome-searchtool.png	\
--	stock_mail.png		\
--	tintin.png
-+	stock_mail.png
- 
- EXTRA_DIST = $(noinst_DATA) $(pixmap_DATA) $(tango_icons)
-diff -urN tomboy-0.3.9.orig/data/images/Makefile.in tomboy-0.3.9/data/images/Makefile.in
---- tomboy-0.3.9.orig/data/images/Makefile.in	2006-08-07 17:23:11.000000000 -0700
-+++ tomboy-0.3.9/data/images/Makefile.in	2006-08-12 08:52:26.000000000 -0700
-@@ -255,8 +255,7 @@
- gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
- noinst_DATA = \
- 	gnome-searchtool.png	\
--	stock_mail.png		\
--	tintin.png
-+	stock_mail.png
- 
- EXTRA_DIST = $(noinst_DATA) $(pixmap_DATA) $(tango_icons)
- all: all-am




More information about the Pkg-mono-svn-commits mailing list