From d1fe80ad6fa39c9f2e28f150c6939dd23be332c2 Mon Sep 17 00:00:00 2001 From: "smurf@smurf.noris.de" Date: Mon, 17 May 2004 02:02:40 +0200 Subject: [PATCH] ship "empty" file --- debian/changelog | 3 ++- yapps/__init__.py | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 218e21b..c6ffac7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ yapps2 (2.1.1-11) unstable; urgency=low * Typo (made large file handling slow) + * installation problem (new zero-sized file) - -- Matthias Urlichs Sun, 16 May 2004 22:01:02 +0200 + -- Matthias Urlichs Sun, 16 May 2004 22:01:53 +0200 yapps2 (2.1.1-10) unstable; urgency=low diff --git a/yapps/__init__.py b/yapps/__init__.py index e69de29..1bb8bf6 100644 --- a/yapps/__init__.py +++ b/yapps/__init__.py @@ -0,0 +1 @@ +# empty