Skip to content

Commit 513c8cb

Browse files
author
Adrian Ban
committed
First release
1 parent 6463185 commit 513c8cb

5 files changed

Lines changed: 13 additions & 23 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# ipset-persistent
2-
3-
ipset-persistent plugin
1+
# ipset-persistent plugin
42
------------------------------------
53

64
ipset-persistent is a plugin for netfilter-persistent to load, save and

debian/changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
iptables-persistent (1.0.0) unstable; urgency=medium
1+
ipset-persistent (1.0.0) unstable; urgency=medium
22

33
* Plugin for ipset to be used with netfilter-persistent for
44
loading, saving, flushing ipset rules
55

6-
-- Adrian Ban <adrian@abtelecom.ro> Tue, 3 Jul 2018 10:18:44 +0200
6+
-- Adrian Ban <adrian@abtelecom.ro> Tue, 03 Jul 2018 10:18:44 +0200

debian/control

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,10 @@ Vcs-Git: git://github.com/AdrianBan/ipset-persistent
99

1010
Package: ipset-persistent
1111
Architecture: all
12-
Depends: lsb-base, ${misc:Depends}, netfilter-persistent
12+
Depends: netfilter-persistent (= ${source:Version}), ipset, ${misc:Depends}
1313
Suggests: iptables-persistent
14-
Description: boot-time loader for ipset configuration
14+
Description: boot-time loader for ipset plugin
1515
This package provides a set of plugins for nettfilter for load, flush
1616
and save a running ipset configuration.
17-
18-
Package: ipset-persistent
19-
Architecture: all
20-
Depends: netfilter-persistent (= ${source:Version}), ipset, ${misc:Depends}
21-
Description: boot-time loader for ipset plugin
22-
ipset-persistent is a loader for ipset plugin for netfilter-persistent
2317
.
24-
This package contains the ipset plugin.
18+
This package contains the ipset plugins.

debian/copyright

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2-
Upstream-Name: iptables-persistent
3-
Upstream-Contact: Jonathan Wiltshire <jmw@debian.org>
2+
Upstream-Name: ipset-persistent
3+
Upstream-Contact: Adrian Ban <adrian@abtelecom.ro>
44

55
Files: *
6-
Copyright: © 2009, Simon Richter <sjr@debian.org>
7-
© 2010, Chris Silva <racerx@makeworld.com>
8-
© 2010, Jonathan Wiltshire <jmw@debian.org>
6+
Copyright: © 2018, Adrian Ban <adrian@abtelecom.ro>
97
License: GPL-3
108
This program is free software: you can redistribute it and/or modify
119
it under the terms of the GNU General Public License as published by

debian/po/ro.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# ITALIAN TRANSLATION OF IPTABLES-PERSISTENT'S PO-DEBCONF FILE.
2-
# COPYRIGHT (C) 2011 THE IPTABLES-PERSISTENT'S COPYRIGHT HOLDER
3-
# This file is distributed under the same license as the iptables-persistent package.
4-
# Vincenzo Campanella <vinz65@gmail.com>, 2011.
1+
# ROMANINA TRANSLATION OF IPSET-PERSISTENT'S PO-DEBCONF FILE.
2+
# COPYRIGHT (C) 2018 THE IPSET-PERSISTENT'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the ipset-persistent package.
4+
# Adrian Ban <adrian@abtelecom.ro>, 2018.
55
#
66
#, fuzzy
77
msgid ""

0 commit comments

Comments
 (0)