index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Source
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-11
dpkg-source: add a DEP-3 compliant header to automatic patches
Raphaël Hertzog
3
-3
/
+57
2009-11-11
dpkg-source: list upstream files modified by the diff during build
Raphaël Hertzog
1
-1
/
+11
2009-11-11
dpkg-source: list upstream files modified by the diff during extraction
Raphaël Hertzog
2
-2
/
+7
2009-11-08
Clean up perl shebang line
Guillem Jover
2
-2
/
+0
2009-11-08
Add missing license headers
Guillem Jover
1
-0
/
+13
2009-11-08
Unify format in license headers
Guillem Jover
12
-30
/
+32
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
12
-34
/
+22
2009-11-08
Dpkg::Source::Patch::add_diff_directory(): small optimization
Raphaël Hertzog
1
-2
/
+2
2009-11-06
dpkg-source: optimize diffing phase of a source package build
Raphaël Hertzog
1
-0
/
+3
2009-11-06
Dpkg::Control::Hash: handle arbitrary field values
Raphaël Hertzog
1
-3
/
+3
2009-11-06
Dpkg::Source::Package::V3::git::do_build(): remove extra quotes
Raphaël Hertzog
1
-1
/
+1
2009-11-05
Dpkg::Source::Package::V2::do_build(): improve matching of ignored files
Raphaël Hertzog
1
-4
/
+5
2009-11-05
Dpkg::Source::Package::V2:do_build(): fix binary file check
Raphaël Hertzog
1
-2
/
+2
2009-10-04
Update all Perl modules and scripts to use the new Dpkg::Version API
Raphaël Hertzog
1
-5
/
+6
2009-09-19
Get rid of Dpkg::Deps @src_dep_fields @pkg_dep_fields and %dep_field_type
Raphaël Hertzog
1
-10
/
+0
2009-09-19
Use the new Dpkg::Control interface everywhere
Raphaël Hertzog
1
-7
/
+6
2009-09-16
Rename Dpkg::Cdata into Dpkg::Control
Raphaël Hertzog
1
-1
/
+1
2009-09-06
Unify and mark strings for translation
Guillem Jover
2
-3
/
+3
2009-07-25
Fix apply_patches() funtion of 3.0 (quilt) format to properly skip auto patch
Raphael Hertzog
1
-2
/
+2
2009-06-26
libdpkg-perl: Import Exporter with ‘use base’
Guillem Jover
1
-2
/
+1
2009-06-21
dpkg-source: ensure trustedkeys.gpg is used to check signatures
Raphael Hertzog
1
-0
/
+3
2009-06-08
Dpkg::Source::CompressedFile::cleanup_after_open(): fix error message
Raphael Hertzog
1
-1
/
+2
2009-05-28
Unset TAR_OPTIONS when handling tar archives for source packages
Raphael Hertzog
1
-0
/
+2
2009-05-10
dpkg-source: do not try to apply empty patch set
Raphael Hertzog
2
-1
/
+4
2009-05-10
dpkg-source: minor update to "3.0 (quilt)" format
Raphael Hertzog
2
-3
/
+3
2009-05-10
dpkg-source: fix automatic patch registration in format 3.0 (quilt)
Raphael Hertzog
1
-4
/
+18
2009-05-10
Move Debian keyrings to the Debian vendor keyring hook
Guillem Jover
1
-6
/
+0
2009-05-03
Add '.hgtags' to the default dpkg-source -i regex and -I pattern
Guillem Jover
1
-1
/
+2
2009-04-27
dpkg-source: Add "keyrings" vendor hook
Colin Watson
1
-0
/
+6
2009-04-19
dpkg-source: do not store user/group names in generated tarballs
Raphael Hertzog
1
-1
/
+2
2009-04-19
dpkg-source: don't complain on binary files that are ignored
Raphael Hertzog
1
-1
/
+23
2009-04-17
dpkg-source: accept dashes in component name of additional tarballs
Raphael Hertzog
2
-3
/
+3
2009-04-09
dpkg-source: don't die on SIGPIPE of uncompressors
Raphael Hertzog
2
-3
/
+12
2009-03-15
Misc updates concerning gpg and dpkg-source
Raphael Hertzog
1
-0
/
+2
2009-03-15
dpkg-source: don't block indefinitely on gpg
Raphael Hertzog
1
-3
/
+9
2009-03-15
dpkg-source: improve ignore regexp to catch vi swap files
Raphael Hertzog
1
-2
/
+2
2009-03-15
Dpkg::Version::check_version() should not die by default
Raphael Hertzog
5
-13
/
+3
2009-03-09
dpkg-source: add --skip-debianization extract option
Raphael Hertzog
3
-4
/
+21
2009-03-09
dpkg-source(1): document format of debian/source/* files
Raphael Hertzog
1
-1
/
+1
2009-03-08
dpkg-source: call quilt only once to apply all patches
Raphael Hertzog
1
-18
/
+27
2009-02-03
Merge branch 'lenny' (through tag '1.14.25')
Guillem Jover
1
-1
/
+6
2008-12-09
Mark strings for translation
Guillem Jover
1
-1
/
+2
2008-12-09
Improve internerr output messages and print the invalid value
Guillem Jover
1
-1
/
+1
2008-12-09
scripts: Do not mark internerr strings for translation
Guillem Jover
1
-1
/
+1
2008-12-09
Properly use internerr to report about programming bugs
Guillem Jover
5
-11
/
+12
2008-12-09
Dpkg::ErrorHandling: Replace failure calls with error or syserr
Guillem Jover
1
-1
/
+1
2008-12-09
Dpkg::ErrorHandling: Export public functions by default
Guillem Jover
13
-13
/
+13
2008-12-05
dpkg-source -x: create temporary directory next to the target place
Raphael Hertzog
1
-1
/
+6
2008-11-19
dpkg-source: fix to support POSIXLY_CORRECT=1
Raphael Hertzog
1
-2
/
+2
2008-09-05
Merge lenny branch up to commit '1.14.22'
Raphael Hertzog
2
-1
/
+5
[next]