From 0c08f2609d818276427d1b99777aadeb406175b0 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Thu, 17 Feb 2011 14:27:30 +0100 Subject: import 1.0.1 release tarball --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/changelog (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..f109587 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,16 @@ +libpcd (1.0.1) unstable; urgency=low + + * fix a number of 64bit bugs (s/unsigned long/uint32_t/ + in several places ...). + + -- Gerd Knorr Tue, 22 Jul 2003 11:58:53 +0200 + +libpcd (1.0) unstable; urgency=low + + * initial release (closes: #132780). + + -- Gerd Knorr Fri, 8 Feb 2002 14:23:46 +0100 + +Local variables: +mode: debian-changelog +End: -- cgit