[libdaemon-control-perl] branch master updated (540ee47 -> 3a6190c)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch master
in repository libdaemon-control-perl.

  from  540ee47   update changelog
   new  570eb14   Add debian/upstream/metadata
   new  e2ef13b   Update debian/changelog
  adds  6236c94   Imported Upstream version 0.001008
   new  5652f65   Merge tag 'upstream/0.001008'
   new  3a6190c   Update debian/changelog

The 4 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:
 Changes|  11 +-
 MANIFEST   |   3 +
 META.yml   |   9 +-
 Makefile.PL|   7 +-
 debian/changelog   |   6 +-
 debian/upstream/metadata   |   5 +
 inc/Module/Install.pm  |  23 ++-
 inc/Module/Install/Base.pm |   2 +-
 inc/Module/Install/Can.pm  |   2 +-
 inc/Module/Install/Fetch.pm|   6 +-
 inc/Module/Install/Makefile.pm |   4 +-
 inc/Module/Install/Metadata.pm | 106 +++
 inc/Module/Install/Win32.pm|   6 +-
 inc/Module/Install/WriteAll.pm |   6 +-
 lib/Daemon/Control.pm  | 209 -
 t/02_sleep_system.t|   4 +-
 t/05_user_group.t  |  54 ++
 t/06_stderr_stdout.t   | 123 
 ...03_perl_gets_control.pl => 05_stderr_stdout.pl} |  20 +-
 19 files changed, 485 insertions(+), 121 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/05_user_group.t
 create mode 100644 t/06_stderr_stdout.t
 copy t/bin/{03_perl_gets_control.pl => 05_stderr_stdout.pl} (54%)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdaemon-control-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


[libsendmail-milter-perl] 03/03: 0.18-8

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/0.18-8
in repository libsendmail-milter-perl.

commit 04c52e6a4d72297989624371d2eaf373f0c4adf5
Author: Hilko Bengen 
Date:   Sun Sep 27 19:39:29 2015 +0200

0.18-8
---
 debian/changelog | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7010e06..52c47e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libsendmail-milter-perl (0.18-8) unstable; urgency=medium
+
+  * Gave package to the Debian Perl Group, added Vcs-* fields
+  * Modernized package
+- 3.0 (quilt)
+- Bumped Standards-Version
+- Bumped debian/compat (Closes: #800228)
+- Added machine-readable debian/copyright file
+  
+ -- Hilko Bengen   Sun, 27 Sep 2015 19:38:55 +0200
+
 libsendmail-milter-perl (0.18-7) unstable; urgency=low
 
   * "make test" fails randomly on some architectures, causing buildds to

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] 01/02: Imported Upstream version 0.18

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/0.18-7
in repository libsendmail-milter-perl.

commit 4316ee915eabfda36fcfb9de5c4e2007bd99952b
Author: Hilko Bengen 
Date:   Sun Sep 27 20:35:23 2015 +0200

Imported Upstream version 0.18
---
 Changes |  29 +++
 LICENSE |  79 ++
 MANIFEST|  15 ++
 Makefile.PL |  87 +++
 Milter.pm   | 837 
 Milter.xs   | 468 +
 README  | 105 
 TODO|  10 +
 callbacks.c | 768 +++
 callbacks.h |  15 ++
 intpools.c  | 527 ++
 intpools.h  |  57 +
 sample.pl   | 258 +++
 test.pl |  81 ++
 typemap |  18 ++
 15 files changed, 3354 insertions(+)

diff --git a/Changes b/Changes
new file mode 100644
index 000..75f5384
--- /dev/null
+++ b/Changes
@@ -0,0 +1,29 @@
+Revision history for Perl extension Sendmail::Milter.
+
+0.18  Tue Oct  9 21:38:09 2001
+   - Patches to properly link with sendmail 8.12.1. Fixed
+ auto_setconn to support abbreviated T= syntax. Thanks to
+ Derek J. Balling of Yahoo, Inc.
+   - Updates to documentation to reflect sendmail 8.12.1.
+0.17  Sat Jul 29 09:55:02 2000
+   - Fixed build to properly link on Solaris. Thanks to 
+ Claus Assmann of Sendmail, Inc.
+0.16  Mon Jul 24 05:37:59 2000
+   - Fixed bug in detecting no F= flags in auto_getconn().
+0.15  Wed Jul 19 19:15:49 2000
+   - Tested against sendmail 8.11.0 release.
+   - Updated README against released sendmail 8.11.0.
+0.14  Tue Jul 18 08:28:00 2000
+   - Now store code refs in globals to avoid sv_dup.
+   - Update README with SourceForge information.
+0.12  Thu Jul 13 11:16:17 2000
+   - Include sendmail's LICENSE file.
+0.11  Thu Jul  6 22:46:26 2000
+   - Now block for locking interpreters with condition variables.
+   - Successfully support code references and function names.
+   - Now support sendmail-8.11.0
+   - Fixed idiotic bug where all callbacks were going through
+ one interpreter.
+
+0.10  Tue Jul  4 23:22:51 2000
+   - Never released, only for internal testing.
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 000..89b12f5
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,79 @@
+SENDMAIL LICENSE
+
+The following license terms and conditions apply, unless a different
+license is obtained from Sendmail, Inc., 6425 Christie Ave, Fourth Floor,
+Emeryville, CA 94608, or by electronic mail at lice...@sendmail.com.
+
+License Terms:
+
+Use, Modification and Redistribution (including distribution of any
+modified or derived work) in source and binary forms is permitted only if
+each of the following conditions is met:
+
+1. Redistributions qualify as "freeware" or "Open Source Software" under
+   one of the following terms:
+
+   (a) Redistributions are made at no charge beyond the reasonable cost of
+   materials and delivery.
+
+   (b) Redistributions are accompanied by a copy of the Source Code or by an
+   irrevocable offer to provide a copy of the Source Code for up to three
+   years at the cost of materials and delivery.  Such redistributions
+   must allow further use, modification, and redistribution of the Source
+   Code under substantially the same terms as this license.  For the
+   purposes of redistribution "Source Code" means the complete compilable
+   and linkable source code of sendmail including all modifications.
+
+2. Redistributions of source code must retain the copyright notices as they
+   appear in each source code file, these license terms, and the
+   disclaimer/limitation of liability set forth as paragraph 6 below.
+
+3. Redistributions in binary form must reproduce the Copyright Notice,
+   these license terms, and the disclaimer/limitation of liability set
+   forth as paragraph 6 below, in the documentation and/or other materials
+   provided with the distribution.  For the purposes of binary distribution
+   the "Copyright Notice" refers to the following language:
+   "Copyright (c) 1998-2000 Sendmail, Inc.  All rights reserved."
+
+4. Neither the name of Sendmail, Inc. nor the University of California nor
+   the names of their contributors may be used to endorse or promote
+   products derived from this software without specific prior written
+   permission.  The name "sendmail" is a trademark of Sendmail, Inc.
+
+5. All redistributions must comply with the conditions imposed by the
+   University of California on certain embedded code, whose copyright
+   notice and conditions for redistribution are as follows:
+
+   (a) Copyright (c) 1988, 1993 The Regents of the University of
+   California.  All rights reserved.
+
+   (b) Redistribution and use in source and binary forms, 

[libsendmail-milter-perl] annotated tag debian/0.18-7 created (now 6c993b0)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag debian/0.18-7
in repository libsendmail-milter-perl.

at  6c993b0   (tag)
   tagging  ad978471e2d50a47ac230e72b36fb76f417ab3a4 (commit)
  replaces  upstream/0.18
 tagged by  Hilko Bengen
on  Sun Sep 27 20:35:23 2015 +0200

- Log -
Debian release 0.18-7

Hilko Bengen (1):
  Imported Debian patch 0.18-7

---

This annotated tag includes the following new commits:

   new  4316ee9   Imported Upstream version 0.18
   new  ad97847   Imported Debian patch 0.18-7

The 2 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/libsendmail-milter-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


[libsendmail-milter-perl] 02/02: Imported Debian patch 0.18-7

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/0.18-7
in repository libsendmail-milter-perl.

commit ad978471e2d50a47ac230e72b36fb76f417ab3a4
Author: Hilko Bengen 
Date:   Tue Feb 17 23:46:52 2004 +0100

Imported Debian patch 0.18-7
---
 Makefile.PL  | 33 +++-
 debian/changelog | 50 +
 debian/control   | 17 ++
 debian/copyright | 95 
 debian/examples  |  1 +
 debian/rules | 91 +
 6 files changed, 273 insertions(+), 14 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index bd827fb..fc70378 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,13 +5,13 @@ use strict;
 use ExtUtils::MakeMaker;
 use Config;
 
-if ((not $ARGV[0]) or (not $ARGV[1]))
-{
-   print "Usage: perl Makefile.PL  
\n";
-   print "(e.g. 'perl Makefile.PL ../sendmail 
../sendmail/obj.FreeBSD.4.0-RELEASE.i386')\n";
-   print "\n";
-   exit;
-}
+# if ((not $ARGV[0]) or (not $ARGV[1]))
+# {
+#  print "Usage: perl Makefile.PL  
\n";
+#  print "(e.g. 'perl Makefile.PL ../sendmail 
../sendmail/obj.FreeBSD.4.0-RELEASE.i386')\n";
+#  print "\n";
+#  exit;
+# }
 
 if (not $Config{usethreads})
 {
@@ -24,11 +24,16 @@ if (not $Config{usethreads})
 my $SENDMAIL_PATH = MM->canonpath($ARGV[0]);
 my $SENDMAIL_OBJ_PATH = MM->canonpath($ARGV[1]);
 
-my $MILTER_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libmilter");
-my $SMUTIL_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsmutil");
-my $SM_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsm");
-my $MILTER_INCLUDE = MM->catdir($SENDMAIL_PATH, "include");
-my $SENDMAIL_INCLUDE = MM->catdir($SENDMAIL_PATH, "sendmail");
+# my $MILTER_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libmilter");
+my $MILTER_LIB = '/usr/lib/libmilter';
+# my $SMUTIL_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsmutil");
+my $SMUTIL_LIB = '/usr/lib/libmilter';
+# my $SM_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsm");
+my $SM_LIB = '/usr/lib/libmilter';
+# my $MILTER_INCLUDE = MM->catdir($SENDMAIL_PATH, "include");
+my $MILTER_INCLUDE= '/usr/include/libmilter';
+# my $SENDMAIL_INCLUDE = MM->catdir($SENDMAIL_PATH, "sendmail");
+my $SENDMAIL_INCLUDE = '';
 
 sub milter_configure
 {
@@ -37,7 +42,8 @@ sub milter_configure
my $ccflags;
 
# Standard milter libraries
-   $libs = "-L$MILTER_LIB -L$SMUTIL_LIB -L$SM_LIB -lmilter -lsmutil -lsm";
+#  $libs = "-L$MILTER_LIB -L$SMUTIL_LIB -L$SM_LIB -lmilter -lsmutil -lsm";
+   $libs = "-L/usr/lib/libmilter -lmilter -lsmutil -lsm";
 
# POSIX threads support.
if ($Config{libs} =~ /-lpthread/)
@@ -81,7 +87,6 @@ WriteMakefile(
 'VERSION_FROM' => 'Milter.pm',
 'CONFIGURE'=> \_configure,
 'OBJECT'   => '$(BASEEXT)$(OBJ_EXT) intpools$(OBJ_EXT) 
callbacks$(OBJ_EXT)',
-'DEFINE'   => '',
 'INC'  => "-I$SENDMAIL_INCLUDE -I$MILTER_INCLUDE",
 );
 
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..593a7fe
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,50 @@
+libsendmail-milter-perl (0.18-7) unstable; urgency=low
+
+  * "make test" fails randomly on some architectures, causing buildds to
+exit with a "maybe-failed". I have not been able to reproduce those
+errors on other machines with the same architectures. As of 0.18-7,
+tests are still run (so I can try to get somebody to reproduce any
+errors).
+
+ -- Hilko Bengen   Tue, 17 Feb 2004 23:46:52 +0100
+
+libsendmail-milter-perl (0.18-6) unstable; urgency=low
+
+  * Testing showed that module builds on ppc, too. Set "Architecture:
+any", although I couldn't test on mips. I assume that all the build
+problems were related to libmilter not being built with -fPIC.
+
+ -- Hilko Bengen   Tue, 17 Feb 2004 11:17:58 +0100
+
+libsendmail-milter-perl (0.18-5) unstable; urgency=low
+
+  * Re-enabled ia64 (Closes: #221775)
+
+ -- Hilko Bengen   Tue,  3 Feb 2004 13:22:28 +0100
+
+libsendmail-milter-perl (0.18-4) unstable; urgency=low
+
+  * Don't build on mips, powerpc, ia64. For now.
+
+ -- Hilko Bengen (Debian)   Wed, 19 Nov 2003 22:39:41 +0100
+
+libsendmail-milter-perl (0.18-3) unstable; urgency=low
+
+  * Make dependency on libmilter-dev versioned, since it is compiled with
+-fPIC now. (Closes: #195857)
+  * Build on all architectures again.
+
+ -- Hilko Bengen (Debian)   Sun, 16 Nov 2003 18:11:48 +0100
+
+libsendmail-milter-perl (0.18-2) unstable; urgency=low
+
+  * Don't build on alpha, hppa, ia64. For now. (Closes: #195857)
+
+ -- Hilko Bengen   Thu,  9 Oct 2003 06:58:27 +0200
+
+libsendmail-milter-perl (0.18-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Hilko Bengen   Fri,  9 May 2003 

[libsendmail-milter-perl] 02/03: Modernized package

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/0.18-8
in repository libsendmail-milter-perl.

commit aa5da5dd0c40e11e26bc6adc92bc90ac8c5d1a1d
Author: Hilko Bengen 
Date:   Sun Sep 27 19:38:36 2015 +0200

Modernized package

- 3.0 (quilt)
- Bumped Standards-Version
- Bumped debian/compat (Closes: #800228)
- Added machine-readable debian/copyright file
---
 Makefile.PL|  33 ++--
 debian/changelog   |   2 +-
 debian/compat  |   1 +
 debian/control |   8 +-
 debian/copyright   | 207 +++--
 ...1-Use-system-provided-library-and-headers.patch |  61 ++
 debian/patches/series  |   1 +
 debian/rules   |  91 +
 debian/source/format   |   1 +
 9 files changed, 197 insertions(+), 208 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index fc70378..bd827fb 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,13 +5,13 @@ use strict;
 use ExtUtils::MakeMaker;
 use Config;
 
-# if ((not $ARGV[0]) or (not $ARGV[1]))
-# {
-#  print "Usage: perl Makefile.PL  
\n";
-#  print "(e.g. 'perl Makefile.PL ../sendmail 
../sendmail/obj.FreeBSD.4.0-RELEASE.i386')\n";
-#  print "\n";
-#  exit;
-# }
+if ((not $ARGV[0]) or (not $ARGV[1]))
+{
+   print "Usage: perl Makefile.PL  
\n";
+   print "(e.g. 'perl Makefile.PL ../sendmail 
../sendmail/obj.FreeBSD.4.0-RELEASE.i386')\n";
+   print "\n";
+   exit;
+}
 
 if (not $Config{usethreads})
 {
@@ -24,16 +24,11 @@ if (not $Config{usethreads})
 my $SENDMAIL_PATH = MM->canonpath($ARGV[0]);
 my $SENDMAIL_OBJ_PATH = MM->canonpath($ARGV[1]);
 
-# my $MILTER_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libmilter");
-my $MILTER_LIB = '/usr/lib/libmilter';
-# my $SMUTIL_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsmutil");
-my $SMUTIL_LIB = '/usr/lib/libmilter';
-# my $SM_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsm");
-my $SM_LIB = '/usr/lib/libmilter';
-# my $MILTER_INCLUDE = MM->catdir($SENDMAIL_PATH, "include");
-my $MILTER_INCLUDE= '/usr/include/libmilter';
-# my $SENDMAIL_INCLUDE = MM->catdir($SENDMAIL_PATH, "sendmail");
-my $SENDMAIL_INCLUDE = '';
+my $MILTER_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libmilter");
+my $SMUTIL_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsmutil");
+my $SM_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsm");
+my $MILTER_INCLUDE = MM->catdir($SENDMAIL_PATH, "include");
+my $SENDMAIL_INCLUDE = MM->catdir($SENDMAIL_PATH, "sendmail");
 
 sub milter_configure
 {
@@ -42,8 +37,7 @@ sub milter_configure
my $ccflags;
 
# Standard milter libraries
-#  $libs = "-L$MILTER_LIB -L$SMUTIL_LIB -L$SM_LIB -lmilter -lsmutil -lsm";
-   $libs = "-L/usr/lib/libmilter -lmilter -lsmutil -lsm";
+   $libs = "-L$MILTER_LIB -L$SMUTIL_LIB -L$SM_LIB -lmilter -lsmutil -lsm";
 
# POSIX threads support.
if ($Config{libs} =~ /-lpthread/)
@@ -87,6 +81,7 @@ WriteMakefile(
 'VERSION_FROM' => 'Milter.pm',
 'CONFIGURE'=> \_configure,
 'OBJECT'   => '$(BASEEXT)$(OBJ_EXT) intpools$(OBJ_EXT) 
callbacks$(OBJ_EXT)',
+'DEFINE'   => '',
 'INC'  => "-I$SENDMAIL_INCLUDE -I$MILTER_INCLUDE",
 );
 
diff --git a/debian/changelog b/debian/changelog
index 593a7fe..7010e06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,7 +40,7 @@ libsendmail-milter-perl (0.18-2) unstable; urgency=low
 
   * Don't build on alpha, hppa, ia64. For now. (Closes: #195857)
 
- -- Hilko Bengen   Thu,  9 Oct 2003 06:58:27 +0200
+ -- Hilko Bengen   Thu,  9 Oct 2003 06:58:27 +0200
 
 libsendmail-milter-perl (0.18-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
index 2e08fce..cf1fe38 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
 Source: libsendmail-milter-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 3.0.5), perl (>= 5.8.0-7), libmilter-dev (>= 
8.12.10-5)
-Standards-Version: 3.6.1.0
+Build-Depends: debhelper (>= 9~), perl (>= 5.8.0-7), libmilter-dev (>= 
8.12.10-5)
 Maintainer: Debian Perl Group 
 Uploaders: Hilko Bengen 
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsendmail-milter-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsendmail-milter-perl.git
 Homepage: http://search.cpan.org/dist/Sendmail-Milter/
 
 Package: libsendmail-milter-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}
-Description:  Interface to Sendmail's 

[libsendmail-milter-perl] 01/03: Gave package to the Debian Perl Group, added Vcs-* fields

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/0.18-8
in repository libsendmail-milter-perl.

commit 7b96c7251af496be4f3120952076dbd2a100eae9
Author: Hilko Bengen 
Date:   Sun Sep 27 19:36:07 2015 +0200

Gave package to the Debian Perl Group, added Vcs-* fields
---
 debian/control | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 7e4ad21..2e08fce 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,12 @@ Source: libsendmail-milter-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 3.0.5), perl (>= 5.8.0-7), libmilter-dev (>= 
8.12.10-5)
-Maintainer: Hilko Bengen 
 Standards-Version: 3.6.1.0
+Maintainer: Debian Perl Group 
+Uploaders: Hilko Bengen 
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsendmail-milter-perl.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsendmail-milter-perl.git
+Homepage: http://search.cpan.org/dist/Sendmail-Milter/
 
 Package: libsendmail-milter-perl
 Architecture: any

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] annotated tag upstream/0.18 created (now bcc5c4e)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag upstream/0.18
in repository libsendmail-milter-perl.

at  bcc5c4e   (tag)
   tagging  4316ee915eabfda36fcfb9de5c4e2007bd99952b (commit)
 tagged by  Hilko Bengen
on  Sun Sep 27 20:35:23 2015 +0200

- Log -
Upstream version 0.18

Hilko Bengen (1):
  Imported Upstream version 0.18

---

This annotated tag includes the following new commits:

   new  4316ee9   Imported Upstream version 0.18

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.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] annotated tag debian/0.18-8 created (now eb21dd5)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag debian/0.18-8
in repository libsendmail-milter-perl.

at  eb21dd5   (tag)
   tagging  04c52e6a4d72297989624371d2eaf373f0c4adf5 (commit)
  replaces  debian/0.18-7
 tagged by  Hilko Bengen
on  Sun Sep 27 20:36:40 2015 +0200

- Log -
libsendmail-milter-perl Debian release 0.18-8

Hilko Bengen (3):
  Gave package to the Debian Perl Group, added Vcs-* fields
  Modernized package
  0.18-8

---

This annotated tag includes the following new commits:

   new  4316ee9   Imported Upstream version 0.18
   new  ad97847   Imported Debian patch 0.18-7
   new  7b96c72   Gave package to the Debian Perl Group, added Vcs-* fields
   new  aa5da5d   Modernized package
   new  04c52e6   0.18-8

The 5 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/libsendmail-milter-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


[libparse-win32registry-perl] annotated tag debian/0.18-8 created (now b9149bb)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag debian/0.18-8
in repository libparse-win32registry-perl.

at  b9149bb   (tag)
   tagging  265523647adb1a363f95f22e08706fdbcbd1c9a2 (commit)
  replaces  debian/0.18-7
 tagged by  Hilko Bengen
on  Sun Sep 27 20:04:35 2015 +0200

- Log -
libsendmail-milter-perl Debian release 0.18-8

Hilko Bengen (3):
  Gave package to the Debian Perl Group, added Vcs-* fields
  Modernized package
  0.18-8

---

This annotated tag includes the following new commits:

   new  9b4a22a   Imported Upstream version 0.18
   new  2ca9276   Imported Debian patch 0.18-7
   new  9b1439f   Gave package to the Debian Perl Group, added Vcs-* fields
   new  1670d4a   Modernized package
   new  2655236   0.18-8

The 5 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/libparse-win32registry-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


[libparse-win32registry-perl] 02/02: Imported Debian patch 0.18-7

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/0.18-7
in repository libparse-win32registry-perl.

commit 2ca9276f71224d6761084d57d603908a076db8d5
Author: Hilko Bengen 
Date:   Tue Feb 17 23:46:52 2004 +0100

Imported Debian patch 0.18-7
---
 Makefile.PL  | 33 +++-
 debian/changelog | 50 +
 debian/control   | 17 ++
 debian/copyright | 95 
 debian/examples  |  1 +
 debian/rules | 91 +
 6 files changed, 273 insertions(+), 14 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index bd827fb..fc70378 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,13 +5,13 @@ use strict;
 use ExtUtils::MakeMaker;
 use Config;
 
-if ((not $ARGV[0]) or (not $ARGV[1]))
-{
-   print "Usage: perl Makefile.PL  
\n";
-   print "(e.g. 'perl Makefile.PL ../sendmail 
../sendmail/obj.FreeBSD.4.0-RELEASE.i386')\n";
-   print "\n";
-   exit;
-}
+# if ((not $ARGV[0]) or (not $ARGV[1]))
+# {
+#  print "Usage: perl Makefile.PL  
\n";
+#  print "(e.g. 'perl Makefile.PL ../sendmail 
../sendmail/obj.FreeBSD.4.0-RELEASE.i386')\n";
+#  print "\n";
+#  exit;
+# }
 
 if (not $Config{usethreads})
 {
@@ -24,11 +24,16 @@ if (not $Config{usethreads})
 my $SENDMAIL_PATH = MM->canonpath($ARGV[0]);
 my $SENDMAIL_OBJ_PATH = MM->canonpath($ARGV[1]);
 
-my $MILTER_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libmilter");
-my $SMUTIL_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsmutil");
-my $SM_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsm");
-my $MILTER_INCLUDE = MM->catdir($SENDMAIL_PATH, "include");
-my $SENDMAIL_INCLUDE = MM->catdir($SENDMAIL_PATH, "sendmail");
+# my $MILTER_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libmilter");
+my $MILTER_LIB = '/usr/lib/libmilter';
+# my $SMUTIL_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsmutil");
+my $SMUTIL_LIB = '/usr/lib/libmilter';
+# my $SM_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsm");
+my $SM_LIB = '/usr/lib/libmilter';
+# my $MILTER_INCLUDE = MM->catdir($SENDMAIL_PATH, "include");
+my $MILTER_INCLUDE= '/usr/include/libmilter';
+# my $SENDMAIL_INCLUDE = MM->catdir($SENDMAIL_PATH, "sendmail");
+my $SENDMAIL_INCLUDE = '';
 
 sub milter_configure
 {
@@ -37,7 +42,8 @@ sub milter_configure
my $ccflags;
 
# Standard milter libraries
-   $libs = "-L$MILTER_LIB -L$SMUTIL_LIB -L$SM_LIB -lmilter -lsmutil -lsm";
+#  $libs = "-L$MILTER_LIB -L$SMUTIL_LIB -L$SM_LIB -lmilter -lsmutil -lsm";
+   $libs = "-L/usr/lib/libmilter -lmilter -lsmutil -lsm";
 
# POSIX threads support.
if ($Config{libs} =~ /-lpthread/)
@@ -81,7 +87,6 @@ WriteMakefile(
 'VERSION_FROM' => 'Milter.pm',
 'CONFIGURE'=> \_configure,
 'OBJECT'   => '$(BASEEXT)$(OBJ_EXT) intpools$(OBJ_EXT) 
callbacks$(OBJ_EXT)',
-'DEFINE'   => '',
 'INC'  => "-I$SENDMAIL_INCLUDE -I$MILTER_INCLUDE",
 );
 
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..593a7fe
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,50 @@
+libsendmail-milter-perl (0.18-7) unstable; urgency=low
+
+  * "make test" fails randomly on some architectures, causing buildds to
+exit with a "maybe-failed". I have not been able to reproduce those
+errors on other machines with the same architectures. As of 0.18-7,
+tests are still run (so I can try to get somebody to reproduce any
+errors).
+
+ -- Hilko Bengen   Tue, 17 Feb 2004 23:46:52 +0100
+
+libsendmail-milter-perl (0.18-6) unstable; urgency=low
+
+  * Testing showed that module builds on ppc, too. Set "Architecture:
+any", although I couldn't test on mips. I assume that all the build
+problems were related to libmilter not being built with -fPIC.
+
+ -- Hilko Bengen   Tue, 17 Feb 2004 11:17:58 +0100
+
+libsendmail-milter-perl (0.18-5) unstable; urgency=low
+
+  * Re-enabled ia64 (Closes: #221775)
+
+ -- Hilko Bengen   Tue,  3 Feb 2004 13:22:28 +0100
+
+libsendmail-milter-perl (0.18-4) unstable; urgency=low
+
+  * Don't build on mips, powerpc, ia64. For now.
+
+ -- Hilko Bengen (Debian)   Wed, 19 Nov 2003 22:39:41 +0100
+
+libsendmail-milter-perl (0.18-3) unstable; urgency=low
+
+  * Make dependency on libmilter-dev versioned, since it is compiled with
+-fPIC now. (Closes: #195857)
+  * Build on all architectures again.
+
+ -- Hilko Bengen (Debian)   Sun, 16 Nov 2003 18:11:48 +0100
+
+libsendmail-milter-perl (0.18-2) unstable; urgency=low
+
+  * Don't build on alpha, hppa, ia64. For now. (Closes: #195857)
+
+ -- Hilko Bengen   Thu,  9 Oct 2003 06:58:27 +0200
+
+libsendmail-milter-perl (0.18-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Hilko Bengen   Fri,  9 May 

[libparse-win32registry-perl] 01/02: Imported Upstream version 0.18

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/0.18-7
in repository libparse-win32registry-perl.

commit 9b4a22a07d1f747495d8a96ef3bd4f305f5694e6
Author: Hilko Bengen 
Date:   Sun Sep 27 19:31:27 2015 +0200

Imported Upstream version 0.18
---
 Changes |  29 +++
 LICENSE |  79 ++
 MANIFEST|  15 ++
 Makefile.PL |  87 +++
 Milter.pm   | 837 
 Milter.xs   | 468 +
 README  | 105 
 TODO|  10 +
 callbacks.c | 768 +++
 callbacks.h |  15 ++
 intpools.c  | 527 ++
 intpools.h  |  57 +
 sample.pl   | 258 +++
 test.pl |  81 ++
 typemap |  18 ++
 15 files changed, 3354 insertions(+)

diff --git a/Changes b/Changes
new file mode 100644
index 000..75f5384
--- /dev/null
+++ b/Changes
@@ -0,0 +1,29 @@
+Revision history for Perl extension Sendmail::Milter.
+
+0.18  Tue Oct  9 21:38:09 2001
+   - Patches to properly link with sendmail 8.12.1. Fixed
+ auto_setconn to support abbreviated T= syntax. Thanks to
+ Derek J. Balling of Yahoo, Inc.
+   - Updates to documentation to reflect sendmail 8.12.1.
+0.17  Sat Jul 29 09:55:02 2000
+   - Fixed build to properly link on Solaris. Thanks to 
+ Claus Assmann of Sendmail, Inc.
+0.16  Mon Jul 24 05:37:59 2000
+   - Fixed bug in detecting no F= flags in auto_getconn().
+0.15  Wed Jul 19 19:15:49 2000
+   - Tested against sendmail 8.11.0 release.
+   - Updated README against released sendmail 8.11.0.
+0.14  Tue Jul 18 08:28:00 2000
+   - Now store code refs in globals to avoid sv_dup.
+   - Update README with SourceForge information.
+0.12  Thu Jul 13 11:16:17 2000
+   - Include sendmail's LICENSE file.
+0.11  Thu Jul  6 22:46:26 2000
+   - Now block for locking interpreters with condition variables.
+   - Successfully support code references and function names.
+   - Now support sendmail-8.11.0
+   - Fixed idiotic bug where all callbacks were going through
+ one interpreter.
+
+0.10  Tue Jul  4 23:22:51 2000
+   - Never released, only for internal testing.
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 000..89b12f5
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,79 @@
+SENDMAIL LICENSE
+
+The following license terms and conditions apply, unless a different
+license is obtained from Sendmail, Inc., 6425 Christie Ave, Fourth Floor,
+Emeryville, CA 94608, or by electronic mail at lice...@sendmail.com.
+
+License Terms:
+
+Use, Modification and Redistribution (including distribution of any
+modified or derived work) in source and binary forms is permitted only if
+each of the following conditions is met:
+
+1. Redistributions qualify as "freeware" or "Open Source Software" under
+   one of the following terms:
+
+   (a) Redistributions are made at no charge beyond the reasonable cost of
+   materials and delivery.
+
+   (b) Redistributions are accompanied by a copy of the Source Code or by an
+   irrevocable offer to provide a copy of the Source Code for up to three
+   years at the cost of materials and delivery.  Such redistributions
+   must allow further use, modification, and redistribution of the Source
+   Code under substantially the same terms as this license.  For the
+   purposes of redistribution "Source Code" means the complete compilable
+   and linkable source code of sendmail including all modifications.
+
+2. Redistributions of source code must retain the copyright notices as they
+   appear in each source code file, these license terms, and the
+   disclaimer/limitation of liability set forth as paragraph 6 below.
+
+3. Redistributions in binary form must reproduce the Copyright Notice,
+   these license terms, and the disclaimer/limitation of liability set
+   forth as paragraph 6 below, in the documentation and/or other materials
+   provided with the distribution.  For the purposes of binary distribution
+   the "Copyright Notice" refers to the following language:
+   "Copyright (c) 1998-2000 Sendmail, Inc.  All rights reserved."
+
+4. Neither the name of Sendmail, Inc. nor the University of California nor
+   the names of their contributors may be used to endorse or promote
+   products derived from this software without specific prior written
+   permission.  The name "sendmail" is a trademark of Sendmail, Inc.
+
+5. All redistributions must comply with the conditions imposed by the
+   University of California on certain embedded code, whose copyright
+   notice and conditions for redistribution are as follows:
+
+   (a) Copyright (c) 1988, 1993 The Regents of the University of
+   California.  All rights reserved.
+
+   (b) Redistribution and use in source and binary 

[libparse-win32registry-perl] 02/03: Modernized package

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/0.18-8
in repository libparse-win32registry-perl.

commit 1670d4ac65c9e5a51229fc2e6fc358c540d577e5
Author: Hilko Bengen 
Date:   Sun Sep 27 19:38:36 2015 +0200

Modernized package

- 3.0 (quilt)
- Bumped Standards-Version
- Bumped debian/compat (Closes: #800228)
- Added machine-readable debian/copyright file
---
 Makefile.PL|  33 ++--
 debian/changelog   |   2 +-
 debian/compat  |   1 +
 debian/control |   8 +-
 debian/copyright   | 207 +++--
 ...1-Use-system-provided-library-and-headers.patch |  61 ++
 debian/patches/series  |   1 +
 debian/rules   |  91 +
 debian/source/format   |   1 +
 9 files changed, 197 insertions(+), 208 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index fc70378..bd827fb 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,13 +5,13 @@ use strict;
 use ExtUtils::MakeMaker;
 use Config;
 
-# if ((not $ARGV[0]) or (not $ARGV[1]))
-# {
-#  print "Usage: perl Makefile.PL  
\n";
-#  print "(e.g. 'perl Makefile.PL ../sendmail 
../sendmail/obj.FreeBSD.4.0-RELEASE.i386')\n";
-#  print "\n";
-#  exit;
-# }
+if ((not $ARGV[0]) or (not $ARGV[1]))
+{
+   print "Usage: perl Makefile.PL  
\n";
+   print "(e.g. 'perl Makefile.PL ../sendmail 
../sendmail/obj.FreeBSD.4.0-RELEASE.i386')\n";
+   print "\n";
+   exit;
+}
 
 if (not $Config{usethreads})
 {
@@ -24,16 +24,11 @@ if (not $Config{usethreads})
 my $SENDMAIL_PATH = MM->canonpath($ARGV[0]);
 my $SENDMAIL_OBJ_PATH = MM->canonpath($ARGV[1]);
 
-# my $MILTER_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libmilter");
-my $MILTER_LIB = '/usr/lib/libmilter';
-# my $SMUTIL_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsmutil");
-my $SMUTIL_LIB = '/usr/lib/libmilter';
-# my $SM_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsm");
-my $SM_LIB = '/usr/lib/libmilter';
-# my $MILTER_INCLUDE = MM->catdir($SENDMAIL_PATH, "include");
-my $MILTER_INCLUDE= '/usr/include/libmilter';
-# my $SENDMAIL_INCLUDE = MM->catdir($SENDMAIL_PATH, "sendmail");
-my $SENDMAIL_INCLUDE = '';
+my $MILTER_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libmilter");
+my $SMUTIL_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsmutil");
+my $SM_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsm");
+my $MILTER_INCLUDE = MM->catdir($SENDMAIL_PATH, "include");
+my $SENDMAIL_INCLUDE = MM->catdir($SENDMAIL_PATH, "sendmail");
 
 sub milter_configure
 {
@@ -42,8 +37,7 @@ sub milter_configure
my $ccflags;
 
# Standard milter libraries
-#  $libs = "-L$MILTER_LIB -L$SMUTIL_LIB -L$SM_LIB -lmilter -lsmutil -lsm";
-   $libs = "-L/usr/lib/libmilter -lmilter -lsmutil -lsm";
+   $libs = "-L$MILTER_LIB -L$SMUTIL_LIB -L$SM_LIB -lmilter -lsmutil -lsm";
 
# POSIX threads support.
if ($Config{libs} =~ /-lpthread/)
@@ -87,6 +81,7 @@ WriteMakefile(
 'VERSION_FROM' => 'Milter.pm',
 'CONFIGURE'=> \_configure,
 'OBJECT'   => '$(BASEEXT)$(OBJ_EXT) intpools$(OBJ_EXT) 
callbacks$(OBJ_EXT)',
+'DEFINE'   => '',
 'INC'  => "-I$SENDMAIL_INCLUDE -I$MILTER_INCLUDE",
 );
 
diff --git a/debian/changelog b/debian/changelog
index 593a7fe..7010e06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,7 +40,7 @@ libsendmail-milter-perl (0.18-2) unstable; urgency=low
 
   * Don't build on alpha, hppa, ia64. For now. (Closes: #195857)
 
- -- Hilko Bengen   Thu,  9 Oct 2003 06:58:27 +0200
+ -- Hilko Bengen   Thu,  9 Oct 2003 06:58:27 +0200
 
 libsendmail-milter-perl (0.18-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
index 2e08fce..cf1fe38 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
 Source: libsendmail-milter-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 3.0.5), perl (>= 5.8.0-7), libmilter-dev (>= 
8.12.10-5)
-Standards-Version: 3.6.1.0
+Build-Depends: debhelper (>= 9~), perl (>= 5.8.0-7), libmilter-dev (>= 
8.12.10-5)
 Maintainer: Debian Perl Group 
 Uploaders: Hilko Bengen 
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsendmail-milter-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsendmail-milter-perl.git
 Homepage: http://search.cpan.org/dist/Sendmail-Milter/
 
 Package: libsendmail-milter-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}
-Description:  Interface to 

[libparse-win32registry-perl] 03/03: 0.18-8

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/0.18-8
in repository libparse-win32registry-perl.

commit 265523647adb1a363f95f22e08706fdbcbd1c9a2
Author: Hilko Bengen 
Date:   Sun Sep 27 19:39:29 2015 +0200

0.18-8
---
 debian/changelog | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7010e06..52c47e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libsendmail-milter-perl (0.18-8) unstable; urgency=medium
+
+  * Gave package to the Debian Perl Group, added Vcs-* fields
+  * Modernized package
+- 3.0 (quilt)
+- Bumped Standards-Version
+- Bumped debian/compat (Closes: #800228)
+- Added machine-readable debian/copyright file
+  
+ -- Hilko Bengen   Sun, 27 Sep 2015 19:38:55 +0200
+
 libsendmail-milter-perl (0.18-7) unstable; urgency=low
 
   * "make test" fails randomly on some architectures, causing buildds to

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libparse-win32registry-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


[libparse-win32registry-perl] annotated tag upstream/0.18 created (now 2e0757b)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag upstream/0.18
in repository libparse-win32registry-perl.

at  2e0757b   (tag)
   tagging  9b4a22a07d1f747495d8a96ef3bd4f305f5694e6 (commit)
 tagged by  Hilko Bengen
on  Sun Sep 27 19:31:27 2015 +0200

- Log -
Upstream version 0.18

Hilko Bengen (1):
  Imported Upstream version 0.18

---

This annotated tag includes the following new commits:

   new  9b4a22a   Imported Upstream version 0.18

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.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libparse-win32registry-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


[libparse-win32registry-perl] 01/03: Gave package to the Debian Perl Group, added Vcs-* fields

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/0.18-8
in repository libparse-win32registry-perl.

commit 9b1439f9f40781b4c05ba2dbe44aba60574c
Author: Hilko Bengen 
Date:   Sun Sep 27 19:36:07 2015 +0200

Gave package to the Debian Perl Group, added Vcs-* fields
---
 debian/control | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 7e4ad21..2e08fce 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,12 @@ Source: libsendmail-milter-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 3.0.5), perl (>= 5.8.0-7), libmilter-dev (>= 
8.12.10-5)
-Maintainer: Hilko Bengen 
 Standards-Version: 3.6.1.0
+Maintainer: Debian Perl Group 
+Uploaders: Hilko Bengen 
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsendmail-milter-perl.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsendmail-milter-perl.git
+Homepage: http://search.cpan.org/dist/Sendmail-Milter/
 
 Package: libsendmail-milter-perl
 Architecture: any

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libparse-win32registry-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


[libconvert-binhex-perl] annotated tag debian/1.124-1 created (now c725cf3)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to annotated tag debian/1.124-1
in repository libconvert-binhex-perl.

at  c725cf3   (tag)
   tagging  d9b0bbc349d17bf649729f06a4fa6b3fb2573bb7 (commit)
  replaces  debian/1.123-2
 tagged by  Salvatore Bonaccorso
on  Sun Sep 27 17:40:54 2015 +0200

- Log -
tagging package libconvert-binhex-perl version debian/1.124-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCgAGBQJWCA4GAAoJEAVMuPMTQ89EK64QAJ7MdQlQEDee4Bw49odVm0sH
jng7O8D5/kPxf1eqM3r90ED2C5Y2z8RnmLeoIpTiML5BgI9IFSohVJZwNidjq7vH
658Is9BHxGC6mwwIF4uTmlWidjCMtdkebdH4NfF0cFJrD2CpkUanb+JY/OFUN273
yQdtt2Smks8+0ctTKbGq4Fb0qztOk5gHVThy14tQ1/MgsvYz319ad9n/aXROppn4
kMhbi8Qs3RqRMaP7jtdbQBtljrTzwRRXiolj09NWDm8rLpoBKmfjYWNGC9+bzXyd
NeRF4v6u5TRS2YK0SAOXkUTtdGANGrBcMfqHFPAAQ/SQTAppGGoDUM3xhzGC9eu1
MTyIaFgcvdKaHqZpiqRALI0+O9Iuduhh0EuCo+swcyTtgd4sUYjxd7CSlSPQ5p5S
COGw60oOGjt6AyBQLvpPiGb6e/4P5yPhmTAv7HXJnbHzYByE1nnGAoy9nKFSQicC
IWSkRYswbNd4s5X7M7eu+CnZvnbxYVcJgQPteB73RZg8qUN6w7BTt3fOtpvKN0jq
tetP21nwI1mJ99TLGgGQW3ZZ8W9r3DLsDOboXkR67kBnUoqAAxZg+sAETeQXuudM
8stuFXZWE+Q8unbrV8m2UDSeDPf3EPuJdD45QlLl/exVxbFgxNHQEywBt0T9dqZB
6vxS4xfx8Wfdg6/YC0Po
=mYBe
-END PGP SIGNATURE-

Neil Bowers (2):
  Reformatted as per CPAN::Changes::Spec
  Stripped out tabs

Salvatore Bonaccorso (14):
  Update Vcs-Browser URL to cgit web frontend
  update changelog
  Add debian/upstream/metadata
  Update debian/changelog
  Imported Upstream version 1.124
  Merge tag 'upstream/1.124'
  Update debian/changelog
  Drop fix_manpage patch
  Bump Debhelper compat level to 9
  Update copyright years for upstream files
  Declare compliance with Debian policy 3.9.6
  Update debian/changelog file
  Declare package as autotestable
  Prepare changelog for release

Stephen Nelson (42):
  Initial import
  Ignore build files
  Added MYMETA files
  Added proper use of Exporter
  Ignoring dist directories and tarballs
  Added META files
  Applied patch for "#17683: test/hexbin script fails to binmode output FH" 
from som...@cpan.org
  Applied 17684: Various coding errors in bin/debinhex.pl fixed (mswin32) 
from som...@cpan.org
  Ignore various build files
  Removed HTML docs
  Moved change log to "Changes" file
  Changed "TERMS AND CONDITIONS" to "LICENSE"
  Removed docs from manifest
  Updated meta files
  Stopped using subversion
  Meta file update
  Moved to Dist::Zilla
  Removed MYMETA files, which are generated
  Removed change log from README
  Ignoring .DS_Store
  Changes file update
  Moved to OurPkgVersion for managing $VERSION strings
  Changed comp2bin.t to use Test::More
  Perltidied
  Added loader test
  Added test for crc
  Defaulted seed in binhex_crc to 0 to match docs
  Added test for macbinary CRC
  Mode fix
  Automatic version tracking
  Added unit tests for hex to bin, object-oriented
  Removed trademarked image.
  Added tests for header data
  Test going from bin to hex via file interface
  Now we use NextRelease for version numbers. Updated the Changes file.
  Ignore testout
  Updated revision and date
  Fixed error in pod of debinhex and added pod test
  Applied patch from gre...@debian.org. Message:
  Changed debinhex.pl to UTF-8 encoding
  Moved Test::More and Test::Most to optional, as per ticket 101974 
(mishi...@yahoo.com)
  Added changes

---

This annotated tag includes the following new commits:

   new  668a066   Declare package as autotestable
   new  d9b0bbc   Prepare changelog for release

The 2 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/libconvert-binhex-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


[libconvert-binhex-perl] 02/02: Prepare changelog for release

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libconvert-binhex-perl.

commit d9b0bbc349d17bf649729f06a4fa6b3fb2573bb7
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:38:16 2015 +0200

Prepare changelog for release

Gbp-Dch: Ignore
---
 debian/changelog | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c4ac1c7..b789675 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-libconvert-binhex-perl (1.124-1) UNRELEASED; urgency=medium
+libconvert-binhex-perl (1.124-1) unstable; urgency=medium
 
+  * Team upload.
   * Update Vcs-Browser URL to cgit web frontend
   * Add debian/upstream/metadata
   * Import upstream version 1.124
@@ -7,8 +8,9 @@ libconvert-binhex-perl (1.124-1) UNRELEASED; urgency=medium
   * Bump Debhelper compat level to 9
   * Update copyright years for upstream files
   * Declare compliance with Debian policy 3.9.6
+  * Declare package as autotestable
 
- -- Salvatore Bonaccorso   Sun, 27 Sep 2015 17:21:05 +0200
+ -- Salvatore Bonaccorso   Sun, 27 Sep 2015 17:38:03 +0200
 
 libconvert-binhex-perl (1.123-2) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconvert-binhex-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


[libconvert-binhex-perl] branch master updated (eeb7690 -> d9b0bbc)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch master
in repository libconvert-binhex-perl.

  from  eeb7690   Update debian/changelog file
   new  668a066   Declare package as autotestable
   new  d9b0bbc   Prepare changelog for release

The 2 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| 1 +
 debian/tests/pkg-perl/smoke-files | 2 ++
 3 files changed, 7 insertions(+), 2 deletions(-)
 create mode 100644 debian/tests/pkg-perl/smoke-files

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconvert-binhex-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


[libconvert-binhex-perl] 01/02: Declare package as autotestable

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libconvert-binhex-perl.

commit 668a06613d46e931f60035c32921900e1467731c
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:37:45 2015 +0200

Declare package as autotestable
---
 debian/control| 1 +
 debian/tests/pkg-perl/smoke-files | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 79f64b4..0784abf 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/Convert-BinHex
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconvert-binhex-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libconvert-binhex-perl.git
+Testsuite: autopkgtest-pkg-perl
 
 Package: libconvert-binhex-perl
 Architecture: all
diff --git a/debian/tests/pkg-perl/smoke-files 
b/debian/tests/pkg-perl/smoke-files
new file mode 100644
index 000..df7dac8
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-files
@@ -0,0 +1,2 @@
+t/
+testin/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconvert-binhex-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


[libsendmail-milter-perl] 20/20: 1.0-1

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit af155b73895d39be378fe35321473266dfd684f7
Author: Hilko Bengen 
Date:   Tue Jun 12 22:52:06 2012 +0200

1.0-1
---
 debian/changelog | 8 
 1 file changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f895d7f..ea03475 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libparse-win32registry-perl (1.0-1) unstable; urgency=low
+
+  * New upstream version
+  * Switched to Debhelper 7
+  * Bumped Standards-Version
+
+ -- Hilko Bengen   Tue, 12 Jun 2012 23:13:04 +0200
+
 libparse-win32registry-perl (0.60-1) unstable; urgency=low
 
   * New upstream version

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] 17/20: Merge tag 'upstream/1.0'

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit c4347992b999af02c5e133ac82153bd5ce724e66
Merge: 26b483d 58b3d46
Author: Hilko Bengen 
Date:   Tue Jun 12 22:46:25 2012 +0200

Merge tag 'upstream/1.0'

Upstream version 1.0

 Changes|  20 +++
 MANIFEST   |   1 +
 META.yml   |  40 +++--
 Makefile.PL|   1 +
 README |   2 +-
 bin/gtkregcompare.pl   | 243 +--
 bin/gtkregscope.pl |  49 +++---
 bin/gtkregview.pl  | 297 +
 bin/regdump.pl |   2 +-
 bin/regml.pl   |  55 ++
 bin/regscan.pl |  13 +-
 bin/regsecurity.pl |   7 +-
 bin/wxregcompare.pl|  76 +++--
 bin/wxregscope.pl  |  82 -
 bin/wxregview.pl   |  63 +++
 lib/Parse/Win32Registry.pm |  29 ++--
 lib/Parse/Win32Registry/Base.pm|  52 --
 lib/Parse/Win32Registry/Entry.pm   |   6 +
 lib/Parse/Win32Registry/Value.pm   |   2 +-
 lib/Parse/Win32Registry/Win95/File.pm  |   1 +
 lib/Parse/Win32Registry/Win95/Key.pm   |  14 --
 lib/Parse/Win32Registry/Win95/Value.pm |  30 ++--
 lib/Parse/Win32Registry/WinNT/File.pm  |   1 +
 lib/Parse/Win32Registry/WinNT/Key.pm   |  40 +
 lib/Parse/Win32Registry/WinNT/Value.pm | 149 +
 t/errors.t |   2 +-
 t/misc.t   |   4 +-
 t/security.t   |  13 ++
 t/use.t|   2 +-
 t/value.t  | 182 
 t/win95_value_tests.rf | Bin 995 -> 1255 bytes
 t/winnt_value_tests.rf | Bin 6544 -> 7200 bytes
 32 files changed, 673 insertions(+), 805 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] tag debian/0.60-1 created (now 26b483d)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to tag debian/0.60-1
in repository libsendmail-milter-perl.

at  26b483d   (commit)
This tag includes the following new commits:

   new  fcefb6a   Imported Upstream version 0.41
   new  5b989fe   debianization, mostly provided by dh-make-perl
   new  9803bb1   Imported Upstream version 0.50
   new  de9e104   Merge commit 'upstream/0.50'
   new  7d6b9b8   0.50-1 (New upstream version)
   new  8cd545e   Cleaned-up debian/control.
   new  c46a09d   Imported Upstream version 0.51
   new  ababa1b   Merge commit 'upstream/0.51'
   new  5269e4a   Remove POD from scripts
   new  a2c46be   0.51-1:
   new  3f6bfdf   Added more items to ignore
   new  3c000af   Bumped Standards-Version
   new  b515131   Imported Upstream version 0.60
   new  d4a4e0e   Merge commit 'upstream/0.60'
   new  26b483d   0.60-1

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.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] 05/20: 0.50-1 (New upstream version)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit 7d6b9b88357794fe4331d360959c8d1eb5a1e381
Author: Hilko Bengen 
Date:   Mon Jul 27 15:54:22 2009 +0200

0.50-1 (New upstream version)

Also: add POD to new scripts and install them
---
 Makefile.PL |  6 +-
 bin/regcompare.pl   | 16 
 bin/regmultidiff.pl | 32 
 bin/regsecurity.pl  | 19 +++
 bin/regshell.pl | 22 ++
 debian/changelog|  6 ++
 6 files changed, 100 insertions(+), 1 deletion(-)

diff --git a/Makefile.PL b/Makefile.PL
index 747baac..8249206 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -24,6 +24,10 @@ WriteMakefile(
 'bin/regstats.pl',
 'bin/regtimeline.pl',
 'bin/regtree.pl',
-'bin/regview.pl'
+'bin/regview.pl',
+'bin/regmultidiff.pl',
+'bin/regcompare.pl',
+'bin/regsecurity.pl',
+'bin/regshell.pl',
 ],
 );
diff --git a/bin/regcompare.pl b/bin/regcompare.pl
index b6e5ee6..8e2c883 100755
--- a/bin/regcompare.pl
+++ b/bin/regcompare.pl
@@ -1025,3 +1025,19 @@ sub find_change {
 find_next_change;
 }
 }
+
+__END__
+
+=head1 NAME
+
+regcompare - GTK2 Registry Compare for the Parse::Win32Registry module
+
+=head1 SYNOPSIS
+
+regview [  ]
+
+=head1 SEE ALSO
+
+L
+
+=cut
diff --git a/bin/regmultidiff.pl b/bin/regmultidiff.pl
index b51da65..e2fdfd2 100755
--- a/bin/regmultidiff.pl
+++ b/bin/regmultidiff.pl
@@ -152,3 +152,35 @@ $script_name... [] [-v] 
[-x] [-a]
 any changes
 USAGE
 }
+
+__END__
+
+=head1 NAME
+
+regdiff - Compares two or more registry files.
+
+=head1 SYNOPSIS
+
+regdiff... [] [-v] [-x] [-a]
+
+=over 4
+
+=item -v or --values
+
+display values
+
+=item -x or --hexdump
+
+display value data as a hex dump
+
+=item -a or --all
+
+show all keys and values preceding and following any changes
+
+=back
+
+=head1 SEE ALSO
+
+L
+
+=cut
diff --git a/bin/regsecurity.pl b/bin/regsecurity.pl
index b879feb..01bc6a8 100755
--- a/bin/regsecurity.pl
+++ b/bin/regsecurity.pl
@@ -53,3 +53,22 @@ Only Windows NT registry files contain security information.
 $script_name 
 USAGE
 }
+
+__END__
+
+=head1 NAME
+
+regsecurity - Displays all the security entries in a registry file.
+
+=head1 SYNOPSIS
+
+regsecurity 
+
+Each key contains a reference to one of these security entries.
+Only Windows NT registry files contain security information.
+
+=head1 SEE ALSO
+
+L
+
+=cut
diff --git a/bin/regshell.pl b/bin/regshell.pl
index 434aff4..25e4cae 100755
--- a/bin/regshell.pl
+++ b/bin/regshell.pl
@@ -244,3 +244,25 @@ sub find_next {
 }
 print "No (more) matches found\n";
 }
+
+__END__
+
+=head1 NAME
+
+regshell - An interactive shell for examining registry files
+
+=head1 SYNOPSIS
+
+$script_name 
+
+regshell is an interactive shell for examining registry files where
+you navigate keys using 'cd' and display keys and values using 'ls' or
+'dir'. Tab completion for key and value names is available if the
+underlying platform supports it. Type 'help' at the prompt for a list
+of available commands.
+
+=head1 SEE ALSO
+
+L
+
+=cut
diff --git a/debian/changelog b/debian/changelog
index eced916..723389b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libparse-win32registry-perl (0.50-1) unstable; urgency=low
+
+  * New upstream version
+
+ -- Hilko Bengen   Mon, 27 Jul 2009 15:51:27 +0200
+
 libparse-win32registry-perl (0.41-1) unstable; urgency=low
 
   * Initial Release.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] 19/20: Bumped Standards-Version

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit ac093956985c1104782154e54e177e7595cff922
Author: Hilko Bengen 
Date:   Tue Jun 12 22:50:22 2012 +0200

Bumped Standards-Version
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 69ad050..0601ea1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: perl (>= 5.6.0-12)
 Maintainer: Hilko Bengen 
-Standards-Version: 3.8.3
+Standards-Version: 3.9.3
 Homepage: http://search.cpan.org/dist/Parse-Win32Registry/
 
 Package: libparse-win32registry-perl

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] 14/20: Merge commit 'upstream/0.60'

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit d4a4e0efda65d4d8b5e7d0b1b8d0b5bec5a15a00
Merge: 3c000af b515131
Author: Hilko Bengen 
Date:   Tue Oct 19 15:30:56 2010 +0200

Merge commit 'upstream/0.60'

 Changes|   44 +-
 MANIFEST   |   21 +-
 META.yml   |4 +-
 Makefile.PL|   16 +-
 README |   10 +-
 bin/{regcompare.pl => gtkregcompare.pl}|  630 
 bin/gtkregscope.pl |  604 
 bin/{regview.pl => gtkregview.pl}  |  274 ++--
 bin/regmultidiff.pl|  118 +-
 bin/regscan.pl |6 +-
 bin/regscope.pl| 1200 ---
 bin/regtimeline.pl |2 +-
 bin/wxregcompare.pl| 1615 
 bin/wxregscope.pl  |  647 
 bin/wxregview.pl   | 1070 +
 lib/Parse/Win32Registry.pm |  426 +++---
 lib/Parse/Win32Registry/Base.pm|  390 +++--
 lib/Parse/Win32Registry/Entry.pm   |  100 +-
 lib/Parse/Win32Registry/File.pm|   30 +
 lib/Parse/Win32Registry/Key.pm |   50 +-
 lib/Parse/Win32Registry/Value.pm   |   12 +-
 lib/Parse/Win32Registry/Win95/Entry.pm |   54 -
 lib/Parse/Win32Registry/Win95/File.pm  |  539 +--
 lib/Parse/Win32Registry/Win95/Key.pm   |  133 +-
 lib/Parse/Win32Registry/Win95/Value.pm |   69 +-
 lib/Parse/Win32Registry/WinNT/Entry.pm |   65 +-
 lib/Parse/Win32Registry/WinNT/File.pm  |  153 +-
 lib/Parse/Win32Registry/WinNT/Hbin.pm  |  160 --
 lib/Parse/Win32Registry/WinNT/Key.pm   |  191 +--
 lib/Parse/Win32Registry/WinNT/Security.pm  |   60 +-
 lib/Parse/Win32Registry/WinNT/Value.pm |  115 +-
 t/compare.t|  123 ++
 t/constants.t  |4 +-
 t/entry.t  |  272 +++-
 t/errors.t |6 +-
 t/file.t   |   26 +-
 t/iterator.t   |   28 +-
 t/key.t|  319 ++--
 t/misc.t   |  436 --
 t/security.t   |   32 +-
 t/use.t|2 +-
 t/value.t  |   72 +-
 t/virtual_root.t   |   12 +-
 t/walk.t   |  125 ++
 t/win95_compare_tests1.rf  |  Bin 0 -> 444 bytes
 t/win95_compare_tests2.rf  |  Bin 0 -> 394 bytes
 t/win95_compare_tests3.rf  |  Bin 0 -> 444 bytes
 t/win95_entry_tests.rf |  Bin 0 -> 316 bytes
 t/win95_key_tests.rf   |  Bin 827 -> 1062 bytes
 t/win95_value_tests.rf |  Bin 943 -> 995 bytes
 ...t_security_tests.rf => winnt_compare_tests1.rf} |  Bin 5232 -> 4776 bytes
 ...t_security_tests.rf => winnt_compare_tests2.rf} |  Bin 5232 -> 4640 bytes
 ...t_security_tests.rf => winnt_compare_tests3.rf} |  Bin 5232 -> 4776 bytes
 t/{winnt_key_tests.rf => winnt_entry_tests.rf} |  Bin 5632 -> 8192 bytes
 t/winnt_key_tests.rf   |  Bin 5632 -> 6368 bytes
 t/winnt_security_tests.rf  |  Bin 5232 -> 5232 bytes
 t/winnt_value_tests.rf |  Bin 6392 -> 6544 bytes
 57 files changed, 6915 insertions(+), 3350 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] tag debian/0.51-1 created (now a2c46be)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to tag debian/0.51-1
in repository libsendmail-milter-perl.

at  a2c46be   (commit)
This tag includes the following new commits:

   new  fcefb6a   Imported Upstream version 0.41
   new  5b989fe   debianization, mostly provided by dh-make-perl
   new  9803bb1   Imported Upstream version 0.50
   new  de9e104   Merge commit 'upstream/0.50'
   new  7d6b9b8   0.50-1 (New upstream version)
   new  8cd545e   Cleaned-up debian/control.
   new  c46a09d   Imported Upstream version 0.51
   new  ababa1b   Merge commit 'upstream/0.51'
   new  5269e4a   Remove POD from scripts
   new  a2c46be   0.51-1:

The 10 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/libsendmail-milter-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


[libsendmail-milter-perl] 09/20: Remove POD from scripts

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit 5269e4a46c2887ea9c9bb78caa55d2362d8d85a7
Author: Hilko Bengen 
Date:   Thu Dec 3 10:40:42 2009 +0100

Remove POD from scripts
---
 bin/regclassnames.pl | 16 
 bin/regcompare.pl| 16 
 bin/regdiff.pl   | 28 
 bin/regdump.pl   | 31 ---
 bin/regexport.pl | 23 ---
 bin/regfind.pl   | 35 ---
 bin/regmultidiff.pl  | 32 
 bin/regscan.pl   | 40 
 bin/regsecurity.pl   | 19 ---
 bin/regshell.pl  | 22 --
 bin/regstats.pl  | 23 ---
 bin/regtimeline.pl   | 27 ---
 bin/regtree.pl   | 23 ---
 bin/regview.pl   | 15 ---
 14 files changed, 350 deletions(-)

diff --git a/bin/regclassnames.pl b/bin/regclassnames.pl
index 3fa2e32..cf8ae7e 100755
--- a/bin/regclassnames.pl
+++ b/bin/regclassnames.pl
@@ -47,19 +47,3 @@ Only keys in Windows NT registry files may have class names.
 $script_name  [subkey]
 USAGE
 }
-
-__END__
-
-=head1 NAME
-
-regclassnames - displays keys in a registry file that have a class name.
-
-=head1 SYNOPSIS
-
-$script_name  [subkey]
-
-=head1 SEE ALSO
-
-L
-
-=cut
diff --git a/bin/regcompare.pl b/bin/regcompare.pl
index 35534f4..05452b5 100755
--- a/bin/regcompare.pl
+++ b/bin/regcompare.pl
@@ -1345,19 +1345,3 @@ sub go_to_bookmark {
 my ($subkey_path, $value_name) = @$location;
 go_to_subkey_and_value($subkey_path, $value_name);
 }
-
-__END__
-
-=head1 NAME
-
-regcompare - GTK2 Registry Compare for the Parse::Win32Registry module
-
-=head1 SYNOPSIS
-
-regview [  ]
-
-=head1 SEE ALSO
-
-L
-
-=cut
diff --git a/bin/regdiff.pl b/bin/regdiff.pl
index b5e1085..3ddf6ef 100755
--- a/bin/regdiff.pl
+++ b/bin/regdiff.pl
@@ -176,31 +176,3 @@ $script_name   [subkey] [-p] [-v]
 -v or --values  display values
 USAGE
 }
-
-__END__
-
-=head1 NAME
-
-regdiff - Compares two registry files.
-
-=head1 SYNOPSIS
-
-regdiff   [subkey] [-p] [-v]
-
-=over 4
-
-=item -p or --previous
-
-show the previous key or value (this is not normally shown)
-
-=item -v or --values
-
-display values
-
-=back
-
-=head1 SEE ALSO
-
-L
-
-=cut
diff --git a/bin/regdump.pl b/bin/regdump.pl
index e1daa59..d686dcd 100755
--- a/bin/regdump.pl
+++ b/bin/regdump.pl
@@ -119,34 +119,3 @@ $script_name  [subkey] [-r] [-v] [-x] [-c] [-s] 
[-o]
 -o or --owner   display only the owner SID for the key (if present)
 USAGE
 }
-__END__
-
-=head1 NAME
-
-regdump - Dumps the keys and values of a registry file.
-
-=head1 SYNOPSIS
-
-regdump  [subkey] [-r] [-v] [-x]
-
-=over 4
-
-=item  -r or --recurse
-
-traverse all child keys from the root key or the subkey specified
-
-=item -v or --values
-
-display values
-
-=item -x or --hexdump
-
-display value data as a hex dump
-
-=back
-
-=head1 SEE ALSO
-
-L
-
-=cut
diff --git a/bin/regexport.pl b/bin/regexport.pl
index 2c61781..7ac4ea3 100755
--- a/bin/regexport.pl
+++ b/bin/regexport.pl
@@ -66,26 +66,3 @@ $script_name  [subkey] [-r]
 or the subkey specified
 USAGE
 }
-__END__
-
-=head1 NAME
-
-regexport - Exports the keys and values of a registry file in REGEDIT format.
-
-=head1 SYNOPSIS
-
-regexport  [subkey] [-r]
-
-=over 4
-
-=item -r or --recurse
-
-traverse all child keys from the root key or the subkey specified
-
-=back
-
-=head1 SEE ALSO
-
-L
-
-=cut
diff --git a/bin/regfind.pl b/bin/regfind.pl
index 888b459..f11c9fc 100755
--- a/bin/regfind.pl
+++ b/bin/regfind.pl
@@ -121,38 +121,3 @@ $script_name   [-k] [-v] [-d] 
[-t] [-x]
 -x or --hexdump display value data as a hex dump
 USAGE
 }
-__END__
-
-=head1 NAME
-
-regfind - Searches a registry file for anything that matches the specified 
string.
-
-=head1 SYNOPSIS
-
-regfind   [-k] [-v] [-d] [-t]
-
-=over 4
-
-=item -k or --key
-
-search key names for a match
-
-=item -v or --value
-
-search value names for a match
-
-=item -d or --data
-
-search value data for a match
-
-=item -t or --type
-
-search value types for a match
-
-=back
-
-=head1 SEE ALSO
-
-L
-
-=cut
diff --git a/bin/regmultidiff.pl b/bin/regmultidiff.pl
index cfaf28f..66d39a3 100755
--- a/bin/regmultidiff.pl
+++ b/bin/regmultidiff.pl
@@ -152,35 +152,3 @@ $script_name... [] [-v] 
[-x] [-a]
 any changes
 USAGE
 }
-
-__END__
-
-=head1 NAME
-
-regdiff - Compares two or more registry files.
-
-=head1 SYNOPSIS
-
-regdiff... [] [-v] [-x] [-a]
-
-=over 4
-
-=item -v or --values
-
-display values
-
-=item -x or --hexdump
-
-display value data as a hex dump
-
-=item -a or --all
-
-show all keys and values preceding and following any changes
-
-=back
-
-=head1 SEE ALSO
-
-L
-

[libsendmail-milter-perl] annotated tag upstream/0.50 created (now 129661d)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag upstream/0.50
in repository libsendmail-milter-perl.

at  129661d   (tag)
   tagging  9803bb11595f5ae75abeda6a10e95a0433be8f9b (commit)
  replaces  upstream/0.41
 tagged by  Hilko Bengen
on  Wed Jul 22 14:32:38 2009 +0200

- Log -
Upstream version 0.50

Hilko Bengen (1):
  Imported Upstream version 0.50

---

This annotated tag includes the following new commits:

   new  fcefb6a   Imported Upstream version 0.41
   new  9803bb1   Imported Upstream version 0.50

The 2 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/libsendmail-milter-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


[libsendmail-milter-perl] tag upstream/0.51 created (now c46a09d)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to tag upstream/0.51
in repository libsendmail-milter-perl.

at  c46a09d   (commit)
This tag includes the following new commits:

   new  fcefb6a   Imported Upstream version 0.41
   new  9803bb1   Imported Upstream version 0.50
   new  c46a09d   Imported Upstream version 0.51

The 3 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/libsendmail-milter-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


[libsendmail-milter-perl] 03/03: 1.0-2

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-2
in repository libsendmail-milter-perl.

commit e8c98b3cd68e60fbde0fa4f3585894ad132d6456
Author: Hilko Bengen 
Date:   Sat Aug 8 14:07:48 2015 +0200

1.0-2
---
 debian/changelog | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ea03475..e70e6bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libparse-win32registry-perl (1.0-2) unstable; urgency=medium
+
+  * Gave package to the Debian Perl Group, added Vcs-* fields
+  * Modernized package
+- 3.0 (quilt)
+- Bumped Standards-Version
+- Bumped debian/compat
+
+ -- Hilko Bengen   Sat, 08 Aug 2015 14:03:53 +0200
+
 libparse-win32registry-perl (1.0-1) unstable; urgency=low
 
   * New upstream version

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] annotated tag upstream/0.41 created (now 5fc7d69)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag upstream/0.41
in repository libsendmail-milter-perl.

at  5fc7d69   (tag)
   tagging  fcefb6a913efd8fd55496caf1866ed75f0466984 (commit)
 tagged by  Hilko Bengen
on  Wed Feb 4 22:21:20 2009 +0100

- Log -
Upstream version 0.41

Hilko Bengen (1):
  Imported Upstream version 0.41

---

This annotated tag includes the following new commits:

   new  fcefb6a   Imported Upstream version 0.41

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.


-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] 01/03: Gave package to the Debian Perl Group, added Vcs-* fields

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-2
in repository libsendmail-milter-perl.

commit 5c6f60e2fae41ec0b5d04686a283367d23d0e36a
Author: Hilko Bengen 
Date:   Sat Aug 8 13:59:17 2015 +0200

Gave package to the Debian Perl Group, added Vcs-* fields
---
 debian/control | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0601ea1..38fff94 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,11 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: perl (>= 5.6.0-12)
-Maintainer: Hilko Bengen 
+Maintainer: Debian Perl Group 
+Uploaders: Hilko Bengen 
 Standards-Version: 3.9.3
+Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libparse-win32registry-perl.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libparse-win32registry-perl.git
 Homepage: http://search.cpan.org/dist/Parse-Win32Registry/
 
 Package: libparse-win32registry-perl

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] annotated tag upstream/1.0 created (now 354eaea)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag upstream/1.0
in repository libsendmail-milter-perl.

at  354eaea   (tag)
   tagging  58b3d466a4ca4dbd30d9de4920f4c55b5ec92068 (commit)
  replaces  upstream/0.60
 tagged by  Hilko Bengen
on  Tue Jun 12 22:46:25 2012 +0200

- Log -
Upstream version 1.0

Hilko Bengen (1):
  Imported Upstream version 1.0

---

This annotated tag includes the following new commits:

   new  fcefb6a   Imported Upstream version 0.41
   new  9803bb1   Imported Upstream version 0.50
   new  c46a09d   Imported Upstream version 0.51
   new  b515131   Imported Upstream version 0.60
   new  58b3d46   Imported Upstream version 1.0

The 5 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/libsendmail-milter-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


[libconvert-binhex-perl] 07/09: Update copyright years for upstream files

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libconvert-binhex-perl.

commit c6c4de7ec6f37a1e349dcc896a33dee2ea3bcacd
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:26:29 2015 +0200

Update copyright years for upstream files
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index a2d04ce..e1b05b7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Stephen Nelson 
 Source: https://metacpan.org/release/Convert-BinHex
 
 Files: *
