[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#685657: marked as done (unblock: desktop-base/7.0.3)



Your message dated Thu, 23 Aug 2012 18:17:34 +0200
with message-id <20120823161734.GJ7361@mraw.org>
and subject line Re: Bug#685657: unblock: desktop-base/7.0.3
has caused the Debian Bug report #685657,
regarding unblock: desktop-base/7.0.3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
685657: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685657
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
User: release.debian.org@packages.debian.org
Usertags: unblock
Severity: normal

Please unblock package desktop-base

 The package features a number of routine updates, as well as a switch
 to the xz compression method.

 Debdiff attached.

unblock desktop-base/7.0.3

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
 .''`.  Paul Tagliamonte <paultag@debian.org>
: :'  : Proud Debian Developer
`. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
 `-     http://people.debian.org/~paultag
diff -Nru desktop-base-7.0.2/debian/changelog desktop-base-7.0.3/debian/changelog
--- desktop-base-7.0.2/debian/changelog	2012-07-30 19:43:22.000000000 -0400
+++ desktop-base-7.0.3/debian/changelog	2012-08-22 20:19:12.000000000 -0400
@@ -1,3 +1,23 @@
+desktop-base (7.0.3) unstable; urgency=low
+
+  [ Eshat Cakar ]
+  * Fixed various glitches in the KDM Theme:
+    - Make pam error messages actually visible.
+    - Don't cut off the last hostname letter.
+    - Adjust font sizes and colors.
+  * Ksplash: don't cut off blurred icons.
+  * Reduce opacity of debian swirl in gdm/kdm background to be
+    less distracting.
+
+  [ Paul Tagliamonte ]
+  * debian/rules: Use xz compression for binary packages. (Closes: #683903)
+    - Thanks to Ansgar Burchardt <ansgar@debian.org> for the patch & bug.
+
+  [ Jonathan Carter ]
+  * Update joy theme to feature a themed password prompt.
+
+ -- Paul Tagliamonte <paultag@debian.org>  Wed, 22 Aug 2012 20:19:11 -0400
+
 desktop-base (7.0.2) unstable; urgency=low
 
   * Droped the ${misc:Depends}, as Yves-Alexis pointed out, it drags in dconf
diff -Nru desktop-base-7.0.2/debian/rules desktop-base-7.0.3/debian/rules
--- desktop-base-7.0.2/debian/rules	2012-07-09 20:17:27.000000000 -0400
+++ desktop-base-7.0.3/debian/rules	2012-08-05 08:43:56.000000000 -0400
@@ -4,6 +4,8 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/makefile.mk
 
+DEB_DH_BUILDDEB_ARGS = -- -Zxz
+
 # needed for usplash
 CFLAGS += -fPIC
 
diff -Nru desktop-base-7.0.2/gdm3/background.svg desktop-base-7.0.3/gdm3/background.svg
--- desktop-base-7.0.2/gdm3/background.svg	2012-07-26 21:24:45.000000000 -0400
+++ desktop-base-7.0.3/gdm3/background.svg	2012-08-22 19:34:03.000000000 -0400
@@ -19,7 +19,7 @@
    inkscape:export-filename="/home/adrien/Dropbox/wheezy_artwork/Final/Background/png/wallpaper_1920x1080.png"
    inkscape:export-xdpi="90"
    inkscape:export-ydpi="90"
-   sodipodi:docname="wallpaper_1920x1080.svg">
+   sodipodi:docname="background.svg">
   <defs
      id="defs4">
     <linearGradient
@@ -461,16 +461,16 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="0.7"
-     inkscape:cx="1473.8471"
-     inkscape:cy="181.67017"
+     inkscape:zoom="0.70989583"
+     inkscape:cx="960"
+     inkscape:cy="540"
      inkscape:document-units="px"
-     inkscape:current-layer="layer4"
+     inkscape:current-layer="g3946-7"
      showgrid="false"
-     inkscape:window-width="1362"
-     inkscape:window-height="745"
-     inkscape:window-x="0"
-     inkscape:window-y="19"
+     inkscape:window-width="1920"
+     inkscape:window-height="1017"
+     inkscape:window-x="-8"
+     inkscape:window-y="-3"
      inkscape:window-maximized="1"
      showguides="true"
      inkscape:guide-bbox="true" />
@@ -513,7 +513,8 @@
          i:rgbTrio="#4F008000FFFF"
          i:dimmedPercent="50"
          i:layer="yes"
-         id="Layer_1-8">
+         id="Layer_1-8"
+         style="fill:#c8c8c9;fill-opacity:1;opacity:0.25">
         <g
            id="g3916-1"
            transform="matrix(0.98323459,0,0,0.98323459,-0.0013766,1.8181967)"
diff -Nru desktop-base-7.0.2/kdm-theme/joy/background.svg desktop-base-7.0.3/kdm-theme/joy/background.svg
--- desktop-base-7.0.2/kdm-theme/joy/background.svg	2012-07-29 19:07:08.000000000 -0400
+++ desktop-base-7.0.3/kdm-theme/joy/background.svg	2012-08-22 19:34:03.000000000 -0400
@@ -19,7 +19,7 @@
    inkscape:export-filename="/home/adrien/Dropbox/wheezy_artwork/Final/Background/png/wallpaper_1920x1080.png"
    inkscape:export-xdpi="90"
    inkscape:export-ydpi="90"
-   sodipodi:docname="wallpaper_1920x1080.svg">
+   sodipodi:docname="background.svg">
   <defs
      id="defs4">
     <linearGradient
@@ -461,16 +461,16 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="0.7"
-     inkscape:cx="1473.8471"
-     inkscape:cy="181.67017"
+     inkscape:zoom="0.70989583"
+     inkscape:cx="960"
+     inkscape:cy="540"
      inkscape:document-units="px"
-     inkscape:current-layer="layer4"
+     inkscape:current-layer="g3946-7"
      showgrid="false"
-     inkscape:window-width="1362"
-     inkscape:window-height="745"
-     inkscape:window-x="0"
-     inkscape:window-y="19"
+     inkscape:window-width="1920"
+     inkscape:window-height="1017"
+     inkscape:window-x="-8"
+     inkscape:window-y="-3"
      inkscape:window-maximized="1"
      showguides="true"
      inkscape:guide-bbox="true" />
@@ -513,7 +513,8 @@
          i:rgbTrio="#4F008000FFFF"
          i:dimmedPercent="50"
          i:layer="yes"
-         id="Layer_1-8">
+         id="Layer_1-8"
+         style="fill:#c8c8c9;fill-opacity:1;opacity:0.25">
         <g
            id="g3916-1"
            transform="matrix(0.98323459,0,0,0.98323459,-0.0013766,1.8181967)"
diff -Nru desktop-base-7.0.2/kdm-theme/joy/joy.xml desktop-base-7.0.3/kdm-theme/joy/joy.xml
--- desktop-base-7.0.2/kdm-theme/joy/joy.xml	2012-07-29 19:07:08.000000000 -0400
+++ desktop-base-7.0.3/kdm-theme/joy/joy.xml	2012-08-05 08:52:16.000000000 -0400
@@ -33,8 +33,8 @@
 	  <fixed>
             <item type="label" id="welcome">
 	      <pos anchor="nw" x="20" y="20"/>
-	      <normal alpha="0.75" font="Sans Bold 14" color="#444444"/>
-	      <text>%h</text>
+	      <normal alpha="1.0" font="Sans Bold 14" color="#444444"/>
+	      <text>%h </text>
             </item>
 	  </fixed>
 	</item>
@@ -93,19 +93,19 @@
         <fixed>
             <item type="label">
                 <pos anchor="se" x="-15" y="-20"/>
-                <normal font="Sans Bold 8" color="#444444"/>
+                <normal font="Sans Bold 10" color="#444444"/>
                 <text>%c</text>
             </item>
             
             <item type="pixmap" id="session_button" button="true">
-                <normal alpha="0.8" file="session_normal.png"/>
+                <normal alpha="1.0" file="session_normal.png"/>
                 <prelight file="session_normal.png"/>
                 <active file="session_normal.png"/>
                 <pos anchor="sw" x="22" y="-20"/>
             </item>
             
             <item type="pixmap" id="system_button" button="true">
-                <normal alpha="0.8" file="system_normal.png"/>
+                <normal alpha="1.0" file="system_normal.png"/>
                 <prelight file="system_normal.png"/>
                 <active file="system_normal.png"/>
                 <pos anchor="sw" x="50" y="-20"/>
@@ -125,19 +125,14 @@
 	</item>
 
 	<item type="rect" id="pam-error-paceholder">
-	<pos anchor="c" x="50%" y="98%" widht="615" height="200"/>
-
-		<item type="label" id="dummy1">
-			<normal alpha="0" color="#0b678c" font="Sans Bold 10"/>
-			<!-- </text> -->
-		</item>
-		
+	<pos anchor="c" x="50%" y="42%" widht="615" height="200"/>
+	<fixed>
 		<item type="label" id="pam-error">
 			<pos anchor="c" x="50%" y="50%" expand="true"/>
-			<normal alpha="0" color="#0b678c" font="Sans Bold 10"/>
-			<!-- </text> -->
+			<normal alpha="1.0" color="#aa4444" font="Sans Bold 10"/>
+			<text/>
 		</item>
-
+	</fixed>
 	</item>
 
 </greeter>
diff -Nru desktop-base-7.0.2/ksplash-theme/joy/1600x1200/description.txt desktop-base-7.0.3/ksplash-theme/joy/1600x1200/description.txt
--- desktop-base-7.0.2/ksplash-theme/joy/1600x1200/description.txt	2012-07-29 19:07:06.000000000 -0400
+++ desktop-base-7.0.3/ksplash-theme/joy/1600x1200/description.txt	2012-08-05 08:52:16.000000000 -0400
@@ -8,15 +8,15 @@
 # these have their relative positions to the rectangle adjusted by -195,-117
 # (i.e. half of the rectangle size)
 # 3,32
-ANIM_REL 1 CC -192 150 LT 30 icon1_anim.png 85 1
+ANIM_REL 1 CC -220 150 LT 30 icon1_anim.png 85 1
 WAIT_STATE kded
 
 # 69,32
-ANIM_REL 2 CC -126 150 LT 30 icon2_anim.png 85 1
+ANIM_REL 2 CC -142 150 LT 30 icon2_anim.png 85 1
 WAIT_STATE kcminit
 
 # 135,32
-ANIM_REL 3 CC -60 150 LT 29 icon3_anim.png 85 1
+ANIM_REL 3 CC -64 150 LT 29 icon3_anim.png 85 1
 WAIT_STATE ksmserver
 
 # 201,32
@@ -24,19 +24,19 @@
 WAIT_STATE wm
 
 # 263,15
-ANIM_REL 5 CC 68 122 LT 30 icon5_anim.png 85 1
+ANIM_REL 5 CC 85 122 LT 30 icon5_anim.png 85 1
 WAIT_STATE desktop
 
 WAIT_STATE ready
 
 # show the icons fully right before the splash goes away
 STOP_ANIM 1
-IMAGE_REL CC -192 150 LT icon1.png
+IMAGE_REL CC -220 150 LT icon1.png
 STOP_ANIM 2
-IMAGE_REL CC -126 150 LT icon2.png
+IMAGE_REL CC -142 150 LT icon2.png
 STOP_ANIM 3
-IMAGE_REL CC -60 150 LT icon3.png
+IMAGE_REL CC -64 150 LT icon3.png
 STOP_ANIM 4
 IMAGE_REL CC 6 150 LT icon4.png
 STOP_ANIM 5
-IMAGE_REL CC 68 122 LT icon5.png
+IMAGE_REL CC 85 122 LT icon5.png
diff -Nru desktop-base-7.0.2/plymouth/joy/joy.script desktop-base-7.0.3/plymouth/joy/joy.script
--- desktop-base-7.0.2/plymouth/joy/joy.script	2012-07-09 20:17:26.000000000 -0400
+++ desktop-base-7.0.3/plymouth/joy/joy.script	2012-08-22 19:34:55.000000000 -0400
@@ -51,7 +51,7 @@
 
 # Set the text colour in (rgb / 256)
 text_colour.red = 0.0;
-text_colour.green = 0.0;
+text_colour.green =  0.0;
 text_colour.blue = 0.0;
 
 # Tinted text #988592
@@ -60,9 +60,9 @@
 tinted_text_colour.blue = 0.0;
 
 # Action Text - #ffffff - RGB 255 255 255
-action_text_colour.red = 0.0;
-action_text_colour.green = 0.0;
-action_text_colour.blue = 0.0;
+action_text_colour.red = 1.0;
+action_text_colour.green = 1.0;
+action_text_colour.blue = 1.0;
 
 # Orange - #ff4012 - RGB 255 64 18
 debugsprite = Sprite();
@@ -197,11 +197,13 @@
     logo_filename = "debian_logo16.png";
     progress_dot_off_filename = "progress_dot_off16.png";
     progress_dot_on_filename = "progress_dot_on16.png";
+    password_dot_filename = "password_dot.png";
     password_field_filename = "password_field16.png";
 } else {
     logo_filename = "debian_logo.png";
     progress_dot_off_filename = "progress_dot_off.png";
     progress_dot_on_filename = "progress_dot_on.png";
+    password_dot_filename = "password_dot.png";
     password_field_filename = "password_field.png";
 }
 
@@ -531,7 +533,7 @@
     local.entry;
     local.bullet_image;
     
-    bullet_image = Image (progress_dot_off_filename);
+    bullet_image = Image (password_dot_filename);
     entry.image = Image (password_field_filename);
     
     # Hide the normal labels
@@ -721,7 +723,7 @@
             # See if we any other fsck check is complete
             # and, if so, hide the progress bars and the labels
             on_fsck_completed ();
-        
+       
             return 0;
         }
     }    
Binary files /tmp/PUYCVw6sNF/desktop-base-7.0.2/plymouth/joy/password_dot16.png and /tmp/GaYb3s8b3g/desktop-base-7.0.3/plymouth/joy/password_dot16.png differ
Binary files /tmp/PUYCVw6sNF/desktop-base-7.0.2/plymouth/joy/password_dot.png and /tmp/GaYb3s8b3g/desktop-base-7.0.3/plymouth/joy/password_dot.png differ
Binary files /tmp/PUYCVw6sNF/desktop-base-7.0.2/plymouth/joy/password_field16.png and /tmp/GaYb3s8b3g/desktop-base-7.0.3/plymouth/joy/password_field16.png differ
Binary files /tmp/PUYCVw6sNF/desktop-base-7.0.2/plymouth/joy/password_field.png and /tmp/GaYb3s8b3g/desktop-base-7.0.3/plymouth/joy/password_field.png differ

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Hello Paul,

Paul Tagliamonte <paultag@debian.org> (22/08/2012):
> Package: release.debian.org
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> Severity: normal
> 
> Please unblock package desktop-base
> 
>  The package features a number of routine updates, as well as a switch
>  to the xz compression method.
> 
>  Debdiff attached.
> 
> unblock desktop-base/7.0.3

done, thankyouverymuch.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: