summaryrefslogtreecommitdiff
path: root/scripts/Dpkg
AgeCommit message (Expand)AuthorFilesLines
2008-05-19Add '.be' to the default dpkg-source -i regex and -I patternGuillem Jover1-1/+2
2008-05-08dpkg-source (2.0/3.0 (quilt)): create stamp file with automatic patchRaphael Hertzog2-2/+16
2008-05-08dpkg-source (2.0/3.0 (quilt)): refuse binary files in debian subdirRaphael Hertzog2-3/+46
2008-05-08Dpkg::Changelog::Debian: bugfix in changelog parserRaphael Hertzog1-1/+1
2008-05-04Dpkg::Source::Patch.pm: Add missing import of internerrMarco d'Itri1-1/+1
2008-04-29Fix typo in an error messageRaphael Hertzog1-1/+1
2008-04-27dpkg-source: change the logic to find the object used to unpack/buildRaphael Hertzog8-23/+38
2008-04-27dpkg-source: parse correctly series files with patch optionsRaphael Hertzog1-0/+9
2008-04-25dpkg-source: fix permissions of tarballs in native source packagesRaphael Hertzog1-0/+2
2008-04-15dpkg-genchanges: use Package-Type control field to detect udebsRaphael Hertzog1-0/+27
2008-04-14dpkg-source: fix an error message about unrepresentable changes to sourceRaphael Hertzog1-2/+2
2008-04-12dpkg-source: handle better symlinks to orig tarballRaphael Hertzog3-8/+14
2008-04-12* scripts/Dpkg/Source/Package.pm: import subprocerr().Sven Joachim1-1/+1
2008-04-05dpkg-source: don't use diff -p for Format: 1.0Raphael Hertzog1-1/+3
2008-04-04dpkg-shlibdeps: initialize dependencies differentlyRaphael Hertzog1-0/+14
2008-04-02Ensure the Files field is last in *.dsc and *.changesRaphael Hertzog1-1/+1
2008-04-01dpkg-source: add option --skip-patchesRaphael Hertzog1-1/+7
2008-04-01Apply patches before building source packages when neededRaphael Hertzog2-5/+71
2008-04-01Dpkg::IPC: Support redirection of STDERR in fork_and_exec()Raphael Hertzog1-18/+47
2008-03-27dpkg-shlibdeps: add cross-compilation supportRaphael Hertzog1-1/+27
2008-03-27Merge branch 'sourcev3'Raphael Hertzog17-5/+3272
2008-03-20Dpkg::Source::Patch: change an error into a warningRaphael Hertzog1-1/+1
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 Hertzog1-1/+2
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 Hertzog1-0/+59
2008-03-16Use default ignore rules for source package with format >> 1.0Raphael Hertzog3-0/+58
2008-03-16dpkg-source: factorize logic of copy of original tarballsRaphael Hertzog2-7/+39
2008-03-16Add bzr-based source package formatColin Watson1-0/+206
2008-03-16Each source package format can have its own command line optionsRaphael Hertzog4-6/+80
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 Hertzog3-2/+16
2008-03-14Dpkg::Changelog::Debian: Allow capitals in distribution/package namesRaphael Hertzog1-1/+1
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 Hertzog1-0/+155
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-07Dpkg::Fields::Object: Import Dpkg::GettextRaphael Hertzog1-0/+1
2008-03-06Rename DSP::V1_0::native to DSP::V3_0::nativeRaphael Hertzog2-8/+7
2008-03-02Preserve the order of dependencies and build-dependenciesRaphael Hertzog1-1/+13
2008-03-02Miscellaneous fixesRaphael Hertzog2-1/+3
2008-03-01Create Dpkg::Source::Package::V1_0::nativeRaphael Hertzog2-60/+132
2008-03-01dpkg-source: use a list of possible format for building a source packageRaphael Hertzog2-1/+9