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-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
2008-08-29
dpkg-source/2.0 and 3.0 (quilt): fix perms of automatic patch
Raphael Hertzog
1
-1
/
+3
2008-08-29
dpkg-source/3.0 (quilt): always provide valid name in QUILT_SERIES
Raphael Hertzog
1
-0
/
+2
2008-08-26
Merge branch 'lenny' (through tag '1.14.21')
Guillem Jover
2
-6
/
+16
2008-08-15
dpkg-source: don't use -i/-I by default for "1.0" source packages
Raphael Hertzog
1
-5
/
+10
2008-06-30
Switch to use UTF-8 copyright symbol and add missing ones
Guillem Jover
10
-10
/
+10
2008-06-23
dpkg-source: new option --require-valid-signature
Raphael Hertzog
1
-13
/
+26
2008-06-21
dpkg-source/3.0 (quilt): let quilt use non-standard series file
Raphael Hertzog
1
-1
/
+6
2008-06-21
Building blocks for vendor-specific build of Debian packages
Raphael Hertzog
1
-3
/
+3
2008-06-18
Merge lenny branch (through the tag '1.14.20')
Raphael Hertzog
4
-94
/
+203
2008-06-09
dpkg-source: Add '.hgignore' to the default -i regex and -I pattern
Guillem Jover
1
-1
/
+2
2008-06-09
dpkg-source: be less strict on filenames accepted in patches
Raphael Hertzog
1
-17
/
+25
2008-06-09
dpkg-source/3.0 (quilt): use absolute path names with quilt
Raphael Hertzog
1
-2
/
+10
2008-06-07
dpkg-source: accept patches with missing context at the end
Raphael Hertzog
1
-1
/
+6
2008-06-07
dpkg-source/3.0 (quilt): better registration of the automatic patch
Raphael Hertzog
1
-6
/
+12
[next]