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
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
2008-01-18
dpkg-genchanges: Enhance logic to decide if we include the original tarball
Raphael Hertzog
1
-2
/
+30
2008-01-18
Integrated dpkg-parsechangelog processing into Dpkg::Changelog::parse_changel...
Raphael Hertzog
1
-1
/
+6
2008-01-17
dpkg-genchanges: Reinstate support of the ${Format} substvar
Raphael Hertzog
1
-1
/
+2
2008-01-14
Give some hints to Perl on the use of UTF-8 for output
Raphael Hertzog
1
-0
/
+1
2008-01-13
Dpkg::Fields: Change set_field_importance() into a method of Dpkg::Fields::Ob...
Raphael Hertzog
1
-2
/
+2
2008-01-12
Define list of valid debian/control fields in Dpkg::Fields
Raphael Hertzog
1
-18
/
+16
2008-01-08
Merge branch 'controllib-removal'
Raphael Hertzog
1
-77
/
+81
2008-01-08
Do not warn about unrecognized Homepage field in binary package stanzas
Guillem Jover
1
-1
/
+1
2008-01-01
Update all scripts to use Dpkg::Changelog::parse_changelog
Raphael Hertzog
1
-22
/
+16
2008-01-01
Dpkg::Vars: New module handling the global variable $sourcepackage
Raphael Hertzog
1
-3
/
+3
2008-01-01
Update all scripts to use Dpkg::Substvars, Dpkg::Cdata, Dpkg::Control and Dpk...
Raphael Hertzog
1
-63
/
+73
2007-12-29
Dpkg::Compression: New module with compression variables from Dpkg
Guillem Jover
1
-1
/
+2
2007-12-12
dpkg-genchanges: Fix typo (syserror() -> syserr())
Guillem Jover
1
-1
/
+1
2007-12-12
Use ||= instead of checking if the variables are not defined
Guillem Jover
1
-2
/
+2
2007-12-05
dpkg-genchanges: Fix handling of 'all' in Architecture field
Frank Lichtenheld
1
-0
/
+3
2007-12-05
dpkg-genchanges/dpkg-buildpackages: Add new -A option
Frank Lichtenheld
1
-19
/
+37
2007-12-05
dpkg-genchanges: Allow different archs and types in debian/files
Frank Lichtenheld
1
-35
/
+43
2007-12-04
dpkg-genchanges: Handle source files not compressed with gzip correctly
Frank Lichtenheld
1
-6
/
+7
[next]