index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dpkg-genchanges.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-21
dpkg-genchanges: correctly truncate descriptions with multibyte characters
Raphaël Hertzog
1
-1
/
+2
2010-07-16
Use earlier/later instead of smaller/bigger for comparison relationships
Guillem Jover
1
-1
/
+1
2010-03-12
Use License instead of Licence in strings
Guillem Jover
1
-1
/
+1
2010-02-25
dpkg-genchanges, dpkg-source: only split Binary field when it's too long
Raphaël Hertzog
1
-2
/
+4
2010-02-25
Dpkg::Checksums: rewrite to provide an object-oriented API
Raphaël Hertzog
1
-39
/
+15
2010-02-24
dpkg-source, dpkg-genchanges: split Binary lines at less than 980 chars
Raphaël Hertzog
1
-1
/
+1
2010-02-21
dpkg-gencontrol, dpkg-genchanges, dpkg-source: support multiple -T options
Raphaël Hertzog
1
-3
/
+4
2010-02-20
Update Dpkg::Substvars to use Dpkg::Interface::Storable
Raphaël Hertzog
1
-1
/
+1
2010-02-20
Update Dpkg::Control::* to use Dpkg::Interface::Storable
Raphaël Hertzog
1
-3
/
+1
2010-01-22
Dpkg::Compression: new API based on public functions
Raphaël Hertzog
1
-3
/
+4
2009-12-22
Allow back new lines in substvars and maintainer arguments
Guillem Jover
1
-4
/
+4
2009-11-08
Add missing license headers
Guillem Jover
1
-0
/
+15
2009-11-06
Stop using the English perl module
Raphaël Hertzog
1
-29
/
+28
2009-11-06
Dpkg::Control::Hash: handle arbitrary field values
Raphaël Hertzog
1
-11
/
+7
2009-10-31
Drop compatibility with old changelog parsers (as planned)
Raphaël Hertzog
1
-13
/
+3
2009-10-31
Move parse_changelog() to a separate module Dpkg::Changelog::Parse
Raphaël Hertzog
1
-3
/
+3
2009-10-05
Dpkg::Version: rename some functions and constants
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
/
+7
2009-09-20
dpkg-genchanges, Dpkg::Vendor::Default: drop hook before-changes-creation
Raphaël Hertzog
1
-2
/
+0
2009-09-19
Drop Dpkg::Fields and convert everything to Dpkg::Control::Fields
Raphaël Hertzog
1
-19
/
+7
2009-09-19
dpkg-genchanges, dpkg-gencontrol: do not hardcode the field output order
Raphaël Hertzog
1
-6
/
+0
2009-09-19
Replace old capit() by field_capitalize() everywhere
Raphaël Hertzog
1
-1
/
+1
2009-09-19
Use the new Dpkg::Control interface everywhere
Raphaël Hertzog
1
-6
/
+7
2009-09-16
Rename Dpkg::Cdata into Dpkg::Control
Raphaël Hertzog
1
-1
/
+1
2009-09-16
Rename Dpkg::Control in Dpkg::Control::Info
Raphaël Hertzog
1
-2
/
+2
2009-08-16
dpkg-source/dpkg-genchanges: split long Binary: field values
Raphael Hertzog
1
-0
/
+2
2009-06-26
libdpkg-perl: Move unknown() from Dpkg::ErrorHandling to Dpkg::Fields
Guillem Jover
1
-2
/
+2
2009-06-26
Dpkg::ErrorHandling: Explicitly pass field argument to unknown()
Guillem Jover
1
-3
/
+3
2009-06-21
dpkg-genchanges: skip warning about lower version for backports
Raphael Hertzog
1
-1
/
+3
2009-05-19
Remove deprecated status for substvars in dpkg-source and dpkg-genchanges
Guillem Jover
1
-1
/
+0
2009-05-18
Fix changelog parsing code to differentiate the empty string from 0
Raphael Hertzog
1
-1
/
+1
2009-05-15
dpkg-genchanges: use same error string than in dpkg-buildpackage
Raphael Hertzog
1
-4
/
+4
2009-05-10
Do not set the Arch substvar in dpkg-source
Guillem Jover
1
-0
/
+1
2009-03-15
dpkg-genchanges, dpkg-gencontrol: avoid perl warnings
Raphael Hertzog
1
-1
/
+1
2009-03-02
dpkg-genchanges: correctly handles additional upstream tarballs
Raphael Hertzog
1
-2
/
+3
2009-02-05
New framework to hook vendor-specific logic
Raphael Hertzog
1
-0
/
+2
2009-01-27
Dpkg::Version fix and test-suite adjustment
Raphael Hertzog
1
-1
/
+1
2008-12-09
Fix some “use Dpkg::ErrorHandling qw(…)” calls
Raphael Hertzog
1
-1
/
+1
2008-12-09
Dpkg::ErrorHandling: Export public functions by default
Guillem Jover
1
-2
/
+1
2008-11-11
Use new style perl function calls
Guillem Jover
1
-9
/
+11
2008-06-21
dpkg-buildpackage/dpkg-genchanges: handle .debian.tar.gz files too
Raphael Hertzog
1
-2
/
+2
2008-04-15
dpkg-genchanges: use Package-Type control field to detect udebs
Raphael Hertzog
1
-1
/
+3
2008-04-02
Ensure the Files field is last in *.dsc and *.changes
Raphael Hertzog
1
-1
/
+2
2008-02-12
Use new Dpkg::Checksums module
Frank Lichtenheld
1
-22
/
+33
2008-01-30
dpkg-genchanges: always list all binary packages in the Description field
Raphael Hertzog
1
-12
/
+13
2008-01-27
Deprecate support of substvars in dpkg-source and dpkg-genchanges
Raphael Hertzog
1
-0
/
+1
2008-01-24
dpkg-genchanges: add a new warning
Raphael Hertzog
1
-1
/
+7
2008-01-22
Disable variable substitution in dpkg-genchanges
Raphael Hertzog
1
-3
/
+3
2008-01-22
Remove the IO layer ":utf8" that re-encodes in utf8
Raphael Hertzog
1
-1
/
+0
2008-01-18
dpkg-genchanges: some code refactoring to simplify the code
Raphael Hertzog
1
-46
/
+42
[prev]
[next]