1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
agsync (0.2-pre-6) unstable; urgency=low
* changed prefix=$\(CURDIR\)/debian/tmp/usr to
DESTDIR=$\(CURDIR\)/debian/tmp
* now following standard 3.6.1
-- Volker Christian <voc@users.sourceforge.net> Thu, 2 Sep 2004 21:26:05 +0200
agsync (0.2-pre-5) unstable; urgency=low
* Moved development files to section libdevel
* Bug fix in control
-- Volker Christian <voc@users.sourceforge.net> Thu, 10 Jun 2004 23:08:10 +0200
agsync (0.2-pre-4) unstable; urgency=low
* Added AM_MAINTAINER_MODE to configure.in
-- Volker Christian <voc@users.sourceforge.net> Sun, 05 Apr 2004 12:06:02 +0200
agsync (0.2-pre-3) unstable; urgency=low
* touch(int) Makefile.in and configure to prevent a call to "missing"
-- Volker Christian <voc@users.sourceforge.net> Sun, 22 Feb 2004 16:55:00 +0200
agsync (0.2-pre-2) unstable; urgency=low
* Debug INSTALL_PROGRAMM setting.
* Substvars is not shipped anymore
* Switched from dh_movefile to dh_install
* Better cleanup before the package gets generated
-- Volker Christian <voc@users.sourceforge.net> Tue, 23 Sep 2003 18:48:10 +0200
agsync (0.2-pre-1) unstable; urgency=low
* Initial Release.
-- Volker Christian <voc@users.sourceforge.net> Tue, 23 Sep 2003 18:48:10 +0200
|