diff options
author | fourdan | 2006-05-24 14:45:31 +0000 |
---|---|---|
committer | fourdan | 2006-05-24 14:45:31 +0000 |
commit | eeb65f8cd239e5a3367be902375c149ad7ac0f1b (patch) | |
tree | df5fc49dc81555b3c4215b4b945786cee6fef2d1 /debian/changelog | |
parent | fb3af665bef25a9056535b8ec2b90f109ee6908c (diff) | |
download | ivy-cplusplus-eeb65f8cd239e5a3367be902375c149ad7ac0f1b.zip ivy-cplusplus-eeb65f8cd239e5a3367be902375c149ad7ac0f1b.tar.gz ivy-cplusplus-eeb65f8cd239e5a3367be902375c149ad7ac0f1b.tar.bz2 ivy-cplusplus-eeb65f8cd239e5a3367be902375c149ad7ac0f1b.tar.xz |
Fix make install if dest dirs are missing, add Debian administrative files, so first Debian package of ivy-cpp is now ready ;)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..efadb73 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,7 @@ +ivy-cpp (1.0-1) unstable; urgency=low + + * Initial Release. + + -- Olivier Fourdan <fourdan@cena.fr> Wed, 24 May 2006 16:25:02 +0200 + + |