Age | Commit message (Collapse) | Author |
|
Author: jgg
Date: 1999-04-12 04:21:20 GMT
Fixed espy's bug with experimental
|
|
Author: jgg
Date: 1999-04-12 04:15:43 GMT
Fixed typo in the shared lib rule
|
|
Author: jgg
Date: 1999-04-12 02:25:25 GMT
Fixed held packages installing
|
|
Author: jgg
Date: 1999-04-11 21:23:09 GMT
fixed ftp but, config file bug and md5 source fetch error
|
|
Author: jgg
Date: 1999-04-11 06:46:09 GMT
Fixed update and bad conf file
|
|
Author: doogie
Date: 1999-04-10 06:37:34 GMT
update for 0.3.4
|
|
Author: jgg
Date: 1999-04-07 06:34:57 GMT
Fixed building without debiandoc sgml
|
|
Author: jgg
Date: 1999-04-07 06:25:03 GMT
Documented the apt-get source command
|
|
Author: jgg
Date: 1999-04-07 06:02:56 GMT
Removed download size estimator
|
|
Author: jgg
Date: 1999-04-07 06:00:20 GMT
Oops, bug
|
|
Author: jgg
Date: 1999-04-07 05:57:04 GMT
Made it search for the .disk directory too
|
|
Author: jgg
Date: 1999-04-07 05:51:01 GMT
Nother typo
|
|
Author: jgg
Date: 1999-04-07 05:35:55 GMT
Fixed a typo
|
|
Author: jgg
Date: 1999-04-07 05:30:17 GMT
working apt-get source
|
|
Author: jgg
Date: 1999-04-04 08:07:39 GMT
Source record file list parsing
|
|
Author: jgg
Date: 1999-04-04 02:20:22 GMT
Made it erase the old libraries
|
|
Author: jgg
Date: 1999-04-04 02:02:04 GMT
Fixed cisco cacheengine lameness
|
|
Author: jgg
Date: 1999-04-04 01:33:09 GMT
Fixed deb-src handling again
|
|
Author: jgg
Date: 1999-04-04 01:17:29 GMT
Source record parsing
|
|
Author: jgg
Date: 1999-04-03 01:05:24 GMT
CDrom fixes
|
|
Author: jgg
Date: 1999-04-03 00:34:33 GMT
Fixed initialization problem
|
|
Author: jgg
Date: 1999-03-29 19:28:52 GMT
Changed ie to eg
|
|
Author: jgg
Date: 1999-03-29 19:16:22 GMT
Fixed the users guide
|
|
Author: jgg
Date: 1999-03-28 21:29:45 GMT
Changed to the default of prompt
|
|
Author: jgg
Date: 1999-03-28 03:25:58 GMT
Minor doc bug
|
|
Author: jgg
Date: 1999-03-28 01:37:26 GMT
CDROM patches from bluehorn
|
|
Author: jgg
Date: 1999-03-27 03:02:38 GMT
Checked the size of partial files #33705
|
|
Author: jgg
Date: 1999-03-27 01:30:38 GMT
Fixed bug#34944: apt-get should not print progress on non-tty
|
|
Author: jgg
Date: 1999-03-26 07:38:43 GMT
Fixed size mismatch
|
|
Author: che
Date: 1999-03-23 20:26:39 GMT
add rm ChangeLog to end of cvs-build target
|
|
Author: che
Date: 1999-03-23 20:16:11 GMT
Updates for version 0.3.3
|
|
Author: doogie
Date: 1999-03-21 13:24:35 GMT
more tweaking to debian/rules. Added target 'cvs-mkul' which copies all
files for the current build into ../upload-<VER>, to allow for easier
uploading. Also, this version has an nmu in the changelog, and the fix
described therein works, but these debs are built against glibc 2.1, which
Jason doesn't what apt built against. I am not placing them up for
download.
|
|
Author: doogie
Date: 1999-03-21 12:45:45 GMT
*** empty log message ***
|
|
Author: doogie
Date: 1999-03-21 12:43:43 GMT
modified debian/rules so now you can pass the pkg name to build just that
deb.
Bumped the version to 0.3.2.1, as this fixes a bug with file uri handling.
|
|
Author: jgg
Date: 1999-03-21 07:24:14 GMT
Oops typo
|
|
Author: jgg
Date: 1999-03-20 03:49:31 GMT
Made NFS locking bail out
|
|
Author: jgg
Date: 1999-03-18 04:52:51 GMT
Fixed dumpavail some more
|
|
Author: jgg
Date: 1999-03-18 04:32:45 GMT
Fixes for mmap and yodl
|
|
Author: doogie
Date: 1999-03-18 04:10:21 GMT
Backed out previous apt-pkg/contrib/mmap.cc fix/kludge/change.
|
|
Author: doogie
Date: 1999-03-18 03:32:22 GMT
debhelper files to match the debian/rules rewrite.
|
|
Author: doogie
Date: 1999-03-18 03:30:31 GMT
Add cvs-build to debian/rules. This does all steps now, except for editing
debian/changelog. It automagically updates configure.in, but only when it
needs too. Its temp dir is debian/cvs-build/apt-<ver>/, and all CVS/ dirs
are excluded. I have tested the debs made by doing 'debian/rules cvs-build'
locally, and they are fine. No lintian errors. You can do the above
cvs-build from a working tree, and not have to worry about where it places
things. Just upload the files from debian/cvs-build/.
|
|
Author: doogie
Date: 1999-03-18 03:22:48 GMT
add --with{,out}-YODL to configure.in, so as to allow the debian/rules \
cvs-build target to make the yodl pages before making the debian source
package. This means yodl isn't needed to actually build the deb on
other archs.
|
|
Author: doogie
Date: 1999-03-18 03:20:24 GMT
modified apt-pkg/contrib/mmap.cc to not use the define PAGE_SIZE by removing
'#include <sys/user.h>' and adding 'static int PAGE_SIZE = getpagesize();'
to msync();
|
|
Author: jgg
Date: 1999-03-17 19:45:05 GMT
Doc updates and -qq fix
|
|
Author: jgg
Date: 1999-03-17 03:25:25 GMT
Wichert and Espys bugs
|
|
Author: che
Date: 1999-03-16 19:30:31 GMT
Remove make startup; make mkdir build not cause the whole thing to croak on failure
|
|
Author: mblevin
Date: 1999-03-16 09:43:41 GMT
Added Depends: libapt-pkg2.2 to the libapt-pkg-dev
|
|
Author: jgg
Date: 1999-03-16 07:28:45 GMT
Included errno
|
|
Author: jgg
Date: 1999-03-16 07:27:17 GMT
Fixed typo
|
|
Author: che
Date: 1999-03-16 03:22:10 GMT
er, I had an extra space in there. derm.
|