diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:58:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:58:51 +0000 |
commit | cbffab246997fb5a06211dfb706b54e5ae5bb59f (patch) | |
tree | 0573c5d96f58d74d76a49c0f2a70398e389a36d3 /scripts/t/Dpkg_Changelog/countme | |
parent | Initial commit. (diff) | |
download | dpkg-cbffab246997fb5a06211dfb706b54e5ae5bb59f.tar.xz dpkg-cbffab246997fb5a06211dfb706b54e5ae5bb59f.zip |
Adding upstream version 1.21.22.upstream/1.21.22upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'scripts/t/Dpkg_Changelog/countme')
-rw-r--r-- | scripts/t/Dpkg_Changelog/countme | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/scripts/t/Dpkg_Changelog/countme b/scripts/t/Dpkg_Changelog/countme new file mode 100644 index 0000000..166b72f --- /dev/null +++ b/scripts/t/Dpkg_Changelog/countme @@ -0,0 +1,41 @@ +countme (2:2.0-1) unstable; urgency=low + + * Final + + -- Frank Lichtenheld <frank@lichtenheld.de> Tue, 4 Oct 2005 01:49:05 +0200 + +countme (1:2.0~rc2-3) unstable; urgency=low + + * kadabra + + -- Frank Lichtenheld <frank@lichtenheld.de> Tue, 4 Oct 2005 01:48:05 +0200 + +countme (1:2.0~rc2-2) unstable; urgency=low + + * Abra + + -- Frank Lichtenheld <frank@lichtenheld.de> Tue, 4 Oct 2005 01:47:48 +0200 + +countme (1:2.0~rc2-1sarge3) unstable; urgency=low + + * Baz + + -- Frank Lichtenheld <frank@lichtenheld.de> Tue, 4 Oct 2005 01:47:19 +0200 + +countme (1:2.0~rc2-1sarge2) unstable; urgency=low + + * Bar + + -- Frank Lichtenheld <frank@lichtenheld.de> Tue, 4 Oct 2005 01:47:08 +0200 + +countme (1:2.0~rc2-1sarge1) unstable; urgency=low + + * Foo + + -- Frank Lichtenheld <frank@lichtenheld.de> Tue, 4 Oct 2005 01:46:49 +0200 + +countme (1.5-1) unstable; urgency=low + + * Initial + + -- Frank Lichtenheld <frank@lichtenheld.de> Thu, 01 Jan 1970 00:00:00 +0000 |