← Back to team overview

cairo-dock-team team mailing list archive

[Branch ~ubuntu-branches/ubuntu/maverick/cairo-dock-plug-ins/maverick] Rev 12: applied Matttbe's patch on changelog and control files

 

------------------------------------------------------------
revno: 12
committer: Fabrice Rey <fabounet03@xxxxxxxxx>
branch nick: ubuntu
timestamp: Tue 2010-08-10 01:25:42 +0200
message:
  applied Matttbe's patch on changelog and control files
modified:
  debian/changelog
  debian/control


--
lp:ubuntu/cairo-dock-plug-ins
https://code.launchpad.net/~ubuntu-branches/ubuntu/maverick/cairo-dock-plug-ins/maverick

Your team Cairo-Dock Team is subscribed to branch lp:ubuntu/cairo-dock-plug-ins.
To unsubscribe from this branch go to https://code.launchpad.net/~ubuntu-branches/ubuntu/maverick/cairo-dock-plug-ins/maverick/+edit-subscription
=== modified file 'debian/changelog'
--- debian/changelog	2010-08-07 01:43:25 +0000
+++ debian/changelog	2010-08-09 23:25:42 +0000
@@ -1,6 +1,23 @@
 cairo-dock-plug-ins (2.2.0-0beta4-0ubuntu1) maverick; urgency=low
 
   * New Upstream Version (LP: #614625)
+  * Fixed a few bugs on LP:
+   - LP: #483963: Dustbin applet does not display trashes on all volumes
+   - LP: #485159: Some apps have problem with Systray
+   - LP: #500677: ~/.xsession-errors is too much used by CD
+   - LP: #500979: Shortcuts: the order gets messed up
+   - LP: #521531: Mail: crashes on Maildir
+   - LP: #519915: GTG: create a new applet to control GTG
+   - LP: #526138: GMenu doesn't handle desktop file exec strings properly
+   - LP: #531317: CMake: Added an error if the prefix of 'cairo-dock-plugins'
+                   is not the same 'cairo-dock-core'
+   - LP: #531319: CMake: check the version of 'cairo-dock' when building
+                   'cairo-dock-plugins'
+   - LP: #537115: Click at the position where icon lavel was, the icon
+                   and dock still receive the event
+   - LP: #537943: Terminal applet shortkey behaviour
+   - LP: #538637: Trash applet doesn't create .trashinfo files on XFCE
+   - More details on the 'ChangeLog' file
   * debian/rules:
    - Autotools has been replaced by CMake
    - cdbs is now used.
@@ -12,15 +29,12 @@
      libido-0.1-dev, libical-dev, libdbusmenu-gtk-dev as Build-deps
    - Bump Standard-Version to 3.9.1
    - Wget is required for dnd2share applet
+   - Added the exact realease for 'cairo-dock-dev' in order to prevent any
+      build error if this package is not already available (thx to didrocks)
   * debian/cairo-dock-plug-ins*.install:
    - All sonames are now installed into lib32 or lib64 (lib*)
-  * Fixed a few bugs on LP:
-   - LP: #483963, LP: #485159, LP: #500677, LP: #500979
-   - LP: #521531, LP: #519915, LP: #526138, LP: #531317
-   - LP: #531319, LP: #537115, LP: #537943, LP: #538637
-   - More details on the 'ChangeLog' file
 
- -- Matthieu Baerts (matttbe) <matttbe@xxxxxxxxx>  Sat, 07 Aug 2010 03:30:13 +0200
+ -- Matthieu Baerts (matttbe) <matttbe@xxxxxxxxx>  Tue, 10 Aug 2010 00:05:57 +0200
 
 cairo-dock-plug-ins (2.1.3-10-lucid-0ubuntu2) lucid; urgency=low
 

=== modified file 'debian/control'
--- debian/control	2010-08-07 01:43:25 +0000
+++ debian/control	2010-08-09 23:25:42 +0000
@@ -15,7 +15,7 @@
 		libxml2-dev,
 		libxtst-dev,
 		libglib2.0-dev (>= 2.20),
-		cairo-dock-dev (>= 2.1.4),
+		cairo-dock-dev (>= 2.2.0-0beta4-0ubuntu1),
 		libasound2-dev,
 		libvte-dev,
 		x11proto-xf86vidmode-dev,