Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-28 | Bug fix: Use files generated by compression converters | Martin Koegler | 1 | -6/+7 | |
Compression converters put the tar.gz file under a different name causing the content listing to fail. Therefore use the generated orig.tar.gz in the output directory instead of the original file. | |||||
2012-09-27 | Bug fix: ignore links in orig tar files | Martin Koegler | 1 | -2/+8 | |
2012-09-24 | Correct version number of binaries, if necessary | Martin Koegler | 1 | -2/+15 | |
2012-09-24 | Handle overriden files already present in the orig.tar.gz correctly in ↵ | Martin Koegler | 1 | -11/+42 | |
debtransform The diff output is correct, but inefficent | |||||
2012-09-24 | Refactor diff generation | Martin Koegler | 1 | -10/+11 | |
2012-09-24 | Diff can't handle empty files | Martin Koegler | 1 | -1/+1 | |
2011-12-14 | - use absolute path when calling debtransformbz2 and zip | Adrian Schröter | 1 | -4/+4 | |
2011-01-11 | make debtransform support packages with .tar.bz2 and .zip tarballs | Luboš Luňák | 1 | -1/+23 | |
http://lists.opensuse.org/opensuse-buildservice/2009-06/msg00193.html | |||||
2009-12-08 | - fix whitespace (revert large part of e7cba6) | Michael Schroeder | 1 | -13/+13 | |
2009-12-05 | fix whitespace | Pavol Rusnak | 1 | -6/+6 | |
2008-06-03 | - fix origin check | Michael Schröder | 1 | -1/+1 | |
2008-05-30 | - fix if no debtarfile is found | Michael Schröder | 1 | -1/+1 | |
2008-05-29 | - support multiple debtar files | Michael Schröder | 1 | -19/+24 | |
- fix chdir | |||||
2008-05-16 | debtransform: chdir to source directory | Ludwig Nussel | 1 | -0/+2 | |
2007-06-20 | - make debtransfrom configurable via the dsc file | Michael Schröder | 1 | -11/+30 | |
- print error and abort if debtransform fails - add new setdeps function to Build.pm - support macros in config files - remove cp call from init_buildsystem (cp may depend on libacl) | |||||
2007-03-08 | - new deptransfrom script to automatically create a debian diff file | Michael Schröder | 1 | -0/+258 | |
- fix host setting in XEN - fix changelog setting in XEN - add vminstall config parameter |