summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changelog: Release expat 2.2.7-1HEADexpat/2.2.7-1masterPatrick McDermott2019-06-231-1/+1
|
* libexpat.1: Let ob-installdocs install AUTHORSPatrick McDermott2019-06-232-2/+1
| | | | | | Otherwise, ob-installdocs bails: ob-installdocs: Package documentation already installed into package "libexpat.1"
* Space: the final frontierPatrick McDermott2019-06-231-1/+1
|
* release: New script (copied from gcc-8)Patrick McDermott2019-06-231-0/+13
|
* copyright: UpdatePatrick McDermott2019-06-233-5/+14
| | | | Also install AUTHORS under /usr/share/doc/libexpat.1/ in libexpat.1.
* libexpat.1: Use oh-shlibdepsPatrick McDermott2019-06-234-1/+4
|
* xmlwf-doc: Loosen cross-arch version restrictionPatrick McDermott2019-06-231-1/+1
|
* build: Remove AUTHORS and changelogPatrick McDermott2019-06-231-0/+1
|
* libexpat.1-dev: Remove static libraryPatrick McDermott2019-06-223-1/+2
|
* control: Update Maintainer and HomepagePatrick McDermott2019-06-222-2/+3
|
* expat-2.1.0.orig.tar.gz: Remove and exclude from GitPatrick McDermott2019-06-222-0/+11
|
* changelog: New upstream versionPatrick McDermott2019-06-221-0/+6
|
* changelog: Release expat 2.1.0-2.expat/2.1.0-2P. J. McDermott2014-01-281-2/+6
|
* control: Change Maintainer e-mail address.P. J. McDermott2014-01-281-1/+1
|
* Update copyright information.P. J. McDermott2012-11-161-1/+1
|
* Add a "nop" makefile target.P. J. McDermott2012-11-161-0/+3
|
* Quote operand to rm.P. J. McDermott2012-11-161-1/+1
|
* Use multiarch library directories.P. J. McDermott2012-11-153-5/+5
|
* Ship unversioned libexpat.so link in -dev package.P. J. McDermott2012-10-262-1/+2
|
* Don't distribute libexpat.la.P. J. McDermott2012-10-262-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | .la files are "libtool library files" – static library metadata files generated by GNU libtool. We don't need these since we provide all of our metadata in binary packages' control files. For example, here is the .la file for libexpat.so.1: # libexpat.la - a libtool library file # Generated by libtool (GNU libtool) 2.4 Debian-2.4-2ubuntu1 # # Please DO NOT delete this file! # It is necessary for linking the library. # The name that we can dlopen(3). dlname='libexpat.so.1' # Names of this library. library_names='libexpat.so.1.6.0 libexpat.so.1 libexpat.so' # The name of the static archive. old_library='libexpat.a' # Linker flags that can not go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. dependency_libs='' # Names of additional weak libraries provided by this library weak_library_names='' # Version information for libexpat. current=7 age=6 revision=0 # Is this an already installed library? installed=yes # Should we warn about portability when linking against -modules? shouldnotlink=no # Files to dlopen/dlpreopen dlopen='' dlpreopen='' # Directory that this library needs to be installed in: libdir='/usr/lib'
* Ignore the work area, Git.P. J. McDermott2012-10-241-0/+1
|
* The "install" target doesn't need "touch $@".P. J. McDermott2012-10-241-2/+1
|
* Use substitution variables in control files.P. J. McDermott2012-10-246-13/+11
| | | | | NOTE: Requires opkbuild 3.0.0-alpha3 (not yet released) or at least commit ac831a4f in opkbuild's Git repository.
* Add a "clean" target.P. J. McDermott2012-10-221-0/+5
|
* Prevent targets from being updated multiple times.P. J. McDermott2012-10-221-0/+3
|
* Add a "configure" target.P. J. McDermott2012-10-221-1/+3
|
* Make "install" target depend on "build".P. J. McDermott2012-10-221-1/+1
|
* Use oh-auto{configure,build,install}.P. J. McDermott2012-10-221-7/+3
| | | | | NOTE: Requires opkhelper 3.0.0-alpha2 (not yet released) or at least commit 93fd1039 in opkhelper's Git repository.
* Fix data file ownerships and permissions.P. J. McDermott2012-10-211-0/+1
| | | | | NOTE: Requires opkhelper 3.0.0-alpha2 (not yet released), or at least commit 0e12876e in opkhelper's Git repository.
* Enable stripping of binary files.P. J. McDermott2012-10-211-1/+1
| | | | | NOTE: Requires opkhelper 3.0.0-alpha2 (not yet released), or at least commit 260c0b17 in opkhelper's Git repository.
* Fix uploader name in changelog.P. J. McDermott2012-10-211-1/+1
|
* Fix distribution name in changelog.P. J. McDermott2012-10-111-1/+1
|
* Fix an Automake target name.P. J. McDermott2012-10-111-1/+1
|
* Move <binpkg>.pkg/install to <binpkg>.pkg/files.P. J. McDermott2012-10-115-0/+0
|
* Don't use *-arch and *-indep makefile targets.P. J. McDermott2012-10-111-18/+4
|
* Add docs file.P. J. McDermott2012-10-111-0/+0
|
* Depend on opkhelper-3.0.P. J. McDermott2012-10-111-0/+1
|
* Move upstream source archive.P. J. McDermott2012-10-111-0/+0
|
* Fix Architecture field of xmlwf-doc.P. J. McDermott2012-10-021-1/+1
|
* Update packaging to SPF 2.0.P. J. McDermott2012-10-029-21/+35
|
* Add '--build' and '--host' configure options.P. J. McDermott2012-04-221-1/+2
|
* Initial commit.P. J. McDermott2012-04-1116-0/+97