]> err.no Git - dpkg/commit
New source package format "3.0 (custom)"
authorRaphael Hertzog <hertzog@debian.org>
Sun, 16 Mar 2008 15:13:03 +0000 (16:13 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Sun, 16 Mar 2008 15:13:03 +0000 (16:13 +0100)
commit394e13a880d639a9f495f131573ed4a88b8be887
tree2171a94e8031d9e57287d01718747871c6b2cff5
parentddf788627634080a39931061af354d8d8e15c433
New source package format "3.0 (custom)"

* scripts/Dpkg/Source/Package/V3_0/custom.pm: Module implementing
a fake source package format. It provides a convenient way to generate
a source package containing arbitrary files. It's meant to be used
by helper tools like git-buildpackage or svn-buildpackage.
* scripts/Makefile.am, scripts/po/POTFILES.in: Register the above
file.
scripts/Dpkg/Source/Package/V3_0/custom.pm [new file with mode: 0644]
scripts/Makefile.am
scripts/po/POTFILES.in