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

Bug#735020: pu: package nana/2.5-12+deb7u1



Followup-For: Bug #735020

Better let's add a dummy prerm to also cover upgrading nana after dpkg.

Andreas
diff -u nana-2.5/debian/changelog nana-2.5/debian/changelog
--- nana-2.5/debian/changelog
+++ nana-2.5/debian/changelog
@@ -1,3 +1,13 @@
+nana (2.5-12+deb7u1) wheezy; urgency=medium
+
+  * Non-maintainer upload.
+  * Rebuild with debhelper from wheezy to get rid of install-info calls in
+    maintainer scripts.  (Closes: #708496)
+  * Add dummy empty prerm script to allow upgrading the package after
+    install-info is gone.
+
+ -- Andreas Beckmann <anbe@debian.org>  Sat, 11 Jan 2014 23:12:03 +0100
+
 nana (2.5-12) unstable; urgency=low
 
   * Acknowledge NMU 2.5-9.1
only in patch2:
unchanged:
--- nana-2.5.orig/debian/nana.prerm
+++ nana-2.5/debian/nana.prerm
@@ -0,0 +1,4 @@
+#!/bin/sh
+# dummy empty prerm to allow upgrading the package if install-info is no longer available
+
+#DEBHELPER#

Reply to: