- 06 Dec, 2016 2 commits
-
-
Samuel Henrique authored
dh-autoreconf is now a dependency of debhelper.
-
Samuel Henrique authored
-
- 22 Nov, 2016 4 commits
-
-
Arturo Borrero Gonzalez authored
Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Use <= rather than << as reported by Alessandro. Closes: #845278 Reported-by: Alessandro Ghedini <alessandro@cloudflare.com> Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Using gbp dch. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
[...] Preparing to unpack .../libxtables12_1.6.0+snapshot20161117-2_amd64.deb ... Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-2) ... dpkg: error processing archive /var/cache/apt/archives/libxtables12_1.6.0+snapshot20161117-2_amd64.deb (--unpack): trying to overwrite '/usr/lib/x86_64-linux-gnu/libxtables.so.12.0.0', which is also in package libxtables11:amd64 1.6.0+snapshot20161117-1 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/libxtables12_1.6.0+snapshot20161117-2_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) [...] Closes: #845278 Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 21 Nov, 2016 2 commits
-
-
Arturo Borrero Gonzalez authored
Using gbp dch. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Bump soname to don't brean reverse dependencies. Closes: #844755 Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 17 Nov, 2016 5 commits
-
-
Arturo Borrero Gonzalez authored
Using gbp dch. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Include the translate tools: * iptables-translate * ip6tables-translate Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
No changes requires per checklist: https://www.debian.org/doc/debian-policy/upgrading-checklist.html Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Upstream version 1.6.0+snapshot20161117
-
Arturo Borrero Gonzalez authored
-
- 10 Oct, 2016 4 commits
-
-
Arturo Borrero Gonzalez authored
Using 'gbp dch'. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Put myself as Maintainer and use 'arturo@debian.org' as address while at it. Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Fix descriptions and long descriptions of libiptc, libip4tc and libip6tc. Reported-by: Michael Biebl <biebl@debian.org> Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
Arturo Borrero Gonzalez authored
Add missing depends from -dev packages to their binary match. Closes: #835664 Signed-off-by: Arturo Borrero Gonzalez <arturo@debian.org>
-
- 25 Aug, 2016 1 commit
-
-
Arturo Borrero Gonzalez authored
No need to use variables. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
- 27 Jul, 2016 7 commits
-
-
Arturo Borrero Gonzalez authored
Manually update changelog with latest changes. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
Arturo Borrero Gonzalez authored
Run wrap-and-sort in the pacakge. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
Arturo Borrero Gonzalez authored
Update changelog manually with latest changes. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
Arturo Borrero Gonzalez authored
libiptc0, libip4tc0 and libip6tc0 don't need a Replaces & Breaks with iptables, given the library files were moved to multi-arch paths (so there is no file conflict with the old iptables package). The -dev packages are different, because they have conflicting paths with the old iptables-dev package. Suggested-by: Michael Biebl <biebl@debian.org> Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
Arturo Borrero Gonzalez authored
So all library packages are Multi-Arch: same, otherwise marking iptables M-A: foreign is pretty pointless. Suggested-by: Michael Biebl <biebl@debian.org> Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
Arturo Borrero Gonzalez authored
Michael Biebl says: << please consider lowering the priority of the library packages to optional. I know lintian will complain about that not being policy compliant, but I think installing libraries because of their priority is a stupid idea (and discussion is currently ongoing to fix the debian policy in that regard). >> Suggested-by: Michael Biebl <biebl@debian.org> Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
Arturo Borrero Gonzalez authored
Given we already depends on -dev packages. They lib packages will be pulled in by their corresponding -dev package. Suggested-by: Michael Biebl <biebl@debian.org> Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
- 29 Jun, 2016 1 commit
-
-
Arturo Borrero Gonzalez authored
Update changelog. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
- 10 Jun, 2016 1 commit
-
-
Arturo Borrero Gonzalez authored
To allow transitions from iptables-dev to the libiptc split. Reported-by: Michael Biebl <biebl@debian.org> Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
- 09 Jun, 2016 2 commits
-
-
Arturo Borrero Gonzalez authored
With latests modifications from Micahel Biebl. This update was done by hand and not using 'gbp dch'. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
Michael Biebl authored
There are several little things to fix in the libiptc package split to get it completed: * adjust break/depends * distribute usr/include/libiptc/libiptc.h * dropped the breaks: linux-libc-dev (<< 3.5), this was added for a file conflict regarding /usr/include/linux/netfilter_ipv4/ip_queue.h, which is no longer shipped by the library packages. Signed-off-by: Michael Biebl <biebl@debian.org> Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
- 07 Jun, 2016 8 commits
-
-
Arturo Borrero Gonzalez authored
This time, apart of using 'gbp dch', I mangle the changelog by hand a lot. Git-Dch: Ignore Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
Arturo Borrero Gonzalez authored
We have now conflicts with iptables and iptables-dev (1.6.0-2), given we have moved files between packages. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
Arturo Borrero Gonzalez authored
We have a libxtables11 binary package, let's include the devel files in a libxtables-dev package for coherence. This is mainly a matter of renaming the iptables-dev binary package. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
Arturo Borrero Gonzalez authored
No longer required. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
Arturo Borrero Gonzalez authored
Generate 2 new binary packages libiptc and libiptc-dev from iptables and iptables-dev. This way, we can play Multi-Arch games independently with iptables and libiptc. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
Arturo Borrero Gonzalez authored
No longer needed. As stated in the dh_shlibdeps manpage, the tool is now smarter and doesn't require the options in our override. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
Arturo Borrero Gonzalez authored
This commit does two interleaved things: * finis Multi-Arch support by changing dirs names, missing in commit: 637406a0 ("iptables: make it Multi-Arch: foreign") * move libs from /lib to /usr/lib/ Therefore, the final change is, for example: /lib -> /usr/lib/x86_64-linux-gnu Files already under /usr/lib are simply moved to /usr/lib/<arch> Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
Arturo Borrero Gonzalez authored
This library has been deprecated in favour of libnetfilter_queue a long time ago. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
- 10 Mar, 2016 2 commits
-
-
Arturo Borrero Gonzalez authored
This reverts commit 0c28b76e . While at it, bump version numbers to current ones. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
Arturo Borrero Gonzalez authored
No changes required, per checklist: https://www.debian.org/doc/packaging-manuals/upgrading-checklist.txt Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-
- 09 Mar, 2016 1 commit
-
-
Arturo Borrero Gonzalez authored
It seems this file is useless. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-