- Update spec2series accordingly. |
|
More...
|
about 22 years ago
|
- Add Autoconf test for rpmbuild vs. rpm (needed for `make rpm'). |
|
More...
|
about 22 years ago
|
- lib/backup-files.c: Copy files if hard linking is not possible, e.g., because the backups go to a ram disc, etc. |
|
More...
|
about 22 years ago
|
Rewrite the package description |
|
More...
|
about 22 years ago
|
Add example of a ~/.quiltrc file (in fact, my current version). |
|
More...
|
about 22 years ago
|
Add the makefile chunk IN /usr/include, do not name it /usr/include :) |
|
More...
|
about 22 years ago
|
Add the consider-for-docs in the tarballs |
|
More...
|
about 22 years ago
|
Add all tests in dist |
|
More...
|
about 22 years ago
|
DIRT += $(shell find -name '.#*') [generated by emacs when working on a CVS tree] |
|
More...
|
about 22 years ago
|
Document last change |
|
More...
|
about 22 years ago
|
Makefile chunk to manage debian packages using quilt |
|
More...
|
about 22 years ago
|
install debquilt.mk |
|
More...
|
about 22 years ago
|
Document last changes |
|
More...
|
about 22 years ago
|
Bump version |
|
More...
|
about 22 years ago
|
Use distclean and not only clean |
|
More...
|
about 22 years ago
|
Install bash_completion; doc goes to /usr/share/doc, not /usr/share/doc/packages |
|
More...
|
about 22 years ago
|
What is needed to have an inteligent completion in bash when using quilt |
|
More...
|
about 22 years ago
|
Comment the last changes |
|
More...
|
about 22 years ago
|
Fix typo |
|
More...
|
about 22 years ago
|
Hard code the location of bash ; install the upstream changelog in package |
|
More...
|
about 22 years ago
|
Package a new version, called 0.23 |
|
More...
|
about 22 years ago
|
Expend the {} syntax in DIRT variable so that Makefile do what we expect |
|
More...
|
about 22 years ago
|
update |
|
More...
|
about 22 years ago
|
make clean before dist; remove po/*.mo on clean |
|
More...
|
about 22 years ago
|
Preserve permissions of files added with `quilt add'. |
|
More...
|
over 22 years ago
|
Do not add the whole /usr/share/locale directory to the RPM file list, but only the quilt message catalogs: Otherwise RPM complains when uninstalling. |
|
More...
|
over 22 years ago
|
- Rename DIFF_OPTS environment variable to QUILT_DIFF_OPTS |
|
More...
|
over 22 years ago
|
- Rename DIFF_OPTS environment variable to QUILT_DIFF_OPTS - Add ~/.quiltrc resource file (this file is sourced from the patchfsn file, which is used by all commands). |
|
More...
|
over 22 years ago
|
quilt push returns non-zero value if the patch does not apply cleanly |
|
More...
|
over 22 years ago
|
Convert all times to CET/CEST timezone -- our scripts don't understand other timezones :-( |
|
More...
|
over 22 years ago
|