index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-19
Add '.be' to the default dpkg-source -i regex and -I pattern
Guillem Jover
1
-1
/
+2
2008-05-08
dpkg-source (2.0/3.0 (quilt)): create stamp file with automatic patch
Raphael Hertzog
2
-2
/
+16
2008-05-08
dpkg-source (2.0/3.0 (quilt)): refuse binary files in debian subdir
Raphael Hertzog
2
-3
/
+46
2008-05-08
Dpkg::Changelog::Debian: bugfix in changelog parser
Raphael Hertzog
1
-1
/
+1
2008-05-04
Dpkg::Source::Patch.pm: Add missing import of internerr
Marco d'Itri
1
-1
/
+1
2008-04-29
Fix typo in an error message
Raphael Hertzog
1
-1
/
+1
2008-04-27
dpkg-source: change the logic to find the object used to unpack/build
Raphael Hertzog
8
-23
/
+38
2008-04-27
dpkg-source: parse correctly series files with patch options
Raphael Hertzog
1
-0
/
+9
2008-04-25
dpkg-source: fix permissions of tarballs in native source packages
Raphael Hertzog
1
-0
/
+2
2008-04-15
dpkg-genchanges: use Package-Type control field to detect udebs
Raphael Hertzog
1
-0
/
+27
2008-04-14
dpkg-source: fix an error message about unrepresentable changes to source
Raphael Hertzog
1
-2
/
+2
2008-04-12
dpkg-source: handle better symlinks to orig tarball
Raphael Hertzog
3
-8
/
+14
2008-04-12
* scripts/Dpkg/Source/Package.pm: import subprocerr().
Sven Joachim
1
-1
/
+1
2008-04-05
dpkg-source: don't use diff -p for Format: 1.0
Raphael Hertzog
1
-1
/
+3
2008-04-04
dpkg-shlibdeps: initialize dependencies differently
Raphael Hertzog
1
-0
/
+14
2008-04-02
Ensure the Files field is last in *.dsc and *.changes
Raphael Hertzog
1
-1
/
+1
2008-04-01
dpkg-source: add option --skip-patches
Raphael Hertzog
1
-1
/
+7
2008-04-01
Apply patches before building source packages when needed
Raphael Hertzog
2
-5
/
+71
2008-04-01
Dpkg::IPC: Support redirection of STDERR in fork_and_exec()
Raphael Hertzog
1
-18
/
+47
2008-03-27
dpkg-shlibdeps: add cross-compilation support
Raphael Hertzog
1
-1
/
+27
2008-03-27
Merge branch 'sourcev3'
Raphael Hertzog
17
-5
/
+3272
2008-03-20
Dpkg::Source::Patch: change an error into a warning
Raphael Hertzog
1
-1
/
+1
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
1
-1
/
+2
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
1
-0
/
+59
2008-03-16
Use default ignore rules for source package with format >> 1.0
Raphael Hertzog
3
-0
/
+58
2008-03-16
dpkg-source: factorize logic of copy of original tarballs
Raphael Hertzog
2
-7
/
+39
2008-03-16
Add bzr-based source package format
Colin Watson
1
-0
/
+206
2008-03-16
Each source package format can have its own command line options
Raphael Hertzog
4
-6
/
+80
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
3
-2
/
+16
2008-03-14
Dpkg::Changelog::Debian: Allow capitals in distribution/package names
Raphael Hertzog
1
-1
/
+1
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
1
-0
/
+155
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-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
2
-8
/
+7
2008-03-02
Preserve the order of dependencies and build-dependencies
Raphael Hertzog
1
-1
/
+13
2008-03-02
Miscellaneous fixes
Raphael Hertzog
2
-1
/
+3
2008-03-01
Create Dpkg::Source::Package::V1_0::native
Raphael Hertzog
2
-60
/
+132
2008-03-01
dpkg-source: use a list of possible format for building a source package
Raphael Hertzog
2
-1
/
+9
[next]