-Copyright: 1997-2013, Eryq 
+Copyright: 1997-2015, Eryq 
 License: Artistic or GPL-1+
 
 Files: debian/*

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconvert-binhex-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


[libconvert-binhex-perl] 05/09: Drop fix_manpage patch

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libconvert-binhex-perl.

commit 97dc9da560b71be84afdc92c65c8bd521be5d8ca
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:25:14 2015 +0200

Drop fix_manpage patch
---
 debian/patches/fix_manpage | 18 --
 debian/patches/series  |  1 -
 2 files changed, 19 deletions(-)

diff --git a/debian/patches/fix_manpage b/debian/patches/fix_manpage
deleted file mode 100644
index 08f6cf5..000
--- a/debian/patches/fix_manpage
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Fixing man page
-Bug: https://rt.cpan.org/Ticket/Display.html?id=88874
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=88874
-Author: Fabrizio Regalli 
-Reviewed-by: gregor herrmann 
-Last-Update: 2013-09-21
-
 a/lib/Convert/BinHex.pm
-+++ b/lib/Convert/BinHex.pm
-@@ -1627,7 +1627,7 @@
-0. There is an internal buffer of decompressed (BIN) data,
-   initially empty.
-1. Application asks to read() n bytes of data from object
--   2. If the buffer is not full enough to accomodate the request:
-+   2. If the buffer is not full enough to accommodate the request:
- 2a. The read() method grabs the next available chunk of input
- data (the HEX).
- 2b. HEX data is converted and decompressed into as many BIN
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 70f301a..000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix_manpage

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconvert-binhex-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


[libconvert-binhex-perl] 06/09: Bump Debhelper compat level to 9

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libconvert-binhex-perl.

commit 59739191dbd7ec3fd1f1e5424b30cf7c5a23ad11
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:26:16 2015 +0200

Bump Debhelper compat level to 9
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index c1f28a8..88dbe1c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libconvert-binhex-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
  libtest-most-perl,
  libfile-slurp-perl

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconvert-binhex-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


[libconvert-binhex-perl] 08/09: Declare compliance with Debian policy 3.9.6

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libconvert-binhex-perl.

commit cff518b2da2bb50e7ffe8432a0ecdaede7b94022
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:27:20 2015 +0200

Declare compliance with Debian policy 3.9.6
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 88dbe1c..79f64b4 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Maintainer: Debian Perl Group 

 Uploaders: gregor herrmann ,
  Niko Tyni ,
  Fabrizio Regalli 
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/Convert-BinHex
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconvert-binhex-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libconvert-binhex-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconvert-binhex-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


[libconvert-binhex-perl] 04/09: Update debian/changelog

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libconvert-binhex-perl.

commit c9005fe14bd1970a8c38b01c46d6ef77f6218d6b
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:21:05 2015 +0200

Update debian/changelog

Gbp-Dch: Ignore
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e2f5891..b24b838 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-libconvert-binhex-perl (1.123-3) UNRELEASED; urgency=medium
+libconvert-binhex-perl (1.124-1) UNRELEASED; urgency=medium
 
   * Update Vcs-Browser URL to cgit web frontend
   * Add debian/upstream/metadata
+  * Import upstream version 1.124
 
- -- Salvatore Bonaccorso   Sat, 16 Aug 2014 09:30:39 +0200
+ -- Salvatore Bonaccorso   Sun, 27 Sep 2015 17:21:05 +0200
 
 libconvert-binhex-perl (1.123-2) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconvert-binhex-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


[libconvert-binhex-perl] branch master updated (d771d31 -> eeb7690)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch master
in repository libconvert-binhex-perl.

  from  d771d31   update changelog
   new  a6654bf   Add debian/upstream/metadata
   new  42cc296   Update debian/changelog
  adds  3c2245d   Initial import
  adds  18e1732   Ignore build files
  adds  eae6ba5   Added MYMETA files
  adds  62f6e65   Added proper use of Exporter
  adds  9285e5b   Ignoring dist directories and tarballs
  adds  835670c   Added META files
  adds  51be79c   Applied patch for "#17683: test/hexbin script fails to 
binmode output FH" from som...@cpan.org
  adds  fc5f2ac   Applied 17684: Various coding errors in bin/debinhex.pl 
fixed (mswin32) from som...@cpan.org
  adds  9ae55a5   Ignore various build files
  adds  342a146   Removed HTML docs
  adds  f22d20e   Moved change log to "Changes" file
  adds  f581438   Changed "TERMS AND CONDITIONS" to "LICENSE"
  adds  aa6abed   Removed docs from manifest
  adds  2718320   Updated meta files
  adds  b42265b   Stopped using subversion
  adds  2b095ed   Meta file update
  adds  eca5ac9   Moved to Dist::Zilla
  adds  c120565   Removed MYMETA files, which are generated
  adds  6268223   Removed change log from README
  adds  c932a19   Ignoring .DS_Store
  adds  8300a12   Reformatted as per CPAN::Changes::Spec
  adds  2585798   Stripped out tabs
  adds  efa6c2f   Changes file update
  adds  ac2e353   Moved to OurPkgVersion for managing $VERSION strings
  adds  d4d0803   Changed comp2bin.t to use Test::More
  adds  f5f554f   Perltidied
  adds  32c95ba   Added loader test
  adds  8b16c2f   Added test for crc
  adds  fead905   Defaulted seed in binhex_crc to 0 to match docs
  adds  e7107a4   Added test for macbinary CRC
  adds  228a4f6   Mode fix
  adds  d133e6b   Automatic version tracking
  adds  bc1e59e   Added unit tests for hex to bin, object-oriented
  adds  b707790   Removed trademarked image.
  adds  175934d   Added tests for header data
  adds  ddb4299   Test going from bin to hex via file interface
  adds  18b4d38   Now we use NextRelease for version numbers. Updated the 
Changes file.
  adds  4a2c9a8   Ignore testout
  adds  55decd2   Updated revision and date
  adds  3caadd4   Fixed error in pod of debinhex and added pod test
  adds  7068371   Applied patch from gre...@debian.org. Message:
  adds  ea79e2e   Changed debinhex.pl to UTF-8 encoding
  adds  16b28f4   Moved Test::More and Test::Most to optional, as per 
ticket 101974 (mishi...@yahoo.com)
  adds  d99367d   Added changes
  adds  3b77180   Imported Upstream version 1.124
   new  ec68482   Merge tag 'upstream/1.124'
   new  c9005fe   Update debian/changelog
   new  97dc9da   Drop fix_manpage patch
   new  5973919   Bump Debhelper compat level to 9
   new  c6c4de7   Update copyright years for upstream files
   new  cff518b   Declare compliance with Debian policy 3.9.6
   new  eeb7690   Update debian/changelog file

The 9 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:
 Changes|  5 
 LICENSE|  8 +++---
 MANIFEST   |  1 +
 META.json  | 14 +-
 META.yml   | 47 +-
 Makefile.PL| 64 +-
 bin/binhex.pl  |  2 +-
 bin/debinhex.pl|  4 +--
 debian/changelog   | 12 ++---
 debian/compat  |  2 +-
 debian/control |  4 +--
 debian/copyright   |  2 +-
 debian/patches/fix_manpage | 18 -
 debian/patches/series  |  1 -
 debian/upstream/metadata   |  6 +
 dist.ini   |  5 
 lib/Convert/BinHex.pm  |  4 +--
 17 files changed, 100 insertions(+), 99 deletions(-)
 delete mode 100644 debian/patches/fix_manpage
 delete mode 100644 debian/patches/series
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconvert-binhex-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


[libconvert-binhex-perl] 03/09: Merge tag 'upstream/1.124'

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libconvert-binhex-perl.

commit ec68482522c4eca0ffc373bf51f4884da6a03818
Merge: 42cc296 3b77180
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:21:05 2015 +0200

Merge tag 'upstream/1.124'

Upstream version 1.124

 Changes   |  5 
 LICENSE   |  8 +++
 MANIFEST  |  1 +
 META.json | 14 ++-
 META.yml  | 47 +++--
 Makefile.PL   | 64 +++
 bin/binhex.pl |  2 +-
 bin/debinhex.pl   |  4 ++--
 dist.ini  |  5 
 lib/Convert/BinHex.pm |  4 ++--
 10 files changed, 81 insertions(+), 73 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconvert-binhex-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


[libconvert-binhex-perl] 01/01: pristine-tar data for libconvert-binhex-perl_1.124.orig.tar.gz

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch pristine-tar
in repository libconvert-binhex-perl.

commit 51a143301cf045257c27f4af8c1ae5cf2091e806
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:21:05 2015 +0200

pristine-tar data for libconvert-binhex-perl_1.124.orig.tar.gz
---
 libconvert-binhex-perl_1.124.orig.tar.gz.delta | Bin 0 -> 1875 bytes
 libconvert-binhex-perl_1.124.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libconvert-binhex-perl_1.124.orig.tar.gz.delta 
b/libconvert-binhex-perl_1.124.orig.tar.gz.delta
new file mode 100644
index 000..3c7e586
Binary files /dev/null and b/libconvert-binhex-perl_1.124.orig.tar.gz.delta 
differ
diff --git a/libconvert-binhex-perl_1.124.orig.tar.gz.id 
b/libconvert-binhex-perl_1.124.orig.tar.gz.id
new file mode 100644
index 000..0e3d27e
--- /dev/null
+++ b/libconvert-binhex-perl_1.124.orig.tar.gz.id
@@ -0,0 +1 @@
+55d86f5875a12537e3339d34bb7a19d9590dd51b

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconvert-binhex-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


[libconvert-binhex-perl] 09/09: Update debian/changelog file

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libconvert-binhex-perl.

commit eeb769028544ef1671044625579281fbdaa04a1f
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:32:17 2015 +0200

Update debian/changelog file

Gbp-Dch: Ignore
---
 debian/changelog | 4 
 1 file changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b24b838..c4ac1c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ libconvert-binhex-perl (1.124-1) UNRELEASED; urgency=medium
   * Update Vcs-Browser URL to cgit web frontend
   * Add debian/upstream/metadata
   * Import upstream version 1.124
+  * Drop fix_manpage patch
+  * Bump Debhelper compat level to 9
+  * Update copyright years for upstream files
+  * Declare compliance with Debian policy 3.9.6
 
  -- Salvatore Bonaccorso   Sun, 27 Sep 2015 17:21:05 +0200
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconvert-binhex-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


[libconvert-binhex-perl] 02/09: Update debian/changelog

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libconvert-binhex-perl.

commit 42cc296372e49bf5e81eec886cc53f9f72c7ef6f
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:20:42 2015 +0200

Update debian/changelog

Gbp-Dch: Ignore
---
 debian/changelog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/changelog b/debian/changelog
index 8548456..e2f5891 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libconvert-binhex-perl (1.123-3) UNRELEASED; urgency=medium
 
   * Update Vcs-Browser URL to cgit web frontend
+  * Add debian/upstream/metadata
 
  -- Salvatore Bonaccorso   Sat, 16 Aug 2014 09:30:39 +0200
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconvert-binhex-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


[libconvert-binhex-perl] 01/09: Add debian/upstream/metadata

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libconvert-binhex-perl.

commit a6654bf454f2177a7a319f3011e87609e8a5c509
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:20:42 2015 +0200

Add debian/upstream/metadata
---
 debian/upstream/metadata | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..b63212e
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Archive: CPAN
+Contact: Eriq 
+Name: Convert-BinHex
+Repository: https://github.com/stephenenelson/convert-binhex
+Repository-Browse: https://github.com/stephenenelson/convert-binhex

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconvert-binhex-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


[libdaemon-control-perl] 02/03: Bump Debhelper compat level to 9

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libdaemon-control-perl.

commit 652b23abb3062396577b1934e930254f27eda5cd
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 19:22:32 2015 +0200

Bump Debhelper compat level to 9
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 93feff7..8e5459f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group 

 Uploaders: Xavier Guimard 
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl, perl (>= 5.11.1) | libfile-path-perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libdaemon-control-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdaemon-control-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


[libconvert-binhex-perl] branch pristine-tar updated (14a97a3 -> 51a1433)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch pristine-tar
in repository libconvert-binhex-perl.

  from  14a97a3   pristine-tar data for 
libconvert-binhex-perl_1.123.orig.tar.gz
   new  51a1433   pristine-tar data for 
libconvert-binhex-perl_1.124.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:
 libconvert-binhex-perl_1.124.orig.tar.gz.delta | Bin 0 -> 1875 bytes
 libconvert-binhex-perl_1.124.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libconvert-binhex-perl_1.124.orig.tar.gz.delta
 create mode 100644 libconvert-binhex-perl_1.124.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconvert-binhex-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


[libconvert-binhex-perl] annotated tag upstream/1.124 created (now d4dea5e)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to annotated tag upstream/1.124
in repository libconvert-binhex-perl.

at  d4dea5e   (tag)
   tagging  3b771802e9ad04c9495e0be65ac98531a7554dc2 (commit)
  replaces  upstream/1.123
 tagged by  Salvatore Bonaccorso
on  Sun Sep 27 17:21:05 2015 +0200

- Log -
Upstream version 1.124

Neil Bowers (2):
  Reformatted as per CPAN::Changes::Spec
  Stripped out tabs

Salvatore Bonaccorso (1):
  Imported Upstream version 1.124

Stephen Nelson (42):
  Initial import
  Ignore build files
  Added MYMETA files
  Added proper use of Exporter
  Ignoring dist directories and tarballs
  Added META files
  Applied patch for "#17683: test/hexbin script fails to binmode output FH" 
from som...@cpan.org
  Applied 17684: Various coding errors in bin/debinhex.pl fixed (mswin32) 
from som...@cpan.org
  Ignore various build files
  Removed HTML docs
  Moved change log to "Changes" file
  Changed "TERMS AND CONDITIONS" to "LICENSE"
  Removed docs from manifest
  Updated meta files
  Stopped using subversion
  Meta file update
  Moved to Dist::Zilla
  Removed MYMETA files, which are generated
  Removed change log from README
  Ignoring .DS_Store
  Changes file update
  Moved to OurPkgVersion for managing $VERSION strings
  Changed comp2bin.t to use Test::More
  Perltidied
  Added loader test
  Added test for crc
  Defaulted seed in binhex_crc to 0 to match docs
  Added test for macbinary CRC
  Mode fix
  Automatic version tracking
  Added unit tests for hex to bin, object-oriented
  Removed trademarked image.
  Added tests for header data
  Test going from bin to hex via file interface
  Now we use NextRelease for version numbers. Updated the Changes file.
  Ignore testout
  Updated revision and date
  Fixed error in pod of debinhex and added pod test
  Applied patch from gre...@debian.org. Message:
  Changed debinhex.pl to UTF-8 encoding
  Moved Test::More and Test::Most to optional, as per ticket 101974 
(mishi...@yahoo.com)
  Added changes

---

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/libconvert-binhex-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


[libdaemon-control-perl] 01/01: Add TODO to debian/changelog

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libdaemon-control-perl.

commit 1cb54f491e4797e027a330d11836aa91f9c5bcbb
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 19:28:48 2015 +0200

Add TODO to debian/changelog

Gbp-Dch: Ignore
---
 debian/changelog | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 52a20f2..036be85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 libdaemon-control-perl (0.001008-1) UNRELEASED; urgency=medium
 
+  TODO: has failing test: t/02_sleep_system.t
+
   * Update Vcs-Browser URL to cgit web frontend
   * Add debian/upstream/metadata
   * Import upstream version 0.001008

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdaemon-control-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


[libdaemon-control-perl] branch master updated (2b9dcb5 -> 1cb54f4)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch master
in repository libdaemon-control-perl.

  from  2b9dcb5   Update debian/changelog file
   new  1cb54f4   Add TODO to debian/changelog

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 | 2 ++
 1 file changed, 2 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdaemon-control-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


[libdaemon-control-perl] 01/03: Declare compliance with Debian policy 3.9.6

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libdaemon-control-perl.

commit 74904744fe3fa23c9aae93485305d496d4f0d536
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 19:22:17 2015 +0200

Declare compliance with Debian policy 3.9.6
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index df52ada..93feff7 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl, perl (>= 5.11.1) | libfile-path-perl
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libdaemon-control-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdaemon-control-perl.git
 Homepage: https://metacpan.org/release/Daemon-Control

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdaemon-control-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


[libdaemon-control-perl] branch master updated (3a6190c -> 2b9dcb5)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch master
in repository libdaemon-control-perl.

  from  3a6190c   Update debian/changelog
   new  7490474   Declare compliance with Debian policy 3.9.6
   new  652b23a   Bump Debhelper compat level to 9
   new  2b9dcb5   Update debian/changelog file

The 3 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 | 2 ++
 debian/compat| 2 +-
 debian/control   | 4 ++--
 3 files changed, 5 insertions(+), 3 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdaemon-control-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


[libdaemon-control-perl] 03/03: Update debian/changelog file

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libdaemon-control-perl.

commit 2b9dcb5d3915db52873c2d58fa586a8be027c71a
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 19:22:51 2015 +0200

Update debian/changelog file

Gbp-Dch: Ignore
---
 debian/changelog | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9c8f67d..52a20f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ libdaemon-control-perl (0.001008-1) UNRELEASED; urgency=medium
   * Update Vcs-Browser URL to cgit web frontend
   * Add debian/upstream/metadata
   * Import upstream version 0.001008
+  * Declare compliance with Debian policy 3.9.6
+  * Bump Debhelper compat level to 9
 
  -- Salvatore Bonaccorso   Sun, 27 Sep 2015 17:46:34 +0200
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdaemon-control-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


[libparse-win32registry-perl] annotated tag debian/0.18-7 created (now 888eb76)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag debian/0.18-7
in repository libparse-win32registry-perl.

at  888eb76   (tag)
   tagging  2ca9276f71224d6761084d57d603908a076db8d5 (commit)
  replaces  upstream/0.18
 tagged by  Hilko Bengen
on  Sun Sep 27 19:31:30 2015 +0200

- Log -
Debian release 0.18-7

Hilko Bengen (1):
  Imported Debian patch 0.18-7

---

This annotated tag includes the following new commits:

   new  9b4a22a   Imported Upstream version 0.18
   new  2ca9276   Imported Debian patch 0.18-7

The 2 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/libparse-win32registry-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-ssh2-perl] 01/01: pristine-tar data for libnet-ssh2-perl_0.55.orig.tar.gz

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch pristine-tar
in repository libnet-ssh2-perl.

commit 6e92e249e9fa8bd65bafadabf3fd04a2d1cc8d49
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 22:00:39 2015 +0200

pristine-tar data for libnet-ssh2-perl_0.55.orig.tar.gz
---
 libnet-ssh2-perl_0.55.orig.tar.gz.delta | Bin 0 -> 2072 bytes
 libnet-ssh2-perl_0.55.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libnet-ssh2-perl_0.55.orig.tar.gz.delta 
b/libnet-ssh2-perl_0.55.orig.tar.gz.delta
new file mode 100644
index 000..065564d
Binary files /dev/null and b/libnet-ssh2-perl_0.55.orig.tar.gz.delta differ
diff --git a/libnet-ssh2-perl_0.55.orig.tar.gz.id 
b/libnet-ssh2-perl_0.55.orig.tar.gz.id
new file mode 100644
index 000..6cf9c7e
--- /dev/null
+++ b/libnet-ssh2-perl_0.55.orig.tar.gz.id
@@ -0,0 +1 @@
+7184bfe242ca6217db6d4633ae7e8d87df88a79e

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-ssh2-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-ssh2-perl] branch pristine-tar updated (711b216 -> 6e92e24)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch pristine-tar
in repository libnet-ssh2-perl.

  from  711b216   pristine-tar data for libnet-ssh2-perl_0.53.orig.tar.gz
   new  6e92e24   pristine-tar data for libnet-ssh2-perl_0.55.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:
 libnet-ssh2-perl_0.55.orig.tar.gz.delta | Bin 0 -> 2072 bytes
 libnet-ssh2-perl_0.55.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libnet-ssh2-perl_0.55.orig.tar.gz.delta
 create mode 100644 libnet-ssh2-perl_0.55.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-ssh2-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-ssh2-perl] 02/04: Update debian/changelog

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libnet-ssh2-perl.

commit f23bfa983116005a306c33d1e3f42539801250b7
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 22:00:20 2015 +0200

Update debian/changelog

Gbp-Dch: Ignore
---
 debian/changelog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/changelog b/debian/changelog
index 6a7d910..f170afc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libnet-ssh2-perl (0.53-3) UNRELEASED; urgency=medium
 
   * Update Vcs-Browser URL to cgit web frontend
+  * Add debian/upstream/metadata
 
  -- Salvatore Bonaccorso   Sat, 16 Aug 2014 09:33:53 +0200
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-ssh2-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-ssh2-perl] 03/04: Merge tag 'upstream/0.55'

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libnet-ssh2-perl.

commit 12fb94d5503e736561ffd34ef4efb793831961a7
Merge: f23bfa9 ec4ff93
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 22:00:39 2015 +0200

Merge tag 'upstream/0.55'

Upstream version 0.55

 .gitignore |  19 -
 Changes|  39 +++
 MANIFEST   |   2 +-
 MANIFEST.SKIP  |   4 +
 META.yml   |  24 +-
 MYMETA.json|  47 ++-
 MYMETA.yml |  38 +-
 Makefile.PL|  37 +-
 README |  66 ++--
 SSH2.xs| 778 ++---
 fallback/const-c.inc   | 565 --
 inc/Devel/CheckLib.pm  |  16 +-
 inc/Module/Install.pm  |  22 +-
 inc/Module/Install/Base.pm |   2 +-
 inc/Module/Install/Can.pm  |   2 +-
 inc/Module/Install/Fetch.pm|   2 +-
 inc/Module/Install/Makefile.pm |   4 +-
 inc/Module/Install/Metadata.pm |   6 +-
 inc/Module/Install/Win32.pm|   2 +-
 inc/Module/Install/WriteAll.pm |   2 +-
 lib/Net/SSH2.pm| 283 ---
 lib/Net/SSH2/Channel.pm|  30 ++
 lib/Net/SSH2/KnownHosts.pm | 204 +++
 t/Net-SSH2.t   |  33 +-
 typemap|   9 +
 25 files changed, 1710 insertions(+), 526 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-ssh2-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-ssh2-perl] 01/04: Add debian/upstream/metadata

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libnet-ssh2-perl.

commit b7d196dba71c243668f0adae227a01e8771d573f
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 22:00:20 2015 +0200

Add debian/upstream/metadata
---
 debian/upstream/metadata | 5 +
 1 file changed, 5 insertions(+)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..e8a8e14
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Archive: CPAN
+Contact: David B. Robins, 
+Name: Net-SSH2
+Repository: git://github.com/rkitover/net-ssh2.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-ssh2-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-ssh2-perl] branch master updated (b16ae9d -> 7685ed0)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch master
in repository libnet-ssh2-perl.

  from  b16ae9d   update changelog
   new  b7d196d   Add debian/upstream/metadata
   new  f23bfa9   Update debian/changelog
  adds  f4643b7   Convert to Module::Install and Module::Install::CheckLib
  adds  8267624   added MANIFEST.SKIP
  adds  8729c17   remove Makefile from MANIFEST
  adds  9ab6eb0   ->sock accessor, win32 support for tests, timeout on 
socket, new release
  adds  f5d83a4   fix skip count in tests
  adds  7e35e5e   some fixes for Cygwin
  adds  c088a91   minor packaging enhancements
  adds  907506e   add repository to meta.yml
  adds  0c1297b   or die semantics and Timeout option for ->connect
  adds  6f542e1   fix Timeout option (add key)
  adds  ce532cf   include patch for $chan->pty_size($w, $h) from Rubio 
Vaughan
  adds  7ed7ba7   fix unitialized warning, release
  adds  149b4d0   reverting a bad uncommitted release
  adds  3c0830b   Suse + 64bit patches from HMBRAND, fix breakage on 0.18 
and earlier due to pty functions, release
  adds  702dd6c   fix splice warning when connecting with a socket handle 
(RT#56592)
  adds  ee11bbf   rename symbol libssh2_error to xs_libssh2_error to avoid 
symbol clashes
  adds  4aaad18   attribute last change
  adds  6f0d325   remove eval $VERSION, release
  adds  6a79482   add trace => 1 option to ->new (RT#59292), release
  adds  07fb388   change trace option to use bitmask, so it becomes trace 
=> -1, also added ->trace method
  adds  9c9ced9   Make net_ch_write() spin on LIBSSH2_ERROR_EAGAIN
  adds  d053f28   Handle partial writes in scp_put().
  adds  241f0b8   Repo is now on GitHub.
  adds  33957df   Convert the example to strict and warnings.
  adds  b1a5891   Add a .gitignore
  adds  cbbdde7   remove trace option from XS constructor
  adds  397c8dc   check for blocking mode when spinning on EAGAIN in 
ch_write
  adds  f00f219   update repo address to public address
  adds  f0de6a0   add $chan->exit_signal (patch from 
tommy.lindg...@gmail.com)
  adds  c130586   add note that exit_signal support requires libssh2 1.2.8
  adds  851ce53   add block_directions and new constant exports
  adds  cd82065   release 0.34
  adds  c2fe157   fix for segfault due to auth_list() (RT#68060)
  adds  71be26d   release 0.35
  adds  37c0e1c   add /opt/local to lib search path
  adds  978e311   allow setting of $inc and $lib from the command line
  adds  c3912a5   update Changes
  adds  1dd3188   release 0.36
  adds  2541168   update ppport.h, fix libssh2 ver check, release 0.37
  adds  7d5d05a   add version check for block_directions, release 0.38
  adds  d81b0a5   fix double free in auth_password (RT#69444)
  adds  fe91baa   release 0.39
  adds  f90ed5f   added ssh-agent authentication support
  adds  7081ef7   Fix agent authentication bug in Debian (due to libssh2 
version distribted)
  adds  ab88fba   Add auth_agent to the list of methods for prioritizing 
auth
  adds  f83fe12   Merge pull request #3 from krimdomu/master
  adds  c4b9efd   support non-blocking mode for agent auth
  adds  6ceea49   add version check for agent auth
  adds  2140df7   release 0.40
  adds  121cdf4   make sure $inc lib is prefixed with -I (RT#73659)
  adds  8963d32   release 0.41
  adds  d4fab82   reorganize and preserve order of search paths
  adds  baca24b   add LD_LIBRARY_PATH to search paths (RT#74747)
  adds  11fca8a   release 0.42
  adds  b0267ae   add BUILDING.WIN32 guide
  adds  9db7666   better fix for missing -I for inc= (RT#73659)
  adds  1c954c1   add a note about BUILDING.WIN32 to Makefile.PL msg
  adds  88e6c13   release 0.43
  adds  ff9b9a8   callback argument setup was leaking references in 
auth_password, fixes RT#76701
  adds  4c1a259   Merge pull request #5 from salva/master
  adds  1c9db23   update to latest ppport.h
  adds  0f0b98b   release 0.44
  adds  7374bb2   add 64bit instructions to BUILDING.WIN32
  adds  5731a8e   release 0.45
  adds  2f8da46   fix segfault when releasing sftp with debug
  adds  aa228d8   release 0.46
  adds  5d6d7ef   Explicitly support building against libssh2 built with 
libgcrypt
  adds  7dfc965   Setup threading callbacks for gcrypt
  adds  19375d1   Setup threading callbacks for OpenSSL
  adds  d2fb660   Merge pull request #10 from jamessan/pu/threadsafety
  adds  1321114   Add a timeout method applying to the whole session
  adds  93780a3   Merge pull request #11 from zehkae/global_timeout
  adds  76bc07d   add note to Makefile.PL instructions for gcrypt
  adds  95997ff   Changes for 1321114, 19375d1 and 7dfc965
  adds  fa65223   release 0.47
  adds  d277821   make SSH2.xs build 

[libnet-ssh2-perl] 04/04: Update debian/changelog

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libnet-ssh2-perl.

commit 7685ed0d04dbb1a8013ed29da13b68dc4fea05eb
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 22:00:39 2015 +0200

Update debian/changelog

Gbp-Dch: Ignore
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f170afc..5fd3e81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-libnet-ssh2-perl (0.53-3) UNRELEASED; urgency=medium
+libnet-ssh2-perl (0.55-1) UNRELEASED; urgency=medium
 
   * Update Vcs-Browser URL to cgit web frontend
   * Add debian/upstream/metadata
+  * Import upstream version 0.55
 
- -- Salvatore Bonaccorso   Sat, 16 Aug 2014 09:33:53 +0200
+ -- Salvatore Bonaccorso   Sun, 27 Sep 2015 22:00:39 +0200
 
 libnet-ssh2-perl (0.53-2) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-ssh2-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-ssh2-perl] annotated tag upstream/0.55 created (now 84f32d3)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to annotated tag upstream/0.55
in repository libnet-ssh2-perl.

at  84f32d3   (tag)
   tagging  ec4ff9309d1ee76a3e6ee152cd6ea2b451e0656a (commit)
  replaces  upstream/0.53
 tagged by  Salvatore Bonaccorso
on  Sun Sep 27 22:00:39 2015 +0200

- Log -
Upstream version 0.55

Baldur Kristinsson (1):
  Use IO::Socket::IP for IPv6 support

David E. Wheeler (1):
  Repo is now on GitHub.

Jacques Germishuys (2):
  Fix type warnings
  OS X complains about OpenSSL being deprecated

James McCoy (4):
  Explicitly support building against libssh2 built with libgcrypt
  Setup threading callbacks for gcrypt
  Setup threading callbacks for OpenSSL
  Grammar/spelling fixes

Jan (2):
  added ssh-agent authentication support
  return the number of bytes recive. for SCP acknowledgement.

Jason Lewis (5):
  rearange README a little and add osx instructions
  recommend use libssh2 v1.6.0 or later
  Merge remote-tracking branch 'upstream/master'
  document how to run tests
  make hostname question clearer

Jose Luis Martinez (2):
  Fix agent authentication bug in Debian (due to libssh2 version distribted)
  Add auth_agent to the list of methods for prioritizing auth

Lukas Mai (1):
  make SSH2.xs build under non-threaded perls

Michael G. Schwern (1):
  Add a .gitignore

Peter Stuge (2):
  Make net_ch_write() spin on LIBSSH2_ERROR_EAGAIN
  Handle partial writes in scp_put().

Rafael Kitover (77):
  Convert to Module::Install and Module::Install::CheckLib
  added MANIFEST.SKIP
  remove Makefile from MANIFEST
  ->sock accessor, win32 support for tests, timeout on socket, new release
  fix skip count in tests
  some fixes for Cygwin
  minor packaging enhancements
  add repository to meta.yml
  or die semantics and Timeout option for ->connect
  fix Timeout option (add key)
  include patch for $chan->pty_size($w, $h) from Rubio Vaughan
  fix unitialized warning, release
  reverting a bad uncommitted release
  Suse + 64bit patches from HMBRAND, fix breakage on 0.18 and earlier due 
to pty functions, release
  fix splice warning when connecting with a socket handle (RT#56592)
  rename symbol libssh2_error to xs_libssh2_error to avoid symbol clashes
  attribute last change
  remove eval $VERSION, release
  add trace => 1 option to ->new (RT#59292), release
  change trace option to use bitmask, so it becomes trace => -1, also added 
->trace method
  remove trace option from XS constructor
  check for blocking mode when spinning on EAGAIN in ch_write
  update repo address to public address
  add $chan->exit_signal (patch from tommy.lindg...@gmail.com)
  add note that exit_signal support requires libssh2 1.2.8
  add block_directions and new constant exports
  release 0.34
  fix for segfault due to auth_list() (RT#68060)
  release 0.35
  add /opt/local to lib search path
  update Changes
  release 0.36
  update ppport.h, fix libssh2 ver check, release 0.37
  add version check for block_directions, release 0.38
  fix double free in auth_password (RT#69444)
  release 0.39
  Merge pull request #3 from krimdomu/master
  support non-blocking mode for agent auth
  add version check for agent auth
  release 0.40
  make sure $inc lib is prefixed with -I (RT#73659)
  release 0.41
  reorganize and preserve order of search paths
  add LD_LIBRARY_PATH to search paths (RT#74747)
  release 0.42
  add BUILDING.WIN32 guide
  better fix for missing -I for inc= (RT#73659)
  add a note about BUILDING.WIN32 to Makefile.PL msg
  release 0.43
  Merge pull request #5 from salva/master
  update to latest ppport.h
  release 0.44
  add 64bit instructions to BUILDING.WIN32
  release 0.45
  fix segfault when releasing sftp with debug
  release 0.46
  Merge pull request #10 from jamessan/pu/threadsafety
  Merge pull request #11 from zehkae/global_timeout
  add note to Makefile.PL instructions for gcrypt
  Changes for 1321114, 19375d1 and 7dfc965
  release 0.47
  Merge pull request #13 from mauke/fix-unthreaded
  Merge pull request #12 from kmx/master
  update Changes with last two PRs
  release 0.48
  enforce max C89 compatibility on gcc (RT#87069)
  release 0.49
  remove #warning (for -pedantic-errors) (RT#87398)
  release 0.50
  disable c89 mode on non-dev builds (and sol+mingw)
  release 0.51
  Merge pull request #17 from krimdomu/feature/scp-error
  fixup a011714 to return # bytes/undef, changelog
  release 0.52
  env vars for lib/inc/ldargs for build (RT#88265)
  release 0.53
  Merge pull request #21 from 

[libdaemon-control-perl] 01/04: Add debian/upstream/metadata

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libdaemon-control-perl.

commit 570eb14ad3d7664548a9d51fb9f5b4932e386090
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:45:11 2015 +0200

Add debian/upstream/metadata
---
 debian/upstream/metadata | 5 +
 1 file changed, 5 insertions(+)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000..3e22444
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Archive: CPAN
+Contact: Kaitlyn Parkhurst (SymKat) 
+Name: Daemon-Control
+Repository: git://github.com/symkat/Daemon-Control.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdaemon-control-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


[libdaemon-control-perl] 01/01: pristine-tar data for libdaemon-control-perl_0.001008.orig.tar.gz

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch pristine-tar
in repository libdaemon-control-perl.

commit 7cac222388b0b63c39d5982e0f693184471947a0
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:46:34 2015 +0200

pristine-tar data for libdaemon-control-perl_0.001008.orig.tar.gz
---
 libdaemon-control-perl_0.001008.orig.tar.gz.delta | Bin 0 -> 2084 bytes
 libdaemon-control-perl_0.001008.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/libdaemon-control-perl_0.001008.orig.tar.gz.delta 
b/libdaemon-control-perl_0.001008.orig.tar.gz.delta
new file mode 100644
index 000..1a4e236
Binary files /dev/null and b/libdaemon-control-perl_0.001008.orig.tar.gz.delta 
differ
diff --git a/libdaemon-control-perl_0.001008.orig.tar.gz.id 
b/libdaemon-control-perl_0.001008.orig.tar.gz.id
new file mode 100644
index 000..b3356b0
--- /dev/null
+++ b/libdaemon-control-perl_0.001008.orig.tar.gz.id
@@ -0,0 +1 @@
+72aadfab29d5040347b582334f39d50823a32b0d

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdaemon-control-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


[libdaemon-control-perl] 04/04: Update debian/changelog

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libdaemon-control-perl.

commit 3a6190c00c71736ff6043562c1c8ecbaf25f0c8d
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:46:34 2015 +0200

Update debian/changelog

Gbp-Dch: Ignore
---
 debian/changelog | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1304ce5..9c8f67d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-libdaemon-control-perl (0.001006-2) UNRELEASED; urgency=medium
+libdaemon-control-perl (0.001008-1) UNRELEASED; urgency=medium
 
   * Update Vcs-Browser URL to cgit web frontend
   * Add debian/upstream/metadata
+  * Import upstream version 0.001008
 
- -- Salvatore Bonaccorso   Sat, 16 Aug 2014 09:30:49 +0200
+ -- Salvatore Bonaccorso   Sun, 27 Sep 2015 17:46:34 +0200
 
 libdaemon-control-perl (0.001006-1) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdaemon-control-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


[libdaemon-control-perl] annotated tag upstream/0.001008 created (now 77c2722)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to annotated tag upstream/0.001008
in repository libdaemon-control-perl.

at  77c2722   (tag)
   tagging  6236c94933d89e28fd1c3162e39b2c32a3b3962e (commit)
  replaces  upstream/0.001006
 tagged by  Salvatore Bonaccorso
on  Sun Sep 27 17:46:34 2015 +0200

- Log -
Upstream version 0.001008

Salvatore Bonaccorso (1):
  Imported Upstream version 0.001008

---

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/libdaemon-control-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


[libdaemon-control-perl] 02/04: Update debian/changelog

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libdaemon-control-perl.

commit e2ef13b79857488316272f73b2e4a890ea61f530
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:45:11 2015 +0200

Update debian/changelog

Gbp-Dch: Ignore
---
 debian/changelog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/changelog b/debian/changelog
index cd02a7c..1304ce5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libdaemon-control-perl (0.001006-2) UNRELEASED; urgency=medium
 
   * Update Vcs-Browser URL to cgit web frontend
+  * Add debian/upstream/metadata
 
  -- Salvatore Bonaccorso   Sat, 16 Aug 2014 09:30:49 +0200
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdaemon-control-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


[libdaemon-control-perl] 03/04: Merge tag 'upstream/0.001008'

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libdaemon-control-perl.

commit 5652f659219fd3feb600c6b3cadf77aa4b8f618b
Merge: e2ef13b 6236c94
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 17:46:34 2015 +0200

Merge tag 'upstream/0.001008'

Upstream version 0.001008

 Changes|  11 ++-
 MANIFEST   |   3 +
 META.yml   |   9 +-
 Makefile.PL|   7 +-
 inc/Module/Install.pm  |  23 +++--
 inc/Module/Install/Base.pm |   2 +-
 inc/Module/Install/Can.pm  |   2 +-
 inc/Module/Install/Fetch.pm|   6 +-
 inc/Module/Install/Makefile.pm |   4 +-
 inc/Module/Install/Metadata.pm | 106 +
 inc/Module/Install/Win32.pm|   6 +-
 inc/Module/Install/WriteAll.pm |   6 +-
 lib/Daemon/Control.pm  | 209 -
 t/02_sleep_system.t|   4 +-
 t/05_user_group.t  |  54 +++
 t/06_stderr_stdout.t   | 123 
 t/bin/05_stderr_stdout.pl  |  30 ++
 17 files changed, 495 insertions(+), 110 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdaemon-control-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


[libdaemon-control-perl] branch pristine-tar updated (9c131aa -> 7cac222)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch pristine-tar
in repository libdaemon-control-perl.

  from  9c131aa   pristine-tar data for 
libdaemon-control-perl_0.001006.orig.tar.gz
   new  7cac222   pristine-tar data for 
libdaemon-control-perl_0.001008.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:
 libdaemon-control-perl_0.001008.orig.tar.gz.delta | Bin 0 -> 2084 bytes
 libdaemon-control-perl_0.001008.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 libdaemon-control-perl_0.001008.orig.tar.gz.delta
 create mode 100644 libdaemon-control-perl_0.001008.orig.tar.gz.id

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdaemon-control-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


[libsendmail-milter-perl] 08/20: Merge commit 'upstream/0.51'

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit ababa1bee28e3bc7879c20909ba5d701827f8632
Merge: 8cd545e c46a09d
Author: Hilko Bengen 
Date:   Thu Dec 3 10:32:43 2009 +0100

Merge commit 'upstream/0.51'

Conflicts:
bin/regcompare.pl
bin/regview.pl

 Changes|   27 +
 MANIFEST   |4 +
 META.yml   |2 +-
 Makefile.PL|5 +
 bin/regcompare.pl  |  448 ++--
 bin/regmultidiff.pl|   10 +-
 bin/regscope.pl| 1200 
 bin/regview.pl |  340 ++---
 lib/Parse/Win32Registry.pm |   64 +-
 lib/Parse/Win32Registry/Base.pm|   21 +-
 lib/Parse/Win32Registry/Key.pm |5 +-
 lib/Parse/Win32Registry/Win95/Key.pm   |   14 +
 lib/Parse/Win32Registry/Win95/Value.pm |   10 +
 lib/Parse/Win32Registry/WinNT/Key.pm   |   32 +
 lib/Parse/Win32Registry/WinNT/Value.pm |   14 +
 t/iterator.t   |  253 +++
 t/use.t|2 +-
 t/win95_iter_tests.rf  |  Bin 0 -> 655 bytes
 t/winnt_iter_tests.rf  |  Bin 0 -> 5376 bytes
 19 files changed, 2280 insertions(+), 171 deletions(-)

diff --cc bin/regcompare.pl
index 8e2c883,05452b5..35534f4
--- a/bin/regcompare.pl
+++ b/bin/regcompare.pl
@@@ -1026,18 -1264,84 +1264,100 @@@ sub find_change 
  }
  }
  
+ sub get_location {
+ my @start_keys;
+ my @start_values;
+ my ($keys_ref, $values_ref);
+ my ($model, $iter) = $tree_selection->get_selected;
+ if (defined $model && defined $iter) {
+ my $icon = $model->get($iter, TREECOL_ICON);
+ if ($icon eq 'gtk-directory') {
+ # Item is a key
+ $keys_ref = $model->get($iter, TREECOL_ITEMS);
+ }
+ else {
+ # Item is a value
+ $values_ref = $model->get($iter, TREECOL_ITEMS);
+ 
+ # Find parent key
+ $iter = $model->iter_parent($iter);
+ return if !defined $iter;
+ 
+ $keys_ref = $model->get($iter, TREECOL_ITEMS);
+ }
+ return ($keys_ref, $values_ref);
+ }
+ else {
+ return ($keys_ref, $values_ref);
+ }
+ }
+ 
+ sub add_bookmark {
+ my ($keys_ref, $values_ref) = get_location;
+ if (defined $keys_ref) {
+ my $any_key = (grep { defined } @$keys_ref)[0];
+ my $key_path = $any_key->get_path;
+ my $key_name = $any_key->get_name;
+ 
+ # Remove root key name to get subkey path
+ my $subkey_path = (split(/\\/, $key_path, 2))[1];
+ return if !defined $subkey_path;
+ 
+ my $bookmark_name;
+ my $location;
+ my $icon;
+ if (defined $values_ref) {
+ my $any_value = (grep { defined } @$values_ref)[0];
+ my $value_name = $any_value->get_name;
+ $location = [$subkey_path, $value_name];
+ $value_name = '(Default)' if $value_name eq '';
+ $bookmark_name = "$value_name [$key_name]";
+ $icon = 'gtk-file';
+ }
+ else {
+ $bookmark_name = $key_name;
+ $location = [$subkey_path];
+ $icon = 'gtk-directory';
+ }
+ my $display_name = $bookmark_name;
+ $display_name =~ s/_/__/g;
+ $action_group2->add_actions([
+ [$action_name, $icon, $display_name, undef, undef, 
\_to_bookmark],
+ ], $location);
+ $uimanager->add_ui($bookmarks_merge_id, '/MenuBar/BookmarksMenu', 
$action_name, $action_name, 'menuitem', FALSE);
+ $action_name++;
+ if (my $iter = $bookmark_store->append) {
+ $bookmark_store->set($iter,
+ BMCOL_NAME, $bookmark_name,
+ BMCOL_LOCATION, $location,
+ BMCOL_ICON, $icon,
+ );
+ }
+ }
+ }
+ 
+ sub edit_bookmarks {
+ $bookmarks_dialog->show_all;
+ }
+ 
+ sub go_to_bookmark {
+ my ($menuitem, $location) = @_;
+ my ($subkey_path, $value_name) = @$location;
+ go_to_subkey_and_value($subkey_path, $value_name);
+ }
++
 +__END__
 +
 +=head1 NAME
 +
 +regcompare - GTK2 Registry Compare for the Parse::Win32Registry module
 +
 +=head1 SYNOPSIS
 +
 +regview [  ]
 +
 +=head1 SEE ALSO
 +
 +L
 +
 +=cut
diff --cc bin/regview.pl
index f38930e,a5374ba..49ea08b
--- a/bin/regview.pl
+++ b/bin/regview.pl
@@@ -957,28 -1123,7 +1123,22 @@@ sub view_report 
  }
  $iter = $bookmark_store->iter_next($iter);
  }
+ 
+ $report_dialog->show_all;
  }
  
 +__END__
 +
 +=head1 NAME
 +
 +regview - GTK2 Registry Viewer for the Parse::Win32Registry module
 +
 +=head1 SYNOPSIS
 +
- regview [-d] 
- 
- 

[libsendmail-milter-perl] 12/20: Bumped Standards-Version

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit 3c000af932c069e1487f5afbc0839929dbe099a4
Author: Hilko Bengen 
Date:   Sun Dec 13 16:18:02 2009 +0100

Bumped Standards-Version
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 8e84296..0600feb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: perl (>= 5.6.0-12)
 Maintainer: Hilko Bengen 
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 Homepage: http://search.cpan.org/dist/Parse-Win32Registry/
 
 Package: libparse-win32registry-perl

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] 10/20: 0.51-1:

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit a2c46bef3d8f1277bd9554a7d44d55c4435c4953
Author: Hilko Bengen 
Date:   Thu Dec 3 10:46:32 2009 +0100

0.51-1:

No longer build  parse-win32registry-utils; scripts are in examples 
directory.
---
 .gitignore | 11 +++
 debian/changelog   | 11 +++
 debian/control |  9 +
 debian/libparse-win32registry-perl.install |  1 -
 debian/parse-win32registry-utils.install   |  2 --
 debian/rules   | 13 +
 6 files changed, 28 insertions(+), 19 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000..c0bf15e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+*~
+
+/Makefile
+/blib
+/build-stamp
+/install-stamp
+/pm_to_blib
+
+/debian/*.debhelper.log
+/debian/libparse-win32registry-perl/
+/debian/tmp/
diff --git a/debian/changelog b/debian/changelog
index b104a62..0c6f07d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libparse-win32registry-perl (0.51-1) unstable; urgency=low
+
+  * New upstream version (Closes: #551739)
+  * Scripts that were previously part of the parse-win32registry-utils
+package fit just as well into an examples directory. This resolves the
+file name conflicts with Samba's registry-tools. (Closes: #546562) On
+the other hand, we no longer need to declare dependencies for those
+scripts. (Closes: #551755, #551737)
+
+ -- Hilko Bengen   Thu, 03 Dec 2009 10:15:33 +0100
+
 libparse-win32registry-perl (0.50-1) unstable; urgency=low
 
   * New upstream version, first upload to Debian archive. Closes: #538406
diff --git a/debian/control b/debian/control
index 4e75e7f..8e84296 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Homepage: http://search.cpan.org/dist/Parse-Win32Registry/
 Package: libparse-win32registry-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}
-Suggests: parse-win32registry-utils
+Suggests: libgtk2-perl
 Description: Perl module for parsing Windows registry files
  Parse::Win32Registry is a module for parsing Windows Registry files, allowing
  you to read the keys and values of a registry file without going through the
@@ -23,10 +23,3 @@ Description: Perl module for parsing Windows registry files
  It supports both Windows NT registry files (Windows NT, 2000, XP, 2003,
  Vista) and Windows 95 registry files (Windows 95, 98, and Millennium
  Edition).
-
-Package: parse-win32registry-utils
-Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libgtk2-perl
-Description: Examples for Parse::Win32Registry
- This package contains several utilities that use the Parse::Win32Registry
- module.
diff --git a/debian/libparse-win32registry-perl.install 
b/debian/libparse-win32registry-perl.install
index 6afdafa..1615f0b 100644
--- a/debian/libparse-win32registry-perl.install
+++ b/debian/libparse-win32registry-perl.install
@@ -1,3 +1,2 @@
 usr/share/perl5
 usr/share/man/man3
-
diff --git a/debian/parse-win32registry-utils.install 
b/debian/parse-win32registry-utils.install
deleted file mode 100644
index 1e73b78..000
--- a/debian/parse-win32registry-utils.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin/*
-usr/share/man/man1
diff --git a/debian/rules b/debian/rules
index 8b24f19..9a34ab3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@
 export PERL_MM_USE_DEFAULT=1
 
 PERL   ?= /usr/bin/perl
-#PACKAGE = $(shell dh_listpackages)
+PACKAGE = $(shell dh_listpackages)
 TMP = $(CURDIR)/debian/tmp
 
 build: build-stamp
@@ -43,12 +43,9 @@ install-stamp: build-stamp
rmdir --ignore-fail-on-non-empty --parents --verbose \
$(TMP)/usr/lib/perl5
 
-   cd $(TMP)/usr/bin && find -name \*.pl | \
-   xargs -i basename {} .pl | \
-   xargs -i mv {}.pl {}
-   cd $(TMP)/usr/share/man/man1 && find -name \*.pl.1p | \
-   xargs -i basename {} .pl.1p | \
-   xargs -i mv {}.pl.1p {}.1p
+   dh_installexamples bin/*.pl
+   chmod 755 
$(CURDIR)/debian/${PACKAGE}/usr/share/doc/${PACKAGE}/examples/*.pl
+
dh_install --sourcedir=debian/tmp --autodest
touch $@
 
@@ -61,7 +58,7 @@ binary-indep: build install
dh_installdocs
dh_installchangelogs Changes
dh_perl
-   dh_compress
+   dh_compress -X.pl
dh_fixperms
dh_installdeb
dh_gencontrol

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] annotated tag debian/1.0-1 created (now e2ef683)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

at  e2ef683   (tag)
   tagging  af155b73895d39be378fe35321473266dfd684f7 (commit)
  replaces  upstream/1.0
 tagged by  Hilko Bengen
on  Tue Jun 12 23:14:34 2012 +0200

- Log -
Debian release 1.0-1

Hilko Bengen (15):
  debianization, mostly provided by dh-make-perl
  Merge commit 'upstream/0.50'
  0.50-1 (New upstream version)
  Cleaned-up debian/control.
  Merge commit 'upstream/0.51'
  Remove POD from scripts
  0.51-1:
  Added more items to ignore
  Bumped Standards-Version
  Merge commit 'upstream/0.60'
  0.60-1
  Merge tag 'upstream/1.0'
  Switched to Debhelper 7
  Bumped Standards-Version
  1.0-1

---

This annotated tag includes the following new commits:

   new  fcefb6a   Imported Upstream version 0.41
   new  5b989fe   debianization, mostly provided by dh-make-perl
   new  9803bb1   Imported Upstream version 0.50
   new  de9e104   Merge commit 'upstream/0.50'
   new  7d6b9b8   0.50-1 (New upstream version)
   new  8cd545e   Cleaned-up debian/control.
   new  c46a09d   Imported Upstream version 0.51
   new  ababa1b   Merge commit 'upstream/0.51'
   new  5269e4a   Remove POD from scripts
   new  a2c46be   0.51-1:
   new  3f6bfdf   Added more items to ignore
   new  3c000af   Bumped Standards-Version
   new  b515131   Imported Upstream version 0.60
   new  d4a4e0e   Merge commit 'upstream/0.60'
   new  26b483d   0.60-1
   new  58b3d46   Imported Upstream version 1.0
   new  c434799   Merge tag 'upstream/1.0'
   new  e826709   Switched to Debhelper 7
   new  ac09395   Bumped Standards-Version
   new  af155b7   1.0-1

The 20 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/libsendmail-milter-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


[libsendmail-milter-perl] 16/20: Imported Upstream version 1.0

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit 58b3d466a4ca4dbd30d9de4920f4c55b5ec92068
Author: Hilko Bengen 
Date:   Tue Jun 12 22:46:25 2012 +0200

Imported Upstream version 1.0
---
 Changes|  20 +++
 MANIFEST   |   1 +
 META.yml   |  40 +++--
 Makefile.PL|   1 +
 README |   2 +-
 bin/gtkregcompare.pl   | 243 +--
 bin/gtkregscope.pl |  49 +++---
 bin/gtkregview.pl  | 297 +
 bin/regdump.pl |   2 +-
 bin/regml.pl   |  55 ++
 bin/regscan.pl |  13 +-
 bin/regsecurity.pl |   7 +-
 bin/wxregcompare.pl|  76 +++--
 bin/wxregscope.pl  |  82 -
 bin/wxregview.pl   |  63 +++
 lib/Parse/Win32Registry.pm |  29 ++--
 lib/Parse/Win32Registry/Base.pm|  52 --
 lib/Parse/Win32Registry/Entry.pm   |   6 +
 lib/Parse/Win32Registry/Value.pm   |   2 +-
 lib/Parse/Win32Registry/Win95/File.pm  |   1 +
 lib/Parse/Win32Registry/Win95/Key.pm   |  14 --
 lib/Parse/Win32Registry/Win95/Value.pm |  30 ++--
 lib/Parse/Win32Registry/WinNT/File.pm  |   1 +
 lib/Parse/Win32Registry/WinNT/Key.pm   |  40 +
 lib/Parse/Win32Registry/WinNT/Value.pm | 149 +
 t/errors.t |   2 +-
 t/misc.t   |   4 +-
 t/security.t   |  13 ++
 t/use.t|   2 +-
 t/value.t  | 182 
 t/win95_value_tests.rf | Bin 995 -> 1255 bytes
 t/winnt_value_tests.rf | Bin 6544 -> 7200 bytes
 32 files changed, 673 insertions(+), 805 deletions(-)

diff --git a/Changes b/Changes
index 1736f52..f7d9ad2 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,25 @@
 Revision history for Perl extension Parse::Win32Registry.
 
+** 1.0 2012-04-29
+
+Added support for decoding System Mandatory Label ACEs (a feature
+introduced with Windows Vista) and added the command line script
+regml.pl for listing keys with explicit System Mandatory Label ACEs
+set. Improved handling of security descriptors.
+
+Tidied up various aspects of the wxWidgets and GTK applications, and
+harmonised functionality between the various pairs of equivalent
+programs, with a minor difference being the wxWidgets applications
+following Windows keyboard shortcut conventions while the GTK
+applications following Linux keyboard shortcut conventions.
+
+The get_data method of Value objects now returns the unpacked integer
+value for REG_DWORD_BIG_ENDIAN value types instead of the original
+packed binary data.
+
+Added support for values with 'big data'. Thanks to Harlan Carvey for
+all his help with this.
+
 ** 0.60 2010-08-15
 
 Parse::Win32Registry now requires Perl 5.8.1.
diff --git a/MANIFEST b/MANIFEST
index cbb7588..c15f2e4 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -10,6 +10,7 @@ bin/regdiff.pl
 bin/regdump.pl
 bin/regexport.pl
 bin/regfind.pl
+bin/regml.pl
 bin/regmultidiff.pl
 bin/regscan.pl
 bin/regsecurity.pl
diff --git a/META.yml b/META.yml
index f7df916..e99c6f8 100644
--- a/META.yml
+++ b/META.yml
@@ -1,19 +1,27 @@
 --- #YAML:1.0
-name:Parse-Win32Registry
-version: 0.60
-abstract:Parse Windows Registry Files
-license: perl
-author:  
+name:   Parse-Win32Registry
+version:1.0
+abstract:   Parse Windows Registry Files
+author:
 - James Macfarlane
-generated_by:ExtUtils::MakeMaker version 6.42
-distribution_type:   module
-requires: 
-Carp:  0
-Data::Dumper:  0
-Encode:0
-File::Basename:0
-Test::More:0
-Time::Local:   0
+license:perl
+distribution_type:  module
+configure_requires:
+ExtUtils::MakeMaker:  0
+build_requires:
+ExtUtils::MakeMaker:  0
+requires:
+Carp:0
+Data::Dumper:0
+Encode:  0
+File::Basename:  0
+Test::More:  0
+Time::Local: 0
+no_index:
+directory:
+- t
+- inc
+generated_by:   ExtUtils::MakeMaker version 6.55_02
 meta-spec:
-url: http://module-build.sourceforge.net/META-spec-v1.3.html
-version: 1.3
+url:  http://module-build.sourceforge.net/META-spec-v1.4.html
+version:  1.4
diff --git a/Makefile.PL b/Makefile.PL
index 99af4a0..3098e05 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -23,6 +23,7 @@ WriteMakefile(
 

[libsendmail-milter-perl] 07/20: Imported Upstream version 0.51

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit c46a09d28f38ccef8d1a97f6811218bbc15bb5ae
Author: Hilko Bengen 
Date:   Thu Dec 3 10:19:24 2009 +0100

Imported Upstream version 0.51
---
 Changes|   27 +
 MANIFEST   |4 +
 META.yml   |2 +-
 Makefile.PL|5 +
 bin/regcompare.pl  |  448 ++--
 bin/regmultidiff.pl|   10 +-
 bin/regscope.pl| 1200 
 bin/regview.pl |  331 ++---
 lib/Parse/Win32Registry.pm |   64 +-
 lib/Parse/Win32Registry/Base.pm|   21 +-
 lib/Parse/Win32Registry/Key.pm |5 +-
 lib/Parse/Win32Registry/Win95/Key.pm   |   14 +
 lib/Parse/Win32Registry/Win95/Value.pm |   10 +
 lib/Parse/Win32Registry/WinNT/Key.pm   |   32 +
 lib/Parse/Win32Registry/WinNT/Value.pm |   14 +
 t/iterator.t   |  253 +++
 t/use.t|2 +-
 t/win95_iter_tests.rf  |  Bin 0 -> 655 bytes
 t/winnt_iter_tests.rf  |  Bin 0 -> 5376 bytes
 19 files changed, 2280 insertions(+), 162 deletions(-)

diff --git a/Changes b/Changes
index 78c31a7..ab802cc 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,32 @@
 Revision history for Perl extension Parse::Win32Registry.
 
+** 0.51 2009-10-04
+
+Added new regscope.pl script, a GTK+ registry entry viewer that uses color
+to highlight different types of registry entries.
+
+Documented the get_name method of SID objects and the get_value_data
+method of Key objects. The as_string method of the ACE object and the
+as_stanza method of the SecurityDescriptor object now include the well
+known SID names (as returned each SID object's get_name method) for
+each SID object.
+
+Updated the regview.pl and regcompare.pl scripts: regview.pl and
+regcompare.pl can now select keys and/or values when searching,
+regview.pl can now sort columns (e.g. keys can be sorted by timestamp,
+values by type, etc), regcompare.pl can now bookmark keys or values,
+and regview.pl now has a basic report view.
+
+Fixed the get_subtree_iter and make_multiple_subkey_iterator methods
+to return the root key(s) of the subtree(s) as the documentation
+indicates. regview.pl, regmultidiff.pl, and regcompare.pl amended to
+accommodate these changes.
+
+Fixed redisplay problem closing dialogs using Escape in regview.pl and
+regcompare.pl.
+
+Makefile.pl now includes all scripts as exe_files.
+
 ** 0.50 2009-07-19
 
 Security information is now extracted from Windows NT registry files.
diff --git a/MANIFEST b/MANIFEST
index 6878b71..3da569f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -10,6 +10,7 @@ bin/regexport.pl
 bin/regfind.pl
 bin/regmultidiff.pl
 bin/regscan.pl
+bin/regscope.pl
 bin/regsecurity.pl
 bin/regshell.pl
 bin/regstats.pl
@@ -36,6 +37,7 @@ t/constants.t
 t/entry.t
 t/errors.t
 t/file.t
+t/iterator.t
 t/key.t
 t/misc.t
 t/security.t
@@ -57,9 +59,11 @@ t/invalid_regf_header.rf
 t/invalid_rgkn_header.rf
 t/missing_rgkn_header.rf
 t/win95_error_tests.rf
+t/win95_iter_tests.rf
 t/win95_key_tests.rf
 t/win95_value_tests.rf
 t/winnt_error_tests.rf
+t/winnt_iter_tests.rf
 t/winnt_key_tests.rf
 t/winnt_security_tests.rf
 t/winnt_value_tests.rf
diff --git a/META.yml b/META.yml
index 871403f..6d9c8e1 100644
--- a/META.yml
+++ b/META.yml
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:Parse-Win32Registry
-version: 0.50
+version: 0.51
 abstract:Parse Windows Registry Files
 license: ~
 author:  
diff --git a/Makefile.PL b/Makefile.PL
index 747baac..3ed244a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -16,11 +16,16 @@ WriteMakefile(
 AUTHOR  => 'James Macfarlane',
 EXE_FILES   => [
 'bin/regclassnames.pl',
+'bin/regcompare.pl',
 'bin/regdiff.pl',
 'bin/regdump.pl',
 'bin/regexport.pl',
 'bin/regfind.pl',
+'bin/regmultidiff.pl',
 'bin/regscan.pl',
+'bin/regscope.pl',
+'bin/regsecurity.pl',
+'bin/regshell.pl',
 'bin/regstats.pl',
 'bin/regtimeline.pl',
 'bin/regtree.pl',
diff --git a/bin/regcompare.pl b/bin/regcompare.pl
index b6e5ee6..05452b5 100755
--- a/bin/regcompare.pl
+++ b/bin/regcompare.pl
@@ -5,9 +5,15 @@ use warnings;
 use Glib ':constants';
 use Gtk2 -init;
 
+my $screen = Gtk2::Gdk::Screen->get_default;
+my $window_width = $screen->get_width * 0.9;
+my $window_height = $screen->get_height * 0.8;
+$window_width = 1100 if $window_width > 1100;
+$window_height = 900 if $window_height > 900;
+
 use File::Basename;
 use File::Spec;
-use Parse::Win32Registry 0.50 qw( make_multiple_subtree_iterator
+use Parse::Win32Registry 0.51 

[libsendmail-milter-perl] 11/20: Added more items to ignore

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit 3f6bfdf06aab7ee49511b0d52721d6cc4b53d9de
Author: Hilko Bengen 
Date:   Fri Dec 4 08:50:20 2009 +0100

Added more items to ignore
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index c0bf15e..0c0c71c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,5 +7,7 @@
 /pm_to_blib
 
 /debian/*.debhelper.log
+/debian/*.substvars
 /debian/libparse-win32registry-perl/
 /debian/tmp/
+/debian/files

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] 02/20: debianization, mostly provided by dh-make-perl

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit 5b989fe1401cab85f10ec4271b7408c2cf1862f0
Author: Hilko Bengen 
Date:   Thu Mar 19 17:50:42 2009 +0100

debianization, mostly provided by dh-make-perl
---
 bin/regclassnames.pl   | 16 +++
 bin/regdiff.pl | 28 
 bin/regdump.pl | 31 +
 bin/regexport.pl   | 23 ++
 bin/regfind.pl | 35 +++
 bin/regscan.pl | 40 +
 bin/regstats.pl| 23 ++
 bin/regtimeline.pl | 27 +++
 bin/regtree.pl | 23 ++
 bin/regview.pl | 23 ++
 debian/changelog   |  5 +++
 debian/compat  |  1 +
 debian/control | 33 ++
 debian/copyright   | 27 +++
 debian/libparse-win32registry-perl.install |  3 ++
 debian/parse-win32registry-utils.install   |  2 +
 debian/rules   | 72 ++
 debian/watch   |  4 ++
 18 files changed, 416 insertions(+)

diff --git a/bin/regclassnames.pl b/bin/regclassnames.pl
index 19db825..86a86e4 100755
--- a/bin/regclassnames.pl
+++ b/bin/regclassnames.pl
@@ -46,3 +46,19 @@ Displays keys in a registry file that have a class name.
 $script_name  [subkey]
 USAGE
 }
+
+__END__
+
+=head1 NAME
+
+regclassnames - displays keys in a registry file that have a class name.
+
+=head1 SYNOPSIS
+
+$script_name  [subkey]
+
+=head1 SEE ALSO
+
+L
+
+=cut
diff --git a/bin/regdiff.pl b/bin/regdiff.pl
index 73ec129..849715a 100755
--- a/bin/regdiff.pl
+++ b/bin/regdiff.pl
@@ -176,3 +176,31 @@ $script_name   [subkey] [-p] [-v]
 -v or --values  display values
 USAGE
 }
+
+__END__
+
+=head1 NAME
+
+regdiff - Compares two registry files.
+
+=head1 SYNOPSIS
+
+regdiff   [subkey] [-p] [-v]
+
+=over 4
+
+=item -p or --previous
+
+show the previous key or value (this is not normally shown)
+
+=item -v or --values
+
+display values
+
+=back
+
+=head1 SEE ALSO
+
+L
+
+=cut
diff --git a/bin/regdump.pl b/bin/regdump.pl
index eecbf35..d3f4edb 100755
--- a/bin/regdump.pl
+++ b/bin/regdump.pl
@@ -80,3 +80,34 @@ $script_name  [subkey] [-r] [-v] [-x]
 -x or --hexdump display value data as a hex dump
 USAGE
 }
+__END__
+
+=head1 NAME
+
+regdump - Dumps the keys and values of a registry file.
+
+=head1 SYNOPSIS
+
+regdump  [subkey] [-r] [-v] [-x]
+
+=over 4
+
+=item  -r or --recurse
+
+traverse all child keys from the root key or the subkey specified
+
+=item -v or --values
+
+display values
+
+=item -x or --hexdump
+
+display value data as a hex dump
+
+=back
+
+=head1 SEE ALSO
+
+L
+
+=cut
diff --git a/bin/regexport.pl b/bin/regexport.pl
index b213686..c9df553 100755
--- a/bin/regexport.pl
+++ b/bin/regexport.pl
@@ -67,3 +67,26 @@ $script_name  [subkey] [-r]
 or the subkey specified
 USAGE
 }
+__END__
+
+=head1 NAME
+
+regexport - Exports the keys and values of a registry file in REGEDIT format.
+
+=head1 SYNOPSIS
+
+regexport  [subkey] [-r]
+
+=over 4
+
+=item -r or --recurse
+
+traverse all child keys from the root key or the subkey specified
+
+=back
+
+=head1 SEE ALSO
+
+L
+
+=cut
diff --git a/bin/regfind.pl b/bin/regfind.pl
index 7e2e1a1..ebf7335 100755
--- a/bin/regfind.pl
+++ b/bin/regfind.pl
@@ -105,3 +105,38 @@ $script_name   [-k] [-v] [-d] [-t]
 -t or --typesearch value types for a match
 USAGE
 }
+__END__
+
+=head1 NAME
+
+regfind - Searches a registry file for anything that matches the specified 
string.
+
+=head1 SYNOPSIS
+
+regfind   [-k] [-v] [-d] [-t]
+
+=over 4
+
+=item -k or --key
+
+search key names for a match
+
+=item -v or --value
+
+search value names for a match
+
+=item -d or --data
+
+search value data for a match
+
+=item -t or --type
+
+search value types for a match
+
+=back
+
+=head1 SEE ALSO
+
+L
+
+=cut
diff --git a/bin/regscan.pl b/bin/regscan.pl
index 203a298..c68a580 100755
--- a/bin/regscan.pl
+++ b/bin/regscan.pl
@@ -55,3 +55,43 @@ $script_name  [-d] [-s] [-x]
 -x or --hexdump show the on-disk entries as a hex dump
 USAGE
 }
+__END__
+
+=head1 NAME
+
+regscan - Displays the component elements of a registry file
+
+=head1 SYNOPSIS
+
+regscan  [-d] [-s] [-x]
+
+=over 4
+
+=item -d or --debug
+
+show the technical information for an entry instead of the string
+representation
+
+=item -s or --silent
+
+suppress the display of warning messages for invalid keys and values
+
+=item -x or --hexdump
+
+show the on-disk entries as a hex dump
+
+=back
+
+=head1 DESCRIPTION
+
+B displays the component elements of a registry file, 

[libsendmail-milter-perl] 02/04: Gave package to the Debian Perl Group, added Vcs-* fields

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository libsendmail-milter-perl.

commit 9b1439f9f40781b4c05ba2dbe44aba60574c
Author: Hilko Bengen 
Date:   Sun Sep 27 19:36:07 2015 +0200

Gave package to the Debian Perl Group, added Vcs-* fields
---
 debian/control | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 7e4ad21..2e08fce 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,12 @@ Source: libsendmail-milter-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 3.0.5), perl (>= 5.8.0-7), libmilter-dev (>= 
8.12.10-5)
-Maintainer: Hilko Bengen 
 Standards-Version: 3.6.1.0
+Maintainer: Debian Perl Group 
+Uploaders: Hilko Bengen 
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsendmail-milter-perl.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsendmail-milter-perl.git
+Homepage: http://search.cpan.org/dist/Sendmail-Milter/
 
 Package: libsendmail-milter-perl
 Architecture: any

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] 03/04: Modernized package

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository libsendmail-milter-perl.

commit 1670d4ac65c9e5a51229fc2e6fc358c540d577e5
Author: Hilko Bengen 
Date:   Sun Sep 27 19:38:36 2015 +0200

Modernized package

- 3.0 (quilt)
- Bumped Standards-Version
- Bumped debian/compat (Closes: #800228)
- Added machine-readable debian/copyright file
---
 Makefile.PL|  33 ++--
 debian/changelog   |   2 +-
 debian/compat  |   1 +
 debian/control |   8 +-
 debian/copyright   | 207 +++--
 ...1-Use-system-provided-library-and-headers.patch |  61 ++
 debian/patches/series  |   1 +
 debian/rules   |  91 +
 debian/source/format   |   1 +
 9 files changed, 197 insertions(+), 208 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index fc70378..bd827fb 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,13 +5,13 @@ use strict;
 use ExtUtils::MakeMaker;
 use Config;
 
-# if ((not $ARGV[0]) or (not $ARGV[1]))
-# {
-#  print "Usage: perl Makefile.PL  
\n";
-#  print "(e.g. 'perl Makefile.PL ../sendmail 
../sendmail/obj.FreeBSD.4.0-RELEASE.i386')\n";
-#  print "\n";
-#  exit;
-# }
+if ((not $ARGV[0]) or (not $ARGV[1]))
+{
+   print "Usage: perl Makefile.PL  
\n";
+   print "(e.g. 'perl Makefile.PL ../sendmail 
../sendmail/obj.FreeBSD.4.0-RELEASE.i386')\n";
+   print "\n";
+   exit;
+}
 
 if (not $Config{usethreads})
 {
@@ -24,16 +24,11 @@ if (not $Config{usethreads})
 my $SENDMAIL_PATH = MM->canonpath($ARGV[0]);
 my $SENDMAIL_OBJ_PATH = MM->canonpath($ARGV[1]);
 
-# my $MILTER_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libmilter");
-my $MILTER_LIB = '/usr/lib/libmilter';
-# my $SMUTIL_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsmutil");
-my $SMUTIL_LIB = '/usr/lib/libmilter';
-# my $SM_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsm");
-my $SM_LIB = '/usr/lib/libmilter';
-# my $MILTER_INCLUDE = MM->catdir($SENDMAIL_PATH, "include");
-my $MILTER_INCLUDE= '/usr/include/libmilter';
-# my $SENDMAIL_INCLUDE = MM->catdir($SENDMAIL_PATH, "sendmail");
-my $SENDMAIL_INCLUDE = '';
+my $MILTER_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libmilter");
+my $SMUTIL_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsmutil");
+my $SM_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsm");
+my $MILTER_INCLUDE = MM->catdir($SENDMAIL_PATH, "include");
+my $SENDMAIL_INCLUDE = MM->catdir($SENDMAIL_PATH, "sendmail");
 
 sub milter_configure
 {
@@ -42,8 +37,7 @@ sub milter_configure
my $ccflags;
 
# Standard milter libraries
-#  $libs = "-L$MILTER_LIB -L$SMUTIL_LIB -L$SM_LIB -lmilter -lsmutil -lsm";
-   $libs = "-L/usr/lib/libmilter -lmilter -lsmutil -lsm";
+   $libs = "-L$MILTER_LIB -L$SMUTIL_LIB -L$SM_LIB -lmilter -lsmutil -lsm";
 
# POSIX threads support.
if ($Config{libs} =~ /-lpthread/)
@@ -87,6 +81,7 @@ WriteMakefile(
 'VERSION_FROM' => 'Milter.pm',
 'CONFIGURE'=> \_configure,
 'OBJECT'   => '$(BASEEXT)$(OBJ_EXT) intpools$(OBJ_EXT) 
callbacks$(OBJ_EXT)',
+'DEFINE'   => '',
 'INC'  => "-I$SENDMAIL_INCLUDE -I$MILTER_INCLUDE",
 );
 
diff --git a/debian/changelog b/debian/changelog
index 593a7fe..7010e06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,7 +40,7 @@ libsendmail-milter-perl (0.18-2) unstable; urgency=low
 
   * Don't build on alpha, hppa, ia64. For now. (Closes: #195857)
 
- -- Hilko Bengen   Thu,  9 Oct 2003 06:58:27 +0200
+ -- Hilko Bengen   Thu,  9 Oct 2003 06:58:27 +0200
 
 libsendmail-milter-perl (0.18-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
index 2e08fce..cf1fe38 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
 Source: libsendmail-milter-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 3.0.5), perl (>= 5.8.0-7), libmilter-dev (>= 
8.12.10-5)
-Standards-Version: 3.6.1.0
+Build-Depends: debhelper (>= 9~), perl (>= 5.8.0-7), libmilter-dev (>= 
8.12.10-5)
 Maintainer: Debian Perl Group 
 Uploaders: Hilko Bengen 
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsendmail-milter-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsendmail-milter-perl.git
 Homepage: http://search.cpan.org/dist/Sendmail-Milter/
 
 Package: libsendmail-milter-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}
-Description:  Interface to Sendmail's Mail Filter API

[libsendmail-milter-perl] branch master created (now 2655236)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch master
in repository libsendmail-milter-perl.

at  2655236   0.18-8

This branch includes the following new commits:

   new  2ca9276   Imported Debian patch 0.18-7
   new  9b1439f   Gave package to the Debian Perl Group, added Vcs-* fields
   new  1670d4a   Modernized package
   new  2655236   0.18-8

The 4 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/libsendmail-milter-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


[libsendmail-milter-perl] 01/04: Imported Debian patch 0.18-7

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository libsendmail-milter-perl.

commit 2ca9276f71224d6761084d57d603908a076db8d5
Author: Hilko Bengen 
Date:   Tue Feb 17 23:46:52 2004 +0100

Imported Debian patch 0.18-7
---
 Makefile.PL  | 33 +++-
 debian/changelog | 50 +
 debian/control   | 17 ++
 debian/copyright | 95 
 debian/examples  |  1 +
 debian/rules | 91 +
 6 files changed, 273 insertions(+), 14 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index bd827fb..fc70378 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,13 +5,13 @@ use strict;
 use ExtUtils::MakeMaker;
 use Config;
 
-if ((not $ARGV[0]) or (not $ARGV[1]))
-{
-   print "Usage: perl Makefile.PL  
\n";
-   print "(e.g. 'perl Makefile.PL ../sendmail 
../sendmail/obj.FreeBSD.4.0-RELEASE.i386')\n";
-   print "\n";
-   exit;
-}
+# if ((not $ARGV[0]) or (not $ARGV[1]))
+# {
+#  print "Usage: perl Makefile.PL  
\n";
+#  print "(e.g. 'perl Makefile.PL ../sendmail 
../sendmail/obj.FreeBSD.4.0-RELEASE.i386')\n";
+#  print "\n";
+#  exit;
+# }
 
 if (not $Config{usethreads})
 {
@@ -24,11 +24,16 @@ if (not $Config{usethreads})
 my $SENDMAIL_PATH = MM->canonpath($ARGV[0]);
 my $SENDMAIL_OBJ_PATH = MM->canonpath($ARGV[1]);
 
-my $MILTER_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libmilter");
-my $SMUTIL_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsmutil");
-my $SM_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsm");
-my $MILTER_INCLUDE = MM->catdir($SENDMAIL_PATH, "include");
-my $SENDMAIL_INCLUDE = MM->catdir($SENDMAIL_PATH, "sendmail");
+# my $MILTER_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libmilter");
+my $MILTER_LIB = '/usr/lib/libmilter';
+# my $SMUTIL_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsmutil");
+my $SMUTIL_LIB = '/usr/lib/libmilter';
+# my $SM_LIB = MM->catdir($SENDMAIL_OBJ_PATH, "libsm");
+my $SM_LIB = '/usr/lib/libmilter';
+# my $MILTER_INCLUDE = MM->catdir($SENDMAIL_PATH, "include");
+my $MILTER_INCLUDE= '/usr/include/libmilter';
+# my $SENDMAIL_INCLUDE = MM->catdir($SENDMAIL_PATH, "sendmail");
+my $SENDMAIL_INCLUDE = '';
 
 sub milter_configure
 {
@@ -37,7 +42,8 @@ sub milter_configure
my $ccflags;
 
# Standard milter libraries
-   $libs = "-L$MILTER_LIB -L$SMUTIL_LIB -L$SM_LIB -lmilter -lsmutil -lsm";
+#  $libs = "-L$MILTER_LIB -L$SMUTIL_LIB -L$SM_LIB -lmilter -lsmutil -lsm";
+   $libs = "-L/usr/lib/libmilter -lmilter -lsmutil -lsm";
 
# POSIX threads support.
if ($Config{libs} =~ /-lpthread/)
@@ -81,7 +87,6 @@ WriteMakefile(
 'VERSION_FROM' => 'Milter.pm',
 'CONFIGURE'=> \_configure,
 'OBJECT'   => '$(BASEEXT)$(OBJ_EXT) intpools$(OBJ_EXT) 
callbacks$(OBJ_EXT)',
-'DEFINE'   => '',
 'INC'  => "-I$SENDMAIL_INCLUDE -I$MILTER_INCLUDE",
 );
 
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 000..593a7fe
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,50 @@
+libsendmail-milter-perl (0.18-7) unstable; urgency=low
+
+  * "make test" fails randomly on some architectures, causing buildds to
+exit with a "maybe-failed". I have not been able to reproduce those
+errors on other machines with the same architectures. As of 0.18-7,
+tests are still run (so I can try to get somebody to reproduce any
+errors).
+
+ -- Hilko Bengen   Tue, 17 Feb 2004 23:46:52 +0100
+
+libsendmail-milter-perl (0.18-6) unstable; urgency=low
+
+  * Testing showed that module builds on ppc, too. Set "Architecture:
+any", although I couldn't test on mips. I assume that all the build
+problems were related to libmilter not being built with -fPIC.
+
+ -- Hilko Bengen   Tue, 17 Feb 2004 11:17:58 +0100
+
+libsendmail-milter-perl (0.18-5) unstable; urgency=low
+
+  * Re-enabled ia64 (Closes: #221775)
+
+ -- Hilko Bengen   Tue,  3 Feb 2004 13:22:28 +0100
+
+libsendmail-milter-perl (0.18-4) unstable; urgency=low
+
+  * Don't build on mips, powerpc, ia64. For now.
+
+ -- Hilko Bengen (Debian)   Wed, 19 Nov 2003 22:39:41 +0100
+
+libsendmail-milter-perl (0.18-3) unstable; urgency=low
+
+  * Make dependency on libmilter-dev versioned, since it is compiled with
+-fPIC now. (Closes: #195857)
+  * Build on all architectures again.
+
+ -- Hilko Bengen (Debian)   Sun, 16 Nov 2003 18:11:48 +0100
+
+libsendmail-milter-perl (0.18-2) unstable; urgency=low
+
+  * Don't build on alpha, hppa, ia64. For now. (Closes: #195857)
+
+ -- Hilko Bengen   Thu,  9 Oct 2003 06:58:27 +0200
+
+libsendmail-milter-perl (0.18-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Hilko Bengen   Fri,  9 May 2003 16:33:07 
+0200

[libsendmail-milter-perl] 04/20: Merge commit 'upstream/0.50'

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit de9e1045a0fde0b80bd60e23bf0cb8a9d15b8257
Merge: 5b989fe 9803bb1
Author: Hilko Bengen 
Date:   Wed Jul 22 14:43:28 2009 +0200

Merge commit 'upstream/0.50'

Conflicts:
bin/regview.pl

 Changes |   53 +
 MANIFEST|   83 +-
 META.yml|   23 +-
 README  |2 +-
 bin/regclassnames.pl|   19 +-
 bin/regcompare.pl   | 1027 +++
 bin/regdiff.pl  |   18 +-
 bin/regdump.pl  |   67 +-
 bin/regexport.pl|   21 +-
 bin/regfind.pl  |   38 +-
 bin/regmultidiff.pl |  154 +++
 bin/regscan.pl  |   60 +-
 bin/regsecurity.pl  |   55 +
 bin/regshell.pl |  246 +
 bin/regstats.pl |6 +-
 bin/regtimeline.pl  |   34 +-
 bin/regtree.pl  |   41 +-
 bin/regview.pl  | 1005 +++
 lib/Parse/Win32Registry.pm  | 1195 +-
 lib/Parse/Win32Registry/Base.pm | 1090 ++--
 lib/Parse/Win32Registry/Entry.pm|   89 ++
 lib/Parse/Win32Registry/File.pm |   24 +
 lib/Parse/Win32Registry/Key.pm  |  114 ++-
 lib/Parse/Win32Registry/Value.pm|   45 +-
 lib/Parse/Win32Registry/Win95/Entry.pm  |   77 +-
 lib/Parse/Win32Registry/Win95/File.pm   |  230 +++--
 lib/Parse/Win32Registry/Win95/Key.pm|  449 +++--
 lib/Parse/Win32Registry/Win95/Value.pm  |  133 ++-
 lib/Parse/Win32Registry/WinNT/Entry.pm  |  168 ++--
 lib/Parse/Win32Registry/WinNT/File.pm   |  196 ++--
 lib/Parse/Win32Registry/WinNT/Hbin.pm   |  160 +++
 lib/Parse/Win32Registry/WinNT/Key.pm|  327 +++---
 lib/Parse/Win32Registry/WinNT/Security.pm   |  181 
 lib/Parse/Win32Registry/WinNT/Value.pm  |  164 ++-
 t/constants.t   |2 +-
 t/entry.t   |  235 +
 t/errors.t  |  635 
 t/fake_ntuser_dat.rf|  Bin 4536 -> 4536 bytes
 t/fake_sam.rf   |  Bin 4320 -> 4320 bytes
 t/fake_security.rf  |  Bin 4512 -> 4512 bytes
 t/fake_software.rf  |  Bin 4440 -> 4440 bytes
 t/fake_system.rf|  Bin 4440 -> 4440 bytes
 t/fake_usrclass_dat.rf  |  Bin 4368 -> 4368 bytes
 t/file.t|   22 +-
 t/invalid_hbin_header.rf|  Bin 4224 -> 0 bytes
 t/invalid_nk_node_type.rf   |  Bin 96 -> 0 bytes
 t/invalid_nk_signature.rf   |  Bin 96 -> 0 bytes
 t/invalid_regf_checksum.rf  |  Bin 0 -> 512 bytes
 t/invalid_regf_header.rf|  Bin 112 -> 512 bytes
 t/invalid_rgdb_block_size.rf|  Bin 152 -> 0 bytes
 t/invalid_rgdb_entry_size.rf|  Bin 228 -> 0 bytes
 t/invalid_rgdb_header.rf|  Bin 152 -> 0 bytes
 t/invalid_rgkn_block_num.rf |  Bin 120 -> 0 bytes
 t/invalid_vk_inline_data.rf |  Bin 32 -> 0 bytes
 t/invalid_vk_signature.rf   |  Bin 64 -> 0 bytes
 t/key.t |   72 +-
 t/misc.t|  437 +---
 t/missing_hbin_root_key.rf  |  Bin 112 -> 0 bytes
 t/missing_nk_class_name.rf  |  Bin 4224 -> 0 bytes
 t/missing_nk_name.rf|  Bin 80 -> 0 bytes
 t/missing_rgdb_entry_data_for_value.rf  |  Bin 15 -> 0 bytes
 t/missing_rgdb_entry_for_key.rf |  Bin 164 -> 0 bytes
 t/missing_rgdb_entry_name_for_key.rf|  Bin 172 -> 0 bytes
 t/missing_rgdb_entry_name_for_value.rf  |  Bin 12 -> 0 bytes
 t/missing_rgdb_header.rf|  Bin 120 -> 0 bytes
 t/missing_rgkn_root_key.rf  |  Bin 64 -> 0 bytes
 t/missing_subkey_list.rf|  Bin 4232 -> 0 bytes
 t/missing_subkey_list_header.rf |  Bin 4224 -> 0 bytes
 t/missing_value_list.rf |  Bin 4228 -> 0 bytes
 t/missing_vk_data.rf| 

[libsendmail-milter-perl] 04/04: 0.18-8

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository libsendmail-milter-perl.

commit 265523647adb1a363f95f22e08706fdbcbd1c9a2
Author: Hilko Bengen 
Date:   Sun Sep 27 19:39:29 2015 +0200

0.18-8
---
 debian/changelog | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7010e06..52c47e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libsendmail-milter-perl (0.18-8) unstable; urgency=medium
+
+  * Gave package to the Debian Perl Group, added Vcs-* fields
+  * Modernized package
+- 3.0 (quilt)
+- Bumped Standards-Version
+- Bumped debian/compat (Closes: #800228)
+- Added machine-readable debian/copyright file
+  
+ -- Hilko Bengen   Sun, 27 Sep 2015 19:38:55 +0200
+
 libsendmail-milter-perl (0.18-7) unstable; urgency=low
 
   * "make test" fails randomly on some architectures, causing buildds to

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] 18/20: Switched to Debhelper 7

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit e826709130db4b0d30dc103ac889bca49c8418c9
Author: Hilko Bengen 
Date:   Tue Jun 12 22:49:37 2012 +0200

Switched to Debhelper 7
---
 debian/compat  |  2 +-
 debian/control |  2 +-
 debian/dirs|  1 +
 debian/libparse-win32registry-perl.install |  2 -
 debian/rules   | 70 +++---
 5 files changed, 10 insertions(+), 67 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index 0600feb..69ad050 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libparse-win32registry-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: perl (>= 5.6.0-12)
 Maintainer: Hilko Bengen 
 Standards-Version: 3.8.3
diff --git a/debian/dirs b/debian/dirs
new file mode 100644
index 000..2bc5541
--- /dev/null
+++ b/debian/dirs
@@ -0,0 +1 @@
+/usr/share/doc/libparse-win32registry-perl/examples
diff --git a/debian/libparse-win32registry-perl.install 
b/debian/libparse-win32registry-perl.install
deleted file mode 100644
index 1615f0b..000
--- a/debian/libparse-win32registry-perl.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/share/perl5
-usr/share/man/man3
diff --git a/debian/rules b/debian/rules
index 9a34ab3..187a33e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,69 +1,13 @@
 #!/usr/bin/make -f
-# This debian/rules file is provided as a template for normal perl
-# packages. It was created by Marc Brockschmidt  for
-# the Debian Perl Group (http://pkg-perl.alioth.debian.org/) but may
-# be used freely wherever it is useful.
 
-# Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# If set to a true value then MakeMaker's prompt function will
-# always return the default without waiting for user input.
-export PERL_MM_USE_DEFAULT=1
+%:
+   dh $@
 
-PERL   ?= /usr/bin/perl
-PACKAGE = $(shell dh_listpackages)
-TMP = $(CURDIR)/debian/tmp
-
-build: build-stamp
-build-stamp:
-   dh_testdir
-   # Add commands to compile the package here
-   $(PERL) Makefile.PL INSTALLDIRS=vendor
-   $(MAKE)
-   $(MAKE) test
-   touch $@
-
-clean:
-   dh_testdir
-   dh_testroot
-   dh_clean build-stamp install-stamp
-   # Add commands to clean up after the build process here
-   [ ! -f Makefile ] || $(MAKE) realclean
-
-install: install-stamp
-install-stamp: build-stamp
-   dh_testdir
-   dh_testroot
-   dh_clean -k
-   dh_installdirs
-   # Add commands to install the package into $(TMP) here
-   $(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-   [ ! -d $(TMP)/usr/lib/perl5 ] || \
-   rmdir --ignore-fail-on-non-empty --parents --verbose \
-   $(TMP)/usr/lib/perl5
-
-   dh_installexamples bin/*.pl
-   chmod 755 
$(CURDIR)/debian/${PACKAGE}/usr/share/doc/${PACKAGE}/examples/*.pl
-
-   dh_install --sourcedir=debian/tmp --autodest
-   touch $@
-
-binary-arch:
-# We have nothing to do here for an architecture-independent package
-
-binary-indep: build install
-   dh_testdir
-   dh_testroot
-   dh_installdocs
-   dh_installchangelogs Changes
-   dh_perl
+override_dh_auto_install:
+   dh_auto_install
+   mv debian/libparse-win32registry-perl/usr/bin/*.pl \
+  
debian/libparse-win32registry-perl/usr/share/doc/libparse-win32registry-perl/examples
+override_dh_compress:
dh_compress -X.pl
-   dh_fixperms
-   dh_installdeb
-   dh_gencontrol
-   dh_md5sums
-   dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] 06/20: Cleaned-up debian/control.

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit 8cd545e172ab91ffe6adb2160e7ddad9ee063937
Author: Hilko Bengen 
Date:   Thu Aug 13 14:05:28 2009 +0200

Cleaned-up debian/control.

* Buzmped Standards-Version
* Improved description
* Removed commented entries
---
 debian/changelog |  6 +++---
 debian/control   | 13 ++---
 2 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 723389b..b104a62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
 libparse-win32registry-perl (0.50-1) unstable; urgency=low
 
-  * New upstream version
+  * New upstream version, first upload to Debian archive. Closes: #538406
 
- -- Hilko Bengen   Mon, 27 Jul 2009 15:51:27 +0200
+ -- Hilko Bengen   Thu, 13 Aug 2009 13:52:06 +0200
 
-libparse-win32registry-perl (0.41-1) unstable; urgency=low
+libparse-win32registry-perl (0.41-1) UNRELEASED; urgency=low
 
   * Initial Release.
 
diff --git a/debian/control b/debian/control
index 6bcb917..4e75e7f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,15 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: perl (>= 5.6.0-12)
-# Test::More, Data::Dumper
 Maintainer: Hilko Bengen 
-Standards-Version: 3.8.0
+Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Parse-Win32Registry/
 
 Package: libparse-win32registry-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}
-Description: Parse Windows Registry Files
+Suggests: parse-win32registry-utils
+Description: Perl module for parsing Windows registry files
  Parse::Win32Registry is a module for parsing Windows Registry files, allowing
  you to read the keys and values of a registry file without going through the
  Windows API.
@@ -23,11 +23,10 @@ Description: Parse Windows Registry Files
  It supports both Windows NT registry files (Windows NT, 2000, XP, 2003,
  Vista) and Windows 95 registry files (Windows 95, 98, and Millennium
  Edition).
-# Carp, Encode, File::Basename, Time::Local
 
 Package: parse-win32registry-utils
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends}, ${misc:Depends}, libgtk2-perl
 Description: Examples for Parse::Win32Registry
- This package contains the example scripts shipped with 
-# Getopt::Long, Gtk2
+ This package contains several utilities that use the Parse::Win32Registry
+ module.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] annotated tag debian/1.0-2 created (now f70b283)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag debian/1.0-2
in repository libsendmail-milter-perl.

at  f70b283   (tag)
   tagging  e8c98b3cd68e60fbde0fa4f3585894ad132d6456 (commit)
  replaces  debian/1.0-1
 tagged by  Hilko Bengen
on  Sat Aug 8 14:12:26 2015 +0200

- Log -
libparse-win32registry-perl Debian release 1.0-2

Hilko Bengen (3):
  Gave package to the Debian Perl Group, added Vcs-* fields
  Modernized package
  1.0-2

---

This annotated tag includes the following new commits:

   new  fcefb6a   Imported Upstream version 0.41
   new  5b989fe   debianization, mostly provided by dh-make-perl
   new  9803bb1   Imported Upstream version 0.50
   new  de9e104   Merge commit 'upstream/0.50'
   new  7d6b9b8   0.50-1 (New upstream version)
   new  8cd545e   Cleaned-up debian/control.
   new  c46a09d   Imported Upstream version 0.51
   new  ababa1b   Merge commit 'upstream/0.51'
   new  5269e4a   Remove POD from scripts
   new  a2c46be   0.51-1:
   new  3f6bfdf   Added more items to ignore
   new  3c000af   Bumped Standards-Version
   new  b515131   Imported Upstream version 0.60
   new  d4a4e0e   Merge commit 'upstream/0.60'
   new  26b483d   0.60-1
   new  58b3d46   Imported Upstream version 1.0
   new  c434799   Merge tag 'upstream/1.0'
   new  e826709   Switched to Debhelper 7
   new  ac09395   Bumped Standards-Version
   new  af155b7   1.0-1
   new  5c6f60e   Gave package to the Debian Perl Group, added Vcs-* fields
   new  e194d21   Modernized package
   new  e8c98b3   1.0-2

The 23 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/libsendmail-milter-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


[libsendmail-milter-perl] tag debian/0.50-1 created (now 8cd545e)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to tag debian/0.50-1
in repository libsendmail-milter-perl.

at  8cd545e   (commit)
This tag includes the following new commits:

   new  fcefb6a   Imported Upstream version 0.41
   new  5b989fe   debianization, mostly provided by dh-make-perl
   new  9803bb1   Imported Upstream version 0.50
   new  de9e104   Merge commit 'upstream/0.50'
   new  7d6b9b8   0.50-1 (New upstream version)
   new  8cd545e   Cleaned-up debian/control.

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/libsendmail-milter-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


[libsendmail-milter-perl] 15/20: 0.60-1

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-1
in repository libsendmail-milter-perl.

commit 26b483d21e11320d604132c359d39ea66c23ffc1
Author: Hilko Bengen 
Date:   Tue Oct 19 15:50:10 2010 +0200

0.60-1
---
 debian/changelog | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0c6f07d..f895d7f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libparse-win32registry-perl (0.60-1) unstable; urgency=low
+
+  * New upstream version
+
+ -- Hilko Bengen   Tue, 19 Oct 2010 15:48:17 +0200
+
 libparse-win32registry-perl (0.51-1) unstable; urgency=low
 
   * New upstream version (Closes: #551739)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] 02/03: Modernized package

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1.0-2
in repository libsendmail-milter-perl.

commit e194d21b0cf773de8c9ab346a3c63582c92f91f9
Author: Hilko Bengen 
Date:   Sat Aug 8 14:04:39 2015 +0200

Modernized package

- 3.0 (quilt)
- Bumped Standards-Version
- Bumped debian/compat
---
 debian/compat| 2 +-
 debian/control   | 4 ++--
 debian/source/format | 1 +
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 38fff94..34250f9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: libparse-win32registry-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 9~)
 Build-Depends-Indep: perl (>= 5.6.0-12)
 Maintainer: Debian Perl Group 
 Uploaders: Hilko Bengen 
-Standards-Version: 3.9.3
+Standards-Version: 3.9.6
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libparse-win32registry-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libparse-win32registry-perl.git
 Homepage: http://search.cpan.org/dist/Parse-Win32Registry/
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)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsendmail-milter-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


[libsendmail-milter-perl] annotated tag upstream/0.60 created (now f8dc6ce)

2015-09-27 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag upstream/0.60
in repository libsendmail-milter-perl.

at  f8dc6ce   (tag)
   tagging  b515131b52b55289088d5412aad30ee7add60a1d (commit)
  replaces  upstream/0.50
 tagged by  Hilko Bengen
on  Tue Oct 19 15:19:41 2010 +0200

- Log -
Upstream version 0.60

Hilko Bengen (2):
  Imported Upstream version 0.51
  Imported Upstream version 0.60

---

This annotated tag includes the following new commits:

   new  fcefb6a   Imported Upstream version 0.41
   new  9803bb1   Imported Upstream version 0.50
   new  c46a09d   Imported Upstream version 0.51
   new  b515131   Imported Upstream version 0.60

The 4 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/libsendmail-milter-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


[libtime-progress-perl] branch master updated (aec940a -> 47bd63e)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch master
in repository libtime-progress-perl.

  from  aec940a   Update debian/changelog file
   new  cda3df4   Wrap and sort fields in debian/control file
   new  2a57027   Declare compliance with Debian policy 3.9.6
   new  8f188b3   Declare package as autopkgtestable
   new  47bd63e   Prepare changelog for release

The 4 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 | 7 +--
 debian/control   | 8 +---
 2 files changed, 10 insertions(+), 5 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtime-progress-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


[libtime-progress-perl] 03/04: Declare package as autopkgtestable

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libtime-progress-perl.

commit 8f188b33736f04d34555e460f8568430b3fc8784
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 08:02:10 2015 +0200

Declare package as autopkgtestable
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index fba72f2..c3ad5f0 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/Time-Progress
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtime-progress-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtime-progress-perl.git
+Testsuite: autopkgtest-pkg-perl
 
 Package: libtime-progress-perl
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtime-progress-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


[libtime-progress-perl] 01/04: Wrap and sort fields in debian/control file

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libtime-progress-perl.

commit cda3df4160c3e787c44d9ad4def98dc4616016f0
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 07:54:59 2015 +0200

Wrap and sort fields in debian/control file
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 315363f..50e4edc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
 Maintainer: Debian Perl Group 
-Uploaders: Nathan Handler ,
+Uploaders:
+ Nathan Handler ,
  Salvatore Bonaccorso 
 Standards-Version: 3.9.4
 Homepage: https://metacpan.org/release/Time-Progress
@@ -13,7 +14,7 @@ Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtime-progress-
 
 Package: libtime-progress-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: perl module for elapsed and estimated finish time reporting
  Time::Progress is a perl module that provides several methods for reporting
  elapsed and estimated finish times.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtime-progress-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


[libtime-progress-perl] annotated tag debian/2.0-1 created (now f000d8e)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to annotated tag debian/2.0-1
in repository libtime-progress-perl.

at  f000d8e   (tag)
   tagging  47bd63e2f965e8d8c14c4a300d81feb046eb6fd1 (commit)
  replaces  debian/1.8-1
 tagged by  Salvatore Bonaccorso
on  Sun Sep 27 08:05:15 2015 +0200

- Log -
tagging package libtime-progress-perl version debian/2.0-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCgAGBQJWB4cbAAoJEAVMuPMTQ89EN0wP/0jToIhlPPrylS4ZA8lq2JPk
z5E/VC4VoCASfLjDTrvljjFzgzYtuuV736d7Yp3TQvkaMwz+K/AqC2pcMZ1jfuaS
YNxJiUttcQnkyvhR3L2zjUwRn0q3Kchq293YeVGm0pJd0uQkEmUauvki01b85dgv
Sc0NphFaJd9cAca41glqi3C/NK4KE0j4WL2+gI8/p0js4W9ISrZ4xWW9i5bWv3kk
pMXdOwC2VaqnWq9+U37oH28fR/bBuUnQvPtTKOSGoFrY+T+H1UHW0+I/ApPOTX4H
wUImSUCNAXiuJWaALq9C4RgqLRqmBk4B2XQ/13fOXJqXNZE0+M4SAjsY5Cjk/aJ+
cITo6J8T2N1lvXzSkCTfa/7+Uopaes8cARB+Ng0rLws2skAzeqxU6ZHQkMcrReMo
C2lThwau4HHjiwRmwpay7HVhS9Yt1yTBQKWfV8dypKkJoqGRNGx9wmivwgHj/ksZ
q0szreItg1bRhi8YJLGjQ05CN+C4QXt1ticn9k8AdHqWefiVtuthp4JI4AylEDyq
YCefCGb/mVpjXkATAqi2kJEiHiSn00OvqKh+nZmg15mITjn/LoM87OvWBiMab3aC
abkb3H4/JE1FzSkyOlgNMvT9TwNpMqTP2FGW9ZIR8xwxMVCFqOukyIbTPoSxZV37
nwA/w8+9oO4VxpHBIA/f
=yi9K
-END PGP SIGNATURE-

Axel Beckert (1):
  Remove trailing whitespace

Salvatore Bonaccorso (13):
  Update Vcs-Browser URL to cgit web frontend
  update changelog
  Imported Upstream version 2.0
  Merge tag 'upstream/2.0'
  Update copyright years for upstream files
  Add debian/upstream/metadata
  Add myself to Uploaders
  Update copyright years for debian/* packaging files
  Update debian/changelog file
  Wrap and sort fields in debian/control file
  Declare compliance with Debian policy 3.9.6
  Declare package as autopkgtestable
  Prepare changelog for release

gregor herrmann (2):
  Strip trailing slash from metacpan URLs.
  update changelog

---

This annotated tag includes the following new commits:

   new  cda3df4   Wrap and sort fields in debian/control file
   new  2a57027   Declare compliance with Debian policy 3.9.6
   new  8f188b3   Declare package as autopkgtestable
   new  47bd63e   Prepare changelog for release

The 4 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/libtime-progress-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


[libtime-progress-perl] 02/04: Declare compliance with Debian policy 3.9.6

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libtime-progress-perl.

commit 2a5702707749d33f95857a25f3f60d04274cae12
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 08:01:46 2015 +0200

Declare compliance with Debian policy 3.9.6
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 50e4edc..fba72f2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group 

 Uploaders:
  Nathan Handler ,
  Salvatore Bonaccorso 
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/Time-Progress
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtime-progress-perl.git
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtime-progress-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtime-progress-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


[libtime-progress-perl] 04/04: Prepare changelog for release

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libtime-progress-perl.

commit 47bd63e2f965e8d8c14c4a300d81feb046eb6fd1
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 08:02:36 2015 +0200

Prepare changelog for release

Gbp-Dch: Ignore
---
 debian/changelog | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aa967b5..1bf5af4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libtime-progress-perl (2.0-1) UNRELEASED; urgency=medium
+libtime-progress-perl (2.0-1) unstable; urgency=medium
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
@@ -10,8 +10,11 @@ libtime-progress-perl (2.0-1) UNRELEASED; urgency=medium
   * Add debian/upstream/metadata
   * Add myself to Uploaders
   * Update copyright years for debian/* packaging files
+  * Wrap and sort fields in debian/control file
+  * Declare compliance with Debian policy 3.9.6
+  * Declare package as autopkgtestable
 
- -- gregor herrmann   Thu, 27 Feb 2014 22:42:12 +0100
+ -- Salvatore Bonaccorso   Sun, 27 Sep 2015 08:02:28 +0200
 
 libtime-progress-perl (1.8-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtime-progress-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


[libparse-recdescent-perl] 01/06: Replace debian/repack.stub with current version from pkg-perl-tools

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libparse-recdescent-perl.

commit 6a3bf62d1709511d3715765787ac2f7658161d87
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 08:12:26 2015 +0200

Replace debian/repack.stub with current version from pkg-perl-tools
---
 debian/repack.stub | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/repack.stub b/debian/repack.stub
index 4d68667..7e36f5f 100644
--- a/debian/repack.stub
+++ b/debian/repack.stub
@@ -66,12 +66,15 @@ this is the directory where the upstream source is.
 
 Copyright 2009, Ryan Niebur 
 
-License: Artistic or GPL-1+
+This program is free software; you can redistribute it and/or modify it
+under the same terms as Perl itself.
 
 =cut
 
 if [ -z "$REPACK_SH" ]; then
-if [ -f ../../scripts/repack.sh ]; then
+if [ -x /usr/share/pkg-perl-tools/repack.sh ]; then
+REPACK_SH='/usr/share/pkg-perl-tools/repack.sh'
+elif [ -f ../../scripts/repack.sh ]; then
 REPACK_SH=../../scripts/repack.sh
 fi
 if [ -z "$REPACK_SH" ] && which repack.sh > /dev/null; then
@@ -81,7 +84,7 @@ fi
 
 if [ ! -f "$REPACK_SH" ]; then
 echo "Couldn't find a repack.sh. please put it in your PATH, put it at 
../../scripts/repack.sh, or put it somewhere else and set the REPACK_SH 
variable"
-echo "You can get it from 
http://anonscm.debian.org/gitweb/?p=pkg-perl/scripts.git;a=blob_plain;f=repack.sh;hb=HEAD;
+echo "You can get it from 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/pkg-perl-tools.git;a=blob_plain;f=scripts/repack.sh;hb=HEAD;
 exit 1
 fi
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libparse-recdescent-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


[libparse-recdescent-perl] branch master updated (dcb2251 -> 02bf94f)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch master
in repository libparse-recdescent-perl.

  from  dcb2251   releasing package libparse-recdescent-perl version 
1.967009+dfsg-2
   new  6a3bf62   Replace debian/repack.stub with current version from 
pkg-perl-tools
  adds  bd474db   Imported Upstream version 1.967012+dfsg
   new  566288a   Merge tag 'upstream/1.967012+dfsg'
   new  60b5cfd   Add warnings about non-backwards compatible changes to 
NEWS
   new  23a8eaa   Drop reproducible_grammar.patch patch
   new  985415c   Bump Debhelper compat level to 9
   new  02bf94f   Prepare changelog for release

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:
 Changes   |  87 --
 MANIFEST  |   3 +-
 META.json |  43 ---
 META.yml  |  24 --
 README|   2 +-
 debian/NEWS   |  10 +
 debian/changelog  |  11 +
 debian/compat |   2 +-
 debian/control|   2 +-
 debian/patches/reproducible_grammar.patch |  27 --
 debian/patches/series |   1 -
 debian/repack.stub|   9 +-
 lib/Parse/RecDescent.pm   | 369 +-
 t/precompile.t|   3 +
 t/reproducible.t  | 421 ++
 t/skip.t  |   2 +-
 16 files changed, 757 insertions(+), 259 deletions(-)
 delete mode 100644 META.json
 delete mode 100644 META.yml
 delete mode 100644 debian/patches/reproducible_grammar.patch
 delete mode 100644 debian/patches/series
 create mode 100644 t/reproducible.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libparse-recdescent-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


[libparse-recdescent-perl] annotated tag debian/1.967012+dfsg-1 created (now 08f7a38)

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a change to annotated tag debian/1.967012+dfsg-1
in repository libparse-recdescent-perl.

at  08f7a38   (tag)
   tagging  02bf94fe1f3450cf5aedaf6ff0708d7f1c248001 (commit)
  replaces  debian/1.967009+dfsg-2
 tagged by  Salvatore Bonaccorso
on  Sun Sep 27 08:25:50 2015 +0200

- Log -
tagging package libparse-recdescent-perl version debian/1.967012+dfsg-1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAABCgAGBQJWB4vuAAoJEAVMuPMTQ89EY7wP/jRO8i4O42/GmiyUw3H34yt2
nYCe+5SWhQaYckIY6p4dVi/O9L3cn+TXCbfFJLmC/wmQqFg2ksToVbawK2DFKtIi
mGfgEWBrK2NV1K6fuLr6eg7pZIj/RIi4A503oyOATO5Wjvkixvda34yvtQ7eKT9u
QHYCnI/kVcR4VbDSBngfOqgnOU842TpykPez0XucNozINFxZAI/fjhQ5upqPPkxA
Ui96Cu5TEIRLxJRy9JeMnJm4HfCeF5tAMDqFL5mh2R0avAhWPfg1tvTcafgqlEzQ
t8I8+EmAuBd2I1pqZkmdFZRA2kS9qBqYh5kEJ16kFB1VAMo/nchpt15+igxyh6Gv
w8yJELX6iuVmtwF4CxK1tpQYC+OkKaPXFSX9M/IZ8ck4vlSSJSv/V1/RC7HJkuBr
Fs+w+pxrdvP05dCez+3lxDo5kdRNg/C6OkGFrp5+A1h249etF3O9E9dh4RCHTIju
d4+vudBepToaurn1FsgnS0+/bvZdAmeGIr6Mpmv6rjjCnO4JHf5HKgd2nB+/Cxji
ds8BlX/P+S/im0YAf0sytw0qTrzi8ngo005TovAmgnFHYhGluMvUhP0WdpLmbRMU
4G91qr2qsO8gK4nx3mHaShEuVVX08UvtJyPMr52HFevmDGVnMlmtjJj8gcr8WqP7
6BBRD05lUn9XBfIYO+hi
=HUWd
-END PGP SIGNATURE-

Salvatore Bonaccorso (7):
  Replace debian/repack.stub with current version from pkg-perl-tools
  Imported Upstream version 1.967012+dfsg
  Merge tag 'upstream/1.967012+dfsg'
  Add warnings about non-backwards compatible changes to NEWS
  Drop reproducible_grammar.patch patch
  Bump Debhelper compat level to 9
  Prepare changelog for 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/libparse-recdescent-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


[libparse-recdescent-perl] 04/06: Drop reproducible_grammar.patch patch

2015-09-27 Thread Salvatore Bonaccorso
This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libparse-recdescent-perl.

commit 23a8eaac9e1faae0ec6e9a20214b662f295e52bf
Author: Salvatore Bonaccorso 
Date:   Sun Sep 27 08:18:41 2015 +0200

Drop reproducible_grammar.patch patch
---
 debian/patches/reproducible_grammar.patch | 27 ---
 debian/patches/series |  1 -
 2 files changed, 28 deletions(-)

diff --git a/debian/patches/reproducible_grammar.patch 
b/debian/patches/reproducible_grammar.patch
deleted file mode 100644
index c44276b..000
--- a/debian/patches/reproducible_grammar.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-Description: produce reproducible grammar files
-Bug-Debian: https://bugs.debian.org/778575
-Bug: https://rt.cpan.org/Public/Bug/Display.html?id=102160
-Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=102160
-Author: Reiner Herrmann 
-Reviewed-by: gregor herrmann 
-Last-Update: 2015-05-01
-
 a/lib/Parse/RecDescent.pm
-+++ b/lib/Parse/RecDescent.pm
-@@ -144,6 +144,7 @@
- print OUT "my ";
- 
- require Data::Dumper;
-+$Data::Dumper::Sortkeys = 1;
- $code = Data::Dumper->Dump([$self], [qw(self)]);
- if ($opt{-standalone}) {
- $code =~ s/Parse::RecDescent/$runtime_package/gs;
-@@ -3082,7 +3083,7 @@
- $self->{"startcode"} = '';
- 
- my $rule;
--foreach $rule ( values %{$self->{"rules"}} )
-+foreach $rule ( sort { $a->{name} cmp $b->{name} } values 
%{$self->{"rules"}} )
- {
- if ($rule->{"changed"})
- {
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index d2c4421..000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-reproducible_grammar.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libparse-recdescent-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   >