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

Bug#774959: marked as done (unblock: flextra/5.0-2.1)



Your message dated Sat, 17 Jan 2015 11:05:04 +0100
with message-id <20150117100504.GB23993@ugent.be>
and subject line Re: Bug#774959: unblock: flextra/5.0-2.1
has caused the Debian Bug report #774959,
regarding unblock: flextra/5.0-2.1
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.)


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

Please unblock package flextra

fix handling of the /usr/bin/flextra alternative (#767820)

Andreas

unblock flextra/5.0-2.1

(or 5.0-3 in case of a maintainer upload)
diff -Nru flextra-5.0/debian/changelog flextra-5.0/debian/changelog
--- flextra-5.0/debian/changelog	2014-10-24 21:50:22.000000000 +0200
+++ flextra-5.0/debian/changelog	2015-01-09 14:12:32.000000000 +0100
@@ -1,6 +1,13 @@
+flextra (5.0-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix handling of the flextra alternative.  (Closes: #767820)
+
+ -- Andreas Beckmann <anbe@debian.org>  Fri, 09 Jan 2015 14:12:32 +0100
+
 flextra (5.0-2) unstable; urgency=medium
 
-  * Drop -mcmodel=medium; breaks non-64bit archs. Closes #766673.
+  * Drop -mcmodel=medium; breaks non-64bit archs. Closes: #766673.
 
  -- Alastair McKinstry <mckinstry@debian.org>  Fri, 24 Oct 2014 13:35:56 +0100
 
diff -Nru flextra-5.0/debian/flextra.postinst flextra-5.0/debian/flextra.postinst
--- flextra-5.0/debian/flextra.postinst	2014-10-24 21:50:22.000000000 +0200
+++ flextra-5.0/debian/flextra.postinst	2015-01-09 14:07:00.000000000 +0100
@@ -8,7 +8,6 @@
     configure|abort-remove|abort-deconfigure)
         # Install alternatives
         update-alternatives --install /usr/bin/flextra flextra /usr/bin/flextra.ecmwf 20
-        update-alternatives --auto flextra
         ;;
     abort-upgrade)
         # Nothing to undo
diff -Nru flextra-5.0/debian/flextra.prerm flextra-5.0/debian/flextra.prerm
--- flextra-5.0/debian/flextra.prerm	2014-10-24 21:50:22.000000000 +0200
+++ flextra-5.0/debian/flextra.prerm	2015-01-09 14:07:20.000000000 +0100
@@ -4,7 +4,7 @@
 #DEBHELPER#
 
 if [ "$1" = remove ]; then
-	update-alternatives --remove flextra-all /usr/bin/flextra
+	update-alternatives --remove flextra /usr/bin/flextra.ecmwf
 fi
 
 

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

On Thu, Jan 15, 2015 at 09:11:17PM +0100, Andreas Beckmann wrote:
> This has now happened.

Unblocked.

Cheers,

Ivo

--- End Message ---

Reply to: