[libnet-snmp-perl] branch master updated (6e2fdd2 -> 085528d)

2018-01-24 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to branch master
in repository libnet-snmp-perl.

  from  6e2fdd2   Change copyright URL to https.
   new  085528d   Remove unused 02_example-interpreter.patch.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog|  3 +-
 debian/patches/02_example-interpreter.patch | 91 -
 2 files changed, 2 insertions(+), 92 deletions(-)
 delete mode 100644 debian/patches/02_example-interpreter.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] 01/01: Remove unused 02_example-interpreter.patch.

2018-01-24 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libnet-snmp-perl.

commit 085528d8a81f931c9956f7f167a1e68620f278e0
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Wed Jan 24 13:06:20 2018 +0100

Remove unused 02_example-interpreter.patch.
---
 debian/changelog|  3 +-
 debian/patches/02_example-interpreter.patch | 91 -
 2 files changed, 2 insertions(+), 92 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 58afd70..531daa6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,11 +3,12 @@ libnet-snmp-perl (6.0.1-4) UNRELEASED; urgency=medium
   [ Roland Rosenfeld ]
   * Switch Homepage and watch file to meta::cpan.
   * Change copyright URL to https.
+  * Remove unused 02_example-interpreter.patch.
 
   [ Damyan Ivanov ]
   * declare conformance with Policy 4.1.3 (no changes needed)
 
- -- Roland Rosenfeld <rol...@debian.org>  Sun, 14 Jan 2018 21:20:08 +0100
+ -- Roland Rosenfeld <rol...@debian.org>  Wed, 24 Jan 2018 12:59:43 +0100
 
 libnet-snmp-perl (6.0.1-3) unstable; urgency=medium
 
diff --git a/debian/patches/02_example-interpreter.patch 
b/debian/patches/02_example-interpreter.patch
deleted file mode 100644
index a83ddc0..000
--- a/debian/patches/02_example-interpreter.patch
+++ /dev/null
@@ -1,91 +0,0 @@
-Author: Roland Rosenfeld <rol...@debian.org>
-Description: Use /usr/bin/perl instead of /bin/env perl in examples
-
 a/examples/example1.pl
-+++ b/examples/example1.pl
-@@ -1,4 +1,4 @@
--#! /bin/env perl
-+#! /usr/bin/perl
- 
- # 
- 
 a/examples/example2.pl
-+++ b/examples/example2.pl
-@@ -1,4 +1,4 @@
--#! /bin/env perl
-+#! /usr/bin/perl
- 
- # 
- 
 a/examples/example3.pl
-+++ b/examples/example3.pl
-@@ -1,4 +1,4 @@
--#! /bin/env perl
-+#! /usr/bin/perl
- 
- # 
- 
 a/examples/example4.pl
-+++ b/examples/example4.pl
-@@ -1,4 +1,4 @@
--#! /bin/env perl
-+#! /usr/bin/perl
- 
- # 
- 
 a/examples/snmpget.pl
-+++ b/examples/snmpget.pl
-@@ -1,4 +1,4 @@
--#! /bin/env perl 
-+#! /usr/bin/perl
- 
- # 
- 
 a/examples/snmpgetbulk.pl
-+++ b/examples/snmpgetbulk.pl
-@@ -1,4 +1,4 @@
--#! /bin/env perl 
-+#! /usr/bin/perl
- 
- # 
- 
 a/examples/snmpgetnext.pl
-+++ b/examples/snmpgetnext.pl
-@@ -1,4 +1,4 @@
--#! /bin/env perl 
-+#! /usr/bin/perl
- 
- # 
- 
 a/examples/snmpset.pl
-+++ b/examples/snmpset.pl
-@@ -1,4 +1,4 @@
--#! /bin/env perl 
-+#! /usr/bin/perl
- 
- # 
- 
 a/examples/snmpwalk.pl
-+++ b/examples/snmpwalk.pl
-@@ -1,4 +1,4 @@
--#! /bin/env perl 
-+#! /usr/bin/perl
- 
- # 
- 
 a/examples/table.pl
-+++ b/examples/table.pl
-@@ -1,4 +1,4 @@
--#! /bin/env perl 
-+#! /usr/bin/perl
- 
- # 
- 
 a/examples/trap.pl
-+++ b/examples/trap.pl
-@@ -1,4 +1,4 @@
--#! //bin/env perl
-+#! /usr/bin/perl
- 
- # 
- 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] branch master updated (bcfb54e -> 6e2fdd2)

2018-01-14 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to branch master
in repository libnet-snmp-perl.

  from  bcfb54e   declare conformance with Policy 4.1.3 (no changes needed)
   new  6e2fdd2   Change copyright URL to https.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 3 ++-
 debian/copyright | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] 01/01: Change copyright URL to https.

2018-01-14 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libnet-snmp-perl.

commit 6e2fdd22df9285e3a9c007983f11b519904b44d3
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Sun Jan 14 21:20:23 2018 +0100

Change copyright URL to https.
---
 debian/changelog | 3 ++-
 debian/copyright | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d617929..58afd70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,11 +2,12 @@ libnet-snmp-perl (6.0.1-4) UNRELEASED; urgency=medium
 
   [ Roland Rosenfeld ]
   * Switch Homepage and watch file to meta::cpan.
+  * Change copyright URL to https.
 
   [ Damyan Ivanov ]
   * declare conformance with Policy 4.1.3 (no changes needed)
 
- -- Roland Rosenfeld <rol...@debian.org>  Wed, 23 Aug 2017 17:29:55 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Sun, 14 Jan 2018 21:20:08 +0100
 
 libnet-snmp-perl (6.0.1-3) unstable; urgency=medium
 
diff --git a/debian/copyright b/debian/copyright
index 0243814..c5e513e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Net::SNMP
 Upstream-Contact: David M. Town <dt...@cpan.org>
 Source: https://metacpan.org/pod/Net::SNMP

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag debian/1.14_git20130523.186a005-2 created (now ec5e7f8)

2017-12-07 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/1.14_git20130523.186a005-2
in repository libsnmp-session-perl.

at  ec5e7f8   (tag)
   tagging  4f0d7bc23f4531383726ca361a9dc246f1431ad5 (commit)
  replaces  debian/1.14_git20130523.186a005-1
 tagged by  Roland Rosenfeld
on  Thu Dec 7 10:05:38 2017 +0100

- Log -
libsnmp-session-perl Debian release 1.14~git20130523.186a005-2
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlopBGIACgkQAnE7z8pU
ELIlFhAAqpApTHYUzcVN/t1RK1ey1JI7TnXLYJc43beL3KGWxUIDbOb4ofZY3wUT
CWIEtyj+E4CRteYQuC6YHM76bcNjtDqKut1MajS9LVhTiR26hvvhwHqncFt2sH76
otEltTdU7Nma/Yzh9B0S4xPrLFUGvlxsD+87xEECuYIysez9KMTGqc5/ewiQ9M+A
nHItzH7c4MghRHNX3LXI8m7XfMIdV9T5NGiYZOpdzmTANegn12fKnNn+dYaBfHfy
yhSk4GjxmWGG0J3PQpFoqoHR8qM+FK/nup7+sTDf98oM5tGjNgFVV0+FejyX0apR
zNnJaPfqe/oTjABZr6qLEazjlx85L1umCXePnR50jYuCI05JaZdbgNWjDuhEjd7Q
zU1c8d1Oqsk4kZI2sTU6OfGXBw20gl1k5ktrgDn2X/FiubIWN18DGVpQgZmjzb3E
wgKorWEk1tPuMYXzAa/VEqSu/E3JSkKKXBZ10aeqM5RpjLwy/ddqNH+1UL3eatbu
6wbLM35w8aofnU5HtbgGAD7Ik3WG+b4ZwlcpQFShB9NsehLfbmrwb9ekIelS2bCo
C/ZP4sVv1PZ3e2B3/TaKcuELcait6R5mVfgWFOKLr1b2RMNsKO6yMDEzZ7sYB4tU
rFoV8SttLUPf8wVN5UtOzrwNcd8tR7PziVkeIVRXGGTl6pGD3Hs=
=xL6l
-END PGP SIGNATURE-

Roland Rosenfeld (1):
  Depend on libnet-snmp-perl, which is used in Net_SNMP_util.pm.

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 01/01: Depend on libnet-snmp-perl, which is used in Net_SNMP_util.pm.

2017-12-07 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 4f0d7bc23f4531383726ca361a9dc246f1431ad5
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Thu Dec 7 10:04:26 2017 +0100

Depend on libnet-snmp-perl, which is used in Net_SNMP_util.pm.
---
 debian/changelog | 6 ++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 31ec59d..b99406e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libsnmp-session-perl (1.14~git20130523.186a005-2) unstable; urgency=medium
+
+  * Depend on libnet-snmp-perl, which is used in Net_SNMP_util.pm.
+
+ -- Roland Rosenfeld <rol...@debian.org>  Thu, 07 Dec 2017 10:04:15 +0100
+
 libsnmp-session-perl (1.14~git20130523.186a005-1) unstable; urgency=medium
 
   [ Roland Rosenfeld ]
diff --git a/debian/control b/debian/control
index 31f629a..0b32013 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libsnmp-session-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: libnet-snmp-perl, ${misc:Depends}, ${perl:Depends}
 Breaks: mrtg (<< 2.17.4-4.1)
 Recommends: libio-socket-inet6-perl, libsocket6-perl
 Description: Perl support for accessing SNMP-aware devices

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] branch master updated (7570599 -> 4f0d7bc)

2017-12-07 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to branch master
in repository libsnmp-session-perl.

  from  7570599   Net_SNMP_util.pm breaks mrtg << 2.17.4-4.1 (2.17.4-4.1 is 
fixed).
   new  4f0d7bc   Depend on libnet-snmp-perl, which is used in 
Net_SNMP_util.pm.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] branch master updated (2bb60d9 -> 7570599)

2017-12-06 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to branch master
in repository libsnmp-session-perl.

  from  2bb60d9   Merge branch 'master' of 
ssh://git.debian.org/git/pkg-perl/packages/libsnmp-session-perl
   new  7570599   Net_SNMP_util.pm breaks mrtg << 2.17.4-4.1 (2.17.4-4.1 is 
fixed).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 +++---
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag debian/1.14_git20130523.186a005-1 created (now 63faefb)

2017-12-06 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/1.14_git20130523.186a005-1
in repository libsnmp-session-perl.

at  63faefb   (tag)
   tagging  7570599c51da86b4a23451946575c43f319e0b3c (commit)
  replaces  debian/1.13-2
 tagged by  Roland Rosenfeld
on  Wed Dec 6 17:32:10 2017 +0100

- Log -
libsnmp-session-perl Debian release 1.14~git20130523.186a005-1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlooG4oACgkQAnE7z8pU
ELIOag//cx5gYc6Bp8FyItdqVZ1aixCMlKsdRxav/ivXtG1fh6AggA/EUK8YLLTR
ZmPhZtA8O4NP40cDxrWUt7RZe9YZSX4WuN9Su4t8B1q0AMsRmu4w/Rpn+u3RqeCV
Q5ciDHkjPUcsMQN0zIEOtF4ozsJA6pCOU6qvOR4Vf37PPNAkViu9v86OXZZ7DiCM
lRhJFp0bjFGoZ248lfbs9pGzqzt9/4zbSAfWn4xkf5hxNNtYab0G6ywxOzq1JABS
ZxCSF70kGJRjPTCEElVWgHMRtyfShORjDnzShH0HowRJ/C5nHEoSS2XV5fFpE4MO
0qnLBmlz56M1SIDe8ZYNWPO8peaSlAOd/K+eQ7VdAC5y8pkOzWUGLksSj3/OxA7X
AyM/HIdemBrL5l4JZYx2ruObbMqtloOmnjPn/2h/clrLRUjoKyfZ6yjQKSv3SWZe
F05T5MCfyyTjjaCR9ygzFQtphPFVYdlxlv/H69u7djh9GjWSGihV2a5bXo/7MRBU
7yBrtmvvGpIN/NKTYbEDjqeVx6T8Bm/NY/nsZ/gV456SQ33qSo9B5N2lC/CX356u
FGmAJSlGdhqJTW6aVAUxMpH+mU9RNodRzxPvYMz8mRuwejs4o0m+2ZvMa23m8pEj
kDojWEOa+V35NuVummJoP1orT9BEF3l58GD+RHroLzmRUxfOBHA=
=FNJj
-END PGP SIGNATURE-

Damyan Ivanov (3):
  change Priority from 'extra' to 'optional'
  declare conformance with Policy 4.1.2
  update changelog

Roland Rosenfeld (16):
  New upstream version 1.14~git20130523.186a005
  Merge tag 'upstream/1.14_git20130523.186a005'
  New upstream version 1.14 from github.
  Adapt all patches to new version.
  Change Priority: extra to optional.
  This now contains Net_SNMP_util.pm, so this breaks mrtg <= 2.17.4-4.1.
  Upgrade to Standards-Version 4.1.1 (no changes).
  Remove trailing whitespaces from debian/changelog.
  04_manpage_spelling: Fix some typos in man page.
  05_utf8_manpage: Remove some UTF-8 char looking like underscore from man 
page.
  06_BER_whatis: Add whois entry to BER(3pm) man page.
  Fix some more perl path locations in examples.
  Install some more HTML documentation.
  Update copyright to changes in 1.14.
  Merge branch 'master' of 
ssh://git.debian.org/git/pkg-perl/packages/libsnmp-session-perl
  Net_SNMP_util.pm breaks mrtg << 2.17.4-4.1 (2.17.4-4.1 is fixed).

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 01/01: Net_SNMP_util.pm breaks mrtg << 2.17.4-4.1 (2.17.4-4.1 is fixed).

2017-12-06 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 7570599c51da86b4a23451946575c43f319e0b3c
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Wed Dec 6 17:29:10 2017 +0100

Net_SNMP_util.pm breaks mrtg << 2.17.4-4.1 (2.17.4-4.1 is fixed).
---
 debian/changelog | 6 +++---
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 50f24cb..31ec59d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-libsnmp-session-perl (1.14~git20130523.186a005-1) UNRELEASED; urgency=medium
+libsnmp-session-perl (1.14~git20130523.186a005-1) unstable; urgency=medium
 
   [ Roland Rosenfeld ]
   * New upstream version 1.14 from github.  Since there are no official
 releases or tags, this is just the last version as of 2013-05-23.
   * Adapt all patches to new version.
-  * This now contains Net_SNMP_util.pm, so this breaks mrtg <= 2.17.4-4.1.
+  * This now contains Net_SNMP_util.pm, so this breaks mrtg << 2.17.4-4.1.
   * 04_manpage_spelling: Fix some typos in man page.
   * 05_utf8_manpage: Remove some UTF-8 char looking like underscore from
 man page.
@@ -16,7 +16,7 @@ libsnmp-session-perl (1.14~git20130523.186a005-1) UNRELEASED; 
urgency=medium
   * change Priority from 'extra' to 'optional'
   * declare conformance with Policy 4.1.2
 
- -- Damyan Ivanov <d...@debian.org>  Sun, 03 Dec 2017 22:47:37 +
+ -- Roland Rosenfeld <rol...@debian.org>  Wed, 06 Dec 2017 17:25:24 +0100
 
 libsnmp-session-perl (1.13-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index dbfbfd5..31f629a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Testsuite: autopkgtest-pkg-perl
 Package: libsnmp-session-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Breaks: mrtg (<= 2.17.4-4.1)
+Breaks: mrtg (<< 2.17.4-4.1)
 Recommends: libio-socket-inet6-perl, libsocket6-perl
 Description: Perl support for accessing SNMP-aware devices
  SNMP_Session contains support for accessing SNMP-aware devices (routers,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag upstream/1.14_git20130523.186a005 created (now 3909996)

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag upstream/1.14_git20130523.186a005
in repository libsnmp-session-perl.

at  3909996   (tag)
   tagging  564e12680238a3e4bc358a31126b0debcbd56e07 (commit)
  replaces  upstream/1.13
 tagged by  Roland Rosenfeld
on  Thu Aug 24 08:29:27 2017 +0200

- Log -
Upstream version 1.14~git20130523.186a005
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmeckcACgkQAnE7z8pU
ELI/Vg//ZrgOp/it3qbhrKpOA6xbIQhyU0j8t4MOOj+yT2jBvqWSOl0PfC1Vlapf
x2IfRrEBGpGH/h7mwDoZm0vqkFBRxySmdmidChNCiY2+UdxEmOB6r2DRnBLT3Bbb
SWfINQu+qpcJgFyuuw8BtrtNbSQNcSPtpvGXktx6p0SYoK/ai2NKWlpnc9zPkOTB
CzIIev5WwUdt2CJMgPMJk2AsjpcoamJdoo8u8kCqwrT/ioQ2QHPsYuUaJqB/dylx
B3t+LTltofJqLWKx5o8LQDd+qnWsbFef/TL4MCWkGqkx7IcyNlgdF60iHwKGTWt4
wwBJS4Ih7fHlIAhpoRwyfzkBYQbBV4/jsprgdgI7fhfuVIglT0qswyTVsSlCZtBt
YStQsrN1AeZdcK2TSsM0LmEHjo2QnuwmXpqHTeOQnzdJngVcyUk/dLKl22SGW6Ml
fmhOh6qJXW5clKYtywF9W9pGwYzLIIxp9IBU4xqwa4N5EX3NME0xK1laA+hslrLJ
2N3XSey/dkmt4amw5TfUIgktS621E4DthLCNGMRWBpvh3ritAc9sjyrIgEdz4vxz
69VV3rdmZLKa8y+B1U6Hhvgj9EarIfjdsTg6GadROMcW0U5q1IInhklaMP7yB+kE
4KQ/iU9YMxl5dDdxYLKbfB9XMjii2wZs+CSutNwkzgGM2GawFvo=
=MTP3
-END PGP SIGNATURE-

Roland Rosenfeld (1):
  New upstream version 1.14~git20130523.186a005

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] branch pristine-tar updated (4a9b4ea -> 4039363)

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to branch pristine-tar
in repository libsnmp-session-perl.

  from  4a9b4ea   pristine-tar data for 
libsnmp-session-perl_1.13.orig.tar.gz
   new  4039363   pristine-tar data for 
libsnmp-session-perl_1.14~git20130523.186a005.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...ssion-perl_1.14~git20130523.186a005.orig.tar.gz.delta | Bin 0 -> 3485 bytes
 ...-session-perl_1.14~git20130523.186a005.orig.tar.gz.id |   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 
libsnmp-session-perl_1.14~git20130523.186a005.orig.tar.gz.delta
 create mode 100644 libsnmp-session-perl_1.14~git20130523.186a005.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 01/01: pristine-tar data for libsnmp-session-perl_1.14~git20130523.186a005.orig.tar.gz

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch pristine-tar
in repository libsnmp-session-perl.

commit 4039363a26fd8107b47fba8c1f64f236ce3599d7
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Thu Aug 24 08:29:26 2017 +0200

pristine-tar data for 
libsnmp-session-perl_1.14~git20130523.186a005.orig.tar.gz
---
 ...ssion-perl_1.14~git20130523.186a005.orig.tar.gz.delta | Bin 0 -> 3485 bytes
 ...-session-perl_1.14~git20130523.186a005.orig.tar.gz.id |   1 +
 2 files changed, 1 insertion(+)

diff --git a/libsnmp-session-perl_1.14~git20130523.186a005.orig.tar.gz.delta 
b/libsnmp-session-perl_1.14~git20130523.186a005.orig.tar.gz.delta
new file mode 100644
index 000..b329660
Binary files /dev/null and 
b/libsnmp-session-perl_1.14~git20130523.186a005.orig.tar.gz.delta differ
diff --git a/libsnmp-session-perl_1.14~git20130523.186a005.orig.tar.gz.id 
b/libsnmp-session-perl_1.14~git20130523.186a005.orig.tar.gz.id
new file mode 100644
index 000..111b840
--- /dev/null
+++ b/libsnmp-session-perl_1.14~git20130523.186a005.orig.tar.gz.id
@@ -0,0 +1 @@
+00bd33678f14de841507ec17e0259d7cb2b56c9d

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 15/15: Merge branch 'master' of ssh://git.debian.org/git/pkg-perl/packages/libsnmp-session-perl

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 2bb60d91d518b791bc60ef5d97dca74e7a50f95d
Merge: aa2cfa3 50362df
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Mon Dec 4 20:26:46 2017 +0100

Merge branch 'master' of 
ssh://git.debian.org/git/pkg-perl/packages/libsnmp-session-perl

 debian/changelog | 9 ++---
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --cc debian/changelog
index d15b1cf,aed55c4..50f24cb
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,19 -1,9 +1,22 @@@
 -libsnmp-session-perl (1.13-3) UNRELEASED; urgency=medium
 -
 +libsnmp-session-perl (1.14~git20130523.186a005-1) UNRELEASED; urgency=medium
 +
++  [ Roland Rosenfeld ]
 +  * New upstream version 1.14 from github.  Since there are no official
 +releases or tags, this is just the last version as of 2013-05-23.
 +  * Adapt all patches to new version.
 +  * This now contains Net_SNMP_util.pm, so this breaks mrtg <= 2.17.4-4.1.
-   * Change Priority: extra to optional.
-   * Upgrade to Standards-Version 4.1.1 (no changes).
 +  * 04_manpage_spelling: Fix some typos in man page.
 +  * 05_utf8_manpage: Remove some UTF-8 char looking like underscore from
 +man page.
 +  * 06_BER_whatis: Add whois entry to BER(3pm) man page.
 +  * Fix some more perl path locations in examples.
 +  * Install some more HTML documentation.
 +
-  -- Roland Rosenfeld <rol...@debian.org>  Tue, 14 Nov 2017 23:09:29 +0100
++  [ Damyan Ivanov ]
+   * change Priority from 'extra' to 'optional'
+   * declare conformance with Policy 4.1.2
+ 
+  -- Damyan Ivanov <d...@debian.org>  Sun, 03 Dec 2017 22:47:37 +
  
  libsnmp-session-perl (1.13-2) unstable; urgency=medium
  

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 07/15: Upgrade to Standards-Version 4.1.1 (no changes).

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 1d2de622409aa0fd254fb91b4fd500a005b7d818
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Nov 14 22:12:12 2017 +0100

Upgrade to Standards-Version 4.1.1 (no changes).
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3fc07c1..ff816e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ libsnmp-session-perl (1.14~git20130523.186a005-1) UNRELEASED; 
urgency=medium
   * Adapt all patches to new version.
   * This now contains Net_SNMP_util.pm, so this breaks mrtg <= 2.17.4-4.1.
   * Change Priority: extra to optional.
+  * Upgrade to Standards-Version 4.1.1 (no changes).
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 14 Nov 2017 22:09:33 +0100
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 14 Nov 2017 22:11:52 +0100
 
 libsnmp-session-perl (1.13-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 21d3d5c..d920884 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Roland Rosenfeld <rol...@debian.org>
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsnmp-session-perl.git
 Build-Depends: debhelper (>= 10)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 04/15: Adapt all patches to new version.

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit f341239d2ce7b84376a558af80fd4fef2da7cb5a
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Thu Aug 24 08:40:10 2017 +0200

Adapt all patches to new version.
---
 debian/changelog  | 3 ++-
 debian/patches/01_Socket6_import.patch| 4 ++--
 debian/patches/02_remoteimages.patch  | 6 +++---
 debian/patches/03_Socket6-inet_ntop.patch | 4 ++--
 4 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9d1944a..abd0797 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ libsnmp-session-perl (1.14~git20130523.186a005-1) UNRELEASED; 
urgency=medium
 
   * New upstream version 1.14 from github.  Since there are no official
 releases or tags, this is just the last version as of 2013-05-23.
+  * Adapt all patches to new version.
 
- -- Roland Rosenfeld <rol...@debian.org>  Thu, 24 Aug 2017 08:38:09 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Thu, 24 Aug 2017 08:40:02 +0200
 
 libsnmp-session-perl (1.13-2) unstable; urgency=medium
 
diff --git a/debian/patches/01_Socket6_import.patch 
b/debian/patches/01_Socket6_import.patch
index 203d02e..0db9171 100644
--- a/debian/patches/01_Socket6_import.patch
+++ b/debian/patches/01_Socket6_import.patch
@@ -5,7 +5,7 @@ Author: gregor herrmann <gre...@debian.org>
 
 --- a/lib/SNMP_Session.pm
 +++ b/lib/SNMP_Session.pm
-@@ -146,7 +146,7 @@ BEGIN {
+@@ -140,7 +140,7 @@ BEGIN {
  
  if (eval {local $SIG{__DIE__};require Socket6;} &&
 eval {local $SIG{__DIE__};require IO::Socket::INET6; 
IO::Socket::INET6->VERSION("1.26");}) {
@@ -14,7 +14,7 @@ Author: gregor herrmann <gre...@debian.org>
$ipv6_addr_len = length(pack_sockaddr_in6(161, inet_pton(AF_INET6(), 
"::1")));
$SNMP_Session::ipv6available = 1;
  }
-@@ -605,7 +605,7 @@ use Carp;
+@@ -850,7 +850,7 @@ use Carp;
  BEGIN {
  if($SNMP_Session::ipv6available) {
import IO::Socket::INET6;
diff --git a/debian/patches/02_remoteimages.patch 
b/debian/patches/02_remoteimages.patch
index 0de01ec..0500d5c 100644
--- a/debian/patches/02_remoteimages.patch
+++ b/debian/patches/02_remoteimages.patch
@@ -4,9 +4,9 @@ Author: Roland Rosenfeld <rol...@debian.org>
 
 --- a/index.html
 +++ b/index.html
-@@ -28,21 +28,13 @@ agents. 
+@@ -27,21 +27,13 @@ agents. 
  
-   Download it from http://www.switch.ch/misc/leinen/snmp/perl/dist/;>http://www.switch.ch/misc/leinen/snmp/perl/dist/
 
+   Download it from http://code.google.com/p/snmp-session/downloads/;>http://code.google.com/p/snmp-session/downloads/
 
  
 -

[libsnmp-session-perl] 08/15: Remove trailing whitespaces from debian/changelog.

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 3694ce045605cf91a4151365acc7534ed833a449
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Nov 14 22:13:50 2017 +0100

Remove trailing whitespaces from debian/changelog.
---
 debian/changelog | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ff816e3..ba74b6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -76,8 +76,8 @@ libsnmp-session-perl (1.11-1) unstable; urgency=low
 
   * New upstream release
o SNMP_util.pm:
-- Improvement to loop detection in snmpwalk. Should cope with more 
-  broken agents. Change by Mike Mitchell. 
+- Improvement to loop detection in snmpwalk. Should cope with more
+  broken agents. Change by Mike Mitchell.
 
  -- Jochen Friedrich <joc...@scram.de>  Mon, 12 Nov 2007 17:28:38 +0100
 
@@ -93,7 +93,7 @@ libsnmp-session-perl (1.10-1) unstable; urgency=low
   behaviour is selected by a new optional argument to receive_response_3,
   and used by request_response_5.
o SNMP_util.pm:
-- Fix from Mike Mitchell for parsing qualified symbolic OIDs. 
+- Fix from Mike Mitchell for parsing qualified symbolic OIDs.
   * Update Standards-Version to 3.7.2
   * Fix lintian warning: debian-rules-ignores-make-clean-error
   * Fix lintian error: clean-should-be-satisfied-by-build-depends
@@ -113,8 +113,8 @@ libsnmp-session-perl (1.08-1) unstable; urgency=low
 libsnmp-session-perl (1.07-1) unstable; urgency=low
 
   * New upstream release
-   o  SNMP_Session.pm: 
-- Fixed strict subs error with newer versions of Perl. 
+   o  SNMP_Session.pm:
+- Fixed strict subs error with newer versions of Perl.
   Thanks to Gerry Dalton for spotting this.
   * Really updated watch file.
 
@@ -124,7 +124,7 @@ libsnmp-session-perl (1.06-1) unstable; urgency=low
 
   * New upstream release
o  SNMP_Session.pm:
-- Decode_trap_request now understands SNMPv2 inform requests in addition 
to 
+- Decode_trap_request now understands SNMPv2 inform requests in addition to
   SNMPv1 traps and SNMPv2 traps. Contributed by Andrew Cornford-Matheson.
   * Updated watch file.
 
@@ -134,11 +134,11 @@ libsnmp-session-perl (1.05-1) unstable; urgency=low
 
   * New upstream release
o SNMP_util.pm:
-- The subroutines snmpget, snmpgetnext and snmpset will now detect when 
-  they are called in scalar context, and return only the first (and 
+- The subroutines snmpget, snmpgetnext and snmpset will now detect when
+  they are called in scalar context, and return only the first (and
   typically the only) of the retrieved values in this case.
o  BER.pm:
-- Internal restructuring: The new (BER.pm 1.02) pretty-printer 
+- Internal restructuring: The new (BER.pm 1.02) pretty-printer
   registration method is now used for most standard SNMP types, too.
 
  -- Jochen Friedrich <joc...@scram.de>  Sat, 31 Jul 2004 09:27:08 +0200

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 03/15: New upstream version 1.14 from github.

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 3785fc2caa9a732d40470197c034ca650be62f86
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Thu Aug 24 08:38:23 2017 +0200

New upstream version 1.14 from github.

Since there are no official releases or tags, this is just the last
version as of 2013-05-23.
---
 debian/changelog | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index faf549d..9d1944a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libsnmp-session-perl (1.14~git20130523.186a005-1) UNRELEASED; urgency=medium
+
+  * New upstream version 1.14 from github.  Since there are no official
+releases or tags, this is just the last version as of 2013-05-23.
+
+ -- Roland Rosenfeld <rol...@debian.org>  Thu, 24 Aug 2017 08:38:09 +0200
+
 libsnmp-session-perl (1.13-2) unstable; urgency=medium
 
   * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 05/15: Change Priority: extra to optional.

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 5b83ca45dbd4fab9aec362bc7c6db93cc9f186ab
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Sun Nov 5 16:56:02 2017 +0100

Change Priority: extra to optional.
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index abd0797..a67b711 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ libsnmp-session-perl (1.14~git20130523.186a005-1) UNRELEASED; 
urgency=medium
   * New upstream version 1.14 from github.  Since there are no official
 releases or tags, this is just the last version as of 2013-05-23.
   * Adapt all patches to new version.
+  * Change Priority: extra to optional.
 
- -- Roland Rosenfeld <rol...@debian.org>  Thu, 24 Aug 2017 08:40:02 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Sun, 05 Nov 2017 16:55:53 +0100
 
 libsnmp-session-perl (1.13-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 8895769..c5cc267 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
 Source: libsnmp-session-perl
 Section: perl
-Priority: extra
+Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Roland Rosenfeld <rol...@debian.org>
 Standards-Version: 4.1.0

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] branch master updated (50362df -> 2bb60d9)

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to branch master
in repository libsnmp-session-perl.

  from  50362df   update changelog
   new  564e126   New upstream version 1.14~git20130523.186a005
   new  0d91283   Merge tag 'upstream/1.14_git20130523.186a005'
   new  3785fc2   New upstream version 1.14 from github.
   new  f341239   Adapt all patches to new version.
   new  5b83ca4   Change Priority: extra to optional.
   new  b68069c   This now contains Net_SNMP_util.pm, so this breaks mrtg 
<= 2.17.4-4.1.
   new  1d2de62   Upgrade to Standards-Version 4.1.1 (no changes).
   new  3694ce0   Remove trailing whitespaces from debian/changelog.
   new  b4db6a2   04_manpage_spelling: Fix some typos in man page.
   new  c66df9a   05_utf8_manpage: Remove some UTF-8 char looking like 
underscore from man page.
   new  36e1ecf   06_BER_whatis: Add whois entry to BER(3pm) man page.
   new  8261bee   Fix some more perl path locations in examples.
   new  d3e7b3d   Install some more HTML documentation.
   new  aa2cfa3   Update copyright to changes in 1.14.
   new  2bb60d9   Merge branch 'master' of 
ssh://git.debian.org/git/pkg-perl/packages/libsnmp-session-perl

The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog | 2534 +
 META.yml  |   12 -
 Net_SNMP_util.pm  | 2130 
 README|  231 +--
 changes.html  |  709 
 debian/changelog  |   35 +-
 debian/control|2 +-
 debian/copyright  |4 +-
 debian/docs   |3 +
 debian/patches/01_Socket6_import.patch|4 +-
 debian/patches/02_remoteimages.patch  |6 +-
 debian/patches/03_Socket6-inet_ntop.patch |4 +-
 debian/patches/04_manpage_spelling.patch  |   23 +
 debian/patches/05_utf8_manpage.patch  |   14 +
 debian/patches/06_BER_whatis.patch|   14 +
 debian/patches/series |3 +
 debian/rules  |4 +-
 faq.html  |   72 +
 index.html|  307 +---
 lib/BER.pm|  322 +++-
 lib/SNMP_Session.pm   |  956 +--
 lib/SNMP_Table.pm |  132 ++
 lib/SNMP_util.pm  |  122 +-
 security.html |   42 +
 t/00ber.t |   52 +
 test/asn1-test.pl |   32 +
 test/atm-cfgmaker |  128 ++
 test/atol-test.c  |   37 +
 test/bad-trap.pl  |   40 +
 test/bay-atm-test.pl  |   54 +
 test/bgpls|  209 +++
 test/bridge-list-fdb  |  104 ++
 test/cammer   |  245 +++
 test/cisco-config-history |  170 ++
 test/cisco-list-cards |  258 +++
 test/cisco-tftp.pl|   50 +
 test/counter64-test.pl|  201 +++
 test/cricket-genconf-sensor   |  232 +++
 test/d.pl |   62 +
 test/digital-bug  |   32 +
 test/entls|  269 +++
 test/fore-test.pl |   50 +
 test/hex-test.pl  |   61 +
 test/inexist.pl   |   62 +
 test/ip-addr-to-if-index  |  141 ++
 test/lambda-monitor.pl|  169 ++
 test/lambda-webmon.pl |  208 +++
 test/list-bgp4-neighbors  |   53 +
 test/list-bgp4-table  |   84 +
 test/list-ospf-neighbors  |   47 +
 test/look-at-counters.pl  |  105 ++
 test/ls1010-list-vcls |  258 +++
 test/make-cisco-products.pl   |   21 +
 test/max-list-sessions|  130 ++
 test/mcount.pl|  218 +++
 test/mdebug   |  142 ++
 test/mrouted-genconf  |  114 ++
 test/mrtg-ipmcast |  319 
 test/msdpls   |  303 
 test/{map-table.pl => mtf.pl} |   42 +-
 test/negative-counter.pl  |8 +
 test/party-test.pl|   15 +
 test/pnni-find-ilmi-neighbors.pl  |   41 +
 test/qosls|  553 +++
 

[libsnmp-session-perl] 10/15: 05_utf8_manpage: Remove some UTF-8 char looking like underscore from man page.

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit c66df9a68b14a96a22b7604d0100cf719f8e6005
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Nov 14 22:28:55 2017 +0100

05_utf8_manpage: Remove some UTF-8 char looking like underscore from man 
page.
---
 debian/changelog |  4 +++-
 debian/patches/05_utf8_manpage.patch | 14 ++
 debian/patches/series|  1 +
 3 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4c4e903..9cb58c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,10 @@ libsnmp-session-perl (1.14~git20130523.186a005-1) UNRELEASED; 
urgency=medium
   * Change Priority: extra to optional.
   * Upgrade to Standards-Version 4.1.1 (no changes).
   * 04_manpage_spelling: Fix some typos in man page.
+  * 05_utf8_manpage: Remove some UTF-8 char looking like underscore from
+man page.
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 14 Nov 2017 22:27:04 +0100
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 14 Nov 2017 22:29:38 +0100
 
 libsnmp-session-perl (1.13-2) unstable; urgency=medium
 
diff --git a/debian/patches/05_utf8_manpage.patch 
b/debian/patches/05_utf8_manpage.patch
new file mode 100644
index 000..7ff0393
--- /dev/null
+++ b/debian/patches/05_utf8_manpage.patch
@@ -0,0 +1,14 @@
+Description: Remove some UTF-8 char looking like underscore from man page.
+Author: Roland Rosenfeld <rol...@debian.org>
+
+--- a/lib/SNMP_Session.pm
 b/lib/SNMP_Session.pm
+@@ -91,7 +91,7 @@ C<map_table_4()>.
+ 
+ my $default_max_repetitions = 12;
+ 
+-=head2 $default avoid_negative_request_ids - default value for
++=head2 $default_avoid_negative_request_ids - default value for
+ C.
+ 
+ Set this to non-zero if you have agents that have trouble with
diff --git a/debian/patches/series b/debian/patches/series
index aea9019..15e5207 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 02_remoteimages.patch
 03_Socket6-inet_ntop.patch
 04_manpage_spelling.patch
+05_utf8_manpage.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

[libsnmp-session-perl] 12/15: Fix some more perl path locations in examples.

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 8261bee9c0dd1eb5bdb9dfe53cbbded0389b4596
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Nov 14 22:39:16 2017 +0100

Fix some more perl path locations in examples.
---
 debian/changelog | 3 ++-
 debian/rules | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dd6163a..a70a96a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,9 @@ libsnmp-session-perl (1.14~git20130523.186a005-1) UNRELEASED; 
urgency=medium
   * 05_utf8_manpage: Remove some UTF-8 char looking like underscore from
 man page.
   * 06_BER_whatis: Add whois entry to BER(3pm) man page.
+  * Fix some more perl path locations in examples.
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 14 Nov 2017 22:34:59 +0100
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 14 Nov 2017 22:39:03 +0100
 
 libsnmp-session-perl (1.13-2) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 84eb94e..e6e5efd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ override_dh_installdocs:
 #  Now we do the examples
cp -a test $(DEBDIR)/usr/share/doc/$(PACKAGE)/examples
 #  Now we fix up the path to perl in the examples
-   perl -pi -e 's%/usr/local/bin/perl%/usr/bin/perl%;' \
+   perl -pi -e 's%/usr/(local|sepp|)/bin/perl5?%/usr/bin/perl%;' \
$(DEBDIR)/usr/share/doc/$(PACKAGE)/examples/*
chmod 755 $(DEBDIR)/usr/share/doc/$(PACKAGE)/examples/*.pl
chmod 755 $(DEBDIR)/usr/share/doc/$(PACKAGE)/examples/sun-find-process

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 06/15: This now contains Net_SNMP_util.pm, so this breaks mrtg <= 2.17.4-4.1.

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit b68069cb89950138eeaea6ea733b5d9644d12b15
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Nov 14 22:10:01 2017 +0100

This now contains Net_SNMP_util.pm, so this breaks mrtg <= 2.17.4-4.1.
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a67b711..3fc07c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,9 +3,10 @@ libsnmp-session-perl (1.14~git20130523.186a005-1) UNRELEASED; 
urgency=medium
   * New upstream version 1.14 from github.  Since there are no official
 releases or tags, this is just the last version as of 2013-05-23.
   * Adapt all patches to new version.
+  * This now contains Net_SNMP_util.pm, so this breaks mrtg <= 2.17.4-4.1.
   * Change Priority: extra to optional.
 
- -- Roland Rosenfeld <rol...@debian.org>  Sun, 05 Nov 2017 16:55:53 +0100
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 14 Nov 2017 22:09:33 +0100
 
 libsnmp-session-perl (1.13-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index c5cc267..21d3d5c 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Testsuite: autopkgtest-pkg-perl
 Package: libsnmp-session-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Breaks: mrtg (<= 2.8.7)
+Breaks: mrtg (<= 2.17.4-4.1)
 Recommends: libio-socket-inet6-perl, libsocket6-perl
 Description: Perl support for accessing SNMP-aware devices
  SNMP_Session contains support for accessing SNMP-aware devices (routers,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 13/15: Install some more HTML documentation.

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit d3e7b3d5c13e9b3236857e7e9517352bf0431f89
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Nov 14 23:09:37 2017 +0100

Install some more HTML documentation.
---
 debian/changelog | 3 ++-
 debian/docs  | 3 +++
 debian/rules | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a70a96a..d15b1cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,9 @@ libsnmp-session-perl (1.14~git20130523.186a005-1) UNRELEASED; 
urgency=medium
 man page.
   * 06_BER_whatis: Add whois entry to BER(3pm) man page.
   * Fix some more perl path locations in examples.
+  * Install some more HTML documentation.
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 14 Nov 2017 22:39:03 +0100
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 14 Nov 2017 23:09:29 +0100
 
 libsnmp-session-perl (1.13-2) unstable; urgency=medium
 
diff --git a/debian/docs b/debian/docs
index 95f544b..841eed9 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,2 +1,5 @@
 README
 README.SNMP_util
+changes.html
+faq.html
+security.html
diff --git a/debian/rules b/debian/rules
index e6e5efd..eb25410 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,4 +21,4 @@ override_dh_installdocs:
chmod 755 $(DEBDIR)/usr/share/doc/$(PACKAGE)/examples/sun-find-process
 
 override_dh_compress:
-   dh_compress -Xexamples/
+   dh_compress -Xexamples/ -Xhtml

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 02/15: Merge tag 'upstream/1.14_git20130523.186a005'

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 0d912837931ea8a13ac4d28902eb9da311ebc6a2
Merge: 99db477 564e126
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Thu Aug 24 08:29:30 2017 +0200

Merge tag 'upstream/1.14_git20130523.186a005'

Upstream version 1.14~git20130523.186a005

# gpg: Signatur vom Do 24 Aug 2017 08:29:27 CEST
# gpg:mittels RSA-Schlüssel 
AC2FBDB104943D8A44A0211D02713BCFCA5410B2
# gpg: keydb_search failed: Ungültiger Wert
# gpg: Oops: keyid_from_fingerprint: no pubkey
# gpg: Korrekte Signatur von "Roland Rosenfeld <rol...@spinnaker.de>" 
[ultimativ]
# gpg:     alias "Roland Rosenfeld <rol...@debian.org>" 
[ultimativ]

 ChangeLog| 2534 ++
 META.yml |   12 -
 Net_SNMP_util.pm | 2130 
 README   |  231 +---
 changes.html |  709 +++
 faq.html |   72 ++
 index.html   |  307 +
 lib/BER.pm   |  322 -
 lib/SNMP_Session.pm  |  956 +++---
 lib/SNMP_Table.pm|  132 ++
 lib/SNMP_util.pm |  122 +-
 security.html|   42 +
 t/00ber.t|   52 +
 test/asn1-test.pl|   32 +
 test/atm-cfgmaker|  128 ++
 test/atol-test.c |   37 +
 test/bad-trap.pl |   40 +
 test/bay-atm-test.pl |   54 +
 test/bgpls   |  209 
 test/bridge-list-fdb |  104 ++
 test/cammer  |  245 
 test/cisco-config-history|  170 +++
 test/cisco-list-cards|  258 
 test/cisco-tftp.pl   |   50 +
 test/counter64-test.pl   |  201 +++
 test/cricket-genconf-sensor  |  232 
 test/d.pl|   62 +
 test/digital-bug |   32 +
 test/entls   |  269 
 test/fore-test.pl|   50 +
 test/hex-test.pl |   61 +
 test/inexist.pl  |   62 +
 test/ip-addr-to-if-index |  141 +++
 test/lambda-monitor.pl   |  169 +++
 test/lambda-webmon.pl|  208 
 test/list-bgp4-neighbors |   53 +
 test/list-bgp4-table |   84 ++
 test/list-ospf-neighbors |   47 +
 test/look-at-counters.pl |  105 ++
 test/ls1010-list-vcls|  258 
 test/make-cisco-products.pl  |   21 +
 test/max-list-sessions   |  130 ++
 test/mcount.pl   |  218 
 test/mdebug  |  142 +++
 test/mrouted-genconf |  114 ++
 test/mrtg-ipmcast|  319 +
 test/msdpls  |  303 +
 test/mtf.pl  |   51 +
 test/negative-counter.pl |8 +
 test/party-test.pl   |   15 +
 test/pnni-find-ilmi-neighbors.pl |   41 +
 test/qosls   |  553 +
 test/router-stats.pl |  161 +++
 test/sequence-bug.pl |   22 +
 test/shipmr  |  119 ++
 test/snmpmap_table-test.pl   |   28 +
 test/snmpspeed.pl|  213 
 test/snmptrap.note   |4 +
 test/snmptrap.pl |   83 ++
 test/sorrento-nest-list  |   85 ++
 test/trap-listener   |   90 +-
 test/v6-list-prefixes|   13 +
 test/vc-counters.pl  |  446 +++
 test/verio-problem.pl|   35 +
 64 files changed, 13378 insertions(+), 818 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

[libsnmp-session-perl] 11/15: 06_BER_whatis: Add whois entry to BER(3pm) man page.

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 36e1ecfe071e72a88b3ecb773f7db0a8763b3324
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Nov 14 22:35:12 2017 +0100

06_BER_whatis: Add whois entry to BER(3pm) man page.
---
 debian/changelog   |  3 ++-
 debian/patches/06_BER_whatis.patch | 14 ++
 debian/patches/series  |  1 +
 3 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9cb58c5..dd6163a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,9 @@ libsnmp-session-perl (1.14~git20130523.186a005-1) UNRELEASED; 
urgency=medium
   * 04_manpage_spelling: Fix some typos in man page.
   * 05_utf8_manpage: Remove some UTF-8 char looking like underscore from
 man page.
+  * 06_BER_whatis: Add whois entry to BER(3pm) man page.
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 14 Nov 2017 22:29:38 +0100
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 14 Nov 2017 22:34:59 +0100
 
 libsnmp-session-perl (1.13-2) unstable; urgency=medium
 
diff --git a/debian/patches/06_BER_whatis.patch 
b/debian/patches/06_BER_whatis.patch
new file mode 100644
index 000..9fb6bb1
--- /dev/null
+++ b/debian/patches/06_BER_whatis.patch
@@ -0,0 +1,14 @@
+Description: Add whois entry to BER(3pm) man page.
+Author: Roland Rosenfeld <rol...@debian.org>
+
+--- a/lib/BER.pm
 b/lib/BER.pm
+@@ -19,7 +19,7 @@ package BER;
+ 
+ =head1 NAME
+ 
+-BER
++BER - Basic Encoding Rules (BER) of Abstract Syntax Notation One (ASN.1)
+ 
+ =head1 SYNOPSIS
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 15e5207..ba30648 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 03_Socket6-inet_ntop.patch
 04_manpage_spelling.patch
 05_utf8_manpage.patch
+06_BER_whatis.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 14/15: Update copyright to changes in 1.14.

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit aa2cfa3ed10d70c6bb484a2cd52fbcc19787f62c
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Nov 14 23:03:32 2017 +0100

Update copyright to changes in 1.14.
---
 debian/copyright | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index dde3769..4c97b1d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,8 +5,8 @@ Upstream-Name: SNMP_Session
 
 Files: *
 Copyright:
- Copyright (c) 1995-2008, Simon Leinen.
- Copyright (c) 1998-2008, Mike Mitchell.
+ Copyright (c) 1995-2009, Simon Leinen.
+ Copyright (c) 1998-2011, Mike Mitchell.
 License: Artistic-2
 
 Files: debian/*

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 09/15: 04_manpage_spelling: Fix some typos in man page.

2017-12-04 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit b4db6a2eb649911398cf9fbcc37e0a4fc08c666d
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Nov 14 22:27:41 2017 +0100

04_manpage_spelling: Fix some typos in man page.
---
 debian/changelog |  3 ++-
 debian/patches/04_manpage_spelling.patch | 23 +++
 debian/patches/series|  1 +
 3 files changed, 26 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ba74b6e..4c4e903 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ libsnmp-session-perl (1.14~git20130523.186a005-1) UNRELEASED; 
urgency=medium
   * This now contains Net_SNMP_util.pm, so this breaks mrtg <= 2.17.4-4.1.
   * Change Priority: extra to optional.
   * Upgrade to Standards-Version 4.1.1 (no changes).
+  * 04_manpage_spelling: Fix some typos in man page.
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 14 Nov 2017 22:11:52 +0100
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 14 Nov 2017 22:27:04 +0100
 
 libsnmp-session-perl (1.13-2) unstable; urgency=medium
 
diff --git a/debian/patches/04_manpage_spelling.patch 
b/debian/patches/04_manpage_spelling.patch
new file mode 100644
index 000..e605db0
--- /dev/null
+++ b/debian/patches/04_manpage_spelling.patch
@@ -0,0 +1,23 @@
+Description: Fix some typos in man page.
+Author: Roland Rosenfeld <rol...@debian.org>
+
+--- a/Net_SNMP_util.pm
 b/Net_SNMP_util.pm
+@@ -1171,7 +1171,7 @@ sub snmpwalkhash($$@) {
+ }
+ 
+ 
+-=head2 snmpmapOID() - add texual OBJECT INDENTIFIER mapping
++=head2 snmpmapOID() - add textual OBJECT INDENTIFIER mapping
+ 
+ snmpmapOID(
+   $text1, $oid1,
+@@ -2104,7 +2104,7 @@ earlier than v5.6.0.
+ =item *
+ 
+ The Net_SNMP_util module uses the F module, and as such may depend
+-on other modules.  Please see the documentaion on F for more
++on other modules.  Please see the documentation on F for more
+ information.
+ 
+ =back
diff --git a/debian/patches/series b/debian/patches/series
index 1ce1ee5..aea9019 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 01_Socket6_import.patch
 02_remoteimages.patch
 03_Socket6-inet_ntop.patch
+04_manpage_spelling.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] 01/01: Switch Homepage and watch file to meta::cpan.

2017-08-23 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libnet-snmp-perl.

commit 2a0cae5932a8a4238d88a9c66657a7b1494d7b7a
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Wed Aug 23 17:30:22 2017 +0200

Switch Homepage and watch file to meta::cpan.
---
 debian/changelog | 6 ++
 debian/control   | 2 +-
 debian/watch | 4 ++--
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3e1e7bb..67374d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libnet-snmp-perl (6.0.1-4) UNRELEASED; urgency=medium
+
+  * Switch Homepage and watch file to meta::cpan.
+
+ -- Roland Rosenfeld <rol...@debian.org>  Wed, 23 Aug 2017 17:29:55 +0200
+
 libnet-snmp-perl (6.0.1-3) unstable; urgency=medium
 
   * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
diff --git a/debian/control b/debian/control
index 86c8976..f32f453 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-snmp-perl.git
 Build-Depends-Indep: debhelper (>= 10), netbase, perl (>> 5.10.0)
 Build-Depends: libcrypt-des-perl, libdigest-hmac-perl, libmodule-build-perl
-Homepage: https://metacpan.org/pod/Net::SNMP
+Homepage: https://metacpan.org/release/Net-SNMP
 Testsuite: autopkgtest-pkg-perl
 
 Package: libnet-snmp-perl
diff --git a/debian/watch b/debian/watch
index c0ad83b..8834f38 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://www.cpan.org/modules/by-module/Net/ Net-SNMP-v([0-9].*)\.tar\.gz debian 
uupdate
-#https://metacpan.org/release/Net-SNMP   
.*/Net-SNMP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian uupdate
+#http://www.cpan.org/modules/by-module/Net/ Net-SNMP-v([0-9].*)\.tar\.gz 
debian uupdate
+https://metacpan.org/release/Net-SNMP   
.*/Net-SNMP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian uupdate

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] branch master updated (50dda85 -> 2a0cae5)

2017-08-23 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to branch master
in repository libnet-snmp-perl.

  from  50dda85   prepare upload
   new  2a0cae5   Switch Homepage and watch file to meta::cpan.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/control   | 2 +-
 debian/watch | 4 ++--
 3 files changed, 9 insertions(+), 3 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag upstream/1.12 created (now b23fb06)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag upstream/1.12
in repository libsnmp-session-perl.

at  b23fb06   (tag)
   tagging  7641470342b7bf0859d700d61a57b455005e3093 (commit)
  replaces  upstream/1.11
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:56 2017 +0200

- Log -
Upstream version 1.12
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchnEACgkQAnE7z8pU
ELJqBg/+JZVC+26ZmY38pW9P0CgPmoliTsPUdBsGzFmOGHukt+Rj2W1p6GytGZWD
oSB3wLb4huzdQB8vg5R0dxno4F/7N1RZaCmEqKfZnvyzHw8cvxs+DjhvAmMWYwGj
n63aFJTiH3phKld5nU+TxYsxb/TpOy0bmC6SCyKIsRnX4cfLrBU2W7HS9iPUgr0s
U5XzQYITiVJvwi71GTmDsFUWavZodV0e8oy6CnN3jzw9U8IPtFzE1AnBpKlVxI01
6wFdVVyl2eluTpSrkMNaF3aZr0GveQMI4Wr+QDK/vU/EAVbhFG59SYSAp/V/Bo5P
fjOFFnIwAcRigkRoH8gAQOyszDghxyS79RDawfR12hHK4LvToMHRblN9/BuLXdEH
n6AE55OfhPxSdrSV3iFPzv6h94jWStgpoMaMzOPnuOIOZ5lQxK5VNAg6yf1TS/03
ybeSsm4RxzHRyNTIk5BLpMbP2VUtNLqmy97iMoS1eMdkj97rgSDAxnUMp/pEsoE6
fb3Tps/CLkinZYOeEw9DCrrP3bNWsLf9foapzhbHYeI8gY0PCtcZDkmYTx/GPvtG
FT7nJ7qCLvXytl2tp1ilKd05uU+Dhv9zjvQ2rwrN5toplE5t5M3XdbvzU5ix39pG
rQYNgCXsgh4MVcH9pi6Yb44hET/efQBGSGGGJbmClihwob27LAs=
=CW/8
-END PGP SIGNATURE-

Roland Rosenfeld (1):
  Import Upstream version 1.12

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag debian/1.13-1.1_deb7u1 created (now 19edf35)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/1.13-1.1_deb7u1
in repository libsnmp-session-perl.

at  19edf35   (tag)
   tagging  dafe7c1253b2e74eff965de9837abb0933afd4ca (commit)
  replaces  debian/1.13-1
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:58 2017 +0200

- Log -
Debian release 1.13-1.1~deb7u1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchnIACgkQAnE7z8pU
ELIAZRAAq12bx9N16dPmE5HSJg2tjkqjjsFhUYELhuBplqt1bPE5U7RJ42ZBuU7i
vuKYoA11384wSeyJ9nGDfdonNGAxGOzX/L77ZlhTHpBbMlTuOnTyG36yWzXzZV47
5Tmp+LRRf/31L0vDiODjpnaaPd2qAb13Sac1Yrfe8tPoj4brOpUA8WXxNRYBrvyj
5NQqX/IuY4wGQ1X+RE7/swgnIAr8iLDFy/8ofxXgjp1G7bv0s/kdAuzHfJ/XagG1
RuWrUfSjL6ZWWpQd7UFOk4fQakXPxv2K/QDIFnF5QZ+viZnOqbhPw1uKuOgazfJv
xII+47r1NmG8jS837MRxCQ+HEPo0QyYoNN4woxVX6IgsB6CnNnXTLkgZ3AmZk0I8
eZ0/fvXpWnmfv20bvJGREeWJ+ExOjTmS0GiTEjkilCQ/lYietUealfezHFNeLvOX
Zz7CzXPFBKJwXeB1ZcyQUJh05Zo2xEGm9+/XcNkZA400WkXCrp7Q62EflF0NiDsQ
NsbGFnQAP7Q+zc7If8qab1GS1BJJ+0Sh6AGPb9wfzOSna43zYVqYHE5aoA1dwvPh
ct8UuiHu2K4af0xtSR26WkT2IrG9KoRybMMXAYE/eKQSFrQjLW6gkuy890B6vmW7
kdb1YhgQ+QNpcE6/xScURLqm8UVVD2NJp6X3zZpEXd8c7Z+OwgI=
=igLA
-END PGP SIGNATURE-

Adam D. Barratt (1):
  Import Debian changes 1.13-1.1~deb7u1

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag upstream/1.08 created (now cae7ebc)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag upstream/1.08
in repository libsnmp-session-perl.

at  cae7ebc   (tag)
   tagging  9296b94c085d3b3c8e3ea426e4222f8b0263e2de (commit)
  replaces  upstream/1.07
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:54 2017 +0200

- Log -
Upstream version 1.08
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchm4ACgkQAnE7z8pU
ELLsAg/9G68gIxSx2K9vChScwh62ifllKlbBOA3iQiQYqb+CAs4sJ+VOvR1K/lk0
gW0kiVL7YBrHePE9/77+GnPwCGrlasX43mZn7I18Z2XEbBCYBhKoFrHtE8bAX5eF
HKUNOcz9Abc+FcWn9nJ1dLKwQOZt/t/hDRKwGswQdn6NihrqThEeEWM95ULTUe/B
kY6MRL4CcLJfIrgxhvrVi7Fic6KUeJ8bkYosLt+02NUYzKrEgIO9Q98QOQKxThPc
gUJ4rvfoYvqpavrjaswzevhnoLLDWUnNbi9x/2ijmGz3il+yGBjg3lU760Y7XU6W
y5HVEdRUKxUKY+TUP+xClbg+tZ713HgwJOiuOWcSRBfcN+lqIItR7rjliVzBrsfl
Z64YtDGo2e6Dg76/RsHOWepmH8qRbbludDB3ardIUsE8v9Q2rO/GqE4N/kN+I1kd
J8Fkq4OaaTov2FGv9tjoXdrnzfEXzlsUhDZz9+xgEmglShoVLuS1i5bjOCIxX3lN
X9fuDNZmNH52BHlvwWAv/PJMns4jJ1hMMflWqz94+/rc3KwQt7HR8StOb4qEG87m
BBjbZ+tUWtuU+A6nn1GZbJUNonvpWTKDPpU0w0YHmPby+jmTYQUcULvb15SUFw8u
6pA7errfKKlIi7kQEIYtAuNL8QLNA10C6mCQUh4kjhkor5Xsah0=
=CUj6
-END PGP SIGNATURE-

Roland Rosenfeld (1):
  Import Upstream version 1.08

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag upstream/1.11 created (now b9382f4)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag upstream/1.11
in repository libsnmp-session-perl.

at  b9382f4   (tag)
   tagging  f46d9264fe8925e44c11deb3d2afc29027e7b073 (commit)
  replaces  upstream/1.10
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:56 2017 +0200

- Log -
Upstream version 1.11
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchnAACgkQAnE7z8pU
ELKykQ/8DjxHjevceJG4DOsGgVDDI3QUNYKtrsqLOZIBJi271Ps/O6yNwg9FktHz
UkOJ4voH23EoHYS3Oq8weoBSfIHxyLeX9raUntf/cz33l/O5B+S6auplkAZIcq97
D3GD5r1E1HyM0+Holo7WX+NUsMbt0OUfXL285ixHcv4vUzaAT/hDE5+ABLbRCVDp
IhZnkBWyYl3/S0908j3GAmRnGj4gTLBy9Z1qyaaMalkd/0XtPs8JN+ymd1BN6HHd
KL1PoBCEWRElew3oO8IbVPR9U9/vOnenoO2OePBwXyC82FbjsSO8KFBL/P8eCrN1
nn+wl+2d9D6uerxEFYKr6Y6fAk9cvSqUxJndsEtCsHywwWPs3o27newY2j7EZBbs
yYVjZ/6w07RZuxKLIQOEoEnTaFGjcRdsLoDIYGCgHaDODbuCc1iSq3PzKaVpuxJj
aDXH065kV1SjQXq8Fwam3ydYj0/xcbMrkFBad3n101e6d08LA8qGHho3dPZiTuWR
goIlXtuPnBzFWeGBuqQaIjnw+TfHmwRqlSYpdLNS4sM41MD5/FooJJCzcerDZnN7
P66AWvV11Q5M1/mTFfwWkh2cHIPJDRRDFfdeUK2rmgIuo4OuSQe1xs4rK8/5qhiL
Cf39DQut/Qo7Srx/sDz7YxAAdgbtptjQwLQT0awX57ksp9zfSZY=
=V5um
-END PGP SIGNATURE-

Roland Rosenfeld (1):
  Import Upstream version 1.11

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag upstream/0.75 created (now 271747d)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag upstream/0.75
in repository libsnmp-session-perl.

at  271747d   (tag)
   tagging  e9199913bf3e2828f7731b0bb3683b88cbe97f5a (commit)
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:48 2017 +0200

- Log -
Upstream version 0.75
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchmgACgkQAnE7z8pU
ELKRQg//XAIEORLRT8op+E/PFqeSSLYASMC4vOclDAn5pwWobVWiYwoUMbCGN7kf
GJ1k+/6/KrPYOPZf0Xxm2eh/5zLK2p5G1kbqfP5YijFx3q60RGl1R3WRlGucXUEB
QMRKlD+KYbzbfnaSfawL11lHfSVIQeRHyegdjDiC1/ZTeBrYm614cKJ/Ga0sPh1K
2UsvQNZNTR1cInpPSiooIffoowQNiHCbM1QWvDdPZVnzGuy+pTP+T7GW9Ak+BsGi
4IK0G6t9YRFRdJoqL6ebNrqWb3lnRqhpS/JNp1W6AyoYPpasR5TsGr5llw6LfQi9
x+5boa/ouLaR1I9jJ0AknHNoeR8u2jrSfAEsIS3n7wjA82ZJ4jzntXu0p+4IKOi1
DJm0bjF2FedzYuEkKU5OFPuEi62CYoPYaknJzJ7TIARCBHfrEtNeFPVlmRDgkTUG
CSjAlZGjqeKoQEeUI2DPIL6TTMGVlSSNnxHTsw/GZCoet/A/lqIgPniGYIxjz8bl
1yVHOlmi+zPJjZ7m8J0x1N1rSKt1wGiB31GQ8OqUoYM2FXHojyMY0LrZE4juzKLl
BGKXIZrfiCSwqU1EkmHFVnZ/ahxK2yVrltYke97E1EGeo1dYxU8kaDx85K+6stBh
AnXW4UE7NmMJi0uEc1cu9AzN7BoYiLb9MvYSoO8vpGISxUpGMA0=
=9xuP
-END PGP SIGNATURE-

Roland Rosenfeld (1):
  Import Upstream version 0.75

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag upstream/1.13 created (now 64cb7a5)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag upstream/1.13
in repository libsnmp-session-perl.

at  64cb7a5   (tag)
   tagging  36a66910a9c9eeb05ef24987ec35b5107ef4384f (commit)
  replaces  upstream/1.12
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:57 2017 +0200

- Log -
Upstream version 1.13
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchnEACgkQAnE7z8pU
ELJIfg//WkpZ/Qtbw9RVKgHzqcf7DKX5L6/ZL5lc3rJE9zFinMDI7G7SNyQvttwm
1Ku/TjkIG9dvREDx8sg9tGTCibrWvCUpxg20Vbqa5tCuifYKHMoJ53m29tWdzD4U
s/wcLTLYDeytYNzoTzr4VZ99WrPsCyEZSz6N6VpcilZcgcAUrgC1jjYmGLAEp9Pr
Zo1sV95I+/BExtZ1mENa6AjsfzyEOKAZdBCF/+NwdGuBFU6np2r6lu02gLKZozAJ
F136lIdpuzBNQhBF1DhajIPRRQC/eH29+zsvrGfYDwWdjGPLJ/S4zyS8Uqv1vYT/
84UAnBflpZiJmjDdbOH31R+cgZc/CkBJv6uJ4gvZWTHyD0rEQGVqAOmoe8+W4lGc
pMJEZ7TidL0bQIiNO+o8T1gpLJOyRlrf+S4/R0Vp3mFbqMmB6l9Vl60ZmysSdTyG
ahnqhiUf9P3ErYqeELrAVbhP79RO15HO5hpbLEBBG1HK3bp018cvHvKYi67YUfyb
c0FtVIxzp46HzkV2Zi6RxpkrFbAgO7JQ8elyI8ayTvd5oN4SM39t5/FGlcSTaVpe
JAX6MmR2s0utFmGwYX3bgW9uLCfhuOeUq7vSTtMDWVOvDxV2op8zPGQmILuVjq1U
99GJ8FE1GI2Rk+nOdvNvc7Sv5xExZiuPGTUZHWHI+aGov6zchc0=
=2xoa
-END PGP SIGNATURE-

Roland Rosenfeld (1):
  Import Upstream version 1.13

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag upstream/1.07 created (now 95fb891)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag upstream/1.07
in repository libsnmp-session-perl.

at  95fb891   (tag)
   tagging  7e486565305d0f3cee522049cb4f332e60eac60a (commit)
  replaces  upstream/0.90
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:53 2017 +0200

- Log -
Upstream version 1.07
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchm0ACgkQAnE7z8pU
ELJnvQ/9H1lgOVPCk2B6zYd7bkz/3wAufhQ/WSfbNBkleSY4D/WMtJv8QafY5/Dh
szM9sjSlisOUkXU40yts+3A1o/C7jt1KkKrdLSuhcDpazF6gSU0C7vmpqtErsXMA
f0JNIf82NmzKzsJ86gZKpS7LRcNE0mbxzlp6mcCRTdXxaKl4qrDV7gbO3168vuYY
i0OuD1dUGtcObk4AbqkedjQIfAO8MwyurLuuw2P6ikXqwwODrLUqIwOMP93Klp77
3X4mghg+B139O2vJ//dJGc9XrPjHwwiqvo3yayvOlZBtzFU757CBQrq36J6F2F6j
k89/nNETBuuNVaUiGg7HRP9WvKyV9K8kp2FceKdti+gMhQxg12D6/ikugIO++RSD
9oktKepVgA++ZphjCHU0wu43BhBFYQ4A9bFAgykQYjzfUIROY9yUZEED7L9MgyOC
AHXQzaptLuSi+590J9guObAdmMSPPzYhcuc4apNaJT+85nAL2WUd9+O9bdgUtFoZ
e03dniSrS3vSZjmYj5uqiw9rq443W0CuVMpXVH1Xm6xdhMKJLeIqyy+vvtOxCtQg
nd9j/gMOtS3RQY9+qM/Vy0vWrhCmOQ6RJjn02QA5h/6YUNQ6SBEG+TayzxWlKUZm
u4a0FCzli1o9jy4fmtOuB5J5W1QpjOJAwx5MWapWbwUzm5bA35g=
=jCrj
-END PGP SIGNATURE-

Roland Rosenfeld (1):
  Import Upstream version 1.07

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag upstream/1.10 created (now 972ea65)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag upstream/1.10
in repository libsnmp-session-perl.

at  972ea65   (tag)
   tagging  42e1f6031e8030ece5763ddd27f247f5ccba28a8 (commit)
  replaces  upstream/1.08
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:55 2017 +0200

- Log -
Upstream version 1.10
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchm8ACgkQAnE7z8pU
ELKmmg//bCTMpwxPER/mjPjHBjt9fBMNBzLWsiAV+Sk/CSSBYeldGvhG4hTG47Bm
A1uhNKAiYH8AM3FA3AzUIteJkMccwDVjGUsUNju4OFfigcZAyZvOdOETdCnqYJld
dqVpJDONMtv7v+iahnEMQsOsgQ0J6HWDMIK3iv1VfzH3vGhS1aJrYToOycPP0nGw
LHQ0UZhYyQJbWpNTcTuyPSWYRgScDeZ0fNUT2G/iKPDKmIWZDSfnPkTWx2B0OL7V
f3ClVjP1G6EKjtnCSx+XntW9PwC6OhYCelmTp7GM49b1KB3ctbVQR9E6X8MLMAFt
EkKB9Dy4AqV1HcbY6aUV7FNyIojrhiwfSKUrk/KSWxAShs6FMbcz8eAKu6lmldTw
IV0uNq0ksDjeUGxO3uaQRAAiXMcfniwAk7wbWpXp2OWAvmdb8qMBXvGfFTLQMzj+
L24M74wIOZEijtSY1vPRmc1sWfkCrg1Q8X6VEDJL9T/S5pdcxqAqtzxvUmbWvAhM
6fGZiccVcoCA1KM0LKeS/+QEKg8NuYn5Rgws8emgxaD8kxha9UPNTDLQFNTnuSVR
qroAiQtJT9JI5/EkPoiUKtjObMyZmy5QT5q0GprFCzOtOu7wpcXunc7t6tzcv5JX
PQcsQi8oh+G1DQxEJQTpyg321IVQdwMQdM5pqXhXbFZHxgsKG6c=
=GOjr
-END PGP SIGNATURE-

Roland Rosenfeld (1):
  Import Upstream version 1.10

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag upstream/0.90 created (now 701b84d)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag upstream/0.90
in repository libsnmp-session-perl.

at  701b84d   (tag)
   tagging  868073951ca3d6fd381f1f427e7af7ce8112dae2 (commit)
  replaces  upstream/0.75
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:53 2017 +0200

- Log -
Upstream version 0.90
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchm0ACgkQAnE7z8pU
ELJkOw//fKYgkJb/oQ7mVgoU7UCF4JNYHeHkdGuBZ0UoLyqArs9kojsA61D9oYcw
BHpvblPf8PPr35nz7Bg6UyKo8GJ4gpRtidseqve4yKwtsfSjoIIL5MtFrz/TcR0k
uSf4Z9780fExESTXnsOVEkV6YS3c0S4k0Hm953F3F0z2lEspY23sCBzD34RwDTFZ
uVwEPPbilxZUkvFFc0SnJEnolJf9dMaP5cJxCMtTlJHB7BMnRDh2qdmqEz0Tsrmc
+EJp7M0WejOUBaNkl721dM81jAvZa5dF+DHdpbM6WDQJdq6+4kZHV9E+VoApKYbn
1odmKXTQpV59ipMXOq45v1aV+qwsci9jIf+5Qizpd4/8B+ox6ycS9glGS6JoBgqR
R8jIOW4A2ERDwCHx8af8Mmn913rh1SI8t98sIZ4ZrWolyht7LN+YoNzIyVOXzmwR
kATQjeREclmd1ydCkE/LJ4ebgysbXy5rP3UOf9cMA11omXu3KFsvlWSxjRbdEbAa
47xwMYlP2eVmKLTMDCbqgGlXM8JkgVX4jJ1FpjNKlhJgJzw5AVUDBVclE+N73Vq7
hY8vIBH5GPvc7Hv659MUv6SbHORpaU2VP3tjCc9X27gA9jgfA1XJ0YF4qs6/uNCH
eVUe51fC9G/a2Z9YAefeRiaQiwAgzmVpMz5z4+5vcCwAI1G+dMk=
=5c+5
-END PGP SIGNATURE-

Roland Rosenfeld (1):
  Import Upstream version 0.90

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag debian/1.12-1 created (now 0e78a52)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/1.12-1
in repository libsnmp-session-perl.

at  0e78a52   (tag)
   tagging  05c9fbb2e820cc827f2c8706716811b72c0486fa (commit)
  replaces  debian/1.11-1
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:57 2017 +0200

- Log -
Debian release 1.12-1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchnEACgkQAnE7z8pU
ELJIqxAAtjjLUBn61yHpvbG+mINwE+wIFqxIsZQv+ajtehQN3ipTQD15nNi/Ihru
axJViwZkNHZYSVd6DzEBydPvpYbqbSrAy57truReS8kBPNHmEVU1rpcBOrycLzgO
nYd+aIvB57WWJdNWHqMlwHOenqxP+xxuXM8aS3f1RGnK9gDCvNO3mr38Y1AJaJeJ
7dNLffIGNwiJL2uGEVvtnbXpgwuCHDqVtnW+iFyegg+QGgTVKg4G3VtWH1eYIx/M
qZVOusP0XE1mCieN7vdhtnuYMjoSBkUqGqFvD+fS8DNevV48v/xY+lMMovaGNZGU
7AM3S4Qv9k4rmftFmcqhJtyQMHMaAfG7YTv2IY+/rFnQ/VsRiYzf96GruAvZHd89
gdkSdNLFhKdRffB9SpQ/Hb4dAS/ct7k58Vde1D7MgzjklBkUKhELxr6JAd3TLgfX
uCAbCEy/J0VMR285RurlkCcMcWIXK47SJKYlhGTzTKKn7mcVgPqXBeHYD0JhDeV3
8t1blWvT2kubC6V+D++XhraGr/7BLtc8/dUbUQDmnlc16GjUlPuTowjPHPxNa7U8
UgIRlDUAKC0jSa8xDtnwjs5hNyD1J++Vh7zzGD4CoXv81aaXYzFl3S/XBQUb2toV
YAp1HXrCmYWGdJzbHdX64CuPObicAbzcKD2SRpeEqasa9m/Epno=
=rX2A
-END PGP SIGNATURE-

Jochen Friedrich (1):
  Import Debian changes 1.12-1

Roland Rosenfeld (1):
  Import Upstream version 1.12

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag debian/1.13-2 created (now caf6d9e)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/1.13-2
in repository libsnmp-session-perl.

at  caf6d9e   (tag)
   tagging  99db477e050abc7963fd873e5b4d1426151f02b8 (commit)
  replaces  debian/1.13-1.1
 tagged by  Roland Rosenfeld
on  Wed Aug 23 00:33:20 2017 +0200

- Log -
libsnmp-session-perl Debian release 1.13-2
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmcsTAACgkQAnE7z8pU
ELKCVA/+IoaFY+9lMp/Mg9H8laG2211A7YNLdNAdyAn9dsiqBWZa01OYQrNLfZkQ
WTtrJJhDYwPJwyoC0qNxHVmVf1vgQ8W5BOayEScscWrgmVi4Oi2Slnrx0Q+mdiPU
9Jm/rGL2Qzn7APXmoJejIWuagQK7l0kfQekWwbftLSelkh8QcL5/G1zIV55ll5/M
33fcNc4jWqrMzo7yDEsGXX7qsdB+FxD1/h36I6G66eWaKKYvXn56oCRO0Enq6aU2
LCRoLyM2d7nI+FFe94d9271Zu3VkZrNxBwtxpJe1tg5ikerbEiTZ+l3aIljrKsra
Qj8Ne+fA9tgGQuQCabarsWXicGomDWv75v5Y2XeYDhg72NtgHzGVD7zScmjOWnp0
wv7AH0Dmmf3icktH5qkeQd0fBWO0ZVPM/o251xd65T2dNtVhY/nsDqcqi6rYq9Ku
8sLNeyKVzxhL/YvsQfDrIB3joulTAYnSXx3/QoWlr9QPzAzmzBM+lBOSHk7TfFPJ
u1suW3RwJ4O7Q91myp7BnauuTRTA+GRfT1z7eFWZbczZqTlLCrh1X9pop/Uz/sVn
sHAsvYyHC6j87gyvy2ASX7ZXchE/XREStrElNLGiAr13/MVcIJbklSd0SCdF5233
9X1LawfRaenD2WZiIL2Q36QBshRlmElytEJd1gAv6S1jn8yolcI=
=cJbC
-END PGP SIGNATURE-

Roland Rosenfeld (14):
  dpt packagecehck -a -A -C -c
  Switch to dpkg-source 3.0 (quilt) format.
  Update debian/copyright to DEP5 format.
  Update to debhelper 10 and dh based debian/rules.
  Run wrap-and-sort.
  Include complete Artistic 2.0 license into debian/copyright.
  02_remoteimages: Remove external IMG tags from HTML documentation
  Bump Standards-Version to 4.1.0.
  Add autopkgtest-pkg-perl.
  Change Homepage to github (old site no longer available).
  Change Conflicts mrtg to Breaks.
  03_Socket6-inet_ntop: Add inet_ntop into import statement (Closes: 
#781126).
  Disable debian/watch, since there are no releases, but only github.
  prepare release

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag debian/1.07-1 created (now 48d858a)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/1.07-1
in repository libsnmp-session-perl.

at  48d858a   (tag)
   tagging  84859ef31ca1c074aa93109e8ea7f5ce47148a68 (commit)
  replaces  debian/0.90-1
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:54 2017 +0200

- Log -
Debian release 1.07-1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchm4ACgkQAnE7z8pU
ELLJ7g/8D87IYr6Q0Rt4JTGdQ72ElWhU3pE+TRDaPW0ACZYOSl/E/vTXURYj+6XR
jjUHQq9rpThq1/4uOoREUIlGW473IBmJYHgYfYh911ViBPu3QgRT0C7Siurz+UmS
ySKrzLxIk5tk/UqnjkiOWpo3RP2Haniqc4K69JlEcYzvrCFqNkhsnLj/1Vx9RzxR
TetjuM/+gWx52drMo0puo1f19ElRZqdwMAVd5EPJJf71caZ0S59BpzM8iRwVJDwy
jsZKJu4SPR3VSfXdL2WvbvRiTzQPsfRHzn+Kn2LXmK31henRC7yurZoS4RVIG/Lf
2UqKYExYv8+cLlh0P0wTXREULBrRfHjtyumawfvE+zcwTpZZ1WAsO0/tDluueGVf
vgG/39Qmm9jUSZz+B7AoiNgE6vBSVUh7Q48PWs3O444ye2mc/HnjclzDV3Bb50hn
NAC0GUFhAGPBo+Eo0cyVtz8fWnCFoD0fU4u63rioCOawgjbdaIxA4P5EnahoKyIf
KWyyG1WjgnNss5iYfAaqmQ2MFgcYg5a2thOP1X2QYVQqXL2FslRbiKnOR2gAUho9
Znx1p5q2NEqa6rwYbVnsPlrEhZOxLFRBPkimWIFsNdYOi9bQCGDHuFBQFsXei57A
YaATbAYu7jWdd9no5Cd0hnyExYycL9kf1Oh17WgAkr2byKK/YOQ=
=nsp1
-END PGP SIGNATURE-

Jochen Friedrich (1):
  Import Debian changes 1.07-1

Roland Rosenfeld (1):
  Import Upstream version 1.07

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag debian/1.08-1 created (now ab64eda)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/1.08-1
in repository libsnmp-session-perl.

at  ab64eda   (tag)
   tagging  55b9291bc7cf630ba40f20d50500c40de90b90cb (commit)
  replaces  debian/1.07-1
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:55 2017 +0200

- Log -
Debian release 1.08-1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchm8ACgkQAnE7z8pU
ELKBhg//UVQXTPTlBa08wxM/RTdAe8mISCVpZzNN3q6FH1lPCJkTJx80zzcepNb8
s7mUnTslBAq+kbiYJkdFhfgIftO6JAB+zWYnuxH5KyOePs6wuPPzJHUeAO9JPfJN
EFsLfXTKerwvnNwFoMmAA51dXUnqOJoWOYVIYqAMW7/Vp+yN+z9VTrt7td8K/K00
Pd/WnkxmwPZM5ISx5iks3uwq7B+hq03V7RiqSehnU+xzvkglwAug+lH9bV822rIW
xNJeUWlwDyDhfj+k0hvIUeC0W8gBXGG8M5lyrO2j2TM68aVLCffk8FZg9BsQXr5c
jNiHL9sPkcridJQsyRgMy2Kkh+5yaHL3fgOCHAG/LYvvSx95OyXJ714aAockN3V2
gMNkNNWTwvAwIXg4KzDfUeJMQBtntGRjdpDwePRUszyIr3gJvyBDERenLul9hn4X
YNgkCSWd3w5U9Y9aWOtqWB39+dMoU85OxqId5wjkboTXBOZp/uG36vtCJzftKIIW
brX+XxwTBySl22/cjWLbFsgLP4pNK1GTuHZIt+laYrq1SXjuDAa8AegfDVGKAX2g
vFUnC+nWtV/KERRe4aDDvGCU3CeTo4IS0h6ZCcqmDV6SOYDwFUHdhrh5LtAPbejr
BBiV7LfXbQp0Kul33H57yUEk9eqNQna0h5qJE82WyEv1GjMoop0=
=bZbk
-END PGP SIGNATURE-

Jochen Friedrich (1):
  Import Debian changes 1.08-1

Roland Rosenfeld (1):
  Import Upstream version 1.08

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag debian/1.13-1.1 created (now ffe5d85)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/1.13-1.1
in repository libsnmp-session-perl.

at  ffe5d85   (tag)
   tagging  114605f6d51caa33959658f2f5e4c36dd7f57355 (commit)
  replaces  debian/1.13-1.1_deb7u1
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:59 2017 +0200

- Log -
Debian release 1.13-1.1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchnMACgkQAnE7z8pU
ELKuJQ//RnKS0TCC5eyaw7XuedOC5S5Ylf+F8ij9kZCojKiQpjtd8ueOZjwqdEyx
x3PCGh1p6YYcMt26kPffkDPFkf2ppEPimlAzXCvscv7PQSj5DIBkzs0jzV1EJlW2
r+FL4W4ApWodKQOjl0/PCNUnGXKwAgdxLZG1ZcRPQG8nB9aWlgKtAhW3poEolPrr
Fh9LmJ0leQxOqA/fr9Oiw2Uo9r2PyomAEOKzjwQlL3IyyopW+Lhk4wDaxYXwHDn9
8Y47rFxNgPZiZioTbp9DGweuM8HxFPyY+L9gxhwmR3/NTSjAYD6u/89JD74s0Qeg
eDGw4GcOX7E05JRQiYMI/I95/QO8vwDGSNUYIK3JtJi+WYbjaNoK1Xz6efHZ3Czg
Db3Kbev6lMytSsiW8kjnQcli9S7cMm0fvjT0EogygtW8zJ/VPAo3GvaA5Iitkw6J
fCkbAHTlfF+xsFHXOwsLIpkHvpIJhMAwfH7uSFGO4liA9dqbJ46K2dKTgZmk9xbt
mQ8YNQSB7Po2R3OmygpG3HMculk0RpAlCxHq/KbabaNm36Ic5NmA9nrRFzHOqwko
AtpfVtq9X7SeDbJgtmW/eDXd2jH32sf2acVPUkvp/yUTCGVxpZUWCWOMKa5TW4cf
iwFh3SFLwhfoouxyCMZl3C3CAaYOvN9Qi7Ec2ZVdiYilrRkrsbY=
=mFb5
-END PGP SIGNATURE-

gregor herrmann (1):
  Import Debian changes 1.13-1.1

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag debian/1.11-1 created (now 0dff3a5)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/1.11-1
in repository libsnmp-session-perl.

at  0dff3a5   (tag)
   tagging  2ebd61e89353dbdb8ad2c582e75e467582112b3e (commit)
  replaces  debian/1.10-1
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:56 2017 +0200

- Log -
Debian release 1.11-1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchnAACgkQAnE7z8pU
ELKQUQ//Va6sKRHewphAPbFKpim+wDfih9EZPTvqY0T8UeASqU2VdCtXUwsP1t+4
nKxX6yzAUYsKmY0SkN9qOE+Bgi4+64+z8cU0UvJe1AMYwem/jd1JV7DaFbeJ8wFO
Jq7fTcKt2tEoF8Ts6v2BhsP3+6sz3NQzucifJGu0QXLOVL+P3NNWjVMhWK3XHtlw
fgy64ON/oPO566I5KEa0vbyYuf+RbHQiOilLjy5mLExTKgAaVWbCO/8HnuPZrrtJ
Y/Aa6T+eO7liNnXhzCnYWIyk0zoRYxmqtjyRw8kp4u/zN4QO52N+4cJI0FeEt8N/
LMWzwIljOEX+LxYkU4GWlExPqADsxDGq7aYGOmOCykiIXndEEgqeqA3yRJFOGQ1T
fPFC35VKpmgHhujAvAsp2cRwRGXTA4hdZhyYp1nIFtVK8PWNaa6RXDYcAMdDGjux
yJdJ3xnPTNaDY+800H1Mie69jl07Dav0RiLUxlZXnpTtl8qeS9Ft5bYf2Gl+OIi4
dRzoqGj2W7+B2GVJ/wfV5KLTJrzaWXxLC6CCH4IVaeNnsRzi/bR2N2vB1rurK+kJ
f0f5B+Z06HII62qjFmPdoztkZuyJJ3Kez8JcZ7a38bp5/Mec5X4N0Vl9Y5piGo9C
58ZHENnyMT91b6JBLmn7YTmBjgRiG9yQ2tWB753IgKXUajU56Vg=
=I00A
-END PGP SIGNATURE-

Jochen Friedrich (1):
  Import Debian changes 1.11-1

Roland Rosenfeld (1):
  Import Upstream version 1.11

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 08/08: pristine-tar data for libsnmp-session-perl_1.13.orig.tar.gz

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch pristine-tar
in repository libsnmp-session-perl.

commit 4a9b4eaec2fd3cb2e913ce38f51aa996d4114031
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 21:30:58 2017 +0200

pristine-tar data for libsnmp-session-perl_1.13.orig.tar.gz
---
 libsnmp-session-perl_1.13.orig.tar.gz.delta | Bin 0 -> 2149 bytes
 libsnmp-session-perl_1.13.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libsnmp-session-perl_1.13.orig.tar.gz.delta 
b/libsnmp-session-perl_1.13.orig.tar.gz.delta
new file mode 100644
index 000..06c97d6
Binary files /dev/null and b/libsnmp-session-perl_1.13.orig.tar.gz.delta differ
diff --git a/libsnmp-session-perl_1.13.orig.tar.gz.id 
b/libsnmp-session-perl_1.13.orig.tar.gz.id
new file mode 100644
index 000..c621d90
--- /dev/null
+++ b/libsnmp-session-perl_1.13.orig.tar.gz.id
@@ -0,0 +1 @@
+0b53fe4642c5596261acc1e760f7f7f8636c55f9

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag debian/1.13-1 created (now f4cf8dc)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/1.13-1
in repository libsnmp-session-perl.

at  f4cf8dc   (tag)
   tagging  0d09cace776d65ef9257815aadb0e95bfe5c62e6 (commit)
  replaces  debian/1.12-1
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:58 2017 +0200

- Log -
Debian release 1.13-1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchnIACgkQAnE7z8pU
ELLXdA/8D3bGTS5RQaPUpXFYet6VjMU/0fxOlosJvQa4Q4zLsBoN1UAYtJM2LKgh
KpktiKvR3AAv5Q5qALjo24ZEMqD3zTQPyzux4D8k6mQFU68iYQeULLpsDO6JXN+N
lDHoxfiD55BOhtN9McJTV3QaW34XJsegblStNx0UxciHVZSubEhY9FpvyovtxiRv
iCYCYydA8IufuvfKETPnpqU72wON5mve3c11oWHnd+aA5ZblSgnhZgDV8KD/wkEA
9Pgd9Zj9ASBJAqJitbZgvFGP6UGs4/ULPsxVMllDr0PCgODdyJFIIG2c2fyuhjpL
8c6EaRPBTjMB6FSqRBI0hU03MTpQ4tg8wHH5no13tx28k96eq1KLdghozmoUHdrz
hNVDqLe+IQCX25TN5EpyPlXkp5hnxD2ChgdKvEHSJo5MR8d1nQUUJBvoOoJS1OZB
lxw5Qge3k3ZAzwLMTmRv2qCOJcAYoyYbEWcktClizxvEB7MnC3hgbxzRenmQdtOC
598dkK7SCPl8TstjYT6EgCm2hmlwXNpx+JlOmY3T04kVKs6F6mCaZU6+59iHvC3m
0MDaOqIs8FlTa1nCN2Q6UMFmu7LQbW5sa3PHvYikRU5722oEm70CMXPfyoPmTozz
JbwML1aLdAimrf8UmLp5mCl/6qZevvPzT8IwkWqbOio1JL9qEII=
=kIK+
-END PGP SIGNATURE-

Jochen Friedrich (1):
  Import Debian changes 1.13-1

Roland Rosenfeld (1):
  Import Upstream version 1.13

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag debian/0.90-1 created (now 30e057f)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/0.90-1
in repository libsnmp-session-perl.

at  30e057f   (tag)
   tagging  912098b27bcfc0c74aaed39db8a65d7292a5fcec (commit)
  replaces  debian/0.75-1
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:53 2017 +0200

- Log -
Debian release 0.90-1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchm0ACgkQAnE7z8pU
ELL4mhAAk3j6AP2ZZI6giR56m4abvag467mFfvMl/82CRd4syWIBhJNnBZ5bWpoK
qeQ89VUDaPLO1xzpf1qXqk4D0ZVoOOZ5nh9UXuyUMnZuj8K4WX4bMPAIm7p6/ymH
GGeBzLKHuUvLwwRZvwDsxpVt5Cz93oWsQ3dHS7tOs/jG1yqzpbWVFpcqo7Nb3rHC
j7jJeoQfyLG4cjk5O25pnHfx4nLOSwTVhKRjTTKgojms5cojF9kRXhFlQCkmZ89J
PT301N4yIdjV2H41p7qhhcE/dGL4wLqUDu0Aqz5a0GGDNU3ZWDGLnqyDPL4yOiI1
OiX9C8Re5dNsyVvKoLXivahsybbn2jNHGF8n3c91C9g9ssFqJrnMmm6nbGgCs3Ac
irVAvy320Y1yWuRDjvPPZS6d4Al2aZurWyDtTJOvWViM4+NtqCDNxYkraCC0Xc9J
RJGmxh83oWnszpKZT2Ff22ZFJg7mxpapcawTay+JcaJyFeuTcLcDLSeUn52e83MP
tBY4DmBlTqhSDSZSWjbbh82ldzj9fJ5PJ4cNDVml7xJ0/ZK56QmuxOBO8amob+dx
1EF9LzmPLSVLbPMwVG6NcOybUfqC+WL6W2DgyqUlCFxlcFqgGfLhhtwJfutJMUG9
kwba9XHoU6i7BdFauBHwwDfk1olQ+hDiZJ4KATRc5qwrgi8cPuY=
=MIJ7
-END PGP SIGNATURE-

Michael-John Turner (1):
  Import Debian changes 0.90-1

Roland Rosenfeld (1):
  Import Upstream version 0.90

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag debian/1.10-1 created (now fe6c939)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/1.10-1
in repository libsnmp-session-perl.

at  fe6c939   (tag)
   tagging  9befb029073dae8c0f94bfc48382a2e875a227c2 (commit)
  replaces  debian/1.08-1
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:56 2017 +0200

- Log -
Debian release 1.10-1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchnAACgkQAnE7z8pU
ELJ1ng//XtdaEgZYqsnORl/HLQeNukOxIUdTmlMwDogHaHGlChbF5IUisYQIGqBq
aMNdlL2M/MJ22blBohNk6nEI1qjacBJTzikc/S5xKmDADGXeWVf7Yq/OWv71RIp3
Xog0SOjsO5sxbFMz9fnTIFiwbNMc+HVDhx2H464cR+rFEB8i6UgiiriAJQMK8uBg
6rW0LMABG0lYihnKMLIubwHjA+g+6pgcAYECYeJR7JROBd1Mqm3f6UK5XDuxWecf
KwfULUg91QByFTyOTRKVbFJ08HM7d2wz0Mg0gVl5Y0+jqNchb4VNmyR4oouk7qXy
jdLf1pZAAgEvg820P31raERprVjW7qjl76MEopaUrZfT/ox/5i1H3JbV6ImqjOzw
ZMZW2GUmR8T3fKH5b3YhY+uW5K9EGt3XpvWWOyRhCPmdJWmKqHYJpljupu3565qG
qqCrsVrCjqPbriv9rH9LrC9sneiF+3Vi2RLStDtgYz7yFd+qCBfLM6hOv/MIUDJJ
me7imt/EVJtvg7wds20MTX5tjaSyYphYNmeWBSln8rB0b1N+cMDNjmTdlAg66ksv
fbFIcclAd7YZgvOUaghZjl5LQ/iflWjGAmzGmIINebSCJ21fHyecdAKlLZctXGn8
Ln22U3TMOPU4kesMl7zJxeGGc0+5sVCXEeBjVSR1WFjS/mPXagE=
=OeoA
-END PGP SIGNATURE-

Jochen Friedrich (1):
  Import Debian changes 1.10-1

Roland Rosenfeld (1):
  Import Upstream version 1.10

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 04/08: pristine-tar data for libsnmp-session-perl_1.08.orig.tar.gz

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch pristine-tar
in repository libsnmp-session-perl.

commit 0fde3ba822dc0b341bf079e46c9b324ff7ae7c5e
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 21:30:54 2017 +0200

pristine-tar data for libsnmp-session-perl_1.08.orig.tar.gz
---
 libsnmp-session-perl_1.08.orig.tar.gz.delta | Bin 0 -> 2040 bytes
 libsnmp-session-perl_1.08.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libsnmp-session-perl_1.08.orig.tar.gz.delta 
b/libsnmp-session-perl_1.08.orig.tar.gz.delta
new file mode 100644
index 000..242ba27
Binary files /dev/null and b/libsnmp-session-perl_1.08.orig.tar.gz.delta differ
diff --git a/libsnmp-session-perl_1.08.orig.tar.gz.id 
b/libsnmp-session-perl_1.08.orig.tar.gz.id
new file mode 100644
index 000..3f9604f
--- /dev/null
+++ b/libsnmp-session-perl_1.08.orig.tar.gz.id
@@ -0,0 +1 @@
+8fadb1f16f66606c45e916a1853e9f1d2d8c0ed9

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 05/08: pristine-tar data for libsnmp-session-perl_1.10.orig.tar.gz

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch pristine-tar
in repository libsnmp-session-perl.

commit 687c270f1ed3f81622ad2e677f1bb0b46b11380b
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 21:30:55 2017 +0200

pristine-tar data for libsnmp-session-perl_1.10.orig.tar.gz
---
 libsnmp-session-perl_1.10.orig.tar.gz.delta | Bin 0 -> 2025 bytes
 libsnmp-session-perl_1.10.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libsnmp-session-perl_1.10.orig.tar.gz.delta 
b/libsnmp-session-perl_1.10.orig.tar.gz.delta
new file mode 100644
index 000..0a1baf8
Binary files /dev/null and b/libsnmp-session-perl_1.10.orig.tar.gz.delta differ
diff --git a/libsnmp-session-perl_1.10.orig.tar.gz.id 
b/libsnmp-session-perl_1.10.orig.tar.gz.id
new file mode 100644
index 000..3e49943
--- /dev/null
+++ b/libsnmp-session-perl_1.10.orig.tar.gz.id
@@ -0,0 +1 @@
+44bffe1b8c939367969691d013a3c4f037fe0f3e

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 06/08: pristine-tar data for libsnmp-session-perl_1.11.orig.tar.gz

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch pristine-tar
in repository libsnmp-session-perl.

commit bfecf78d59add9cb2d18bf0394e0670ae27c1ee3
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 21:30:56 2017 +0200

pristine-tar data for libsnmp-session-perl_1.11.orig.tar.gz
---
 libsnmp-session-perl_1.11.orig.tar.gz.delta | Bin 0 -> 2025 bytes
 libsnmp-session-perl_1.11.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libsnmp-session-perl_1.11.orig.tar.gz.delta 
b/libsnmp-session-perl_1.11.orig.tar.gz.delta
new file mode 100644
index 000..d0fbae3
Binary files /dev/null and b/libsnmp-session-perl_1.11.orig.tar.gz.delta differ
diff --git a/libsnmp-session-perl_1.11.orig.tar.gz.id 
b/libsnmp-session-perl_1.11.orig.tar.gz.id
new file mode 100644
index 000..468c1f5
--- /dev/null
+++ b/libsnmp-session-perl_1.11.orig.tar.gz.id
@@ -0,0 +1 @@
+5ae153add05a27ee75365161f8a4bd7359f3c067

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 07/08: pristine-tar data for libsnmp-session-perl_1.12.orig.tar.gz

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch pristine-tar
in repository libsnmp-session-perl.

commit adc0bf898b8b5900139d6798dc379376763e993a
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 21:30:57 2017 +0200

pristine-tar data for libsnmp-session-perl_1.12.orig.tar.gz
---
 libsnmp-session-perl_1.12.orig.tar.gz.delta | Bin 0 -> 2136 bytes
 libsnmp-session-perl_1.12.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libsnmp-session-perl_1.12.orig.tar.gz.delta 
b/libsnmp-session-perl_1.12.orig.tar.gz.delta
new file mode 100644
index 000..6d1fabe
Binary files /dev/null and b/libsnmp-session-perl_1.12.orig.tar.gz.delta differ
diff --git a/libsnmp-session-perl_1.12.orig.tar.gz.id 
b/libsnmp-session-perl_1.12.orig.tar.gz.id
new file mode 100644
index 000..3660a88
--- /dev/null
+++ b/libsnmp-session-perl_1.12.orig.tar.gz.id
@@ -0,0 +1 @@
+c0f869a38ef33aed76f711f8c34a29bf7525a2b6

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] annotated tag debian/0.75-1 created (now d8804e6)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/0.75-1
in repository libsnmp-session-perl.

at  d8804e6   (tag)
   tagging  99d79ec743363c4d203068e48b930444af82f18e (commit)
  replaces  upstream/0.75
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:30:52 2017 +0200

- Log -
Debian release 0.75-1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmchm0ACgkQAnE7z8pU
ELJBiQ/8Dg5qwZXZ1iit/i+4j0VAjjLY7PYTBWLLzV9ZbfVBMgZ9mnWVgfrSBWDV
LL5+WRwzDn/Kd1MdIv9t6Xczy/wJgqQYrgOwy8VVOsoU59JHyj4srIBPWnMZaDhB
0g0FRwjnP+7Fu7CxK79ktWrXuvpW/+QEcQo+20W8O1UmVRmCW2HiuZ7k8A8cgn87
nvkPCji7KTt6dYdcLwOEVCaEY+Y9ds8ZX14y2fqeV3ZdTCzEPefuXM2oW/CeJ9Cs
HqEmgVfax/KvbC7qcDzHfeqgowaDrUf7cPF4LUu7kEhN+79L3brUUMWw7q0wBrOF
gL2NAGEmSJdgCZ87E29n1hLsDbgEb86xUU1zub7NbtUv1X5EHUSgBWHB29hVaJ2w
MoFO1YOjCxPhKJIUh8nY+acmdiBwVdfVjOhBnuUy3Y0ICOzftgGf1YbhcVs11MzQ
128ecXTE9RrdWqDnypti79E9z5pi3HmbAM5ZzA/4QTFWTkHbxUMHOcarN4l82ThG
LmYqkEDTj7GGLEq8Yu8TU0JEAXXpd6qRFc+Yvd84nJpCqaMEzK5BVlJ5WynIcrTT
pVc7C+GCoHa+iCf5yK8r8d+YLrZT6xyUEPbfxgh1cPwq0dzapJ5IuVqqgkxZGX6M
22q8cyXzam9/c3ly5L5qIcshtxXrSGxG7IVKeeW3llYf6HJpQBw=
=M0Oy
-END PGP SIGNATURE-

Michael-John Turner (1):
  Import Debian changes 0.75-1

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 01/08: pristine-tar data for libsnmp-session-perl_0.75.orig.tar.gz

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch pristine-tar
in repository libsnmp-session-perl.

commit ee9b79c66e1f9f4772034539061e43266a524a9e
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 21:30:52 2017 +0200

pristine-tar data for libsnmp-session-perl_0.75.orig.tar.gz
---
 libsnmp-session-perl_0.75.orig.tar.gz.delta | Bin 0 -> 1779 bytes
 libsnmp-session-perl_0.75.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libsnmp-session-perl_0.75.orig.tar.gz.delta 
b/libsnmp-session-perl_0.75.orig.tar.gz.delta
new file mode 100644
index 000..6e84fcc
Binary files /dev/null and b/libsnmp-session-perl_0.75.orig.tar.gz.delta differ
diff --git a/libsnmp-session-perl_0.75.orig.tar.gz.id 
b/libsnmp-session-perl_0.75.orig.tar.gz.id
new file mode 100644
index 000..4641909
--- /dev/null
+++ b/libsnmp-session-perl_0.75.orig.tar.gz.id
@@ -0,0 +1 @@
+d172b1b176f7cd4c448760c6c39ab3ae4d68031b

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 02/08: pristine-tar data for libsnmp-session-perl_0.90.orig.tar.gz

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch pristine-tar
in repository libsnmp-session-perl.

commit 97c5e009769f6ac2f785762033655ef8f37a525e
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 21:30:53 2017 +0200

pristine-tar data for libsnmp-session-perl_0.90.orig.tar.gz
---
 libsnmp-session-perl_0.90.orig.tar.gz.delta | Bin 0 -> 1931 bytes
 libsnmp-session-perl_0.90.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libsnmp-session-perl_0.90.orig.tar.gz.delta 
b/libsnmp-session-perl_0.90.orig.tar.gz.delta
new file mode 100644
index 000..12e2228
Binary files /dev/null and b/libsnmp-session-perl_0.90.orig.tar.gz.delta differ
diff --git a/libsnmp-session-perl_0.90.orig.tar.gz.id 
b/libsnmp-session-perl_0.90.orig.tar.gz.id
new file mode 100644
index 000..9ed80e9
--- /dev/null
+++ b/libsnmp-session-perl_0.90.orig.tar.gz.id
@@ -0,0 +1 @@
+9731322f1581a7df88fa1ac900a4a910aad95cd2

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 21/24: Change Conflicts mrtg to Breaks.

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 06df98adb7a084bbd092aa34a7d34758013c982e
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Wed Aug 23 00:05:45 2017 +0200

Change Conflicts mrtg to Breaks.
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1249319..2153b63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,8 +15,9 @@ libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.1.0.
   * Add autopkgtest-pkg-perl.
   * Change Homepage to github (old site no longer available) (Closes: #712766)
+  * Change Conflicts mrtg to Breaks.
 
- -- Roland Rosenfeld <rol...@debian.org>  Wed, 23 Aug 2017 00:03:41 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Wed, 23 Aug 2017 00:05:35 +0200
 
 libsnmp-session-perl (1.13-1.1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 87f02f5..8895769 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Testsuite: autopkgtest-pkg-perl
 Package: libsnmp-session-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Conflicts: mrtg (<= 2.8.7)
+Breaks: mrtg (<= 2.8.7)
 Recommends: libio-socket-inet6-perl, libsocket6-perl
 Description: Perl support for accessing SNMP-aware devices
  SNMP_Session contains support for accessing SNMP-aware devices (routers,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 23/24: Disable debian/watch, since there are no releases, but only github.

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 5818a191e8492182355d552e6795c13bca26be6d
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Wed Aug 23 00:25:13 2017 +0200

Disable debian/watch, since there are no releases, but only github.
---
 debian/changelog | 4 +++-
 debian/watch | 6 --
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 292bf5e..68ae221 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,8 +18,10 @@ libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium
   * Change Conflicts mrtg to Breaks.
   * 03_Socket6-inet_ntop: Add inet_ntop into import statement
 (Closes: #781126).
+  * Disable debian/watch, since there are no releases, but only a github
+repository without tags or releases.
 
- -- Roland Rosenfeld <rol...@debian.org>  Wed, 23 Aug 2017 00:21:32 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Wed, 23 Aug 2017 00:30:13 +0200
 
 libsnmp-session-perl (1.13-1.1) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
index 2a31b4e..3f3a57f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
-version=3
-http://code.google.com/p/snmp-session/downloads/list 
(?:.*/)?SNMP_Session-(.+)\.tar\.gz
+version=4
+#opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%-$1.tar.gz%" \
+# https://github.com/sleinen/snmp-session/tags \
+# (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 03/08: pristine-tar data for libsnmp-session-perl_1.07.orig.tar.gz

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch pristine-tar
in repository libsnmp-session-perl.

commit 00515169b1aeb28a21c411a304474ebb7b800540
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 21:30:54 2017 +0200

pristine-tar data for libsnmp-session-perl_1.07.orig.tar.gz
---
 libsnmp-session-perl_1.07.orig.tar.gz.delta | Bin 0 -> 2050 bytes
 libsnmp-session-perl_1.07.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libsnmp-session-perl_1.07.orig.tar.gz.delta 
b/libsnmp-session-perl_1.07.orig.tar.gz.delta
new file mode 100644
index 000..1748987
Binary files /dev/null and b/libsnmp-session-perl_1.07.orig.tar.gz.delta differ
diff --git a/libsnmp-session-perl_1.07.orig.tar.gz.id 
b/libsnmp-session-perl_1.07.orig.tar.gz.id
new file mode 100644
index 000..0d47c5a
--- /dev/null
+++ b/libsnmp-session-perl_1.07.orig.tar.gz.id
@@ -0,0 +1 @@
+d6841c50822494e4bc47c0b18190a9edfb327861

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] branch pristine-tar created (now 4a9b4ea)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to branch pristine-tar
in repository libsnmp-session-perl.

at  4a9b4ea   pristine-tar data for 
libsnmp-session-perl_1.13.orig.tar.gz

This branch includes the following new commits:

   new  ee9b79c   pristine-tar data for 
libsnmp-session-perl_0.75.orig.tar.gz
   new  97c5e00   pristine-tar data for 
libsnmp-session-perl_0.90.orig.tar.gz
   new  0051516   pristine-tar data for 
libsnmp-session-perl_1.07.orig.tar.gz
   new  0fde3ba   pristine-tar data for 
libsnmp-session-perl_1.08.orig.tar.gz
   new  687c270   pristine-tar data for 
libsnmp-session-perl_1.10.orig.tar.gz
   new  bfecf78   pristine-tar data for 
libsnmp-session-perl_1.11.orig.tar.gz
   new  adc0bf8   pristine-tar data for 
libsnmp-session-perl_1.12.orig.tar.gz
   new  4a9b4ea   pristine-tar data for 
libsnmp-session-perl_1.13.orig.tar.gz

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 22/24: 03_Socket6-inet_ntop: Add inet_ntop into import statement (Closes: #781126).

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit f5161f49bea7cfd5e1171c7a4056e81fada4438e
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Wed Aug 23 00:21:58 2017 +0200

03_Socket6-inet_ntop: Add inet_ntop into import statement (Closes: #781126).
---
 debian/changelog  |  4 +++-
 debian/patches/03_Socket6-inet_ntop.patch | 24 
 debian/patches/series |  1 +
 3 files changed, 28 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2153b63..292bf5e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,8 +16,10 @@ libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium
   * Add autopkgtest-pkg-perl.
   * Change Homepage to github (old site no longer available) (Closes: #712766)
   * Change Conflicts mrtg to Breaks.
+  * 03_Socket6-inet_ntop: Add inet_ntop into import statement
+(Closes: #781126).
 
- -- Roland Rosenfeld <rol...@debian.org>  Wed, 23 Aug 2017 00:05:35 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Wed, 23 Aug 2017 00:21:32 +0200
 
 libsnmp-session-perl (1.13-1.1) unstable; urgency=low
 
diff --git a/debian/patches/03_Socket6-inet_ntop.patch 
b/debian/patches/03_Socket6-inet_ntop.patch
new file mode 100644
index 000..ad68c37
--- /dev/null
+++ b/debian/patches/03_Socket6-inet_ntop.patch
@@ -0,0 +1,24 @@
+Desciption: Add inet_ntop into import statement.
+Author: Alan Dennis <debianbts8...@aldennis.me.uk>
+Bug-Debian: https://bugs.debian.org/781126
+
+--- a/lib/SNMP_Session.pm
 b/lib/SNMP_Session.pm
+@@ -146,7 +146,7 @@ BEGIN {
+ 
+ if (eval {local $SIG{__DIE__};require Socket6;} &&
+eval {local $SIG{__DIE__};require IO::Socket::INET6; 
IO::Socket::INET6->VERSION("1.26");}) {
+-  Socket6->import(qw(inet_pton getaddrinfo));
++  Socket6->import(qw(inet_pton getaddrinfo inet_ntop));
+   $ipv6_addr_len = length(pack_sockaddr_in6(161, inet_pton(AF_INET6(), 
"::1")));
+   $SNMP_Session::ipv6available = 1;
+ }
+@@ -605,7 +605,7 @@ use Carp;
+ BEGIN {
+ if($SNMP_Session::ipv6available) {
+   import IO::Socket::INET6;
+-  Socket6->import(qw(inet_pton getaddrinfo));
++  Socket6->import(qw(inet_pton getaddrinfo inet_ntop));
+ }
+ }
+ 
diff --git a/debian/patches/series b/debian/patches/series
index ae13f96..1ce1ee5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 01_Socket6_import.patch
 02_remoteimages.patch
+03_Socket6-inet_ntop.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 17/24: 02_remoteimages: Remove external IMG tags from HTML documentation to avoid security breach.

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 7b28747b00dd4c7ab01907b51ba07c1af84e9334
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 23:59:18 2017 +0200

02_remoteimages: Remove external IMG tags from HTML documentation
to avoid security breach.
---
 debian/changelog |  4 +++-
 debian/patches/02_remoteimages.patch | 42 
 debian/patches/series|  1 +
 3 files changed, 46 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 23ad4df..c7c6627 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,10 @@ libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium
   * Include complete Artistic 2.0 license into debian/copyright.
   * Update to debhelper 10 and dh based debian/rules.
   * Run wrap-and-sort.
+  * 02_remoteimages: Remove external IMG tags from HTML documentation to
+avoid security breach.
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 23:52:33 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 23:58:56 +0200
 
 libsnmp-session-perl (1.13-1.1) unstable; urgency=low
 
diff --git a/debian/patches/02_remoteimages.patch 
b/debian/patches/02_remoteimages.patch
new file mode 100644
index 000..0de01ec
--- /dev/null
+++ b/debian/patches/02_remoteimages.patch
@@ -0,0 +1,42 @@
+Description: Remove external IMG tags from HTML documentation to avoid
+ security breach.
+Author: Roland Rosenfeld <rol...@debian.org>
+
+--- a/index.html
 b/index.html
+@@ -28,21 +28,13 @@ agents. 
+ 
+   Download it from http://www.switch.ch/misc/leinen/snmp/perl/dist/;>http://www.switch.ch/misc/leinen/snmp/perl/dist/
 
+ 
+-

[libsnmp-session-perl] 20/24: Change Homepage to github (old site no longer available).

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 3a1f7e354e1d54173029ced15540de0c3e0ff6f6
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Wed Aug 23 00:03:49 2017 +0200

Change Homepage to github (old site no longer available).
---
 debian/changelog | 3 ++-
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1819260..1249319 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,8 +14,9 @@ libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium
 avoid security breach.
   * Bump Standards-Version to 4.1.0.
   * Add autopkgtest-pkg-perl.
+  * Change Homepage to github (old site no longer available) (Closes: #712766)
 
- -- Roland Rosenfeld <rol...@debian.org>  Wed, 23 Aug 2017 00:01:51 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Wed, 23 Aug 2017 00:03:41 +0200
 
 libsnmp-session-perl (1.13-1.1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index a514ede..87f02f5 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 4.1.0
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsnmp-session-perl.git
 Build-Depends: debhelper (>= 10)
-Homepage: http://www.switch.ch/misc/leinen/snmp/perl/
+Homepage: https://github.com/sleinen/snmp-session
 Testsuite: autopkgtest-pkg-perl
 
 Package: libsnmp-session-perl
@@ -20,4 +20,4 @@ Description: Perl support for accessing SNMP-aware devices
  network interfaces of machines running an SNMP daemon, Squid, etc) from
  within Perl applications.
  .
- For more information, see http://www.switch.ch/misc/leinen/snmp/perl/.
+ For more information, see https://github.com/sleinen/snmp-session.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 18/24: Bump Standards-Version to 4.1.0.

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 7a77f3cc6ef6d49b742f2d89a026da984fdd7bcd
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Wed Aug 23 00:00:47 2017 +0200

Bump Standards-Version to 4.1.0.
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c7c6627..aad7404 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,9 @@ libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium
   * Run wrap-and-sort.
   * 02_remoteimages: Remove external IMG tags from HTML documentation to
 avoid security breach.
+  * Bump Standards-Version to 4.1.0.
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 23:58:56 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Wed, 23 Aug 2017 00:00:41 +0200
 
 libsnmp-session-perl (1.13-1.1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 03c7330..91e403d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: extra
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Roland Rosenfeld <rol...@debian.org>
-Standards-Version: 3.8.3
+Standards-Version: 4.1.0
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsnmp-session-perl.git
 Build-Depends: debhelper (>= 10)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 19/24: Add autopkgtest-pkg-perl.

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 4e67b93b8eb58f6a5389b498ffae8803b0a50fa5
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Wed Aug 23 00:02:05 2017 +0200

Add autopkgtest-pkg-perl.
---
 debian/changelog | 3 ++-
 debian/control   | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index aad7404..1819260 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,8 +13,9 @@ libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium
   * 02_remoteimages: Remove external IMG tags from HTML documentation to
 avoid security breach.
   * Bump Standards-Version to 4.1.0.
+  * Add autopkgtest-pkg-perl.
 
- -- Roland Rosenfeld <rol...@debian.org>  Wed, 23 Aug 2017 00:00:41 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Wed, 23 Aug 2017 00:01:51 +0200
 
 libsnmp-session-perl (1.13-1.1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 91e403d..a514ede 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libsnmp-session-perl.g
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsnmp-session-perl.git
 Build-Depends: debhelper (>= 10)
 Homepage: http://www.switch.ch/misc/leinen/snmp/perl/
+Testsuite: autopkgtest-pkg-perl
 
 Package: libsnmp-session-perl
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 24/24: prepare release

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 99db477e050abc7963fd873e5b4d1426151f02b8
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Wed Aug 23 00:32:43 2017 +0200

prepare release
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 68ae221..faf549d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium
+libsnmp-session-perl (1.13-2) unstable; urgency=medium
 
   * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
 field (source stanza). Changed: Maintainer set to Debian Perl Group
@@ -21,7 +21,7 @@ libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium
   * Disable debian/watch, since there are no releases, but only a github
 repository without tags or releases.
 
- -- Roland Rosenfeld <rol...@debian.org>  Wed, 23 Aug 2017 00:30:13 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Wed, 23 Aug 2017 00:32:39 +0200
 
 libsnmp-session-perl (1.13-1.1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 15/24: Run wrap-and-sort.

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 9fdd1acbb1bea06bade8d068261ebe39efa1c189
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 23:43:02 2017 +0200

Run wrap-and-sort.
---
 debian/changelog | 3 ++-
 debian/control   | 6 +++---
 debian/docs  | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3b1b801..be32d0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium
   * Switch to dpkg-source 3.0 (quilt) format.
   * Update debian/copyright to DEP5 format.
   * Update to debhelper 10 and dh based debian/rules.
+  * Run wrap-and-sort.
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 23:21:55 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 23:42:56 +0200
 
 libsnmp-session-perl (1.13-1.1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 3dcb79d..03c7330 100644
--- a/debian/control
+++ b/debian/control
@@ -11,12 +11,12 @@ Homepage: http://www.switch.ch/misc/leinen/snmp/perl/
 
 Package: libsnmp-session-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}
 Conflicts: mrtg (<= 2.8.7)
-Recommends: libsocket6-perl, libio-socket-inet6-perl
+Recommends: libio-socket-inet6-perl, libsocket6-perl
 Description: Perl support for accessing SNMP-aware devices
  SNMP_Session contains support for accessing SNMP-aware devices (routers,
- network interfaces of machines running an SNMP daemon, Squid, etc) from 
+ network interfaces of machines running an SNMP daemon, Squid, etc) from
  within Perl applications.
  .
  For more information, see http://www.switch.ch/misc/leinen/snmp/perl/.
diff --git a/debian/docs b/debian/docs
index 63e4d4e..308cfae 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,3 +1,3 @@
+Artistic
 README
 README.SNMP_util
-Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 16/24: Include complete Artistic 2.0 license into debian/copyright.

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 3a33e3510c430f14606daf87d22a247ec933f3b4
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 23:52:43 2017 +0200

Include complete Artistic 2.0 license into debian/copyright.
---
 debian/changelog |   3 +-
 debian/copyright | 199 +--
 debian/docs  |   1 -
 3 files changed, 194 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index be32d0f..23ad4df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,10 +7,11 @@ libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium
 moved to Uploaders.
   * Switch to dpkg-source 3.0 (quilt) format.
   * Update debian/copyright to DEP5 format.
+  * Include complete Artistic 2.0 license into debian/copyright.
   * Update to debhelper 10 and dh based debian/rules.
   * Run wrap-and-sort.
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 23:42:56 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 23:52:33 +0200
 
 libsnmp-session-perl (1.13-1.1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 9c150d7..dde3769 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,13 +18,6 @@ Copyright:
  1999-2002  Michael-John Turner <m...@debian.org>
 License: Artistic-2 or GPL-1+
 
-License: Artistic-2
- This program is free software; you can redistribute it under the
- "Artistic License 2.0"
- .
- This license is available in
- /usr/share/doc/libsnmp-session-perl/Artistic.gz
-
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
@@ -33,3 +26,195 @@ License: GPL-1+
  .
  On Debian systems, the complete text of version 1 of the GNU General
  Public License can be found in `/usr/share/common-licenses/GPL-1'.
+
+License: Artistic-2
+ This program is free software; you can redistribute it under the
+ "Artistic License 2.0"
+ .
+ Artistic License 2.0
+ .
+ Copyright (c) 2000-2006, The Perl Foundation.
+ .
+ Everyone is permitted to copy and distribute verbatim copies of this
+ license document, but changing it is not allowed.
+ .
+ Preamble
+ .
+ This license establishes the terms under which a given free software
+ Package may be copied, modified, distributed, and/or
+ redistributed. The intent is that the Copyright Holder maintains some
+ artistic control over the development of that Package while still
+ keeping the Package available as open source and free software.
+ .
+ You are always permitted to make arrangements wholly outside of this
+ license directly with the Copyright Holder of a given Package. If the
+ terms of this license do not permit the full use that you propose to
+ make of the Package, you should contact the Copyright Holder and seek
+ a different licensing arrangement.  Definitions
+ .
+ "Copyright Holder" means the individual(s) or organization(s) named in
+ the copyright notice for the entire Package.
+ .
+ "Contributor" means any party that has contributed code or other
+ material to the Package, in accordance with the Copyright Holder's
+ procedures.
+ .
+ "You" and "your" means any person who would like to copy, distribute,
+ or modify the Package.
+ .
+ "Package" means the collection of files distributed by the Copyright
+ Holder, and derivatives of that collection and/or of those files. A
+ given Package may consist of either the Standard Version, or a
+ Modified Version.
+ .
+ "Distribute" means providing a copy of the Package or making it
+ accessible to anyone else, or in the case of a company or
+ organization, to others outside of your company or organization.
+ .
+ "Distributor Fee" means any fee that you charge for Distributing this
+ Package or providing support for this Package to another party. It
+ does not mean licensing fees.
+ .
+ "Standard Version" refers to the Package if it has not been modified,
+ or has been modified only in ways explicitly requested by the
+ Copyright Holder.
+ .
+ "Modified Version" means the Package, if it has been changed, and such
+ changes were not explicitly requested by the Copyright Holder.
+ .
+ "Original License" means this Artistic License as Distributed with the
+ Standard Version of the Package, in its current version or as it may
+ be modified by The Perl Foundation in the future.
+ .
+ "Source" form means the source code, documentation source, and
+ configuration files for the Package.
+ .
+ "Compiled" form means the compiled bytecode, object code, binary, or
+ any other form resulting from mechanical transformation or translation
+ of the Source form.  Permission for Use and Modification Without
+ Distribution
+ .
+

[libsnmp-session-perl] 01/24: Import Debian changes 0.75-1

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 99d79ec743363c4d203068e48b930444af82f18e
Author: Michael-John Turner 
Date:   Wed Sep 15 14:27:09 1999 +0200

Import Debian changes 0.75-1

libsnmp-session-perl (0.75-1) unstable; urgency=low

  * Initial Release.
---
 debian/README.Debian|  7 
 debian/changelog|  9 +
 debian/control  | 14 +++
 debian/copyright| 12 ++
 debian/dirs |  2 +
 debian/doc-base.package | 12 ++
 debian/docs |  2 +
 debian/rules| 99 +
 8 files changed, 157 insertions(+)

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 000..c1a8df6
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,7 @@
+libsnmp-session-perl for Debian
+
+
+This is the SNMP_Session Perl module that used to be included with MRTG. 
+As it's useful on its own, it's been split from that package.
+
+ -- Michael-John Turner , Wed, 15 Sep 1999 14:27:09 +0200
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..9b866a4
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,9 @@
+libsnmp-session-perl (0.75-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Michael-John Turner   Wed, 15 Sep 1999 14:27:09 +0200
+
+Local variables:
+mode: debian-changelog
+End:
diff --git a/debian/control b/debian/control
new file mode 100644
index 000..b0cd20c
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,14 @@
+Source: libsnmp-session-perl
+Section: devel
+Priority: extra
+Maintainer: Michael-John Turner 
+Standards-Version: 3.0.1
+
+Package: libsnmp-session-perl
+Architecture: all
+Depends: ${perl:Depends} | perl (>= 5.002)
+Conflicts: mrtg (<= 2.8.7)
+Description: Perl support for accessing SNMP-aware devices
+ SNMP_Session contains support for accessing SNMP-aware devices (routers,
+ network interfaces in machines running an SNMP daemon, Squid, etc) from 
+ within Perl applications.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000..3eb0303
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,12 @@
+This package was debianized by Michael-John Turner  on
+Wed, 15 Sep 1999 14:27:09 +0200.
+
+It was downloaded from http://www.switch.ch/misc/leinen/snmp/perl/index.html
+
+Upstream Author(s): Simon Leinen 
+
+Copyright: 
+This program is free software; you can redistribute it under the
+"Artistic License". On Debian GNU/Linux systems, a copy of the
+Artistic License can be found in /usr/share/common-licenses/Artistic
+
diff --git a/debian/dirs b/debian/dirs
new file mode 100644
index 000..5e47145
--- /dev/null
+++ b/debian/dirs
@@ -0,0 +1,2 @@
+usr/bin
+usr/lib/perl5
diff --git a/debian/doc-base.package b/debian/doc-base.package
new file mode 100644
index 000..9a7f3de
--- /dev/null
+++ b/debian/doc-base.package
@@ -0,0 +1,12 @@
+Document: libsnmp-session-perl
+Title: SNMP_Session Manual
+Author: Simon Leinen 
+Abstract: This manual describes what libsnmp-session-perl is
+ and how it can be used to access SNMP-aware devices from
+ within Perl applications
+Section: Apps/Programming
+
+Format: HTML
+Index: /usr/share/doc/libsnmp-session-perl/snmp-session.html
+Files: /usr/share/doc/libsnmp-session-perl/snmp-session.html
+
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 000..95f544b
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1,2 @@
+README
+README.SNMP_util
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 000..e41f75c
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,99 @@
+#!/usr/bin/make -f
+#-*- makefile -*-
+# Made with the aid of dh_make, by Craig Small
+# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
+# Some lines taken from debmake, by Christoph Lameter.
+
+# This is the debhelper compatability version to use.
+export DH_COMPAT=1
+
+PACKAGE=libsnmp-session-perl
+
+ifndef PERL
+PERL=/usr/bin/perl
+endif
+
+TMP=`pwd`/debian/tmp
+archlib=`$(PERL) -MConfig -e 'print $$Config{installarchlib}'`
+config=INSTALLDIRS=perl INSTALLMAN1DIR=$(TMP)/usr/share/man/man1 
INSTALLMAN3DIR=$(TMP)/usr/share/man/man3 INSTALLPRIVLIB=$(TMP)/usr/lib/perl5 
INSTALLARCHLIB=$(TMP)$(archlib)
+
+
+build: build-stamp
+build-stamp:
+   dh_testdir
+
+   $(PERL) Makefile.PL $(config)
+   $(MAKE)
+
+   touch build-stamp
+
+clean:
+   dh_testdir
+   dh_testroot
+   rm -f build-stamp install-stamp
+
+   -$(MAKE) clean
+   -rm -f Makefile.old
+
+   dh_clean
+
+install: install-stamp
+install-stamp: build-stamp
+   dh_testdir
+   dh_testroot
+   dh_clean -k
+   dh_installdirs
+
+   $(MAKE) pure_install
+   mkdir -p 

[libsnmp-session-perl] 07/24: Import Debian changes 1.12-1

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 05c9fbb2e820cc827f2c8706716811b72c0486fa
Merge: 2ebd61e 7641470
Author: Jochen Friedrich 
Date:   Tue Apr 1 16:35:35 2008 +0200

Import Debian changes 1.12-1

libsnmp-session-perl (1.12-1) unstable; urgency=low

  * New upstream release
   o SNMP_util.pm:
- Rewritten MIB parsing code from Mike Mitchell.
   o SNMP_Session.pm:
- Upgraded to Artistic License 2.0 upon a suggestion from Tom Callaway.
  * Bumped standards version to 3.7.3.
  * Added homepage tag to control.

 Artistic| 305 
 META.yml|   2 +-
 README  |   4 +-
 debian/changelog|  12 ++
 debian/control  |   3 +-
 debian/copyright|   9 +-
 debian/doc-base.package |   2 +-
 debian/docs |   1 +
 index.html  |  16 +--
 lib/BER.pm  |  18 +--
 lib/SNMP_Session.pm |  17 ++-
 lib/SNMP_util.pm| 276 +--
 12 files changed, 368 insertions(+), 297 deletions(-)

diff --cc debian/changelog
index ed2c587,000..de8fa60
mode 100644,00..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,179 -1,0 +1,191 @@@
++libsnmp-session-perl (1.12-1) unstable; urgency=low
++
++  * New upstream release
++   o SNMP_util.pm:
++- Rewritten MIB parsing code from Mike Mitchell.
++   o SNMP_Session.pm:
++- Upgraded to Artistic License 2.0 upon a suggestion from Tom Callaway.
++  * Bumped standards version to 3.7.3.
++  * Added homepage tag to control.
++
++ -- Jochen Friedrich   Tue, 01 Apr 2008 16:35:35 +0200
++
 +libsnmp-session-perl (1.11-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_util.pm:
 +- Improvement to loop detection in snmpwalk. Should cope with more 
 +  broken agents. Change by Mike Mitchell. 
 +
 + -- Jochen Friedrich   Mon, 12 Nov 2007 17:28:38 +0100
 +
 +libsnmp-session-perl (1.10-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_Session.pm:
 +- Mike Fischer reported that on some systems, notably Linux, recv() may
 +  block even though a preceding select() for readability has returned
 +  successfully. Once condition where this can happen is when a UDP 
checksum
 +  on an incoming datagram doesn't verify. To avoid our library from
 +  blocking in this case, we have to pass MSG_DONTWAIT to recv(). This
 +  behaviour is selected by a new optional argument to receive_response_3,
 +  and used by request_response_5.
 +   o SNMP_util.pm:
 +- Fix from Mike Mitchell for parsing qualified symbolic OIDs. 
 +  * Update Standards-Version to 3.7.2
 +  * Fix lintian warning: debian-rules-ignores-make-clean-error
 +  * Fix lintian error: clean-should-be-satisfied-by-build-depends
 +
 + -- Jochen Friedrich   Wed, 01 Aug 2007 19:16:11 +0200
 +
 +libsnmp-session-perl (1.08-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_Session.pm:
 +- Fixed a bug in the SNMPv2c version of map_table_start_end that would
 +  cause errors when the $end argument is actually being used. Thanks to 
Jan
 +  van Keulen for submitting the patch.
 +
 + -- Jochen Friedrich   Mon, 19 Dec 2005 16:32:36 +0100
 +
 +libsnmp-session-perl (1.07-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o  SNMP_Session.pm: 
 +- Fixed strict subs error with newer versions of Perl. 
 +  Thanks to Gerry Dalton for spotting this.
 +  * Really updated watch file.
 +
 + -- Jochen Friedrich   Sat, 30 Oct 2004 13:49:35 +0200
 +
 +libsnmp-session-perl (1.06-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o  SNMP_Session.pm:
 +- Decode_trap_request now understands SNMPv2 inform requests in addition 
to 
 +  SNMPv1 traps and SNMPv2 traps. Contributed by Andrew Cornford-Matheson.
 +  * Updated watch file.
 +
 + -- Jochen Friedrich   Thu,  9 Sep 2004 23:57:54 +0200
 +
 +libsnmp-session-perl (1.05-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_util.pm:
 +- The subroutines snmpget, snmpgetnext and snmpset will now detect when 
 +  they are called in scalar context, and return only the first (and 
 +  typically the only) of the retrieved values in this case.
 +   o  BER.pm:
 +- Internal restructuring: The new (BER.pm 1.02) pretty-printer 
 +  registration method is now used for most standard SNMP types, too.
 +
 + -- Jochen Friedrich   Sat, 31 Jul 2004 09:27:08 +0200
 +
 +libsnmp-session-perl (1.03-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_util.pm:
 +- Added a missing part of Mike Mitchell pretty-printer
 +  registration patch.
 +- snmpwalkhash now takes an 

[libsnmp-session-perl] 02/24: Import Debian changes 0.90-1

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 912098b27bcfc0c74aaed39db8a65d7292a5fcec
Merge: 99d79ec 8680739
Author: Michael-John Turner 
Date:   Sat Jan 5 17:18:59 2002 +0200

Import Debian changes 0.90-1

libsnmp-session-perl (0.90-1) unstable; urgency=low

  * New upstream release (Closes: #127414).

libsnmp-session-perl (0.86-1) unstable; urgency=low

  * New upstream release.

libsnmp-session-perl (0.83-1) unstable; urgency=low

  * New upstream release.

libsnmp-session-perl (0.80-1) unstable; urgency=low

  * New upstream release (Closes: #76531).

libsnmp-session-perl (0.79-1) unstable; urgency=low

  * New upstream release.

 MANIFEST  |5 +-
 README|   84 +++--
 README.SNMP_util  |  183 ++---
 debian/changelog  |   30 ++
 debian/control|7 +-
 debian/rules  |3 +-
 index.html|  396 ---
 lib/BER.pm|   83 ++--
 lib/SNMP_Session.pm   |  405 +++-
 lib/SNMP_util.pm  | 1003 -
 test/README   |   76 ++--
 test/asn1-test.pl |   32 --
 test/ber-test.pl  |   27 +-
 test/cisco-cpus   |   52 +++
 test/cisco-memory |   53 +++
 test/if-counters.pl   |  285 +++---
 test/if-status.pl |   82 ++--
 test/map-table.pl |2 +-
 test/snmpwalkh.pl |   88 +
 test/sun-find-process |   41 ++
 test/trap-listener|8 +-
 test/walk-test.pl |  104 -
 22 files changed, 1853 insertions(+), 1196 deletions(-)

diff --cc debian/changelog
index 9b866a4,000..8c42e57
mode 100644,00..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,0 +1,39 @@@
++libsnmp-session-perl (0.90-1) unstable; urgency=low
++
++  * New upstream release (Closes: #127414).
++
++ -- Michael-John Turner   Sat,  5 Jan 2002 17:18:59 +0200
++
++libsnmp-session-perl (0.86-1) unstable; urgency=low
++
++  * New upstream release.
++
++ -- Michael-John Turner   Sat,  9 Jun 2001 20:51:07 +0200
++
++libsnmp-session-perl (0.83-1) unstable; urgency=low
++
++  * New upstream release.
++
++ -- Michael-John Turner   Sun, 14 Jan 2001 15:27:02 +0200
++
++libsnmp-session-perl (0.80-1) unstable; urgency=low
++
++  * New upstream release (Closes: #76531).
++
++ -- Michael-John Turner   Thu,  9 Nov 2000 20:56:07 +0200
++
++libsnmp-session-perl (0.79-1) unstable; urgency=low
++
++  * New upstream release.
++
++ -- Michael-John Turner   Fri, 20 Oct 2000 23:21:39 +0200
++
 +libsnmp-session-perl (0.75-1) unstable; urgency=low
 +
 +  * Initial Release.
 +
 + -- Michael-John Turner   Wed, 15 Sep 1999 14:27:09 +0200
 +
 +Local variables:
 +mode: debian-changelog
 +End:
diff --cc debian/control
index b0cd20c,000..34a1e05
mode 100644,00..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,14 -1,0 +1,17 @@@
 +Source: libsnmp-session-perl
 +Section: devel
 +Priority: extra
 +Maintainer: Michael-John Turner 
- Standards-Version: 3.0.1
++Standards-Version: 3.2.1
++Build-Depends: debhelper
 +
 +Package: libsnmp-session-perl
 +Architecture: all
 +Depends: ${perl:Depends} | perl (>= 5.002)
 +Conflicts: mrtg (<= 2.8.7)
 +Description: Perl support for accessing SNMP-aware devices
 + SNMP_Session contains support for accessing SNMP-aware devices (routers,
-  network interfaces in machines running an SNMP daemon, Squid, etc) from 
++ network interfaces of machines running an SNMP daemon, Squid, etc) from 
 + within Perl applications.
++ .
++ For more information, see http://www.switch.ch/misc/leinen/snmp/perl/.
diff --cc debian/rules
index e41f75c,000..7a8c9e1
mode 100755,00..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,99 -1,0 +1,100 @@@
 +#!/usr/bin/make -f
 +#-*- makefile -*-
 +# Made with the aid of dh_make, by Craig Small
 +# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
 +# Some lines taken from debmake, by Christoph Lameter.
 +
 +# This is the debhelper compatability version to use.
 +export DH_COMPAT=1
 +
 +PACKAGE=libsnmp-session-perl
 +
 +ifndef PERL
 +PERL=/usr/bin/perl
 +endif
 +
 +TMP=`pwd`/debian/tmp
 +archlib=`$(PERL) -MConfig -e 'print $$Config{installarchlib}'`
 +config=INSTALLDIRS=perl INSTALLMAN1DIR=$(TMP)/usr/share/man/man1 
INSTALLMAN3DIR=$(TMP)/usr/share/man/man3 INSTALLPRIVLIB=$(TMP)/usr/lib/perl5 
INSTALLARCHLIB=$(TMP)$(archlib)
 +
 +
 +build: build-stamp
 +build-stamp:
 +  dh_testdir
 +
 +  $(PERL) Makefile.PL $(config)
 +  $(MAKE)
 +
 +  touch build-stamp
 +
 +clean:
 +  dh_testdir
 +  dh_testroot
 +  rm -f build-stamp install-stamp
 +
 +  -$(MAKE) clean
 +  -rm -f Makefile.old
 +
 +  dh_clean
 +
 

[libsnmp-session-perl] 10/24: Import Debian changes 1.13-1.1

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 114605f6d51caa33959658f2f5e4c36dd7f57355
Author: gregor herrmann 
Date:   Sat May 18 13:06:58 2013 +0200

Import Debian changes 1.13-1.1

libsnmp-session-perl (1.13-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "Warnings from SNMP_Session.pm":
apply modified patch from upstream bug tracker at
https://code.google.com/p/snmp-session/issues/detail?id=5
(Closes: #628804)
Thanks also to Geoff Crompton who came up with the same patch.
This should also fix mrtg's #629331.
---
 debian/changelog | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5932774..c2dff8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,3 @@
-libsnmp-session-perl (1.13-1.1~deb7u1) wheezy; urgency=low
-
-  * Non-maintainer upload.
-  * Rebuild against wheezy.
-
- -- Adam D. Barratt   Thu, 04 Sep 2014 15:50:57 +0100
-
 libsnmp-session-perl (1.13-1.1) unstable; urgency=low
 
   * Non-maintainer upload.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 05/24: Import Debian changes 1.10-1

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 9befb029073dae8c0f94bfc48382a2e875a227c2
Merge: 55b9291 42e1f60
Author: Jochen Friedrich 
Date:   Wed Aug 1 19:16:11 2007 +0200

Import Debian changes 1.10-1

libsnmp-session-perl (1.10-1) unstable; urgency=low

  * New upstream release
   o SNMP_Session.pm:
- Mike Fischer reported that on some systems, notably Linux, recv() may
  block even though a preceding select() for readability has returned
  successfully. Once condition where this can happen is when a UDP 
checksum
  on an incoming datagram doesn't verify. To avoid our library from
  blocking in this case, we have to pass MSG_DONTWAIT to recv(). This
  behaviour is selected by a new optional argument to 
receive_response_3,
  and used by request_response_5.
   o SNMP_util.pm:
- Fix from Mike Mitchell for parsing qualified symbolic OIDs.
  * Update Standards-Version to 3.7.2
  * Fix lintian warning: debian-rules-ignores-make-clean-error
  * Fix lintian error: clean-should-be-satisfied-by-build-depends

 META.yml|  2 +-
 README  |  2 +-
 debian/changelog| 19 +++
 debian/compat   |  2 +-
 debian/control  |  4 ++--
 debian/rules|  2 +-
 index.html  |  6 ++---
 lib/BER.pm  |  2 +-
 lib/SNMP_Session.pm | 17 --
 lib/SNMP_util.pm| 43 --
 test/trap-listener  | 67 +++--
 11 files changed, 125 insertions(+), 41 deletions(-)

diff --cc debian/changelog
index 253442d,000..20cb35e
mode 100644,00..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,151 -1,0 +1,170 @@@
++libsnmp-session-perl (1.10-1) unstable; urgency=low
++
++  * New upstream release
++   o SNMP_Session.pm:
++- Mike Fischer reported that on some systems, notably Linux, recv() may
++  block even though a preceding select() for readability has returned
++  successfully. Once condition where this can happen is when a UDP 
checksum
++  on an incoming datagram doesn't verify. To avoid our library from
++  blocking in this case, we have to pass MSG_DONTWAIT to recv(). This
++  behaviour is selected by a new optional argument to receive_response_3,
++  and used by request_response_5.
++   o SNMP_util.pm:
++- Fix from Mike Mitchell for parsing qualified symbolic OIDs. 
++  * Update Standards-Version to 3.7.2
++  * Fix lintian warning: debian-rules-ignores-make-clean-error
++  * Fix lintian error: clean-should-be-satisfied-by-build-depends
++
++ -- Jochen Friedrich   Wed, 01 Aug 2007 19:16:11 +0200
++
 +libsnmp-session-perl (1.08-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_Session.pm:
 +- Fixed a bug in the SNMPv2c version of map_table_start_end that would
 +  cause errors when the $end argument is actually being used. Thanks to 
Jan
 +  van Keulen for submitting the patch.
 +
 + -- Jochen Friedrich   Mon, 19 Dec 2005 16:32:36 +0100
 +
 +libsnmp-session-perl (1.07-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o  SNMP_Session.pm: 
 +- Fixed strict subs error with newer versions of Perl. 
 +  Thanks to Gerry Dalton for spotting this.
 +  * Really updated watch file.
 +
 + -- Jochen Friedrich   Sat, 30 Oct 2004 13:49:35 +0200
 +
 +libsnmp-session-perl (1.06-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o  SNMP_Session.pm:
 +- Decode_trap_request now understands SNMPv2 inform requests in addition 
to 
 +  SNMPv1 traps and SNMPv2 traps. Contributed by Andrew Cornford-Matheson.
 +  * Updated watch file.
 +
 + -- Jochen Friedrich   Thu,  9 Sep 2004 23:57:54 +0200
 +
 +libsnmp-session-perl (1.05-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_util.pm:
 +- The subroutines snmpget, snmpgetnext and snmpset will now detect when 
 +  they are called in scalar context, and return only the first (and 
 +  typically the only) of the retrieved values in this case.
 +   o  BER.pm:
 +- Internal restructuring: The new (BER.pm 1.02) pretty-printer 
 +  registration method is now used for most standard SNMP types, too.
 +
 + -- Jochen Friedrich   Sat, 31 Jul 2004 09:27:08 +0200
 +
 +libsnmp-session-perl (1.03-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_util.pm:
 +- Added a missing part of Mike Mitchell pretty-printer
 +  registration patch.
 +- snmpwalkhash now takes an additional optional argument that should be a
 +  reference to a hash. If used, snmpwalkhash will insert the retrieved
 +  values into that hash.
 +   o BER.pm:
 +- Additional decoders (``pretty printers'') can now be registered
 + 

[libsnmp-session-perl] 14/24: Update to debhelper 10 and dh based debian/rules.

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 98b5d25b9bdedfc85d99377735afdcbed9f1d310
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 23:22:03 2017 +0200

Update to debhelper 10 and dh based debian/rules.
---
 debian/changelog |   3 +-
 debian/compat|   2 +-
 debian/control   |   2 +-
 debian/rules | 101 +--
 4 files changed, 19 insertions(+), 89 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9ec8b3a..3b1b801 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium
 moved to Uploaders.
   * Switch to dpkg-source 3.0 (quilt) format.
   * Update debian/copyright to DEP5 format.
+  * Update to debhelper 10 and dh based debian/rules.
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 23:13:35 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 23:21:55 +0200
 
 libsnmp-session-perl (1.13-1.1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+10
diff --git a/debian/control b/debian/control
index d112668..3dcb79d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Roland Rosenfeld <rol...@debian.org>
 Standards-Version: 3.8.3
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsnmp-session-perl.git
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 10)
 Homepage: http://www.switch.ch/misc/leinen/snmp/perl/
 
 Package: libsnmp-session-perl
diff --git a/debian/rules b/debian/rules
index 5c96625..84eb94e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,95 +1,24 @@
 #!/usr/bin/make -f
-#-*- makefile -*-
-# Made with the aid of dh_make, by Craig Small
-# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
-# Some lines taken from debmake, by Christoph Lameter.
 
 PACKAGE=libsnmp-session-perl
+DEBDIR=`pwd`/debian/$(PACKAGE)
 
-ifndef PERL
-PERL=/usr/bin/perl
-endif
+%:
+   dh $@
 
-TMP=`pwd`/debian/$(PACKAGE)
-archlib=`$(PERL) -MConfig -e 'print $$Config{installarchlib}'`
-config=INSTALLDIRS=perl INSTALLMAN1DIR=$(TMP)/usr/share/man/man1 
INSTALLMAN3DIR=$(TMP)/usr/share/man/man3 INSTALLPRIVLIB=$(TMP)/usr/share/perl5 
INSTALLARCHLIB=$(TMP)$(archlib)
-
-
-build: build-stamp
-build-stamp:
-   dh_testdir
-
-   $(PERL) Makefile.PL $(config)
-   $(MAKE)
-
-   touch build-stamp
-
-clean:
-   dh_testdir
-   dh_testroot
-   rm -f build-stamp install-stamp
-
-   [ ! -f Makefile ] || $(MAKE) clean
-   -rm -f Makefile.old
-
-   dh_clean
-
-install: install-stamp
-install-stamp: build-stamp
-   dh_testdir
-   dh_testroot
-   dh_clean -k
-   dh_installdirs
-
-   $(MAKE) pure_install
-   mkdir -p $(TMP)/usr/share/doc/$(PACKAGE)
-   cp -a index.html $(TMP)/usr/share/doc/$(PACKAGE)/snmp-session.html
-
-   # Clean up
-   -find $(TMP) -type f -name .packlist | xargs -r rm -f
-   -find $(TMP) -type d -empty | xargs -r rmdir -p 
-
-   # Now we do the examples
-   cp -a test $(TMP)/usr/share/doc/$(PACKAGE)/examples
-   # Now we fix up the path to perl in the examples
-   -$(PERL) -i -p -e "s%/usr/local/bin/perl%/usr/bin/perl%;" 
$(TMP)/usr/share/doc/$(PACKAGE)/examples/*
-   -chmod 755 $(TMP)/usr/share/doc/$(PACKAGE)/examples/*.pl 
-   -chmod 755 $(TMP)/usr/share/doc/$(PACKAGE)/examples/sun-find-process
-
-   touch install-stamp
-
-# Build architecture-independent files here.
-binary-indep: build install
-   dh_testdir
-   dh_testroot
+override_dh_installdocs:
dh_installdocs
-   dh_installexamples
-   dh_installmenu
-#  dh_installemacsen
-#  dh_installpam
-#  dh_installinit
-   dh_installcron
-#  dh_installman
-   dh_installinfo
-   dh_installchangelogs 
-   dh_link
-   dh_strip
-   dh_compress -Xexamples/
-   dh_fixperms
-   dh_installdeb
-   dh_perl 
-   dh_shlibdeps
-   dh_gencontrol
-   dh_md5sums
-   dh_builddeb
 
+   mkdir -p $(DEBDIR)/usr/share/doc/$(PACKAGE)
+   cp -a index.html $(DEBDIR)/usr/share/doc/$(PACKAGE)/snmp-session.html
 
-# Build architecture-dependent files here.
-binary-arch: build install
-# We do nothing here
+#  Now we do the examples
+   cp -a test $(DEBDIR)/usr/share/doc/$(PACKAGE)/examples
+#  Now we fix up the path to perl in the examples
+   perl -pi -e 's%/usr/local/bin/perl%/usr/bin/perl%;' \
+   $(DEBDIR)/usr/share/doc/$(PACKAGE)/examples/*
+   chmod 755 $(DEBDIR)/usr/share/doc/$(PACKAGE)/examples/*.pl
+   chmod 755 $(DEBDIR)/usr/share/doc/$(PACK

[libsnmp-session-perl] 13/24: Update debian/copyright to DEP5 format.

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit d257182c1ca4bfae2f1458e88e8aca1de758e2dc
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 23:14:02 2017 +0200

Update debian/copyright to DEP5 format.
---
 debian/changelog |  7 +++
 debian/copyright | 46 +++---
 2 files changed, 34 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 041c820..9ec8b3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium
 Friedrich <joc...@scram.de>); Roland Rosenfeld <rol...@debian.org>
 moved to Uploaders.
   * Switch to dpkg-source 3.0 (quilt) format.
+  * Update debian/copyright to DEP5 format.
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 21:38:26 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 23:13:35 +0200
 
 libsnmp-session-perl (1.13-1.1) unstable; urgency=low
 
@@ -223,6 +224,4 @@ libsnmp-session-perl (0.75-1) unstable; urgency=low
 
  -- Michael-John Turner <m...@debian.org>  Wed, 15 Sep 1999 14:27:09 +0200
 
-Local variables:
-mode: debian-changelog
-End:
+
diff --git a/debian/copyright b/debian/copyright
index 038dc5f..9c150d7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,19 +1,35 @@
-This package was debianized by Michael-John Turner <m...@debian.org> on
-Wed, 15 Sep 1999 14:27:09 +0200.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://github.com/sleinen/snmp-session
+Upstream-Contact: Simon Leinen <simon.lei...@gmail.com>
+Upstream-Name: SNMP_Session
 
-It is now maintained by Jochen Friedrich <joc...@scram.de> on
-Sun,  7 Sep 2003 01:43:18 +0200
+Files: *
+Copyright:
+ Copyright (c) 1995-2008, Simon Leinen.
+ Copyright (c) 1998-2008, Mike Mitchell.
+License: Artistic-2
 
-It was downloaded from http://www.switch.ch/misc/leinen/snmp/perl/index.html
+Files: debian/*
+Copyright:
+ 2017  Roland Rosenfeld <rol...@debian.org>
+ 2013  gregor herrmann <gre...@debian.org>
+ 2003-2009  Jochen Friedrich <joc...@scram.de>
+ 2003  Paul Slootman <p...@debian.org>
+ 1999-2002  Michael-John Turner <m...@debian.org>
+License: Artistic-2 or GPL-1+
 
-Upstream author: Simon Leinen <si...@switch.ch>
-
-Copyright: 
-
-SNMP_Session.pm Copyright (c) 1995-2008, Simon Leinen.
-SNMP_util.pmCopyright (c) 1998-2007, Mike Mitchell.
-BER.pm  Copyright (c) 1995-2008, Simon Leinen.
-
-This program is free software; you can redistribute it under the
-"Artistic License 2.0" included in this distribution (file "Artistic.gz").
+License: Artistic-2
+ This program is free software; you can redistribute it under the
+ "Artistic License 2.0"
+ .
+ This license is available in
+ /usr/share/doc/libsnmp-session-perl/Artistic.gz
 
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 11/24: dpt packagecehck -a -A -C -c

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 1307a0a6f9dd5df78a1394e81a02557afed07a90
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 21:40:16 2017 +0200

dpt packagecehck -a -A -C -c
---
 debian/changelog | 10 ++
 debian/control   |  5 -
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c2dff8c..1303b30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium
+
+  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
+field (source stanza). Changed: Maintainer set to Debian Perl Group
+<pkg-perl-maintain...@lists.alioth.debian.org> (was: Jochen
+Friedrich <joc...@scram.de>); Roland Rosenfeld <rol...@debian.org>
+moved to Uploaders.
+
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 21:38:26 +0200
+
 libsnmp-session-perl (1.13-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 8f7231c..d112668 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,11 @@
 Source: libsnmp-session-perl
 Section: perl
 Priority: extra
-Maintainer: Jochen Friedrich <joc...@scram.de>
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Roland Rosenfeld <rol...@debian.org>
 Standards-Version: 3.8.3
+Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsnmp-session-perl.git
 Build-Depends: debhelper (>= 5)
 Homepage: http://www.switch.ch/misc/leinen/snmp/perl/
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 12/24: Switch to dpkg-source 3.0 (quilt) format.

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 6aaa32382f5afd9fc2615dea9a09e5b285c5b6c2
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 22:17:27 2017 +0200

Switch to dpkg-source 3.0 (quilt) format.
---
 debian/changelog   |  1 +
 debian/patches/01_Socket6_import.patch | 25 +
 debian/patches/series  |  1 +
 debian/source/format   |  1 +
 lib/SNMP_Session.pm|  4 ++--
 5 files changed, 30 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1303b30..041c820 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libsnmp-session-perl (1.13-2) UNRELEASED; urgency=medium
 <pkg-perl-maintain...@lists.alioth.debian.org> (was: Jochen
 Friedrich <joc...@scram.de>); Roland Rosenfeld <rol...@debian.org>
 moved to Uploaders.
+  * Switch to dpkg-source 3.0 (quilt) format.
 
  -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 21:38:26 +0200
 
diff --git a/debian/patches/01_Socket6_import.patch 
b/debian/patches/01_Socket6_import.patch
new file mode 100644
index 000..203d02e
--- /dev/null
+++ b/debian/patches/01_Socket6_import.patch
@@ -0,0 +1,25 @@
+Description: Fix "Warnings from SNMP_Session.pm"
+Origin: https://oss.oetiker.ch/mrtg-trac/ticket/45
+Bug-Debian: https://bugs.debian.org/628804
+Author: gregor herrmann <gre...@debian.org>
+
+--- a/lib/SNMP_Session.pm
 b/lib/SNMP_Session.pm
+@@ -146,7 +146,7 @@ BEGIN {
+ 
+ if (eval {local $SIG{__DIE__};require Socket6;} &&
+eval {local $SIG{__DIE__};require IO::Socket::INET6; 
IO::Socket::INET6->VERSION("1.26");}) {
+-  import Socket6;
++  Socket6->import(qw(inet_pton getaddrinfo));
+   $ipv6_addr_len = length(pack_sockaddr_in6(161, inet_pton(AF_INET6(), 
"::1")));
+   $SNMP_Session::ipv6available = 1;
+ }
+@@ -605,7 +605,7 @@ use Carp;
+ BEGIN {
+ if($SNMP_Session::ipv6available) {
+   import IO::Socket::INET6;
+-  import Socket6;
++  Socket6->import(qw(inet_pton getaddrinfo));
+ }
+ }
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..35940b9
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_Socket6_import.patch
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/lib/SNMP_Session.pm b/lib/SNMP_Session.pm
index e979b84..4b9ccf9 100644
--- a/lib/SNMP_Session.pm
+++ b/lib/SNMP_Session.pm
@@ -146,7 +146,7 @@ BEGIN {
 
 if (eval {local $SIG{__DIE__};require Socket6;} &&
eval {local $SIG{__DIE__};require IO::Socket::INET6; 
IO::Socket::INET6->VERSION("1.26");}) {
-   Socket6->import(qw(inet_pton getaddrinfo));
+   import Socket6;
$ipv6_addr_len = length(pack_sockaddr_in6(161, inet_pton(AF_INET6(), 
"::1")));
$SNMP_Session::ipv6available = 1;
 }
@@ -605,7 +605,7 @@ use Carp;
 BEGIN {
 if($SNMP_Session::ipv6available) {
import IO::Socket::INET6;
-   Socket6->import(qw(inet_pton getaddrinfo));
+   import Socket6;
 }
 }
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 09/24: Import Debian changes 1.13-1.1~deb7u1

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit dafe7c1253b2e74eff965de9837abb0933afd4ca
Author: Adam D. Barratt 
Date:   Thu Sep 4 15:50:57 2014 +0100

Import Debian changes 1.13-1.1~deb7u1

libsnmp-session-perl (1.13-1.1~deb7u1) wheezy; urgency=low

  * Non-maintainer upload.
  * Rebuild against wheezy.

libsnmp-session-perl (1.13-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "Warnings from SNMP_Session.pm":
apply modified patch from upstream bug tracker at
https://code.google.com/p/snmp-session/issues/detail?id=5
(Closes: #628804)
Thanks also to Geoff Crompton who came up with the same patch.
This should also fix mrtg's #629331.
---
 debian/changelog| 19 +++
 lib/SNMP_Session.pm |  4 ++--
 2 files changed, 21 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4c1a124..5932774 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+libsnmp-session-perl (1.13-1.1~deb7u1) wheezy; urgency=low
+
+  * Non-maintainer upload.
+  * Rebuild against wheezy.
+
+ -- Adam D. Barratt   Thu, 04 Sep 2014 15:50:57 +0100
+
+libsnmp-session-perl (1.13-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "Warnings from SNMP_Session.pm":
+apply modified patch from upstream bug tracker at
+https://code.google.com/p/snmp-session/issues/detail?id=5
+(Closes: #628804)
+Thanks also to Geoff Crompton who came up with the same patch.
+This should also fix mrtg's #629331.
+
+ -- gregor herrmann   Sat, 18 May 2013 13:06:58 +0200
+
 libsnmp-session-perl (1.13-1) unstable; urgency=low
 
   * New upstream release
diff --git a/lib/SNMP_Session.pm b/lib/SNMP_Session.pm
index 4b9ccf9..e979b84 100644
--- a/lib/SNMP_Session.pm
+++ b/lib/SNMP_Session.pm
@@ -146,7 +146,7 @@ BEGIN {
 
 if (eval {local $SIG{__DIE__};require Socket6;} &&
eval {local $SIG{__DIE__};require IO::Socket::INET6; 
IO::Socket::INET6->VERSION("1.26");}) {
-   import Socket6;
+   Socket6->import(qw(inet_pton getaddrinfo));
$ipv6_addr_len = length(pack_sockaddr_in6(161, inet_pton(AF_INET6(), 
"::1")));
$SNMP_Session::ipv6available = 1;
 }
@@ -605,7 +605,7 @@ use Carp;
 BEGIN {
 if($SNMP_Session::ipv6available) {
import IO::Socket::INET6;
-   import Socket6;
+   Socket6->import(qw(inet_pton getaddrinfo));
 }
 }
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 04/24: Import Debian changes 1.08-1

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 55b9291bc7cf630ba40f20d50500c40de90b90cb
Merge: 84859ef 9296b94
Author: Jochen Friedrich 
Date:   Mon Dec 19 16:32:36 2005 +0100

Import Debian changes 1.08-1

libsnmp-session-perl (1.08-1) unstable; urgency=low

  * New upstream release
   o SNMP_Session.pm:
- Fixed a bug in the SNMPv2c version of map_table_start_end that would
  cause errors when the $end argument is actually being used. Thanks to 
Jan
  van Keulen for submitting the patch.

 META.yml|  2 +-
 README  |  1 +
 debian/changelog| 10 ++
 debian/control  |  2 +-
 index.html  | 20 ++--
 lib/SNMP_Session.pm | 14 +++---
 lib/SNMP_util.pm| 32 +++-
 test/if-counters.pl | 16 
 8 files changed, 61 insertions(+), 36 deletions(-)

diff --cc debian/changelog
index 8d36117,000..253442d
mode 100644,00..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,141 -1,0 +1,151 @@@
++libsnmp-session-perl (1.08-1) unstable; urgency=low
++
++  * New upstream release
++   o SNMP_Session.pm:
++- Fixed a bug in the SNMPv2c version of map_table_start_end that would
++  cause errors when the $end argument is actually being used. Thanks to 
Jan
++  van Keulen for submitting the patch.
++
++ -- Jochen Friedrich   Mon, 19 Dec 2005 16:32:36 +0100
++
 +libsnmp-session-perl (1.07-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o  SNMP_Session.pm: 
 +- Fixed strict subs error with newer versions of Perl. 
 +  Thanks to Gerry Dalton for spotting this.
 +  * Really updated watch file.
 +
 + -- Jochen Friedrich   Sat, 30 Oct 2004 13:49:35 +0200
 +
 +libsnmp-session-perl (1.06-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o  SNMP_Session.pm:
 +- Decode_trap_request now understands SNMPv2 inform requests in addition 
to 
 +  SNMPv1 traps and SNMPv2 traps. Contributed by Andrew Cornford-Matheson.
 +  * Updated watch file.
 +
 + -- Jochen Friedrich   Thu,  9 Sep 2004 23:57:54 +0200
 +
 +libsnmp-session-perl (1.05-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_util.pm:
 +- The subroutines snmpget, snmpgetnext and snmpset will now detect when 
 +  they are called in scalar context, and return only the first (and 
 +  typically the only) of the retrieved values in this case.
 +   o  BER.pm:
 +- Internal restructuring: The new (BER.pm 1.02) pretty-printer 
 +  registration method is now used for most standard SNMP types, too.
 +
 + -- Jochen Friedrich   Sat, 31 Jul 2004 09:27:08 +0200
 +
 +libsnmp-session-perl (1.03-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_util.pm:
 +- Added a missing part of Mike Mitchell pretty-printer
 +  registration patch.
 +- snmpwalkhash now takes an additional optional argument that should be a
 +  reference to a hash. If used, snmpwalkhash will insert the retrieved
 +  values into that hash.
 +   o BER.pm:
 +- Additional decoders (``pretty printers'') can now be registered
 +  and unregistered for type codes using the register_pretty_printer and
 +  unregister_pretty_printer subroutines. Implemented by Mike Mitchell.
 +- Corrected encoding of large integer-like values.
 +- Properly parse the variant length format in integers. Thanks to Milen
 +  Pavlov for pointing out this bug. Also, decoding should be slightly
 +  more efficient in general, because one substr() operation per (sub-)
 +  object has been eliminated.
 +
 + -- Jochen Friedrich   Sat,  3 Jul 2004 17:59:44 +0200
 +
 +libsnmp-session-perl (1.00-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o Added Luc Pauwels' implementation of the use_16bit_request_ids option.i
 + Some SMC devices seem to require this.
 +   o Improved request ID generation so that avoid_negative_request_ids
 + is always obeyed.
 +   o Added Gauge32 support to snmpset. Thanks to Christopher J. Tengi for
 + the idea. Mike Mitchell provided new code that supports all known types.
 +   o Portability fix in IPv6 support.
 +   o Support encoding of OIDs containing multiple quoted strings.
 +  * Added debian/watch file
 +
 + -- Jochen Friedrich   Wed, 25 Feb 2004 23:40:18 +0100
 +
 +libsnmp-session-perl (0.97-2) unstable; urgency=low
 +
 +  * Removed unnecessary extra files.
 +  * Removed debian/dirs.
 +  * Fixed section according to perl policy.
 +
 + -- Jochen Friedrich   Wed, 10 Sep 2003 17:26:15 +0200
 +
 +libsnmp-session-perl (0.97-1) unstable; urgency=low
 +
 +  * New upstream release
 +- Added support for TimeTicks values in snmpset.
 +- Exported 

[libsnmp-session-perl] 08/24: Import Debian changes 1.13-1

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 0d09cace776d65ef9257815aadb0e95bfe5c62e6
Merge: 05c9fbb 36a6691
Author: Jochen Friedrich 
Date:   Wed Oct 14 13:44:47 2009 +0200

Import Debian changes 1.13-1

libsnmp-session-perl (1.13-1) unstable; urgency=low

  * New upstream release
   o SNMP_util.pm:
- Parse OIDs in NOTIFICATION-TYPE names.  Change by Mike
  Mitchell/jaccobs.
   o SNMP_Session.pm:
- Fixed the optional socket-reuse code to handle IPv4 and IPv6 sockets
  separately.
  * Bumped Standards version to 3.8.3 (no changes).
  * Changed watch file to point to google code.

 META.yml | 22 --
 README   |  4 ++--
 debian/changelog | 14 ++
 debian/control   |  4 ++--
 debian/watch |  8 ++--
 index.html   |  6 +++---
 lib/BER.pm   |  2 +-
 lib/SNMP_Session.pm  | 23 ++-
 lib/SNMP_util.pm |  7 ---
 test/SNMPAgent.pm|  2 +-
 test/ber-test.pl |  2 +-
 test/cisco-cpus  |  2 +-
 test/if-to-routes.pl |  2 +-
 test/iftop   |  2 +-
 test/test.pl |  2 +-
 15 files changed, 60 insertions(+), 42 deletions(-)

diff --cc debian/changelog
index de8fa60,000..4c1a124
mode 100644,00..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,191 -1,0 +1,205 @@@
++libsnmp-session-perl (1.13-1) unstable; urgency=low
++
++  * New upstream release
++   o SNMP_util.pm:
++- Parse OIDs in NOTIFICATION-TYPE names.  Change by Mike
++  Mitchell/jaccobs.
++   o SNMP_Session.pm:
++- Fixed the optional socket-reuse code to handle IPv4 and IPv6 sockets
++  separately.
++  * Bumped Standards version to 3.8.3 (no changes).
++  * Changed watch file to point to google code.
++
++ -- Jochen Friedrich   Wed, 14 Oct 2009 13:44:47 +0200
++
 +libsnmp-session-perl (1.12-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_util.pm:
 +- Rewritten MIB parsing code from Mike Mitchell.
 +   o SNMP_Session.pm:
 +- Upgraded to Artistic License 2.0 upon a suggestion from Tom Callaway.
 +  * Bumped standards version to 3.7.3.
 +  * Added homepage tag to control.
 +
 + -- Jochen Friedrich   Tue, 01 Apr 2008 16:35:35 +0200
 +
 +libsnmp-session-perl (1.11-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_util.pm:
 +- Improvement to loop detection in snmpwalk. Should cope with more 
 +  broken agents. Change by Mike Mitchell. 
 +
 + -- Jochen Friedrich   Mon, 12 Nov 2007 17:28:38 +0100
 +
 +libsnmp-session-perl (1.10-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_Session.pm:
 +- Mike Fischer reported that on some systems, notably Linux, recv() may
 +  block even though a preceding select() for readability has returned
 +  successfully. Once condition where this can happen is when a UDP 
checksum
 +  on an incoming datagram doesn't verify. To avoid our library from
 +  blocking in this case, we have to pass MSG_DONTWAIT to recv(). This
 +  behaviour is selected by a new optional argument to receive_response_3,
 +  and used by request_response_5.
 +   o SNMP_util.pm:
 +- Fix from Mike Mitchell for parsing qualified symbolic OIDs. 
 +  * Update Standards-Version to 3.7.2
 +  * Fix lintian warning: debian-rules-ignores-make-clean-error
 +  * Fix lintian error: clean-should-be-satisfied-by-build-depends
 +
 + -- Jochen Friedrich   Wed, 01 Aug 2007 19:16:11 +0200
 +
 +libsnmp-session-perl (1.08-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_Session.pm:
 +- Fixed a bug in the SNMPv2c version of map_table_start_end that would
 +  cause errors when the $end argument is actually being used. Thanks to 
Jan
 +  van Keulen for submitting the patch.
 +
 + -- Jochen Friedrich   Mon, 19 Dec 2005 16:32:36 +0100
 +
 +libsnmp-session-perl (1.07-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o  SNMP_Session.pm: 
 +- Fixed strict subs error with newer versions of Perl. 
 +  Thanks to Gerry Dalton for spotting this.
 +  * Really updated watch file.
 +
 + -- Jochen Friedrich   Sat, 30 Oct 2004 13:49:35 +0200
 +
 +libsnmp-session-perl (1.06-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o  SNMP_Session.pm:
 +- Decode_trap_request now understands SNMPv2 inform requests in addition 
to 
 +  SNMPv1 traps and SNMPv2 traps. Contributed by Andrew Cornford-Matheson.
 +  * Updated watch file.
 +
 + -- Jochen Friedrich   Thu,  9 Sep 2004 23:57:54 +0200
 +
 +libsnmp-session-perl (1.05-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_util.pm:
 +- The subroutines snmpget, snmpgetnext and snmpset will now detect when 
 +  

[libsnmp-session-perl] branch master created (now 99db477)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to branch master
in repository libsnmp-session-perl.

at  99db477   prepare release

This branch includes the following new commits:

   new  99d79ec   Import Debian changes 0.75-1
   new  912098b   Import Debian changes 0.90-1
   new  84859ef   Import Debian changes 1.07-1
   new  55b9291   Import Debian changes 1.08-1
   new  9befb02   Import Debian changes 1.10-1
   new  2ebd61e   Import Debian changes 1.11-1
   new  05c9fbb   Import Debian changes 1.12-1
   new  0d09cac   Import Debian changes 1.13-1
   new  dafe7c1   Import Debian changes 1.13-1.1~deb7u1
   new  114605f   Import Debian changes 1.13-1.1
   new  1307a0a   dpt packagecehck -a -A -C -c
   new  6aaa323   Switch to dpkg-source 3.0 (quilt) format.
   new  d257182   Update debian/copyright to DEP5 format.
   new  98b5d25   Update to debhelper 10 and dh based debian/rules.
   new  9fdd1ac   Run wrap-and-sort.
   new  3a33e35   Include complete Artistic 2.0 license into 
debian/copyright.
   new  7b28747   02_remoteimages: Remove external IMG tags from HTML 
documentation to avoid security breach.
   new  7a77f3c   Bump Standards-Version to 4.1.0.
   new  4e67b93   Add autopkgtest-pkg-perl.
   new  3a1f7e3   Change Homepage to github (old site no longer available).
   new  06df98a   Change Conflicts mrtg to Breaks.
   new  f5161f4   03_Socket6-inet_ntop: Add inet_ntop into import statement 
(Closes: #781126).
   new  5818a19   Disable debian/watch, since there are no releases, but 
only github.
   new  99db477   prepare release

The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsnmp-session-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libsnmp-session-perl] 06/24: Import Debian changes 1.11-1

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 2ebd61e89353dbdb8ad2c582e75e467582112b3e
Merge: 9befb02 f46d926
Author: Jochen Friedrich 
Date:   Mon Nov 12 17:28:38 2007 +0100

Import Debian changes 1.11-1

libsnmp-session-perl (1.11-1) unstable; urgency=low

  * New upstream release
   o SNMP_util.pm:
- Improvement to loop detection in snmpwalk. Should cope with more
  broken agents. Change by Mike Mitchell.

 META.yml|  2 +-
 README  |  6 ++--
 README.SNMP_util|  6 ++--
 debian/changelog|  9 ++
 lib/SNMP_Session.pm |  4 +--
 lib/SNMP_util.pm| 81 +
 6 files changed, 63 insertions(+), 45 deletions(-)

diff --cc debian/changelog
index 20cb35e,000..ed2c587
mode 100644,00..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,170 -1,0 +1,179 @@@
++libsnmp-session-perl (1.11-1) unstable; urgency=low
++
++  * New upstream release
++   o SNMP_util.pm:
++- Improvement to loop detection in snmpwalk. Should cope with more 
++  broken agents. Change by Mike Mitchell. 
++
++ -- Jochen Friedrich   Mon, 12 Nov 2007 17:28:38 +0100
++
 +libsnmp-session-perl (1.10-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_Session.pm:
 +- Mike Fischer reported that on some systems, notably Linux, recv() may
 +  block even though a preceding select() for readability has returned
 +  successfully. Once condition where this can happen is when a UDP 
checksum
 +  on an incoming datagram doesn't verify. To avoid our library from
 +  blocking in this case, we have to pass MSG_DONTWAIT to recv(). This
 +  behaviour is selected by a new optional argument to receive_response_3,
 +  and used by request_response_5.
 +   o SNMP_util.pm:
 +- Fix from Mike Mitchell for parsing qualified symbolic OIDs. 
 +  * Update Standards-Version to 3.7.2
 +  * Fix lintian warning: debian-rules-ignores-make-clean-error
 +  * Fix lintian error: clean-should-be-satisfied-by-build-depends
 +
 + -- Jochen Friedrich   Wed, 01 Aug 2007 19:16:11 +0200
 +
 +libsnmp-session-perl (1.08-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_Session.pm:
 +- Fixed a bug in the SNMPv2c version of map_table_start_end that would
 +  cause errors when the $end argument is actually being used. Thanks to 
Jan
 +  van Keulen for submitting the patch.
 +
 + -- Jochen Friedrich   Mon, 19 Dec 2005 16:32:36 +0100
 +
 +libsnmp-session-perl (1.07-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o  SNMP_Session.pm: 
 +- Fixed strict subs error with newer versions of Perl. 
 +  Thanks to Gerry Dalton for spotting this.
 +  * Really updated watch file.
 +
 + -- Jochen Friedrich   Sat, 30 Oct 2004 13:49:35 +0200
 +
 +libsnmp-session-perl (1.06-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o  SNMP_Session.pm:
 +- Decode_trap_request now understands SNMPv2 inform requests in addition 
to 
 +  SNMPv1 traps and SNMPv2 traps. Contributed by Andrew Cornford-Matheson.
 +  * Updated watch file.
 +
 + -- Jochen Friedrich   Thu,  9 Sep 2004 23:57:54 +0200
 +
 +libsnmp-session-perl (1.05-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_util.pm:
 +- The subroutines snmpget, snmpgetnext and snmpset will now detect when 
 +  they are called in scalar context, and return only the first (and 
 +  typically the only) of the retrieved values in this case.
 +   o  BER.pm:
 +- Internal restructuring: The new (BER.pm 1.02) pretty-printer 
 +  registration method is now used for most standard SNMP types, too.
 +
 + -- Jochen Friedrich   Sat, 31 Jul 2004 09:27:08 +0200
 +
 +libsnmp-session-perl (1.03-1) unstable; urgency=low
 +
 +  * New upstream release
 +   o SNMP_util.pm:
 +- Added a missing part of Mike Mitchell pretty-printer
 +  registration patch.
 +- snmpwalkhash now takes an additional optional argument that should be a
 +  reference to a hash. If used, snmpwalkhash will insert the retrieved
 +  values into that hash.
 +   o BER.pm:
 +- Additional decoders (``pretty printers'') can now be registered
 +  and unregistered for type codes using the register_pretty_printer and
 +  unregister_pretty_printer subroutines. Implemented by Mike Mitchell.
 +- Corrected encoding of large integer-like values.
 +- Properly parse the variant length format in integers. Thanks to Milen
 +  Pavlov for pointing out this bug. Also, decoding should be slightly
 +  more efficient in general, because one substr() operation per (sub-)
 +  object has been eliminated.
 +
 + -- Jochen Friedrich   Sat,  3 Jul 2004 17:59:44 +0200
 +
 

[libsnmp-session-perl] 03/24: Import Debian changes 1.07-1

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libsnmp-session-perl.

commit 84859ef31ca1c074aa93109e8ea7f5ce47148a68
Merge: 912098b 7e48656
Author: Jochen Friedrich 
Date:   Sat Oct 30 13:49:35 2004 +0200

Import Debian changes 1.07-1

libsnmp-session-perl (1.07-1) unstable; urgency=low

  * New upstream release
   o  SNMP_Session.pm:
- Fixed strict subs error with newer versions of Perl.
  Thanks to Gerry Dalton for spotting this.
  * Really updated watch file.

libsnmp-session-perl (1.06-1) unstable; urgency=low

  * New upstream release
   o  SNMP_Session.pm:
- Decode_trap_request now understands SNMPv2 inform requests in 
addition to
  SNMPv1 traps and SNMPv2 traps. Contributed by Andrew 
Cornford-Matheson.
  * Updated watch file.

libsnmp-session-perl (1.05-1) unstable; urgency=low

  * New upstream release
   o SNMP_util.pm:
- The subroutines snmpget, snmpgetnext and snmpset will now detect when
  they are called in scalar context, and return only the first (and
  typically the only) of the retrieved values in this case.
   o  BER.pm:
- Internal restructuring: The new (BER.pm 1.02) pretty-printer
  registration method is now used for most standard SNMP types, too.

libsnmp-session-perl (1.03-1) unstable; urgency=low

  * New upstream release
   o SNMP_util.pm:
- Added a missing part of Mike Mitchell pretty-printer
  registration patch.
- snmpwalkhash now takes an additional optional argument that should be 
a
  reference to a hash. If used, snmpwalkhash will insert the retrieved
  values into that hash.
   o BER.pm:
- Additional decoders (``pretty printers'') can now be registered
  and unregistered for type codes using the register_pretty_printer and
  unregister_pretty_printer subroutines. Implemented by Mike Mitchell.
- Corrected encoding of large integer-like values.
- Properly parse the variant length format in integers. Thanks to Milen
  Pavlov for pointing out this bug. Also, decoding should be slightly
  more efficient in general, because one substr() operation per (sub-)
  object has been eliminated.

libsnmp-session-perl (1.00-1) unstable; urgency=low

  * New upstream release
   o Added Luc Pauwels' implementation of the use_16bit_request_ids option.i
 Some SMC devices seem to require this.
   o Improved request ID generation so that avoid_negative_request_ids
 is always obeyed.
   o Added Gauge32 support to snmpset. Thanks to Christopher J. Tengi for
 the idea. Mike Mitchell provided new code that supports all known 
types.
   o Portability fix in IPv6 support.
   o Support encoding of OIDs containing multiple quoted strings.
  * Added debian/watch file

libsnmp-session-perl (0.97-2) unstable; urgency=low

  * Removed unnecessary extra files.
  * Removed debian/dirs.
  * Fixed section according to perl policy.

libsnmp-session-perl (0.97-1) unstable; urgency=low

  * New upstream release
- Added support for TimeTicks values in snmpset.
- Exported $SNMP_Session::default_avoid_negative_request_ids.
- IPv6 support.
  * New maintainer (Closes: #201362)
  * Bumped policy up to 3.6.1
  * Set debhelper compat level to 4. Set Build-Depends to >=4.
  * Included changes of Non Maintainer Upload. Thanks to
Paul Slootman .

libsnmp-session-perl (0.95-0.1) unstable; urgency=low

  * NMU
  * New upstream release, needed for latest mrtg.
  * Install into /usr/share/perl5 instead of /usr/lib/perl5.
  * Updated copyright file.
  * Removed explicit depends on perl 5.00xx
  * Changed Build-Depends into Build-Depends-Indep.

 MANIFEST   |  35 +--
 META.yml   |  10 +
 README |  35 ++-
 README.SNMP_util   |  77 --
 debian/changelog   | 102 
 debian/compat  |   1 +
 debian/control |  11 +-
 debian/copyright   |   8 +-
 debian/dirs|   2 -
 debian/rules   |  11 +-
 debian/watch   |   6 +
 index.html |  73 +++---
 lib/BER.pm | 280 +-
 lib/SNMP_Session.pm| 275 ++
 lib/SNMP_util.pm   | 514 -
 test/README|   6 +
 test/ber-test.pl   | 108 +
 test/capturetest.pl|  60 +
 test/if-counters.pl| 415 +
 test/{if-counters.pl => 

[libnet-snmp-perl] annotated tag debian/6.0.1-3 created (now cfbdc85)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/6.0.1-3
in repository libnet-snmp-perl.

at  cfbdc85   (tag)
   tagging  50dda85098d1d7c866245efa9e5e624ed207 (commit)
  replaces  debian/6.0.1-2
 tagged by  Roland Rosenfeld
on  Tue Aug 22 21:14:09 2017 +0200

- Log -
libnet-snmp-perl Debian release 6.0.1-3
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmcgoEACgkQAnE7z8pU
ELJNzg//REC0Yg+ckroMqlrbGaukPZa2Kl692YtPsspmRh/elYXwHl+04sPPdHur
uk6e1YEqgvKwvjBzcEd0R/mTIL+OHKqymSOLz+MQL9P0NZEKtYiKKPMd534Kpu1W
uo37BmJUclD243ucSIbiuMMzPVgWiTvfcWhmV245vfL6ycebvKWJlF2YCGIA5zF6
10wtuGW48YcSoetTQv20bN+tM2Toi4x8h5SGI5om7YX27FihFduJG42a91DUapcW
09Jk25GAXuXe+sKkaeypDX0wb0CAaaQcQG8OtownTcQPz/WzrP6PP1AzKBQBcXrw
VdkS8vKm6iTxCIIvqTBIB3pA38H7rWhxDV6aQEyevC5QkeVqIgjp/w/0Cb+dYFSD
SEOuKcpSSlsa5++G0I04k0wn63Ytik/Tq8YDON/fw99emIUH0z380uqdMlefBfXC
Bnmfx0FiYlpG7tIZXzMuYCQBZYsjWb/qPbGjD3pYaAPAoX79UA9yC5IEj3r2nl7v
YNg3ccmpRdb5frPqmZRPSIQoATBZKKyn+29BQ/Vm11HA+39z6jTLHhTkcnIoLNc9
Hk/f8pVKRuCYHX9fRMxTfvVNFb6tF2bmgCdMUnA7LDEE3GFbD7pE+yO/XpN//EX/
gkMO8W0HKMMM4mP+atMVFpM2VH1nXV7DdbzOZA/s+mhHWTrg5GQ=
=jytN
-END PGP SIGNATURE-

Roland Rosenfeld (21):
  Add metacpan stuff, but commented, because this links is broken.
  Adopted by Debian Perl Group.  Add VCS headers.
  Run wrap-and-sort.
  Remove template header from debian/watch.
  Refreshed and reformatted replace_digest_sha1.patch.
  New Standards-Version 4.0.1 (no changes).
  Upgrade debhelper to v10.
  Declare Testsuite: autopkgtest-pkg-perl.
  02_example-interpreter: Use /usr/bin/perl instead of /bin/env perl in 
examples
  03_spelling: Fix spelling error in man page.
  Add Homepage.
  Use /usr/bin/perl instead of /bin/env perl in examples.
  Update debian/copyright to DEP5 format.
  Change charset of changelog to UTF-8.
  Fix VCS URLs.
  04_oid_whitespace: Strip trailing whitespace from OIDs (Closes: #321787).
  New Standards-Version 4.1.0 (no changes).
  Build-Depend on libmodule-build-perl.
  Build-Depend on libcrypt-des-perl and libdigest-hmac-perl to run full 
test suite
  Add lintian-overrides for snmpkey binary.
  prepare upload

---

This annotated tag includes the following new commits:

   new  ecd1f35   04_oid_whitespace: Strip trailing whitespace from OIDs 
(Closes: #321787).
   new  981aec2   New Standards-Version 4.1.0 (no changes).
   new  eb1e1dd   Build-Depend on libmodule-build-perl.
   new  98c86f9   Build-Depend on libcrypt-des-perl and libdigest-hmac-perl 
to run full test suite
   new  58792ad   Add lintian-overrides for snmpkey binary.
   new  50dda85   prepare upload

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] 06/06: prepare upload

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libnet-snmp-perl.

commit 50dda85098d1d7c866245efa9e5e624ed207
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 21:13:48 2017 +0200

prepare upload
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b2fc48d..3e1e7bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libnet-snmp-perl (6.0.1-3) UNRELEASED; urgency=medium
+libnet-snmp-perl (6.0.1-3) unstable; urgency=medium
 
   * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
 field (source stanza).
@@ -21,7 +21,7 @@ libnet-snmp-perl (6.0.1-3) UNRELEASED; urgency=medium
 test suite.
   * Add lintian-overrides for snmpkey binary.
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 21:01:01 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 21:13:38 +0200
 
 libnet-snmp-perl (6.0.1-2) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] 05/06: Add lintian-overrides for snmpkey binary.

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libnet-snmp-perl.

commit 58792ad96b3aaec0be5c3f10bdac9e21ea74ba8a
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 21:01:17 2017 +0200

Add lintian-overrides for snmpkey binary.
---
 debian/changelog  | 3 ++-
 debian/libnet-snmp-perl.lintian-overrides | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e05fab6..b2fc48d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,8 +19,9 @@ libnet-snmp-perl (6.0.1-3) UNRELEASED; urgency=medium
   * Build-Depend on libmodule-build-perl.
   * Build-Depend on libcrypt-des-perl and libdigest-hmac-perl to run full
 test suite.
+  * Add lintian-overrides for snmpkey binary.
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 20:56:52 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 21:01:01 +0200
 
 libnet-snmp-perl (6.0.1-2) unstable; urgency=low
 
diff --git a/debian/libnet-snmp-perl.lintian-overrides 
b/debian/libnet-snmp-perl.lintian-overrides
new file mode 100644
index 000..3500c54
--- /dev/null
+++ b/debian/libnet-snmp-perl.lintian-overrides
@@ -0,0 +1,2 @@
+libnet-snmp-perl: library-package-name-for-application usr/bin/snmpkey
+libnet-snmp-perl: application-in-library-section perl usr/bin/snmpkey

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] 04/06: Build-Depend on libcrypt-des-perl and libdigest-hmac-perl to run full test suite

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libnet-snmp-perl.

commit 98c86f9a5487396129a43eb7e0e580c3db8f9abe
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 20:55:24 2017 +0200

Build-Depend on libcrypt-des-perl and libdigest-hmac-perl to run full test 
suite
---
 debian/changelog | 4 +++-
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b1e9a12..e05fab6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,8 +17,10 @@ libnet-snmp-perl (6.0.1-3) UNRELEASED; urgency=medium
   * 04_oid_whitespace: Strip trailing whitespace from OIDs (Closes: #321787).
   * New Standards-Version 4.1.0 (no changes).
   * Build-Depend on libmodule-build-perl.
+  * Build-Depend on libcrypt-des-perl and libdigest-hmac-perl to run full
+test suite.
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 20:47:02 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 20:56:52 +0200
 
 libnet-snmp-perl (6.0.1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 8e2ce51..86c8976 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 4.1.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-snmp-perl.git
 Build-Depends-Indep: debhelper (>= 10), netbase, perl (>> 5.10.0)
-Build-Depends: libmodule-build-perl
+Build-Depends: libcrypt-des-perl, libdigest-hmac-perl, libmodule-build-perl
 Homepage: https://metacpan.org/pod/Net::SNMP
 Testsuite: autopkgtest-pkg-perl
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] 01/06: 04_oid_whitespace: Strip trailing whitespace from OIDs (Closes: #321787).

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libnet-snmp-perl.

commit ecd1f35c275ed3109305069b3a7bc72948c3b25a
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 20:38:18 2017 +0200

04_oid_whitespace: Strip trailing whitespace from OIDs (Closes: #321787).
---
 debian/changelog   |  3 +-
 debian/patches/04_oid_whitespace.patch | 70 ++
 debian/patches/series  |  1 +
 3 files changed, 73 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5b8942c..dbe9aea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,8 +15,9 @@ libnet-snmp-perl (6.0.1-3) UNRELEASED; urgency=medium
   * Update debian/copyright to DEP5 format.
   * Change charset of changelog to UTF-8.
   * Fix VCS URLs.
+  * 04_oid_whitespace: Strip trailing whitespace from OIDs (Closes: #321787).
 
- -- Roland Rosenfeld <rol...@debian.org>  Mon, 21 Aug 2017 22:48:18 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 20:38:05 +0200
 
 libnet-snmp-perl (6.0.1-2) unstable; urgency=low
 
diff --git a/debian/patches/04_oid_whitespace.patch 
b/debian/patches/04_oid_whitespace.patch
new file mode 100644
index 000..e4aad6e
--- /dev/null
+++ b/debian/patches/04_oid_whitespace.patch
@@ -0,0 +1,70 @@
+Author: Roland Rosenfeld <rol...@debian.org>
+Description: Strip trailing whitespace from OIDs (Closes: #321787)
+Bug-Debian: https://bugs.debian.org/321787
+
+--- a/examples/snmpget.pl
 b/examples/snmpget.pl
+@@ -69,8 +69,10 @@ if (!defined $s->get_request(@args)) {
+ 
+ # Print the results.
+ for ($s->var_bind_names()) {
++   my $oid = $_;
++   $oid =~ s/ +//;
+printf "%s = %s: %s\n",
+-  $_,
++  $oid,
+   snmp_type_ntop($s->var_bind_types()->{$_}),
+   $s->var_bind_list()->{$_};
+ }
+--- a/examples/snmpgetbulk.pl
 b/examples/snmpgetbulk.pl
+@@ -71,8 +71,10 @@ if (!defined $s->get_bulk_request(@args)
+ 
+ # Print the results.
+ for ($s->var_bind_names()) {
++   my $oid = $_;
++   $oid =~ s/ +//;
+printf "%s = %s: %s\n",
+-  $_,
++  $oid,
+   snmp_type_ntop($s->var_bind_types()->{$_}),
+   $s->var_bind_list()->{$_};
+ }
+--- a/examples/snmpgetnext.pl
 b/examples/snmpgetnext.pl
+@@ -69,8 +69,10 @@ if (!defined $s->get_next_request(@args)
+ 
+ # Print the results.
+ for ($s->var_bind_names()) {
++   my $oid = $_;
++   $oid =~ s/ +//;
+printf "%s = %s: %s\n",
+-  $_,
++  $oid,
+   snmp_type_ntop($s->var_bind_types()->{$_}),
+   $s->var_bind_list()->{$_};
+ }
+--- a/examples/table.pl
 b/examples/table.pl
+@@ -40,7 +40,9 @@ my $result;
+ 
+ if (defined ($result = $session->get_table(-baseoid => $OID_ifTable))) {
+for ($session->var_bind_names()) {
+-  printf "%s => %s\n", $_, $result->{$_};
++  my $oid = $_;
++  $oid =~ s/ +//;
++  printf "%s => %s\n", $oid, $result->{$_};
+}
+print "\n";
+ } else {
+@@ -99,7 +101,9 @@ sub print_results_cb
+   printf "ERROR: %s.\n", $session->error();
+} else {
+   for ($session->var_bind_names()) {
+- printf "%s => %s\n", $_, $session->var_bind_list()->{$_};
++ my $oid = $_;
++ $oid =~ s/ +//;
++ printf "%s => %s\n", $oid, $session->var_bind_list()->{$_};
+   }
+}
+ 
diff --git a/debian/patches/series b/debian/patches/series
index c70764c..8e33583 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 01_replace_digest_sha1.patch
 03_spelling.patch
+04_oid_whitespace.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] branch master updated (2558d28 -> 50dda85)

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to branch master
in repository libnet-snmp-perl.

  from  2558d28   Fix VCS URLs.
   new  ecd1f35   04_oid_whitespace: Strip trailing whitespace from OIDs 
(Closes: #321787).
   new  981aec2   New Standards-Version 4.1.0 (no changes).
   new  eb1e1dd   Build-Depend on libmodule-build-perl.
   new  98c86f9   Build-Depend on libcrypt-des-perl and libdigest-hmac-perl 
to run full test suite
   new  58792ad   Add lintian-overrides for snmpkey binary.
   new  50dda85   prepare upload

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog  | 13 --
 debian/control|  3 +-
 debian/libnet-snmp-perl.lintian-overrides |  2 +
 debian/patches/04_oid_whitespace.patch| 70 +++
 debian/patches/series |  1 +
 5 files changed, 84 insertions(+), 5 deletions(-)
 create mode 100644 debian/libnet-snmp-perl.lintian-overrides
 create mode 100644 debian/patches/04_oid_whitespace.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] 02/06: New Standards-Version 4.1.0 (no changes).

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libnet-snmp-perl.

commit 981aec221a0e9a298f5af76791a5bbf89b014cca
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 20:39:49 2017 +0200

New Standards-Version 4.1.0 (no changes).
---
 debian/changelog | 4 ++--
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dbe9aea..b3dcc30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,6 @@ libnet-snmp-perl (6.0.1-3) UNRELEASED; urgency=medium
   * Run wrap-and-sort.
   * Remove template header from debian/watch.
   * Refreshed and reformatted replace_digest_sha1.patch.
-  * New Standards-Version 4.0.1 (no changes).
   * Upgrade debhelper to v10.
   * Declare Testsuite: autopkgtest-pkg-perl.
   * 03_spelling: Fix spelling error in man page.
@@ -16,8 +15,9 @@ libnet-snmp-perl (6.0.1-3) UNRELEASED; urgency=medium
   * Change charset of changelog to UTF-8.
   * Fix VCS URLs.
   * 04_oid_whitespace: Strip trailing whitespace from OIDs (Closes: #321787).
+  * New Standards-Version 4.1.0 (no changes).
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 20:38:05 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 20:39:21 +0200
 
 libnet-snmp-perl (6.0.1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 8341885..562c318 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group 
<pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Roland Rosenfeld <rol...@debian.org>
 Priority: optional
 Section: perl
-Standards-Version: 4.0.1
+Standards-Version: 4.1.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-snmp-perl.git
 Build-Depends-Indep: debhelper (>= 10), netbase, perl (>> 5.10.0)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] 03/06: Build-Depend on libmodule-build-perl.

2017-08-22 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libnet-snmp-perl.

commit eb1e1dd5aa50bca2e4d608d74803dc93252304b9
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Tue Aug 22 20:47:27 2017 +0200

Build-Depend on libmodule-build-perl.
---
 debian/changelog | 3 ++-
 debian/control   | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b3dcc30..b1e9a12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,8 +16,9 @@ libnet-snmp-perl (6.0.1-3) UNRELEASED; urgency=medium
   * Fix VCS URLs.
   * 04_oid_whitespace: Strip trailing whitespace from OIDs (Closes: #321787).
   * New Standards-Version 4.1.0 (no changes).
+  * Build-Depend on libmodule-build-perl.
 
- -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 20:39:21 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Tue, 22 Aug 2017 20:47:02 +0200
 
 libnet-snmp-perl (6.0.1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 562c318..8e2ce51 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Standards-Version: 4.1.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-snmp-perl.git
 Build-Depends-Indep: debhelper (>= 10), netbase, perl (>> 5.10.0)
+Build-Depends: libmodule-build-perl
 Homepage: https://metacpan.org/pod/Net::SNMP
 Testsuite: autopkgtest-pkg-perl
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libfile-tail-perl] annotated tag debian/1.3-3 created (now e0c447e)

2017-08-21 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/1.3-3
in repository libfile-tail-perl.

at  e0c447e   (tag)
   tagging  2f13e789192f227b05d98953899fb611ddf3c5a2 (commit)
  replaces  debian/1.3-2
 tagged by  Roland Rosenfeld
on  Mon Aug 21 20:00:33 2017 +0200

- Log -
libfile-tail-perl Debian release 1.3-3
-BEGIN PGP SIGNATURE-

iHAEABECADAWIQQ6YyQQS0BCLRERHSw7v893vYsFDQUCWZsfwRIccm9sYW5kQGRl
Ymlhbi5vcmcACgkQO7/Pd72LBQ2kqgCeODfvyeK2Wky7ShEUmO45pTc1JcUAni0A
bs4WCLLy995l4ReWKR3ae/vt
=iixQ
-END PGP SIGNATURE-

Roland Rosenfeld (5):
  Upgrade Standards-Version to 4.0.1 (no changes).
  Upgrade from debhelper v9 to v10.
  [takeover-for-pkg-perl] Document the takeover
  dpt takeover
  prepare release 1.3-3

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libfile-tail-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] branch master updated (e6b670b -> 2558d28)

2017-08-21 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to branch master
in repository libnet-snmp-perl.

  from  e6b670b   Change charset of changelog to UTF-8.
   new  2558d28   Fix VCS URLs.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 3 ++-
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] 01/01: Fix VCS URLs.

2017-08-21 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libnet-snmp-perl.

commit 2558d28b958c0a7cd17ad9acd0249ea7e70e17f0
Author: Roland Rosenfeld <rol...@debian.org>
Date:   Mon Aug 21 22:48:27 2017 +0200

Fix VCS URLs.
---
 debian/changelog | 3 ++-
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b887b22..5b8942c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,8 +14,9 @@ libnet-snmp-perl (6.0.1-3) UNRELEASED; urgency=medium
   * Use /usr/bin/perl instead of /bin/env perl in examples.
   * Update debian/copyright to DEP5 format.
   * Change charset of changelog to UTF-8.
+  * Fix VCS URLs.
 
- -- Roland Rosenfeld <rol...@debian.org>  Mon, 21 Aug 2017 22:27:21 +0200
+ -- Roland Rosenfeld <rol...@debian.org>  Mon, 21 Aug 2017 22:48:18 +0200
 
 libnet-snmp-perl (6.0.1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index ebdbc97..8341885 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Uploaders: Roland Rosenfeld <rol...@debian.org>
 Priority: optional
 Section: perl
 Standards-Version: 4.0.1
-Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git.git
-Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-snmp-perl.git.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-snmp-perl.git
 Build-Depends-Indep: debhelper (>= 10), netbase, perl (>> 5.10.0)
 Homepage: https://metacpan.org/pod/Net::SNMP
 Testsuite: autopkgtest-pkg-perl

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] annotated tag upstream/5.2.0 created (now 02bacb9)

2017-08-21 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag upstream/5.2.0
in repository libnet-snmp-perl.

at  02bacb9   (tag)
   tagging  e71524d96f6a7541f9b2ea1e39c73f6ba00d73df (commit)
  replaces  upstream/5.1.0
 tagged by  Roland Rosenfeld
on  Mon Aug 21 20:28:44 2017 +0200

- Log -
Upstream version 5.2.0
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmbJlwACgkQAnE7z8pU
ELL81w/+NkxM2+sh1+4cZo7y1P+euIhvPSxb17i/MJZaB8AB61d5qzF5d9QW3xVr
lrg9eaE/42sZX0OE3y8PiqW57Z2cqHPVz+YAo/FNM69S1T/8t7+iHO5SOEWqwyXW
pJujCL0pJTTq01Ob6VH7RedC3n73zLSEWEB14jqJKSegVM3p0d7ulcQHElUmOkFq
Tlfnn4HIxw6aDE78CUmKnL8i0rlQO+82X2Oi0Lk9EGQJNwDeJp8m7XzOqX3RgSQC
f/SKuuqHicrH9mKRYViItMebcogSfcLPkp2eoVX5eSPkfMpgynWRCJSOks7NS+Tv
xDajHW0a699u5RwxaiFffyOexKIy4FQvxbWc0uYghHt3tBzZaPlZZUW4PnK8wLn5
PGWNauQxf7biF4GAbuxp7mItZhUNr5KUwJqroglPzvYcensNnhvDYjHpaRfeWjTu
467IJBPFeNd8tFOgK8bwIJ+7MULiOjsi4ucx19431t4ywUtR28AghK3lb39V36QL
lNFsF1C6wV+iMjEOpCQWbn5UnHuy9pCxa8woL8w59JuCEUBFHWes5Hcc8SQIw2Zt
7GsDmHc2uGDlJiCWUSUNmHXP3OfMRR7PlT01aH+0DH1vmKOYAYH//bgj1sScpTzQ
plPst330wj8go72tSZPrz99hxoYHOVSpDggviGyn/uOX5SOAYo4=
=xNsk
-END PGP SIGNATURE-

Roland Rosenfeld (1):
  Import Upstream version 5.2.0

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] annotated tag upstream/5.0.1 created (now b9079bd)

2017-08-21 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag upstream/5.0.1
in repository libnet-snmp-perl.

at  b9079bd   (tag)
   tagging  5ec42a7bcd71c4904afff095b778bf6a7387d3c5 (commit)
  replaces  upstream/3.6
 tagged by  Roland Rosenfeld
on  Mon Aug 21 20:28:43 2017 +0200

- Log -
Upstream version 5.0.1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmbJlsACgkQAnE7z8pU
ELIeDxAAiEJ3YRPFnW91bj0IKrjrzF854QWz56gHZp5fUOrLMcBBlPqohMlob1Sg
n8MoUWjW/4mlb5JqPydNpHbbG4gtoZ/vVD3fpdBD0qFWrwcuiqEBaW9xKMWWpjdx
OLj9PrkAcDIaAZHDxIrSWcogVs6RTEdNwoVHf8t6UCAmgwTiGLyXNEWSjRuUIE26
5xtU/DWPfXFZapsHQvdI0qVDleoKuiLbF24OcpN+Vl9GrtIlcUfYuzltGjvJrnjz
xLuiM96cNlKFpP1kbf7ItVLkPP4Frw5Zr6AEXZAe2MEUUtW0Go/8Ehcw/RU8tf99
d/ICbQFUqWy+vGBkwVJAJEwiRGgx0uOtek5AJKZcpR08NFbSzGIn6YDXxnJGb1Tr
rx6yKmcPm0KIZDntFyKgDiIYES0j0sIfMPOCbZevDcFIgA15MbLMkNcWw4v4msxd
shsttCGMFc1qp2prgqyk+lA1+YN6S9A/ERPhQ4J5xJi+uRpHQZii9XDbg0qoSVGA
uWintZnJuPG33Sw918TXgcTM/DgrXm5WwaK7+VA79i59IftGfXk9J281LQveBuRb
xqn51x5w8h0uRbJ3JnxmI7qGzuaABTH4PZYaqHX701rRDlTb72w+wqhoIOj3YFkq
jTsZyq2TGAD0nERbnsZYo2gw0Zn3s1++p8exQQuxKaUOicaM/+Y=
=Xm2i
-END PGP SIGNATURE-

Roland Rosenfeld (1):
  Import Upstream version 5.0.1

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] annotated tag upstream/5.1.0 created (now c9ed7ad)

2017-08-21 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag upstream/5.1.0
in repository libnet-snmp-perl.

at  c9ed7ad   (tag)
   tagging  86e97a4aa1713345189467ca5c10cd4b3a9b818b (commit)
  replaces  upstream/5.0.1
 tagged by  Roland Rosenfeld
on  Mon Aug 21 20:28:43 2017 +0200

- Log -
Upstream version 5.1.0
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmbJlsACgkQAnE7z8pU
ELJOyxAAlw0QLwZvQbES1NZ4Gm/XI1IrTyX3XknC/cN3YJ5+t1ISyWRwrnT3d3Uc
Utac8zulF+xnypgWV0kQ2DLig2eNPj9+3uRihVed+RhKV4JeY3EU+8N49ivfg4ca
qzgoggDQ1sI1jvwzE1Y2mfazacS+mCgdX7WZvETo0uqTEyP/+Ir9Pu3ONBZvRDj6
Qgtjrj2o2dTdVDaYPsSHKIbhnlkubIuT7jeQ5v8J+WDRyWaJVK/oG1zF2sQmU27c
V6DDpjBiUmdcbZZf9cICNWAvyNWBmZHbm6gKuHsLCIDU2c6NS44uzUlh1CrW+ZoE
bQkVxhcEqnRMYbiqFO+BpBM1eRGbj10OXp4LzQ5znDHn7yNHBX7NdaU1F8MD7avH
9OCEXIg/H+rbekFwQWqDyon9tCrwiNvhoWlHNOiDDHZzg4Zp5K38qof/9y/nhcsx
Gk0cB88+LXztueM8KA0XzUm9t/6ttIXeJiXrM8mtsazPxPKcXTEzQDpcf8m0vzcB
bJchIvNtLGKsZYuHBCbYEI9kPWfCDjF6KZxMxQz59ir+BHetp7Cjfr1+oxaDlkcc
9Wcs9XUmWJKeUMZ5JQdTb2uGqe17RIXHtrzL2QGwAqBHlf0fmC2Pkcoa5UKLceNo
p9qf9MZNFqcA5v4G4Evbci1GA3CsxveilS6VamnEFuQHwayQuMA=
=4AQ0
-END PGP SIGNATURE-

Roland Rosenfeld (1):
  Import Upstream version 5.1.0

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] annotated tag upstream/3.6 created (now 6538e74)

2017-08-21 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag upstream/3.6
in repository libnet-snmp-perl.

at  6538e74   (tag)
   tagging  ccb1570dcbb45c01ac8d2ffbf95adc47272ca64e (commit)
 tagged by  Roland Rosenfeld
on  Mon Aug 21 20:28:42 2017 +0200

- Log -
Upstream version 3.6
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmbJloACgkQAnE7z8pU
ELLDcQ/8CVdHpNFQdqcCQTs7UbGuTvH3kF7asQRAStgSvh94R2YNU1SzCcuR95Ij
rAiPVzJX2/9QM8jhSy5V0RrON9Q8d7xNdtVv+TtPAkJFE+ktmZBClg5UbzFOb3C2
wLUuh/tx9BdeW/IVNUB0jRjYp1o/jbkHGTojIYL/s3wuclR3pq+98+20Q8G6G0GK
O41NM2oaQBcW+BZb/UGsG/lz9dzTHZKbAlsZKlGiIUlS5sIjtsMZQ2XOakdeujht
LHM9zmlEJg2cdR4euW5QLCaV7WmP/YUSH/NXT1fHbawOi1WMTCQvRXNSBUQUOF8Z
9T7VehAj2Zr9qTQT0dDmAaVcR6xvZ3ndRdLyMaISvz1RBZY72/DSPLdoVMARRoTR
ZJVvuRtun3BnLXfPwVT9HZz9DdFyfEXv0BUdcjkED0VFRbiXYXrrY3mMZJtDm0sx
0U7NgT7KJlnk18UQg5I4fgvRO9gV5nrJaVHibCLeBoSgV+k+Z9Z45Cw75rzACDkg
B6SCp5rHyEOltaS1spuXOLsL6gb1YvGzDLly1cgE4spGOkd4AOJG7JtSZy7sjtSY
GLQ7vUdvV7QOe1DClGoGrFlEzwfCDxxbfMefS92097zPEPriECalerzbWvsGSOwG
PH+lUuNv5izVSPCN8FiQVD4a5xwJSJwWnNVeX1N99BHkAbEAY40=
=qrXI
-END PGP SIGNATURE-

Roland Rosenfeld (1):
  Import Upstream version 3.6

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] annotated tag upstream/6.0.1 created (now b0c56fd)

2017-08-21 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag upstream/6.0.1
in repository libnet-snmp-perl.

at  b0c56fd   (tag)
   tagging  14c3b9e9bb92f1db87fa7f26b33b8a9b12d860b2 (commit)
  replaces  upstream/5.2.0
 tagged by  Roland Rosenfeld
on  Mon Aug 21 20:28:46 2017 +0200

- Log -
Upstream version 6.0.1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmbJl4ACgkQAnE7z8pU
ELJjuhAAiutYzt705PB9GWRQ1QVWpuocxU1teGPWQAi4MXGxMYzl+/Pd6OWGdatP
3Lj9yMU2DqjyUAnVEDIvze43q6aHfJr1S/m0J5zq4TZ7PNkJuMX9feCixX+h8JWQ
XDWyhBYAqbkSTsao7qLLJOsFkQoYz8VxvgD/1FSD/tg4IFdDj6CidrnppzkanIFm
WGWOTAdgQbEOHkG0nbuM46ocrvtaDQApSuknvIxvuXYnsCPxgtfWCGrDcYnWZLSk
UCNHw9sOIUM/H0p6zhXfHzTJE96vYRN+2FVlMBBkSBYcK9Xe0xXfpS77ZEnzY3bl
Bcc8HFfGTrBLWn0xgB5mZ/YnNzemWgPm7LR4bGOs6RuuNdMew51Wh5J6koplC9Pp
IMtzddhRnyZr69G1Wfu4zaTzwiOceo960lFq758uRHDvSayfL5M7yXbRZLxfYk+S
YI92yEqwKX2+xLuH+eNx8M9GjGDjSN8cOTkbXqySdMbGJ3sYLGNYgmvDHNCztxVY
Dn4hs+8VrGZHycrrRQfnV2Y2hxFPF7cr335hHXmlZuu/HKKMrJjbeGwVNgt0kCAz
dFQoXPLNE8LxCBD8C1HAsDc6hht4AO7Wlc8oUAf5bTAOYXRop6cH+yLLFbIXCPvF
KCOdN9O/Cz1rZhsRw32AsEDRyNrzR7mNZMYztjN9CBi9yM6lOAc=
=j/ZD
-END PGP SIGNATURE-

Roland Rosenfeld (1):
  Import Upstream version 6.0.1

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


[libnet-snmp-perl] annotated tag debian/5.2.0-3 created (now 33a9294)

2017-08-21 Thread Roland Rosenfeld
This is an automated email from the git hooks/post-receive script.

roland pushed a change to annotated tag debian/5.2.0-3
in repository libnet-snmp-perl.

at  33a9294   (tag)
   tagging  2095544416b1fabb8e436b0e710f4344753578d3 (commit)
  replaces  debian/5.2.0-2
 tagged by  Roland Rosenfeld
on  Mon Aug 21 20:28:46 2017 +0200

- Log -
Debian release 5.2.0-3
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmbJl4ACgkQAnE7z8pU
ELI8bw/+Je1DHpwSQUCO/ayQihACsmKoQqeWYkBNuWmEjNceFiAsb/A04RP5pjLO
/dPQimJ5rvLDmApji44lSOubMlrwdff+FAAZwYMHG10hCPvAfnaiFic3Stj4ESe8
sc6O7QW6a+SU3h7NeM9tCoiPLmZzYQXJOkT98P34R64oj2ggLSphW7oLA7uJlDkD
IWogndabog6+MM5sL2Th/eyWg15JbC10+4R7BKcI/stbUdFopzMrfIWYBhh3r0MJ
u+q3VGmXD1ECQRTSluLgR1g9bs6ezkhcj79jaT+fxYDtaqDaQKoxIpN1DeUPHyFB
ANc1DOgvMjs2HZFz5Hd61C2nZ0u7jLcoADAturYNHGB0XDpiK519WvQ5NOoFtX3J
Wk/z/2J5sruEnusc71wKwmUGrNpn3NI2gnwlN7ZJrxVrAqnJX33TIeCaiLAJQuXN
YqhlJ+nUSYuTlQrW2bXqkBiD1M6lIKGPpt9zP1oizhmmL00bC2Hu6kU1xKT0o7/X
iP6y5nQhB9XOV/eAfDhzwswECeNXm3hd9u8bQSAZdaZgIFbxJU3le2+vSITWJ/mC
UmREmjQCE9NGmeVHdEVOgqjVRW4Ebu2hgNu4o/eWZoKbu4ECkUAsAhQcbS4gfI2z
SwAlboPsCIyLb9kz0Ga/CP9jh1Vb1331bQOmt7pcNmHET+sF/Ak=
=65f7
-END PGP SIGNATURE-

Jochen Friedrich (1):
  Import Debian changes 5.2.0-3

---

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits


  1   2   >