← Back to team overview

cairo-dock-team team mailing list archive

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

 

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


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

Your team Cairo-Dock Team is subscribed to branch lp:ubuntu/cairo-dock.
To unsubscribe from this branch go to https://code.launchpad.net/~ubuntu-branches/ubuntu/maverick/cairo-dock/maverick/+edit-subscription
=== modified file 'debian/changelog'
--- debian/changelog	2010-08-07 01:28:23 +0000
+++ debian/changelog	2010-08-09 23:25:37 +0000
@@ -1,6 +1,17 @@
 cairo-dock (2.2.0-0beta4-0ubuntu1) maverick; urgency=low
 
   * New Upstream Version (LP: #614624)
+  * Fixed a few bugs on LP:
+   - LP: #518453: Dock appears under all windows
+                   (Compiz - fullscreen window)
+   - LP: #521369: Separator are not removed when closing
+                   grouped windows
+   - LP: #521762: Some sentences are not correct
+   - LP: #526466: Icons of apps with same class shouldn't
+                   be stacked by default
+   - LP: #535083: Dialogues looks ugly when a lot of them
+                   appears at the same time
+   - More details on the 'ChangeLog' file
   * debian/rules:
    - Autotools has been replaced by CMake
    - Man pages are now included in the source code
@@ -15,12 +26,8 @@
    - All sonames are now installed into lib32 or lib64
   * debian/cairo-dock-dev.install:
    - pkgconfig is now installed into lib32 or lib64
-  * Fixed a few bugs on LP:
-   - LP: #518453, LP: #521369, LP: #521762, LP: #526466
-   - LP: #526664, LP: #535083
-   - More details on the 'ChangeLog' file
 
- -- Matthieu Baerts (matttbe) <matttbe@xxxxxxxxx>  Sat, 07 Aug 2010 02:51:39 +0200
+ -- Matthieu Baerts (matttbe) <matttbe@xxxxxxxxx>  Mon, 09 Aug 2010 23:26:12 +0200
 
 cairo-dock (2.1.3-10-lucid-0ubuntu1) lucid; urgency=low
 

=== modified file 'debian/control'
--- debian/control	2010-08-08 17:01:20 +0000
+++ debian/control	2010-08-09 23:25:37 +0000
@@ -68,8 +68,6 @@
 Depends: 	cairo-dock-core (>= ${source:Version}),
 		${misc:Depends},
 		cmake,
-		libtool,
-		intltool,
 		libcairo2-dev, 
 		libgtk2.0-dev, 
 		librsvg2-dev,