1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112
|
libnetfilter-cttimeout (1.0.1-3) unstable; urgency=medium
* [a9bc18c] d/gbp.conf: DEFAULT: update `debian-branch`
* [3b852a2] d/rules: clean generated doc's (Closes: #1049303)
* [e426453] d/rules: support `terse` build option
-- Jeremy Sowden <jeremy@azazel.net> Tue, 15 Aug 2023 18:35:04 +0100
libnetfilter-cttimeout (1.0.1-2) unstable; urgency=medium
* [739220b] d/control: use tracker.d.o address for `Maintainer:`
* [573f6e1] d/control: bump Standards-Version to 4.6.2
* [9148587] d/control: add missing graphviz build-dep for -doc package
* [123ff67] d/control, d/rules: build -doc package in `binary-indep` target
* [cef4363] d/control, d/rules: add `nodoc` build-profile support
* [c1eb991] d/gbp.conf: enable `pristine-tar` once in `[DEFAULT]`
* [e3e0971] d/gbp.conf: dch: update `commit-msg`
* [d354c5c] d/rules: remove boilerplate comments
-- Jeremy Sowden <jeremy@azazel.net> Tue, 08 Aug 2023 23:13:31 +0100
libnetfilter-cttimeout (1.0.1-1) unstable; urgency=medium
* [0bcc0eb] d/control: remove obsolete version constraints from dependencies
* [a4fd49f] d/control: remove superfluous dependency on libnfnetlink-dev
* [4a7d33c] Revert "d/rules: export dpkg build-flags"
* [5898126] New upstream version 1.0.1
-- Jeremy Sowden <jeremy@azazel.net> Thu, 05 May 2022 19:09:40 +0100
libnetfilter-cttimeout (1.0.0-5) unstable; urgency=medium
* [4fec779] d/gbp.conf: enable pristine-tar for buildpackage
* [98d05ee] d/gbp.conf: add dch commit-msg
* [5cf9273] d/: add doc-base file for -doc package
* [9f91510] d/: add upstream signing key
* [1db2610] d/control: bump Standards-Version to 4.6.0
* [16ef652] d/control: use `linux-any` for arch-specific packages
* [b7c82f2] d/control: add `${misc:Pre-Depends}` to -dev
* [0341bdc] d/control: add `Multi-Arch: forgeign` to -doc package
* [78287ff] d/control: fix short description of -dev package
* [08edfe7] d/copyright: update copyright field for debian/*
* [f9df61f] d/gbp.conf: sort sections
* [4f07957] d/libnetfilter-cttimeout1.symbols: add `Build-Depends-Package`
field
* [c1d905d] d/rules: enable hardening
* [72fd554] d/rules: export dpkg build-flags
* [315501f] d/watch: bump version
* [d5e4f31] d/watch: use HTTPS URL
* [a938b84] d/watch: check upstream sigs
-- Jeremy Sowden <jeremy@azazel.net> Sat, 09 Apr 2022 21:07:21 +0100
libnetfilter-cttimeout (1.0.0-4) unstable; urgency=medium
* Team upload.
* New source-only upload to unstable to allow testing migration.
-- Arturo Borrero Gonzalez <arturo@debian.org> Thu, 28 Jan 2021 16:51:20 +0100
libnetfilter-cttimeout (1.0.0-3) unstable; urgency=medium
* [44ff2f6] d/gbp.conf:
+ set dch --id-length to 7;
+ set import-orig --pristine-tar to true.
* [e4a2bfe] d/source/format: update to `3.0 (quilt)`.
* [52416d9] d/: remove compat and add a build-dep on `debhelper-compat = 13`
to control.
* [e11f138] d/: remove -dbg package.
* [8b01060] d/control: move -dev package last.
* [5d1636b] d/control: bump Standards-Version to 4.5.0.
* [d4b65ae] d/control: change priority to optional.
* [ba91300] d/control: change maintainer to the NF packaging team.
* [6a1135c] d/control: add myself to uploaders.
* [6007fbb] d/control: update VCS URL's.
* [9c4c20f] d/control: update home-page to https.
* [e046003] d/control: add Rules-requires-root: no.
* [2bd2404] d/control: add `Multi-Arch: same`.
* [be6ce1e] d/control: remove duplicate Section.
* [07165bd] d/not-installed: add .la file.
* [2d430c6] d/rules: remove trailing white-space.
* [1f6bb4e] d/: remove dh_installdocs override before adding examples
to -dev package.
* [1e5b9ad] d/libnetfilter-cttimeout1.symbols: add symbols file.
* [6eb8d44] d/libnetfilter-cttimeout-dev.dirs: run wrap-and-sort.
* [97fff8d] d/libnetfilter-cttimeout-dev.examples: add examples to -dev
package.
* [39933bb] d/.gitignore: add a .gitignore file.
* [9f6ae8f] d/copyright: update format URL.
* [6f594fa] d/*.dirs: the directories in the two .dirs files are created
automatically, so remove the files.
* [dbc44c9] d/: add a -doc package.
+ Add an override to run doxygen after dh_auto_build and generate the API
documentation.
+ Add the HTML API doc's to the -doc package.
* [b2abc02] d/control: bump Standards-Version to 4.5.1.
* [496e741] d/gbp.conf: change debian branch-name to "debian"
-- Jeremy Sowden <jeremy@azazel.net> Thu, 03 Dec 2020 23:16:37 +0000
libnetfilter-cttimeout (1.0.0-2) unstable; urgency=low
* [071be6d] Add vcs links
* [0bc7182] Add watch file
-- Alexander Wirt <formorer@debian.org> Sun, 19 May 2013 07:52:48 +0200
libnetfilter-cttimeout (1.0.0-1) unstable; urgency=low
* Initial upload
-- Alexander Wirt <formorer@debian.org> Mon, 04 Jun 2012 22:18:59 +0200
|