summaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* Fixed more thingsArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 1999-05-14 02:51:36 GMT Fixed more things
* Arch build dir supportArch Librarian2004-09-201-14/+25
| | | | | | Author: jgg Date: 1999-04-18 06:51:35 GMT Arch build dir support
* update for 0.3.4Arch Librarian2004-09-201-2/+2
| | | | | | Author: doogie Date: 1999-04-10 06:37:34 GMT update for 0.3.4
* Fixed building without debiandoc sgmlArch Librarian2004-09-201-6/+6
| | | | | | Author: jgg Date: 1999-04-07 06:34:57 GMT Fixed building without debiandoc sgml
* add rm ChangeLog to end of cvs-build targetArch Librarian2004-09-201-1/+2
| | | | | | Author: che Date: 1999-03-23 20:26:39 GMT add rm ChangeLog to end of cvs-build target
* more tweaking to debian/rules. Added target 'cvs-mkul'...Arch Librarian2004-09-201-5/+18
| | | | | | | | | | | Author: doogie Date: 1999-03-21 13:24:35 GMT more tweaking to debian/rules. Added target 'cvs-mkul' which copies all files for the current build into ../upload-<VER>, to allow for easier uploading. Also, this version has an nmu in the changelog, and the fix described therein works, but these debs are built against glibc 2.1, which Jason doesn't what apt built against. I am not placing them up for download.
* modified debian/rules so now you can pass the pkg name ...Arch Librarian2004-09-201-47/+74
| | | | | | | | | Author: doogie Date: 1999-03-21 12:43:43 GMT modified debian/rules so now you can pass the pkg name to build just that deb. Bumped the version to 0.3.2.1, as this fixes a bug with file uri handling.
* Add cvs-build to debian/rules. This does all steps now...Arch Librarian2004-09-201-72/+90
| | | | | | | | | | | | Author: doogie Date: 1999-03-18 03:30:31 GMT Add cvs-build to debian/rules. This does all steps now, except for editing debian/changelog. It automagically updates configure.in, but only when it needs too. Its temp dir is debian/cvs-build/apt-<ver>/, and all CVS/ dirs are excluded. I have tested the debs made by doing 'debian/rules cvs-build' locally, and they are fine. No lintian errors. You can do the above cvs-build from a working tree, and not have to worry about where it places things. Just upload the files from debian/cvs-build/.
* Remove make startup; make mkdir build not cause the who...Arch Librarian2004-09-201-3/+2
| | | | | | Author: che Date: 1999-03-16 19:30:31 GMT Remove make startup; make mkdir build not cause the whole thing to croak on failure
* Added Depends: libapt-pkg2.2 to the libapt-pkg-devArch Librarian2004-09-201-1/+3
| | | | | | Author: mblevin Date: 1999-03-16 09:43:41 GMT Added Depends: libapt-pkg2.2 to the libapt-pkg-dev
* Changes to add virtual package libapt-pkg2.xArch Librarian2004-09-201-3/+7
| | | | | | Author: mblevin Date: 1999-03-12 22:34:34 GMT Changes to add virtual package libapt-pkg2.x
* Offline users guideArch Librarian2004-09-201-1/+8
| | | | | | Author: jgg Date: 1999-02-15 08:23:10 GMT Offline users guide
* Dhelp supportArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-02-03 21:05:48 GMT Dhelp support
* dhelp support, sortaArch Librarian2004-09-201-3/+5
| | | | | | Author: jgg Date: 1999-02-02 02:19:46 GMT dhelp support, sorta
* Fixed mkChangelogArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-01-28 06:42:27 GMT Fixed mkChangelog
* Packaging tweaksArch Librarian2004-09-201-3/+6
| | | | | | Author: jgg Date: 1999-01-27 05:30:16 GMT Packaging tweaks
* Added debian/ directory and changelog, control, postins...Arch Librarian2004-09-201-0/+148
Author: che Date: 1998-12-22 05:06:44 GMT Added debian/ directory and changelog, control, postinst, postrm, rules, and shlibs.local files