Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
66 2035d 13h magnus /trunk/debian/patches/ Fix missing $.  
/trunk/debian/patches/conditional_dependencies.patch
65 2035d 13h magnus /trunk/debian/patches/ Fix patch (inadvertently reverted tcl_dev.patch).  
/trunk/debian/patches/conditional_dependencies.patch
64 2035d 13h magnus /trunk/debian/ Add multi-arch support.  
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/liboop-dev.install<br/>/trunk/debian/liboop4.install<br/>/trunk/debian/rules
63 2035d 13h magnus /trunk/debian/ Migrate to automatic dbgsym packages.  
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/rules
62 2035d 14h 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).
 
/trunk/debian/patches/conditional_dependencies.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
61 2662d 14h magnus /trunk/debian/ Add liboop4.symbols.  
/trunk/debian/liboop4.symbols
/trunk/debian/changelog
60 2662d 15h magnus /trunk/debian/ Bump Standards-Version to 3.9.8.  
/trunk/debian/changelog<br/>/trunk/debian/control
59 2662d 15h magnus /trunk/debian/ Also update URL in description of liboop-doc  
/trunk/debian/changelog<br/>/trunk/debian/control
58 2662d 16h 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.
 
/trunk/debian/upstream<br/>/trunk/debian/upstream/signing-key.asc
/trunk/debian/changelog<br/>/trunk/debian/copyright<br/>/trunk/debian/watch
57 2662d 16h magnus /trunk/debian/ Switch to Debhelper compat level 9.  
/trunk/debian/changelog<br/>/trunk/debian/compat<br/>/trunk/debian/control
56 2662d 16h 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.
 
/trunk/debian/patches/configure_support_freebsd_hurd.patch<br/>/trunk/debian/patches/new-readline-typedef.patch<br/>/trunk/debian/patches/read_bugfixes.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/explicit_linking.patch<br/>/trunk/debian/patches/series<br/>/trunk/debian/patches/tcl_dev.patch
54 3666d 12h magnus /trunk/debian/ Bump Standards-Version to 3.9.5.  
/trunk/debian/changelog<br/>/trunk/debian/control
53 3666d 12h 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).
 
/trunk/debian/patches/new-readline-typedef.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
51 3846d 12h magnus /trunk/debian/ Bump Standards-Version to 3.9.4.  
/trunk/debian/changelog<br/>/trunk/debian/control
50 3846d 12h magnus /trunk/debian/ Check in debian/control too  
/trunk/debian/control
49 3846d 12h magnus /trunk/debian/ Build with default tcl-dev instead of obsolete versions (Closes:
#725334). Thanks to Sergei Golovan.
 
/trunk/debian/patches/tcl_dev.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
48 3846d 12h magnus /trunk/debian/ Update homepage URL and upstream maintainers.  
/trunk/debian/changelog<br/>/trunk/debian/copyright
47 3846d 12h magnus /trunk/debian/ Update homepage URL.  
/trunk/debian/changelog<br/>/trunk/debian/control
45 4443d 12h magnus /trunk/debian/ Bump Standards-Version to 3.9.3.  
/trunk/debian/changelog<br/>/trunk/debian/control
44 4443d 12h magnus /trunk/debian/ Use current automake to build package, instead of 1.9, since it seems
to work. Maybe 1.10 didn't work.
 
/trunk/debian/changelog<br/>/trunk/debian/control
43 4443d 12h magnus /trunk/debian/ Clean up.  
/trunk/debian/rules
42 4471d 12h 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.
 
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/rules
40 5017d 03h magnus /trunk/debian/ Remove dependency on binutils-gold, which was inadvertently left in
place after testing.
 
/trunk/debian/changelog<br/>/trunk/debian/control
38 5019d 18h 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).
 
/trunk/debian/patches/explicit_linking.patch
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/patches/series
37 5019d 19h magnus /trunk/ configure_support_freebsd_hurd.patch: Separate patch for bug #359930.  
/trunk/debian/patches/configure_support_freebsd_hurd.patch
/trunk/configure.ac
/trunk/debian/changelog<br/>/trunk/debian/patches/series
36 5019d 19h 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.
 
/trunk/debian/liboop-dev.install<br/>/trunk/debian/liboop-doc.docs<br/>/trunk/debian/liboop4.install
/trunk/debian/liboop-dev.files<br/>/trunk/debian/liboop-doc.files<br/>/trunk/debian/liboop4.files
/trunk/debian/changelog<br/>/trunk/debian/compat<br/>/trunk/debian/control<br/>/trunk/debian/rules
35 5019d 20h 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).
 
/trunk/debian/patches<br/>/trunk/debian/patches/read_bugfixes.patch<br/>/trunk/debian/patches/series
/trunk/debian/changelog
34 5019d 21h magnus /trunk/ * Switch to source format 3.0 (quilt).
* Put the documentation from the former web site in an additional
upstream tarball.
 
/trunk/debian/source<br/>/trunk/debian/source/format
/trunk/liboop.org
/trunk/debian/changelog<br/>/trunk/debian/rules
33 5087d 12h magnus /trunk/debian/ Add debug package  
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/rules
31 5325d 14h magnus /trunk/debian/ Bump Standards-Version to 3.8.3.  
/trunk/debian/changelog<br/>/trunk/debian/control
30 5325d 14h magnus /trunk/debian/ Remove libc6-dev from Depends of liboop-dev; it's build-essential.  
/trunk/debian/changelog<br/>/trunk/debian/control
29 5325d 14h magnus /trunk/debian/ Add ${misc:Depends} to all Depends in case Debhelper needs it.  
/trunk/debian/changelog<br/>/trunk/debian/control
28 5325d 14h magnus /trunk/debian/ Build with libreadline6 instead of libreadline5 (drop the
libreadline5-dev Build-Depends alternative).
 
/trunk/debian/changelog<br/>/trunk/debian/control
26 5492d 15h magnus /trunk/debian/ Skip unnecessary dh_installdirs; delete unused files from the debian
directory.
 
/trunk/debian/liboop-dev.dirs<br/>/trunk/debian/liboop-doc.dirs<br/>/trunk/debian/liboop.dirs<br/>/trunk/debian/liboop.files<br/>/trunk/debian/liboop4.dirs
/trunk/debian/changelog<br/>/trunk/debian/rules
25 5492d 15h magnus /trunk/debian/ Bump Standards-Version to 3.8.1.  
/trunk/debian/changelog<br/>/trunk/debian/control
24 5492d 16h magnus /trunk/debian/ Switch to Debhelper level 5.  
/trunk/debian/changelog<br/>/trunk/debian/compat<br/>/trunk/debian/control
23 5492d 16h magnus /trunk/debian/ Build with GLib 2.0 instead of 1.2 (Closes: #523688).  
/trunk/debian/changelog<br/>/trunk/debian/control
21 5784d 22h magnus /trunk/debian/ Add Homepage field and watch file, and update download location in
debian/copyright to one that works.
 
/trunk/debian/watch
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/copyright
20 5784d 22h magnus /trunk/debian/ Standards-Version upgraded to 3.8.0 with the above change.  
/trunk/debian/changelog<br/>/trunk/debian/control
19 5784d 23h magnus /trunk/debian/ Remove dependency on dpatch.  
/trunk/debian/control