index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
po
/
POTFILES.in
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-12
Dpkg::Getopt: New private module
Guillem Jover
1
-0
/
+1
2014-10-12
po: Sort POTFILES
Guillem Jover
1
-9
/
+9
2014-10-12
po: Add missing perl programs and modules to POTFILES
Guillem Jover
1
-0
/
+3
2014-04-21
Dpkg::Dist::Files: New perl module
Guillem Jover
1
-0
/
+1
2013-07-26
Dpkg::Control::Fields: Detangle Dpkg::Vendor
Guillem Jover
1
-0
/
+2
2013-06-22
Dpkg::Source::Package: Capitalize variant module names
Guillem Jover
1
-5
/
+5
2012-06-30
Dpkg::BuildEnv: New module to track build environment variables
Guillem Jover
1
-0
/
+1
2012-06-29
Extract Dpkg::Source::Quilt out of Dpkg::Source::Package::V3::quilt
Raphaël Hertzog
1
-0
/
+1
2012-05-23
Dpkg::Package: Add new perl module
Guillem Jover
1
-0
/
+1
2011-08-01
Revert "dpkg-buildpackage: support for Build-Features: build-arch"
Raphaël Hertzog
1
-1
/
+0
2011-06-06
dpkg-buildpackage: support for Build-Features: build-arch
Bill Allombert
1
-0
/
+1
2010-04-19
dpkg-mergechangelogs: new script doing 3-way merge of Debian changelogs
Raphaël Hertzog
1
-0
/
+1
2010-04-11
dpkg-buildflags: new script to retrieve compilation flags during package build
Raphaël Hertzog
1
-0
/
+1
2010-04-11
Dpkg::BuildFlags: new module to query/manage build flags
Raphaël Hertzog
1
-0
/
+1
2010-02-21
po: Add missing files to POTFILES
Guillem Jover
1
-0
/
+7
2010-02-20
Dpkg::Interface::Storable: common convenience methods for serialization of ob...
Raphaël Hertzog
1
-0
/
+1
2010-01-22
Rename Dpkg::Compression::CompressedFile and Dpkg::Compression::Compressor
Raphaël Hertzog
1
-2
/
+2
2010-01-22
Rename Dpkg::Source::CompressedFile into Dpkg::Compression::CompressedFile
Raphaël Hertzog
1
-1
/
+1
2010-01-22
Rename Dpkg::Source::Compressor into Dpkg::Compression::Compressor
Raphaël Hertzog
1
-1
/
+2
2009-11-09
Dpkg::Conf: new module to parse options from a configuration file
Raphaël Hertzog
1
-0
/
+1
2009-10-31
Move parse_changelog() to a separate module Dpkg::Changelog::Parse
Raphaël Hertzog
1
-0
/
+1
2009-10-31
Dpkg::Changelog::Entry, Dpkg::Control::Changelog: new modules
Raphaël Hertzog
1
-0
/
+3
2009-10-31
Dpkg::Index: new module
Raphaël Hertzog
1
-0
/
+1
2009-09-19
Drop Dpkg::Fields and convert everything to Dpkg::Control::Fields
Raphaël Hertzog
1
-1
/
+0
2009-09-19
Dpkg::Control::Fields: official list of control fields
Raphaël Hertzog
1
-0
/
+1
2009-09-19
Dpkg::Control: new object interface
Raphaël Hertzog
1
-0
/
+2
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
-1
/
+1
2009-06-17
dpkg-name: Rewrite in perl
Guillem Jover
1
-0
/
+1
2009-05-14
Remove obsolete 822-date program
Guillem Jover
1
-1
/
+0
2009-02-05
Add Ubuntu vendor object
Raphael Hertzog
1
-0
/
+1
2008-06-21
Add Dpkg::Vendor to the list of files to distribute
Raphael Hertzog
1
-0
/
+1
2008-04-27
dpkg-source: change the logic to find the object used to unpack/build
Raphael Hertzog
1
-7
/
+7
2008-03-16
New source package format "3.0 (custom)"
Raphael Hertzog
1
-0
/
+1
2008-03-16
Add bzr-based source package format
Colin Watson
1
-0
/
+1
2008-03-14
Dpkg::Source::Package::V3_0::quilt: New source package variant using quilt.
Raphael Hertzog
1
-0
/
+1
2008-03-06
Rename DSP::V1_0::native to DSP::V3_0::native
Raphael Hertzog
1
-1
/
+1
2008-03-01
Create Dpkg::Source::Package::V1_0::native
Raphael Hertzog
1
-0
/
+1
2008-03-01
Add the ::Package modules
Frank Lichtenheld
1
-1
/
+4
2008-02-24
Dpkg::Exit and Dpkg::Source::Functions: two new modules
Raphael Hertzog
1
-0
/
+1
2008-02-22
Rename Dpkg::Source::Archiver to Dpkg::Source::Archive
Raphael Hertzog
1
-1
/
+1
2008-02-22
Dpkg::Source::Patch: New module to generate and apply patches
Raphael Hertzog
1
-0
/
+1
2008-02-21
Create Dpkg::Source::CompressedFile as spinoff of Dpkg::Source::Compressor
Raphael Hertzog
1
-0
/
+1
2008-02-17
Merge commit 'origin/master' into sourcev3
Frank Lichtenheld
1
-0
/
+1
2008-02-16
Dpkg::Source::Archiver: new module to work with tar archives
Raphael Hertzog
1
-0
/
+1
2008-02-15
Dpkg::Source::Compressor: handle on-the-fly compression
Raphael Hertzog
1
-0
/
+2
2008-02-15
Dpkg::IPC: new module to handle common IPC
Raphael Hertzog
1
-0
/
+1
2008-02-12
Dpkg::Checksums: New module for checksum handling in .dsc and .changes files
Frank Lichtenheld
1
-0
/
+1
2008-01-01
Add many modules to list of files containing translatable strings
Raphael Hertzog
1
-1
/
+9
2008-01-01
scripts/controllib.pl: Removed as it's no more needed by any script.
Raphael Hertzog
1
-1
/
+0
[next]