index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Changelog.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-21
Add $VERSION numbers to all perl modules
Raphaël Hertzog
1
-0
/
+2
2010-02-20
Update Dpkg::Changelog and Dpkg::Index to use Dpkg::Interface::Storable
Raphaël Hertzog
1
-9
/
+6
2009-11-08
Unify format in license headers
Guillem Jover
1
-11
/
+10
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-2
/
+1
2009-11-06
Dpkg::Control::Hash: handle arbitrary field values
Raphaël Hertzog
1
-1
/
+1
2009-11-03
Dpkg::Changelog::get_range(): fix return value when range is empty
Raphaël Hertzog
1
-3
/
+7
2009-10-31
Dpkg::Changelog: completely update the API
Raphaël Hertzog
1
-381
/
+280
2009-10-31
Move find_closes() into Dpkg::Changelog::Entry::Debian
Raphaël Hertzog
1
-24
/
+0
2009-10-31
Dpkg::Changelog: don't use English
Raphaël Hertzog
1
-4
/
+2
2009-10-31
Move parse_changelog() to a separate module Dpkg::Changelog::Parse
Raphaël Hertzog
1
-126
/
+0
2009-10-31
Update Dpkg::Changelog to use new ::Entry modules
Raphaël Hertzog
1
-97
/
+63
2009-10-18
Dpkg::Changelog::find_closes(): don't return duplicate bug numbers
Raphaël Hertzog
1
-3
/
+3
2009-10-08
Dpkg::Changelog::Debian: preserve blank lines
Raphaël Hertzog
1
-0
/
+2
2009-10-08
Dpkg::Changelog::Debian: keep blank lines and trailing whitespace unchanged
Raphaël Hertzog
1
-1
/
+3
2009-10-08
Dpkg::Changelog::Debian: store unmodified changes lines in an array
Raphaël Hertzog
1
-2
/
+9
2009-10-05
Dpkg::Version: rename some functions and constants
Raphaël Hertzog
1
-4
/
+4
2009-10-04
Update all Perl modules and scripts to use the new Dpkg::Version API
Raphaël Hertzog
1
-5
/
+5
2009-09-20
Dpkg::Changelog: add new vendor hook post-process-changelog-entry
Raphaël Hertzog
1
-0
/
+4
2009-09-19
Use the new Dpkg::Control interface everywhere
Raphaël Hertzog
1
-18
/
+16
2009-09-16
Rename Dpkg::Cdata into Dpkg::Control
Raphaël Hertzog
1
-1
/
+1
2009-07-21
Dpkg::Changelog: fix heuristic to identify correct start entry
Raphael Hertzog
1
-2
/
+13
2009-05-18
dpkg-parsechangelog: handle better non-existing versions
Raphael Hertzog
1
-7
/
+70
2009-05-18
Fix changelog parsing code to differentiate the empty string from 0
Raphael Hertzog
1
-21
/
+29
2009-05-10
Fix POD errors detected by podchecker in perl modules
Guillem Jover
1
-1
/
+4
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
-1
/
+1
2008-02-21
Adjust Dpkg::Changelog::parse_changelog() search list of parser
Raphael Hertzog
1
-1
/
+2
2008-01-18
Fix error handling in changelog/debian.pl
Frank Lichtenheld
1
-2
/
+4
2008-01-18
Integrated dpkg-parsechangelog processing into Dpkg::Changelog::parse_changel...
Raphael Hertzog
1
-13
/
+112
2008-01-16
Dpkg::Changelog: Allow input to come directly from a filehandle
Frank Lichtenheld
1
-4
/
+8
2008-01-13
Dpkg::Fields: Change set_field_importance() into a method of Dpkg::Fields::Ob...
Raphael Hertzog
1
-3
/
+3
2008-01-13
Dpkg::Fields::Object: Support filehandles and strings for output and dump
Frank Lichtenheld
1
-7
/
+1
2008-01-13
Dpkg::Changelog: Use Dpkg::Fields for field handling
Frank Lichtenheld
1
-172
/
+86
2008-01-01
Dpkg::Changelog: New function parse_changelog to replace controllib's parsech...
Raphael Hertzog
1
-1
/
+25
2007-12-11
Allow changelog parser to abort early
Frank Lichtenheld
1
-0
/
+45
2007-12-11
Dpkg::Changelog: Make warnings from __sanity_check_range more informative
Frank Lichtenheld
1
-4
/
+4
2007-12-06
Dpkg::Changelog: Fix error handling
Frank Lichtenheld
1
-12
/
+12
2007-11-30
Dpkg::Changelog: Various documentation updates
Frank Lichtenheld
1
-20
/
+13
2007-11-30
Dpkg::Changelog: New naming scheme
Frank Lichtenheld
1
-0
/
+803