summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2003-04-15Strip trailing / from the file args in dpkg-statoverride.Adam Heath1-0/+3
2002-09-15Add s390x.Adam Heath1-0/+1
2002-09-05Make the multiline regex have an upper bound, instead of being unbounded,Adam Heath1-1/+1
2002-08-24Previous install-infos(before 1.10) handled multiple dir file entries,Adam Heath1-1/+1
2002-08-23Fix extraction of md5sum in dpkg-scanpackages.Adam Heath1-1/+1
2002-07-05Remove -Z from patch call, as it makes patch warn about missing timestamps.Adam Heath1-1/+1
2002-06-22Add ~ to the list of legal characters in a package filenameWichert Akkerman1-1/+1
2002-06-22remove forced check for build-essential, we should not hardcode Debian policy...Wichert Akkerman1-1/+0
2002-06-20Fix broken merge from 1.9 branch.Adam Heath1-0/+11
2002-05-25Add dpkg-scansources to dpkg-scanpackages(8).Adam Heath1-1/+2
2002-05-25Fix typo in dpkg-source(1), s/-su/-sU/.Adam Heath1-1/+1
2002-05-25Fix documentation of -v<version> for dpkg-parsechangelog, removing theAdam Heath1-1/+1
2002-05-25Close the old debian/files file, before doing a rename.Adam Heath1-0/+1
2002-05-25Add -I<filename> to dpkg-buildpackage and dpkg-source, to excludes filesAdam Heath3-4/+19
2002-05-25Properly count recursive expansion of variables, instead of just countingAdam Heath1-0/+4
2002-05-25Recognize emergency as valid in changelogs.Adam Heath1-1/+1
2002-05-25s/build on/built on/; same for 'build for'.Adam Heath1-2/+2
2002-05-25Give proper case for Source and Installed-Size.Adam Heath1-0/+2
2002-05-24Match fields case insensitively in debian/control.Adam Heath1-7/+7
2002-05-24Clean up after ctrl-c is received.Adam Heath1-1/+13
2002-05-20Add rules to Makefile.conf, to rebuild Makefile if $(srcdir)/Makefile.in isAdam Heath1-0/+1
2002-05-09And now properly fix that syntax errorWichert Akkerman1-1/+1
2002-05-09Fix syntax errorWichert Akkerman1-1/+1
2002-04-28Remove double lineWichert Akkerman1-1/+0
2002-04-13Allow multiple consecutive empty linesWichert Akkerman1-2/+5
2002-04-09Fix typo in dpkg-source manpageWichert Akkerman1-3/+2
2002-02-25Fix test for incorrect packagename for -p option.Wichert Akkerman1-2/+2
2002-02-25Fix test for incorrect packagename for -p option.Wichert Akkerman1-3/+3
2002-02-10Improve working of --config outputWichert Akkerman1-2/+2
2002-02-06fix logic error, alternatives are now correctly restored to auto when removin...Wichert Akkerman1-7/+1
2002-02-02Continue to read all data from a pipe, until EOFWichert Akkerman1-0/+7
2002-02-02Make dpkg-gencontrol not warn about UploadersWichert Akkerman1-1/+1
2002-02-02Update copyright noticeWichert Akkerman1-1/+1
2002-01-31Use gzip -c in install-infoWichert Akkerman1-1/+1
2002-01-31Remove emacs crap and 2 Linux referencesWichert Akkerman1-1/+0
2002-01-30exit with non-zero exitcode when doing --display for a nonexiting alternativeWichert Akkerman1-0/+1
2002-01-18Use -Z option for patch and set TZ to UTC0 when calling diff. This gives us r...Wichert Akkerman1-1/+2
2002-01-03Fix another md5 sanity checkWichert Akkerman1-1/+1
2002-01-03Accept GNU md5sum style outputWichert Akkerman3-4/+6
2002-01-02Update default ignore expression to also match *~ and *.swp in subdirsWichert Akkerman1-1/+1
2002-01-02use space seperated output instead of comma seperatedWichert Akkerman1-2/+2
2002-01-01Don't rewrite sh[34] cpu stringWichert Akkerman1-1/+0
2002-01-01Add all four SuperH architecturesWichert Akkerman1-19/+21
2001-12-31Fix syntax errorWichert Akkerman1-1/+1
2001-11-29Make dpkg-checkbuilddeps always check for build-essential.Adam Heath2-2/+4
2001-11-28Apply patch from debian bug 120924, to give update-alternatives a --listAdam Heath2-1/+19
2001-11-28Copy dir from backup if the file is empty as well.Adam Heath1-1/+1
2001-10-21Add darwin. The source doesn't quite work yet on darwin however, as someAdam Heath1-1/+3
2001-10-08We weren't adding '\n' when printing out the reformated info text.Adam Heath1-2/+1
2001-10-07Don't print out the info entry every time we are called.Adam Heath1-1/+0