]> err.no Git - dpkg/commit
Add bzr-based source package format
authorColin Watson <cjwatson@debian.org>
Sun, 16 Mar 2008 10:45:25 +0000 (11:45 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Sun, 16 Mar 2008 14:42:21 +0000 (15:42 +0100)
commit5705e32f8e8be2ddfd60d914be125bb10a3ac05b
tree7bcea3b904991c3aebe1eb2ebe3089a45a516273
parent6944852b169d3ab40a7a5adcba37d4bcf41a2293
Add bzr-based source package format

* scripts/Dpkg/Source/Package/V3_0/bzr.pm: New module handling
the "3.0 (bzr)" source package format. It's based on the git
one.
* scripts/Makefile.am, scripts/po/POTFILES.in: Register the above
file.
scripts/Dpkg/Source/Package/V3_0/bzr.pm [new file with mode: 0644]
scripts/Makefile.am
scripts/po/POTFILES.in