--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package maint-guide
maint-guide (1.2.35) unstable; urgency=medium
* Update translation: ca, es
* Update CSS further by Stéphane Blondon.
-- Osamu Aoki <osamu@debian.org> Sun, 23 Nov 2014 01:55:31 +0900
This CSS is improved version of cellphone friendly CSS.
diff --git a/xslt/maint-guide.css b/xslt/maint-guide.css
index b0cea9b..13bf394 100644
--- a/xslt/maint-guide.css
+++ b/xslt/maint-guide.css
@@ -19,6 +19,9 @@ body {
body > div.book, body > div.article, body > div.set, body > div.preface, body > div.chapter, body > div.section, body > div.appendix, body > div.part {
margin-top: 0;
+ padding: 2em 6em 6em;
+}
+body > div.book, body > div.article, body > div.set, body > div.preface, body > div.chapter, body > div.section, body > div.appendix, body > div.part {
padding: 2em;
}
@@ -70,6 +73,7 @@ code {
h1 {
color: #C70036;
+ line-height: 1.1em;
}
h2, h3, h4, h5, h6 {
@@ -124,3 +128,13 @@ pre.screen {
word-wrap: break-word;
}
+
+/* Navigation elements */
+.navheader a, .navfooter a {
+ opacity: 0.50;
+ transition: opacity 0.15s ease-in-out;
+}
+.navheader a:hover, .navfooter a:hover {
+ opacity: 1;
+}
+
$ debdiff maint-guide_1.2.34_amd64.changes maint-guide_1.2.35_amd64.changes
File lists identical (after any substitutions)
Control files of package maint-guide: lines which differ (wdiff format)
-----------------------------------------------------------------------
Installed-Size: [-1023-] {+1024+}
Version: [-1.2.34-] {+1.2.35+}
Control files of package maint-guide-ca: lines which differ (wdiff format)
--------------------------------------------------------------------------
Installed-Size: [-1093-] {+1094+}
Version: [-1.2.34-] {+1.2.35+}
Control files of package maint-guide-de: lines which differ (wdiff format)
--------------------------------------------------------------------------
Installed-Size: [-1104-] {+1105+}
Version: [-1.2.34-] {+1.2.35+}
Control files of package maint-guide-es: lines which differ (wdiff format)
--------------------------------------------------------------------------
Installed-Size: [-1103-] {+1104+}
Version: [-1.2.34-] {+1.2.35+}
Control files of package maint-guide-fr: lines which differ (wdiff format)
--------------------------------------------------------------------------
Installed-Size: [-1077-] {+1078+}
Version: [-1.2.34-] {+1.2.35+}
Control files of package maint-guide-it: lines which differ (wdiff format)
--------------------------------------------------------------------------
Installed-Size: [-1071-] {+1072+}
Version: [-1.2.34-] {+1.2.35+}
Control files of package maint-guide-ja: lines which differ (wdiff format)
--------------------------------------------------------------------------
Version: [-1.2.34-] {+1.2.35+}
Control files of package maint-guide-ru: lines which differ (wdiff format)
--------------------------------------------------------------------------
Installed-Size: [-1244-] {+1245+}
Version: [-1.2.34-] {+1.2.35+}
unblock maint-guide/1.2.35
-- System Information:
Debian Release: jessie/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-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
--- End Message ---
--- Begin Message ---
On 2014-11-22 18:21, Osamu Aoki wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
>
> Please unblock package maint-guide
>
>
> maint-guide (1.2.35) unstable; urgency=medium
>
> * Update translation: ca, es
> * Update CSS further by Stéphane Blondon.
>
> -- Osamu Aoki <osamu@debian.org> Sun, 23 Nov 2014 01:55:31 +0900
>
> This CSS is improved version of cellphone friendly CSS.
>
> [...]
Unblocked, thanks
~Niels
--- End Message ---