freesource
|
a16a8c79c5
|
Fixed errors that occurred when a non-existent file would trip up the
stricter requirements for the newer perl 5.8.
|
20 years ago |
freesource
|
27c15ccf9f
|
Documentation.
|
22 years ago |
freesource
|
76b6b46544
|
GetOpt::Long rep changes .. just options repeated twice.
|
22 years ago |
freesource
|
3a5cebd24b
|
New 0.4.2 changes.
|
22 years ago |
freesource
|
ae9af0aa99
|
Didn't commit since version change.
|
23 years ago |
freesource
|
ae9892e97d
|
Just a .
|
23 years ago |
freesource
|
514a6ecc75
|
The correct changes.
|
23 years ago |
freesource
|
7d76ead04b
|
New dch format.
|
23 years ago |
freesource
|
b0f8482c65
|
The latest and greatest 0.4.1
|
23 years ago |
freesource
|
3de4cb9628
|
Just noting how a return had been added R. 1.10.
|
23 years ago |
freesource
|
765a51443b
|
Removed a return from T_indexer, may have gotten there unintentionally.
|
23 years ago |
freesource
|
b59992bff6
|
Adds the --enhances option.
|
23 years ago |
freesource
|
4d5a2fc61f
|
Adds enhances.
|
23 years ago |
freesource
|
ec5466a5df
|
The latest and greatest.
|
23 years ago |
freesource
|
5e12daa1ff
|
Changed the Suggests fields because ar is now found in binutils.
|
23 years ago |
freesource
|
1a973af912
|
Added a note how $tmp isn't checked unless no_rebuilddb is set to 0.
|
23 years ago |
freesource
|
909517e402
|
This sets TMPDIR to $tmp which makes dpkg-deb happy assuming the dir is at
least wx. There are no wx checks unless $no_rebuilddb is set to 0.
|
23 years ago |
freesource
|
92d1ab60b2
|
Just makes sure that / doesn't print when checking rwx and for wx
|
23 years ago |
freesource
|
ed2b3a79fb
|
This is pretty good, probably could just check for -x, but can't be sure
if things aren't staying within /tmp or a new value for $tmp.
|
23 years ago |
freesource
|
41c0e2d114
|
Checking for permissions, will need to make sure that Deb.pm is doing all its
stuff in the personal tmp directory.
|
23 years ago |
freesource
|
3c59b0b271
|
Could add more here, but this is good enough.
|
23 years ago |
freesource
|
be742ae6c2
|
Made $swim_conf to /etc/dswim because used to be /etc/swim, good thing that
UML exists.
|
23 years ago |
freesource
|
305b5447c6
|
The install for -y still had simulate in it, removed that . .this was for
--purge --reinstall ..etc
|
23 years ago |
freesource
|
1a233fa17b
|
Check at line 150 to make sure ib{/.} and $yich are defined.
|
23 years ago |
freesource
|
4350c68f9a
|
Added checks to make sure $tmp is writable and executable when automatic
db building is done.
|
23 years ago |
freesource
|
c2e7737da7
|
Makes sure that --source always depends on -x .. before -xz was happening
because there was no check or x.
|
23 years ago |
freesource
|
a27d9ae45e
|
Prettifying.
|
23 years ago |
freesource
|
7f18ff576b
|
This fixes undef values when scripts was called more than once when used with
-qf and --scripts and -d|-l and -T.
|
23 years ago |
freesource
|
fa082787da
|
This doesn't permit "" values to be put into the history since ReadLine
complains about this. Just checks that arg isn't "".
|
23 years ago |
freesource
|
7b3b493c07
|
Added an extra n for unnecessary, but I am not telling which.
|
23 years ago |
freesource
|
34fac3917a
|
No code change, just prettifying.
|
23 years ago |
freesource
|
aba982e9ae
|
Pruning --help a little bit more.
|
23 years ago |
freesource
|
7ca9f7fb62
|
Prettifying help
|
23 years ago |
freesource
|
2249d611d1
|
Straightening things.
|
23 years ago |
freesource
|
5db5e1d9b0
|
This removes unecessary help for not-installed stuff.
|
23 years ago |
freesource
|
60fb21845b
|
Prettifying help
|
23 years ago |
freesource
|
99ea6c7f4d
|
Now using dh_perl with ${perl:Depends}, pretty cool.
|
23 years ago |
freesource
|
fe3ae88fa8
|
Nicer deps .. perl-modules (includes Readline) apt >= 0.5.1 because of build-dep
and edited --help so virtual options are properly represented for -q as well
as searches.
|
23 years ago |
freesource
|
60662e09b8
|
Made depend on standard less, which is probably a good idea.
|
23 years ago |
freesource
|
ccbeec8578
|
a little typo
|
23 years ago |
freesource
|
094a3cbcfb
|
Fixes a logic bug for install -s.
|
23 years ago |
freesource
|
d9c40d068b
|
Added more STDERR to print, which is important to make debconf happy ..
plus is nice when doing a less.
|
23 years ago |
freesource
|
43fe9b20bf
|
Some defined an [+] should be [\+] fixes, althought ndb is probably history.
|
23 years ago |
freesource
|
10868d0230
|
Slight help clarification, defined removed, and rebuildflatndb stuff.
|
23 years ago |
freesource
|
c6e0099f51
|
Redoing some \w regexp fixes .. was a + without a \
|
23 years ago |
freesource
|
d1be7ac479
|
A little bit more output for rebuildflatdb.
|
23 years ago |
freesource
|
0b61633f25
|
$home was $main::home .. this was a different private variable on a subroutine
which has basically become history. The apt() is what is important and
this was cleaned up a bit, too.
|
23 years ago |
freesource
|
ec35f37da4
|
Cleaned this up, and has better STDERR informational output.
|
23 years ago |
freesource
|
81bd493ce3
|
Added all the source options, rearranged the logic.
|
23 years ago |
freesource
|
efcac3dd3d
|
build-dep to the options
|
23 years ago |