1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
Description: Removes LICENSE file from binary package
Author: Thomas Goirand <zigo@debian.org>
Forwarded: not-needed
--- php-symfony-yaml-1.0.6.orig/package.xml
+++ php-symfony-yaml-1.0.6/package.xml
@@ -31,7 +31,6 @@
<file md5sum="cb97a7ac95e5c6df398514b43dfe9191" name="lib/sfYamlInline.php" role="php" />
<file md5sum="02fc0966083c293c851f2de6abb24875" name="lib/sfYamlParser.php" role="php" />
<file md5sum="872df9017f6485111a36d2ce9c1e8bdc" name="README.markdown" role="doc" />
- <file md5sum="4828aab1cb984d8a5d29e1c0df3cdcbd" name="LICENSE" role="doc" />
</dir>
</contents>
<dependencies>
|