From 6f5f1510f78bbd47c7736e4392ba7203573282f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jean-Michel=20Nirgal=20Vourg=C3=A8re?= Date: Tue, 16 Jul 2013 19:17:48 +0000 Subject: [PATCH] Change /usr/bin/decoratedstr link into a "python -m" wrapper. --- debian/changelog | 1 + debian/install | 1 + debian/links | 1 - 3 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 debian/links diff --git a/debian/changelog b/debian/changelog index 94bbd81..0b29b6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ python-decoratedstr (0.3) UNRELEASED; urgency=low * Bumped standards to 3.9.1 (no change requiered) * Changed compat level to 8 (squeeze minimum), adjusted debhelper version requiered. + * Change /usr/bin/decoratedstr link into a "python -m" wrapper. -- Jean-Michel Vourgère Tue, 16 Jul 2013 18:54:42 +0000 diff --git a/debian/install b/debian/install index 91c10c1..e4d534b 100644 --- a/debian/install +++ b/debian/install @@ -1 +1,2 @@ decoratedstr.py /usr/share/python-support/python-decoratedstr/ +decoratedstr /usr/bin diff --git a/debian/links b/debian/links deleted file mode 100644 index e43a9e9..0000000 --- a/debian/links +++ /dev/null @@ -1 +0,0 @@ -/usr/share/python-support/python-decoratedstr/decoratedstr.py /usr/bin/decoratedstr -- 2.30.2