From 3249ccfbaf9a87e239f13e2ddb6f457e1f04b3ba Mon Sep 17 00:00:00 2001 From: VG Date: Thu, 3 Nov 2016 19:30:05 +0100 Subject: fix forgotten meh strings --- debian/changelog | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1c63dab..a9b9932 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -meh (0-0) UNRELEASED; urgency=medium +ponymix (0-0) UNRELEASED; urgency=medium * Personal package, not meant for official inclusion diff --git a/debian/rules b/debian/rules index 19f732f..7f77fb4 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ PACKAGEVERSION = $(VERSION)+$(shell date +%Y%m%d%H%M%S) %: dh $@ -# avoid errors on stretch and sid builds. Error : +# avoid errors on stretch and sid builds. Kind of Error: # dpkg-shlibdeps: error: no dependency information found for # /usr/lib/ld-linux-armhf.so.3 (used >by debian/meh/bin/meh) # fix by telling dh_shlibdeps it should ignore not found libs: -- cgit v1.2.3