Rev |
Age |
Author |
Path |
Log message |
Diff |
64 |
2223d 04h |
magnus |
/trunk/debian/ |
Add multi-arch support. |
|
63 |
2223d 05h |
magnus |
/trunk/debian/ |
Migrate to automatic dbgsym packages. |
|
62 |
2223d 05h |
magnus |
/trunk/debian/ |
conditional_dependencies.patch: Use Automake conditionals to construct
$(lib_LTLIBRARIES). Otherwise automake doesn't pick up the correct
dependencies for liboop-test (Closes: #909904). |
|
61 |
2850d 06h |
magnus |
/trunk/debian/ |
Add liboop4.symbols. |
|
60 |
2850d 06h |
magnus |
/trunk/debian/ |
Bump Standards-Version to 3.9.8. |
|
59 |
2850d 06h |
magnus |
/trunk/debian/ |
Also update URL in description of liboop-doc |
|
58 |
2850d 07h |
magnus |
/trunk/debian/ |
Update debian/copyright and debian/watch with new download URL and
info on the documentation source, and add Niels Möller's GPG key as
debian/upstream/signing-key.asc. |
|
57 |
2850d 07h |
magnus |
/trunk/debian/ |
Switch to Debhelper compat level 9. |
|
56 |
2850d 07h |
magnus |
/trunk/debian/ |
* New upstream release.
* Drop read_bugfixes.patch, configure_support_freebsd_hurd.patch,
new-readline-typedef.patch; incorporated upstream. Half of
explicit_linking.patch was incorporated upstream. |
|
54 |
3854d 03h |
magnus |
/trunk/debian/ |
Bump Standards-Version to 3.9.5. |
|
53 |
3854d 03h |
magnus |
/trunk/debian/ |
new-readline-typedef.patch (new): Replace obsolete typedef for
callback function pointer cast (in test-oop, which we don't use)
(Closes: #743094). |
|
51 |
4034d 03h |
magnus |
/trunk/debian/ |
Bump Standards-Version to 3.9.4. |
|
49 |
4034d 03h |
magnus |
/trunk/debian/ |
Build with default tcl-dev instead of obsolete versions (Closes:
#725334). Thanks to Sergei Golovan. |
|
48 |
4034d 04h |
magnus |
/trunk/debian/ |
Update homepage URL and upstream maintainers. |
|
47 |
4034d 04h |
magnus |
/trunk/debian/ |
Update homepage URL. |
|
45 |
4631d 03h |
magnus |
/trunk/debian/ |
Bump Standards-Version to 3.9.3. |
|
44 |
4631d 03h |
magnus |
/trunk/debian/ |
Use current automake to build package, instead of 1.9, since it seems
to work. Maybe 1.10 didn't work. |
|
42 |
4659d 03h |
magnus |
/trunk/debian/ |
* Add build-arch and build-indep targets.
* Remove arch-indep build dependency on sharutils, which is unnecessary
since the conversion to source format 3.0 when the former web site was
put in an additional upstream tarball.
* Use dpkg-buildflags.
* Use dh-autoreconf to handle autoreconfing. |
|
40 |
5204d 18h |
magnus |
/trunk/debian/ |
Remove dependency on binutils-gold, which was inadvertently left in
place after testing. |
|
38 |
5207d 09h |
magnus |
/trunk/debian/ |
explicit_linking.patch: In Makefile.am, explicitly link test-oop with
all the libraries that the adapter libraries use, so that the package
can be built with binutils-gold, where --no-add-needed is the default
(Closes: #555285). Also add -lglib-2.0 to the Libs: line in
liboop-glib2.pc (indirectly, via liboop-glib2.pc.in). |
|
37 |
5207d 10h |
magnus |
/trunk/ |
configure_support_freebsd_hurd.patch: Separate patch for bug #359930. |
|
36 |
5207d 10h |
magnus |
/trunk/debian/ |
upstream tarball. This means the logo no longer has to be stored as-is
instead of as a self-extracting archive, making the associated
Makefile unnecessary as well. The html can be installed by
dh_installdocs instead.
* Upgrade to debhelper compatibility level 7, use dh_install instead
of dh_movefiles as well as dh_prep instead of dh_clean. |
|
35 |
5207d 12h |
magnus |
/trunk/debian/ |
read_bugfixes.patch: Fixes from Ian Jackson to bugs in a feature for
reading lines and records that he once contributed (Closes: #579604). |
|
34 |
5207d 12h |
magnus |
/trunk/ |
* Switch to source format 3.0 (quilt).
* Put the documentation from the former web site in an additional
upstream tarball. |
|
33 |
5275d 04h |
magnus |
/trunk/debian/ |
Add debug package |
|
31 |
5513d 05h |
magnus |
/trunk/debian/ |
Bump Standards-Version to 3.8.3. |
|
30 |
5513d 05h |
magnus |
/trunk/debian/ |
Remove libc6-dev from Depends of liboop-dev; it's build-essential. |
|
29 |
5513d 05h |
magnus |
/trunk/debian/ |
Add ${misc:Depends} to all Depends in case Debhelper needs it. |
|
28 |
5513d 05h |
magnus |
/trunk/debian/ |
Build with libreadline6 instead of libreadline5 (drop the
libreadline5-dev Build-Depends alternative). |
|
26 |
5680d 06h |
magnus |
/trunk/debian/ |
Skip unnecessary dh_installdirs; delete unused files from the debian
directory. |
|
25 |
5680d 07h |
magnus |
/trunk/debian/ |
Bump Standards-Version to 3.8.1. |
|
24 |
5680d 07h |
magnus |
/trunk/debian/ |
Switch to Debhelper level 5. |
|
23 |
5680d 08h |
magnus |
/trunk/debian/ |
Build with GLib 2.0 instead of 1.2 (Closes: #523688). |
|
21 |
5972d 13h |
magnus |
/trunk/debian/ |
Add Homepage field and watch file, and update download location in
debian/copyright to one that works. |
|
20 |
5972d 14h |
magnus |
/trunk/debian/ |
Standards-Version upgraded to 3.8.0 with the above change. |
|
18 |
5972d 14h |
magnus |
/trunk/debian/ |
debian/control: Replace ${Source-Version} with ${binary:Version}. |
|
17 |
5972d 14h |
magnus |
/trunk/debian/ |
Update doc-base section to match current structure. |
|
16 |
5972d 14h |
magnus |
/trunk/debian/ |
Add note to changelog about removing autotools-dev stuff. |
|
13 |
5972d 14h |
magnus |
/trunk/ |
Patch configure.ac as suggested in bug 359930, run autoreconf for good
measure and remove autogenerated files in clean target. I don't like
huge Debian diffs. |
|
11 |
5972d 16h |
magnus |
/trunk/debian/ |
debian/copyright: Update postal address of the FSF. |
|