summaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* Builddep on gettextMartin Quinson2004-04-141-1/+1
|
* Prepare upload of 0.32Martin Quinson2004-03-191-0/+15
|
* Rephrase the description of the debian package (close:236221)Martin Quinson2004-03-191-11/+20
|
* Document last changesMartin Quinson2004-02-251-0/+17
|
* Add the man page in the debian package directly in order to not bump to 0.31 ↵Martin Quinson2004-02-252-0/+416
| | | | for that only
* Remove a useless dupplicated lineMartin Quinson2004-02-251-1/+0
|
* various changes to be usable along with the cdbs tarball.mk rules [David Kimdon]Martin Quinson2004-02-251-8/+10
|
* Remove the stamp-patch in reverse-patches instead of cleanMartin Quinson2004-02-251-1/+1
|
* Document last changesMartin Quinson2004-02-031-5/+7
|
* Upgrade the dependency on debhelper to (>= 4.1.0) as requested by cdbsMartin Quinson2004-02-031-1/+1
|
* Document last changesMartin Quinson2004-02-031-0/+17
|
* Put quilt.pdf in the package againMartin Quinson2004-02-031-1/+1
|
* Do not explicitely depend on bash since that's an Essential packageMartin Quinson2004-02-031-1/+1
|
* add a dependency on gawk (Closes #227111)Martin Quinson2004-01-311-1/+1
|
* Fix the URL of the project (Closes #223387)Martin Quinson2004-01-311-1/+1
|
* Document last changes (version 0.29-3)Martin Quinson2003-11-241-0/+17
|
* Depend on bashMartin Quinson2003-11-241-2/+2
|
* pass the option '--with-bash=/bin/bash' to configureMartin Quinson2003-11-241-1/+3
|
* Install patchsys-quilt.mkMartin Quinson2003-11-241-0/+1
|
* Convert to utf8 to follow the lastest debian standardMartin Quinson2003-11-242-0/+3
|
* Install the upstream changelog under the 'changelog' name, regardless to its ↵Martin Quinson2003-11-242-2/+6
| | | | name upstream
* Remove obsolet filesMartin Quinson2003-11-243-59/+0
|
* File integrating quilt to cdbsMartin Quinson2003-11-241-0/+87
|
* Packaging 0.29: repackage to use the Common Debian Build System in order to ↵Martin Quinson2003-11-205-87/+40
| | | | simplify the scripts
* Do not install anything under /usr/share/doc/quilt-<version>/ since it's not ↵Martin Quinson2003-09-122-0/+8
| | | | the way it should be done under Debian
* new versionMartin Quinson2003-09-091-0/+9
|
* CosmeticsMartin Quinson2003-09-091-2/+1
|
* Fix LC_ALL to CMartin Quinson2003-09-091-2/+2
|
* Stupid bug fixMartin Quinson2003-09-091-1/+0
|
* Rewrite the package descriptionMartin Quinson2003-06-301-9/+10
|
* Add the makefile chunk IN /usr/include, do not name it /usr/include :)Martin Quinson2003-06-261-0/+1
|
* Document last changeMartin Quinson2003-06-261-0/+1
|
* Makefile chunk to manage debian packages using quiltMartin Quinson2003-06-261-0/+13
|
* install debquilt.mkMartin Quinson2003-06-261-0/+1
|
* Bump versionv0.24Martin Quinson2003-06-261-0/+6
|
* Use distclean and not only cleanMartin Quinson2003-06-261-1/+1
|
* Hard code the location of bash ; install the upstream changelog in packageMartin Quinson2003-06-251-2/+2
|
* Package a new version, called 0.23Martin Quinson2003-06-251-1/+8
|
* Add dependency on GNU gettextMartin Quinson2003-02-241-1/+1
|
* Implement i18n, french l10n and bump version numberMartin Quinson2003-02-142-1/+9
|
* debian package 0.21-2 to document all packaging changesMartin Quinson2003-01-311-0/+12
|
* More cruft removedMartin Quinson2003-01-311-6/+0
|
* More lintian warnings fighting. The package is now architecture dependent ↵Martin Quinson2003-01-311-2/+2
| | | | (so I should use Build-Depends: and not Build-Depends-Indep:) ; updating to lastest standards
* Remove old cruftMartin Quinson2003-01-311-152/+0
|
* Track last documentation moveMartin Quinson2003-01-311-1/+5
|
* Ups, that's gzip which is essential and not needed, not patchMartin Quinson2003-01-311-1/+1
|
* Fight lintian warnings: depends-on-essential-package-without-using-version ↵Martin Quinson2003-01-311-1/+1
| | | | {diff,gzip,debianutils}
* Fight lintian warnings: ↵Martin Quinson2003-01-311-2/+3
| | | | copyright-should-refer-to-common-license-file-for-gpl ; copyright-lists-upstream-authors-with-dh_make-boilerplate
* Really document the packaging changes done for 0.21Martin Quinson2003-01-301-0/+3
|
* Add the cvsignore for the result of a debian package compilation. rpm may ↵v0.21Martin Quinson2003-01-291-0/+1
| | | | create other files, no idea