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

Bug#775487: marked as done (unblock: axe/6.1.2-16.2)



Your message dated Sat, 17 Jan 2015 11:11:28 +0100
with message-id <20150117101128.GC23993@ugent.be>
and subject line Re: Bug#775487: unblock: axe/6.1.2-16.2
has caused the Debian Bug report #775487,
regarding unblock: axe/6.1.2-16.2
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.)


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

Please unblock package axe

* build the non-free package on i386, too, like it was in wheezy
* readd a dummy empty prerm to ensure we can upgrade from wheezy (the
  package there used install-info)
* the wheezy/i386 package is uninstallable in jessie due to "missing"
  install-info

(the diff also shows cleanup of debian/*.debhelper cruft)

uploaded to delayed/2 (0-day rc-bug)

unblock axe/6.1.2-16.2

Andreas
diff -u axe-6.1.2/debian/changelog axe-6.1.2/debian/changelog
--- axe-6.1.2/debian/changelog
+++ axe-6.1.2/debian/changelog
@@ -1,3 +1,11 @@
+axe (6.1.2-16.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * [i386] Re-add dummy prerm for smooth upgrades from wheezy.
+    (Closes: #708487)
+
+ -- Andreas Beckmann <anbe@debian.org>  Fri, 16 Jan 2015 10:54:04 +0100
+
 axe (6.1.2-16.1) unstable; urgency=low
 
   * Non-maintainer upload.
reverted:
--- axe-6.1.2/debian/postinst.debhelper
+++ axe-6.1.2.orig/debian/postinst.debhelper
@@ -1,5 +0,0 @@
-# Automatically added by dh_installmenu
-if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
-	update-menus
-fi
-# End automatically added section
reverted:
--- axe-6.1.2/debian/postrm.debhelper
+++ axe-6.1.2.orig/debian/postrm.debhelper
@@ -1,3 +0,0 @@
-# Automatically added by dh_installmenu
-if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi
-# End automatically added section
only in patch2:
unchanged:
--- axe-6.1.2.orig/debian/axe.prerm.i386
+++ axe-6.1.2/debian/axe.prerm.i386
@@ -0,0 +1,5 @@
+#!/bin/sh
+# dummy empty prerm to ensure smooth upgrades from wheezy
+set -e
+
+#DEBHELPER#

--- End Message ---
--- Begin Message ---
Hi,

On Fri, Jan 16, 2015 at 11:20:35AM +0100, Andreas Beckmann wrote:
> uploaded to delayed/2 (0-day rc-bug)

Please don't file unblock requests for packages in delayed. There's nothing we
can do with them as long as the upload is not in unstable.

Cheers,

Ivo

--- End Message ---

Reply to: