Subversion Repositories

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

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
44 467d 07h magnus /trunk/debian/ Update watch file.  
43 467d 08h magnus /trunk/debian/ Don't not log to syslog (drop -S flag from systemd unit files)
(Closes: #947861).
 
42 467d 08h magnus /trunk/debian/ New upstream release.  
41 1475d 07h magnus /trunk/debian/ Bump Standards-Version to 4.5.0.  
40 1475d 08h magnus /trunk/debian/ Get rid of tabs.  
39 1475d 08h magnus /trunk/debian/ * New upstream release.
* New upstream PGP key.
 
38 1742d 08h magnus /trunk/debian/ Fix debian/copyright some more after Lintian complained.  
37 1742d 08h magnus /trunk/debian/ Drop lintian override after documentation license fixed.  
36 1742d 09h magnus /trunk/debian/ Update debian/copyright, using machine-readable format.  
35 1747d 08h magnus /trunk/debian/ Build with --enable-debug.  
34 1747d 08h magnus /trunk/debian/ Revert accidental lowering of debhelper dependency version  
33 1747d 08h magnus /trunk/debian/ Add systemd service and socket units (like upstream's, but with
support for the same options as the init script). Depend on iproute2
to let scripts be short.
 
32 1747d 08h magnus /trunk/debian/ Drop build dependency on libcap-ng-dev, which is no longer needed.  
31 1762d 18h magnus /trunk/debian/ Change connection limit in default /etc/default/oidentd to 10 (Closes:
#697030, LP: #1094773).
 
30 1762d 18h magnus /trunk/debian/ New upstream release with rewritten documentation (Closes: #712393).  
29 1966d 06h magnus /trunk/debian/ * New upstream release.
* New upstream PGP key.
 
28 2189d 19h magnus /tags/2.3.1-1/ [svn-buildpackage] Tagging oidentd 2.3.1-1  
27 2190d 15h magnus /trunk/debian/ Import changes from Ubuntu (Closes: #898378)  
26 2809d 09h magnus /tags/2.0.8-10/ [svn-buildpackage] Tagging oidentd 2.0.8-10  
25 2809d 09h magnus /trunk/debian/ Add missing lsb-base dependency.  
24 2810d 23h magnus /tags/2.0.8-9/ [svn-buildpackage] Tagging oidentd 2.0.8-9  
23 2811d 10h magnus /trunk/debian/ Bump Standards-Version to 3.9.8.  
22 2811d 10h magnus /trunk/debian/ dont-touch-CFLAGS.patch: don't let --enable-debug mess with build
flags.
 
21 2811d 11h magnus /trunk/debian/ Drop README.Debian since the workaround it describes is no longer
necessary since bug 533604 has been fixed.
 
20 2811d 11h magnus /trunk/debian/patches/ Correct Debian bug URL tags in patches.  
19 3008d 12h magnus /trunk/debian/ Bump Standards-Version to 3.9.7.  
18 3008d 12h magnus /trunk/debian/ Correct Vcs-Svn URL.  
17 3008d 12h magnus /tags/2.0.8-8/ [svn-buildpackage] Tagging oidentd 2.0.8-8  
16 3008d 12h magnus / Delete wrong directory.  
15 3008d 12h magnus / Fix structure.  
14 3223d 10h magnus /oidentd/trunk/debian/ Update timestamp  
13 3244d 20h magnus /oidentd/trunk/debian/ Rearrange changelog entry.  
12 3245d 07h magnus /oidentd/trunk/debian/ Run dh with --with autotools-dev to get config.sub and config.guess updated as under CDBS.  
11 3245d 07h magnus /oidentd/trunk/debian/ Raise debhelper compat level to 9 to get default build flags
automatically.
 
10 3245d 09h magnus /oidentd/trunk/debian/ Bump Standards-Version to 3.9.6.  
9 3245d 09h magnus /oidentd/trunk/debian/ Replace "[ -x ... ]" with "which ... > /dev/null" in maintainer
scripts.
 
8 3245d 09h magnus /oidentd/trunk/debian/ Explicitly include NEWS as a documentation file (CDBS does its own search for changelog files, while dh calls dh_installchangelogs and dh_installdocs with no arguments by default).  
7 3245d 09h magnus /oidentd/trunk/debian/patches/ Add header.  
6 3245d 09h magnus /oidentd/trunk/debian/ Override the license-problem-gfdl-invariants Lintian errors; the
license notice doesn't use the standard wording but it should be clear
that there are no invariant sections nor front or back cover texts.
 
5 3245d 10h magnus /oidentd/trunk/ * Change source format to 3.0 (quilt), using the "automagic" dh instead
of CDBS.
* Put the modification of README in dont_mention_INSTALL.patch.
* debian/docs: Don't mention README.Debian or ChangeLog; those are
installed by default (merge the README.Debian in the root of the
source package into the one in debian/).