summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2008-03-30Fix distcheckGuillem Jover1-0/+1
2008-03-29Ease cross-compilation by giving a default value to PKG_CONFIG_LIBDIRRaphael Hertzog1-0/+11
2008-03-28dpkg-buildpackage: change default value of LDFLAGSRaphael Hertzog1-1/+1
2008-03-27dpkg-shlibdeps: add cross-compilation supportRaphael Hertzog1-1/+27
2008-03-27Merge branch 'sourcev3'Raphael Hertzog21-1477/+3549
2008-03-25dpkg-shlibdeps: new warning about useless libraries, new --warnings optionRaphael Hertzog1-6/+55
2008-03-22* scripts/t/200_Dpkg_Shlibs.t: Fix test suite to not barf on "objid" field.Raphael Hertzog1-3/+6
2008-03-20Dpkg::Source::Patch: change an error into a warningRaphael Hertzog1-1/+1
2008-03-19dpkg-source: keep the old output for tools that parse the directoryRaphael Hertzog1-1/+5
2008-03-18Continue German scripts translation and fix minor errors noticedHelge Kreutzmann2-25/+35
2008-03-18* scripts/Dpkg/Source/Package/V3_0/native.pm: Import missing function and bug...Raphael Hertzog1-2/+2
2008-03-18Avoid extracting files through symlinksRaphael Hertzog1-1/+14
2008-03-18Allow inclusion of binary files outside of the debian subdirectoryRaphael Hertzog3-29/+98
2008-03-18Allow in-place extraction of a tar archiveRaphael Hertzog2-32/+42
2008-03-18Allow patches in wig&pen format to remove filesRaphael Hertzog1-1/+2
2008-03-16dpkg-shlibdeps: accounts usage of symbols of libraries without SONAMERaphael Hertzog2-4/+13
2008-03-16Update indentation and coding style to be coherent with the other modulesRaphael Hertzog2-189/+189
2008-03-16Uniformize @argv parsing in source package formatsRaphael Hertzog5-3/+13
2008-03-16New source package format "3.0 (custom)"Raphael Hertzog3-0/+61
2008-03-16Use default ignore rules for source package with format >> 1.0Raphael Hertzog4-54/+62
2008-03-16dpkg-source: factorize logic of copy of original tarballsRaphael Hertzog3-43/+70
2008-03-16Add bzr-based source package formatColin Watson3-0/+208
2008-03-16Each source package format can have its own command line optionsRaphael Hertzog5-29/+96
2008-03-15Allow deletion of files by patches in Format: 3.0 (quilt)Raphael Hertzog2-6/+15
2008-03-14Misc bugfixesRaphael Hertzog2-1/+6
2008-03-14Dpkg::Source::Package::V3_0::quilt: Add fallback when quilt is not availableRaphael Hertzog1-19/+28
2008-03-14Merge branch 'master' into sourcev3Raphael Hertzog12-1318/+1345
2008-03-14Dpkg::Changelog::Debian: Allow capitals in distribution/package namesRaphael Hertzog2-2/+2
2008-03-14* scripts/Dpkg/Source/Package/V2_0.pm: Fix info message about unpacking of de...Raphael Hertzog1-1/+1
2008-03-14Dpkg::Source::Package::V3_0::quilt: New source package variant using quilt.Raphael Hertzog3-0/+157
2008-03-12Dpkg::Source::Package::V2_0: Misc changes in preparation of a quilt subclassRaphael Hertzog1-9/+17
2008-03-12* scripts/Dpkg/Source/Patch.pm: Bugfix: use return instead of next in function.Raphael Hertzog1-1/+1
2008-03-10Update Polish translations and fix po4a errors in other languages' translationsRobert Luberda2-177/+258
2008-03-07Dpkg::Fields::Object: Import Dpkg::GettextRaphael Hertzog1-0/+1
2008-03-06Rename DSP::V1_0::native to DSP::V3_0::nativeRaphael Hertzog5-11/+10
2008-03-02Preserve the order of dependencies and build-dependenciesRaphael Hertzog5-6/+25
2008-03-02Miscellaneous fixesRaphael Hertzog3-2/+4
2008-03-01Create Dpkg::Source::Package::V1_0::nativeRaphael Hertzog5-61/+135
2008-03-01dpkg-source: use a list of possible format for building a source packageRaphael Hertzog3-13/+25
2008-03-01Dpkg::Source::Package::V2_0: removes conflicting subdirectoriesRaphael Hertzog2-3/+10
2008-03-01Add the ::Package modulesFrank Lichtenheld1-1/+4
2008-03-01Use the new Dpkg::ErrorHandling::info() functionFrank Lichtenheld3-21/+21
2008-02-29Dpkg::Errorhandling: Add info functionFrank Lichtenheld1-1/+6
2008-02-29Add support for v3.0 (git) packageFrank Lichtenheld2-260/+329
2008-02-29Dpkg::Source::Package: Fix some errors in error messagesFrank Lichtenheld1-3/+3
2008-02-29Dpkg::Changelog::Debian: Fix regression in header parsingFrank Lichtenheld3-12/+21
2008-02-28Add support of wig&pen source packageRaphael Hertzog1-0/+243
2008-02-28* scripts/dpkg-source.pl: remove trailing slash on user-supplied directoriesRaphael Hertzog1-3/+3
2008-02-28Dpkg::Source::Package: Fix extract() and build() to clean up by defaultRaphael Hertzog2-2/+21
2008-02-28Dpkg::Source::Archive/Package: misc fixes and changesRaphael Hertzog2-12/+48