1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

See ChangeLog: Sun Jan 10 19:36:42 CET 1999 Werner Koch

This commit is contained in:
Werner Koch 1999-01-10 18:39:39 +00:00
parent 0ec9401aaf
commit 8ddca5a28a
4 changed files with 10 additions and 4 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
gnupg (0.9.1-1) unstable; urgency=low
* New upstream version.
-- James Troup <james@nocrew.org> Sat, 9 Jan 1999 22:29:11 +0000
gnupg (0.9.0-1) unstable; urgency=low
* New upstream version.

2
debian/copyright vendored
View file

@ -4,7 +4,7 @@ have some bugs and some features may not work at all.
This package was put together by me, James Troup
<james@nocrew.org>, from the sources, which I obtained from
ftp://ftp.guug.de/pub/gcrypt/gnupg-0.9.0.tar.gz. The changes were
ftp://ftp.guug.de/pub/gcrypt/gnupg-0.9.1.tar.gz. The changes were
minimal, namely:
- adding support for the Debian package maintenance scheme, by adding

2
debian/rules vendored
View file

@ -1,5 +1,5 @@
#!/usr/bin/make -f
# debian/rules file - for GNUPG (0.9.0)
# debian/rules file - for GNUPG (0.9.1)
# Based on sample debian/rules file - for GNU Hello (1.3).
# Copyright 1994,1995 by Ian Jackson.
# Copyright 1998 James Troup