From: Steve Langasek Date: Wed, 15 May 2013 17:40:59 +0000 (-0500) Subject: add -Es to the lsb_release python shebang, as discussed in . --- diff --git a/debian/changelog b/debian/changelog index aaeac81..69c70f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lsb (4.1+Debian11) UNRELEASED; urgency=low + + * add -Es to the lsb_release python shebang, as discussed in + . + + -- Steve Langasek Wed, 15 May 2013 04:53:22 -0500 + lsb (4.1+Debian10) unstable; urgency=low [ Steve Langasek ] diff --git a/lsb_release b/lsb_release index abb201f..5e3fc5c 100755 --- a/lsb_release +++ b/lsb_release @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python -Es # lsb_release command for Debian # (C) 2005-10 Chris Lawrence