index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-30
Fix distcheck
Guillem Jover
1
-0
/
+1
2008-03-29
Ease cross-compilation by giving a default value to PKG_CONFIG_LIBDIR
Raphael Hertzog
1
-0
/
+11
2008-03-28
dpkg-buildpackage: change default value of LDFLAGS
Raphael Hertzog
1
-1
/
+1
2008-03-27
dpkg-shlibdeps: add cross-compilation support
Raphael Hertzog
1
-1
/
+27
2008-03-27
Merge branch 'sourcev3'
Raphael Hertzog
21
-1477
/
+3549
2008-03-25
dpkg-shlibdeps: new warning about useless libraries, new --warnings option
Raphael Hertzog
1
-6
/
+55
2008-03-22
* scripts/t/200_Dpkg_Shlibs.t: Fix test suite to not barf on "objid" field.
Raphael Hertzog
1
-3
/
+6
2008-03-20
Dpkg::Source::Patch: change an error into a warning
Raphael Hertzog
1
-1
/
+1
2008-03-19
dpkg-source: keep the old output for tools that parse the directory
Raphael Hertzog
1
-1
/
+5
2008-03-18
Continue German scripts translation and fix minor errors noticed
Helge Kreutzmann
2
-25
/
+35
2008-03-18
* scripts/Dpkg/Source/Package/V3_0/native.pm: Import missing function and bug...
Raphael Hertzog
1
-2
/
+2
2008-03-18
Avoid extracting files through symlinks
Raphael Hertzog
1
-1
/
+14
2008-03-18
Allow inclusion of binary files outside of the debian subdirectory
Raphael Hertzog
3
-29
/
+98
2008-03-18
Allow in-place extraction of a tar archive
Raphael Hertzog
2
-32
/
+42
2008-03-18
Allow patches in wig&pen format to remove files
Raphael Hertzog
1
-1
/
+2
2008-03-16
dpkg-shlibdeps: accounts usage of symbols of libraries without SONAME
Raphael Hertzog
2
-4
/
+13
2008-03-16
Update indentation and coding style to be coherent with the other modules
Raphael Hertzog
2
-189
/
+189
2008-03-16
Uniformize @argv parsing in source package formats
Raphael Hertzog
5
-3
/
+13
2008-03-16
New source package format "3.0 (custom)"
Raphael Hertzog
3
-0
/
+61
2008-03-16
Use default ignore rules for source package with format >> 1.0
Raphael Hertzog
4
-54
/
+62
2008-03-16
dpkg-source: factorize logic of copy of original tarballs
Raphael Hertzog
3
-43
/
+70
2008-03-16
Add bzr-based source package format
Colin Watson
3
-0
/
+208
2008-03-16
Each source package format can have its own command line options
Raphael Hertzog
5
-29
/
+96
2008-03-15
Allow deletion of files by patches in Format: 3.0 (quilt)
Raphael Hertzog
2
-6
/
+15
2008-03-14
Misc bugfixes
Raphael Hertzog
2
-1
/
+6
2008-03-14
Dpkg::Source::Package::V3_0::quilt: Add fallback when quilt is not available
Raphael Hertzog
1
-19
/
+28
2008-03-14
Merge branch 'master' into sourcev3
Raphael Hertzog
12
-1318
/
+1345
2008-03-14
Dpkg::Changelog::Debian: Allow capitals in distribution/package names
Raphael Hertzog
2
-2
/
+2
2008-03-14
* scripts/Dpkg/Source/Package/V2_0.pm: Fix info message about unpacking of de...
Raphael Hertzog
1
-1
/
+1
2008-03-14
Dpkg::Source::Package::V3_0::quilt: New source package variant using quilt.
Raphael Hertzog
3
-0
/
+157
2008-03-12
Dpkg::Source::Package::V2_0: Misc changes in preparation of a quilt subclass
Raphael Hertzog
1
-9
/
+17
2008-03-12
* scripts/Dpkg/Source/Patch.pm: Bugfix: use return instead of next in function.
Raphael Hertzog
1
-1
/
+1
2008-03-10
Update Polish translations and fix po4a errors in other languages' translations
Robert Luberda
2
-177
/
+258
2008-03-07
Dpkg::Fields::Object: Import Dpkg::Gettext
Raphael Hertzog
1
-0
/
+1
2008-03-06
Rename DSP::V1_0::native to DSP::V3_0::native
Raphael Hertzog
5
-11
/
+10
2008-03-02
Preserve the order of dependencies and build-dependencies
Raphael Hertzog
5
-6
/
+25
2008-03-02
Miscellaneous fixes
Raphael Hertzog
3
-2
/
+4
2008-03-01
Create Dpkg::Source::Package::V1_0::native
Raphael Hertzog
5
-61
/
+135
2008-03-01
dpkg-source: use a list of possible format for building a source package
Raphael Hertzog
3
-13
/
+25
2008-03-01
Dpkg::Source::Package::V2_0: removes conflicting subdirectories
Raphael Hertzog
2
-3
/
+10
2008-03-01
Add the ::Package modules
Frank Lichtenheld
1
-1
/
+4
2008-03-01
Use the new Dpkg::ErrorHandling::info() function
Frank Lichtenheld
3
-21
/
+21
2008-02-29
Dpkg::Errorhandling: Add info function
Frank Lichtenheld
1
-1
/
+6
2008-02-29
Add support for v3.0 (git) package
Frank Lichtenheld
2
-260
/
+329
2008-02-29
Dpkg::Source::Package: Fix some errors in error messages
Frank Lichtenheld
1
-3
/
+3
2008-02-29
Dpkg::Changelog::Debian: Fix regression in header parsing
Frank Lichtenheld
3
-12
/
+21
2008-02-28
Add support of wig&pen source package
Raphael Hertzog
1
-0
/
+243
2008-02-28
* scripts/dpkg-source.pl: remove trailing slash on user-supplied directories
Raphael Hertzog
1
-3
/
+3
2008-02-28
Dpkg::Source::Package: Fix extract() and build() to clean up by default
Raphael Hertzog
2
-2
/
+21
2008-02-28
Dpkg::Source::Archive/Package: misc fixes and changes
Raphael Hertzog
2
-12
/
+48
[prev]
[next]