Your message dated Sun, 2 Mar 2014 02:18:42 +0100
with message-id <20140302011842.ga3...@mraw.org>
and subject line Re: Bug#395983: nobootloader: [powerpc/pegasos] bump 
chrp-compliant partition numbering to 1.3.99+.
has caused the Debian Bug report #395983,
regarding nobootloader: [powerpc/pegasos] bump chrp-compliant partition 
numbering to 1.3.99+.
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 ow...@bugs.debian.org
immediately.)


-- 
395983: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=395983
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nobootloader
Version: 1.13
Severity: normal


Please commit the attached patch to svn.

Notice that i already uploaded the package with the fix, so only a commit is
necessary.

Friendly,

Sven Luther

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
diff -Nur nobootloader-1.13/debian/changelog nobootloader-1.14/debian/changelog
--- nobootloader-1.13/debian/changelog  2006-10-26 03:47:14.000000000 +0200
+++ nobootloader-1.14/debian/changelog  2006-10-29 09:37:40.000000000 +0100
@@ -1,3 +1,11 @@
+nobootloader (1.14) unstable; urgency=low
+
+  [ Sven Luther ]
+  * Genesi firmware 1.3 will be released without the chrp compliant partition
+    numbering finally, so bumped the check to 1.3.99 and up.
+
+ -- Sven Luther <lut...@debian.org>  Sun, 29 Oct 2006 09:36:13 +0100
+
 nobootloader (1.13) unstable; urgency=low
 
   [ Sven Luther ]
diff -Nur nobootloader-1.13/debian/postinst nobootloader-1.14/debian/postinst
--- nobootloader-1.13/debian/postinst   2006-10-26 03:18:33.000000000 +0200
+++ nobootloader-1.14/debian/postinst   2006-10-29 09:36:08.000000000 +0100
@@ -39,9 +39,9 @@
                        rest="${rest#*.}"
                        fv3="${rest%%.*}"
                        if [ "$fv1" -eq 1 ]; then
-                               if [ "$fv2" -eq 2 ] && [ "$fv3" -ge 99 ]; then
+                               if [ "$fv2" -eq 3 ] && [ "$fv3" -ge 99 ]; then
                                        partition_offset=0
-                               elif [ "$fv2" -ge 3 ]; then
+                               elif [ "$fv2" -ge 4 ]; then
                                        partition_offset=0
                                fi
                        elif [ "$fv1" -ge 2 ]; then

--- End Message ---
--- Begin Message ---
Sven Luther <lut...@debian.org> (2006-10-29):
> Package: nobootloader
> Version: 1.13
> Severity: normal
> 
> 
> Please commit the attached patch to svn.
> 
> Notice that i already uploaded the package with the fix, so only a commit is
> necessary.

This was done long ago. Quoting git:
| $ git show 1.14
| tag 1.14
| Tagger: Frans Pop <f...@debian.org>
| Date:   Sun Oct 29 15:40:48 2006 +0000
| 
| tagging version 1.14
| 
| r42321
| 
| commit 8762730767451740770e0f09845115d128253a4f
| Author: Frans Pop <f...@debian.org>
| Date:   Sun Oct 29 15:38:06 2006 +0000
| 
|     Genesi firmware 1.3 will be released without the chrp compliant partition
|     numbering finally, so bumped the check to 1.3.99 and up
|     
|     r42320

Closing accordingly.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to