[libinline-java-perl] 07/07: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Fri Feb 5 13:14:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libinline-java-perl.

commit 01f0932c3a1508889335fcbfed5613f08b001960
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Feb 5 14:03:21 2016 +0100

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 15 +++++++++++++++
 debian/control         |  2 +-
 debian/copyright_hints | 52 ++++++++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 64 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ca2aad2..a79b167 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+libinline-java-perl (0.58~dfsg-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release(s).
+
+  [ Jonas Smedegaard ]
+  * Repackage upstream tarball, excluding sourceless jar file.
+  * Drop patch 01: Adopted upstream.
+  * Unfuzz patch 02.
+  * Declare compliance with Debian Policy 3.9.7.
+  * Update copyright info:
+    + Extend copyright of packaging to cover current year.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Fri, 05 Feb 2016 14:03:13 +0100
+
 libinline-java-perl (0.56-2) unstable; urgency=medium
 
   * Add patch 02 to make build reproducible.
diff --git a/debian/control b/debian/control
index e2e3318..b40f627 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: cdbs (>= 0.4.106~),
  chrpath
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libinline-java-perl
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libinline-java-perl.git
 Homepage: http://search.cpan.org/dist/Inline-Java/
diff --git a/debian/copyright_hints b/debian/copyright_hints
index e39fd33..d0a4cb9 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -14,6 +14,8 @@ Files: CHANGES
  Java/JNI.xs
  Java/JVM.pm
  Java/Makefile.PL
+ Java/Natives/t/01_init.t
+ Java/Natives/t/02_perl_natives.t
  Java/Object.pm
  Java/PerlInterpreter/Makefile.PL
  Java/PerlInterpreter/PerlInterpreter.pm
@@ -47,18 +49,44 @@ Files: CHANGES
  Java/sources/org/perl/inline/java/InlineJavaUserClassLoader.java
  Java/typemap
  MANIFEST
- META.json
- META.yml
  Makefile.PL
  README.JNI
  TODO
+ bug/Employee.pm
+ bug/Foo.java
+ bug/Hi3.pm
+ bug/Higher.class
+ bug/Higher.jar
+ bug/Higher.java
+ bug/Lower.class
+ bug/PKG1.pm
+ bug/PKG2.pm
+ bug/PerlObject.java
+ bug/Person.pm
+ bug/Program.java
+ bug/StudyTest.pl
+ bug/XDB.class
+ bug/XDB_TestHarness.class
+ bug/XDB_TestHarness.java
+ bug/croak_bug.pl
+ bug/gcj_test.java
+ bug/inline3.pl
+ bug/nadim.pl
+ bug/natives_hpux.txt
+ bug/p3.pl
+ bug/roger.pl
+ bug/roger2.pl
+ bug/sg.pl
+ bug/test.gaps
+ bug/test.pl
+ bug/toto.java
+ bug/toto.pl
  debian/README.source
  debian/clean
  debian/compat
  debian/control
  debian/control.in
  debian/gbp.conf
- debian/patches/01-typos.patch
  debian/patches/02_reproducible_build.patch
  debian/patches/series
  debian/source/format
@@ -79,13 +107,29 @@ Files: CHANGES
  t/10_6_shared_sim.t
  t/11_exceptions.t
  t/12_1_callbacks.t
+ t/12_2_perl_objects.t
  t/13_handles.t
  t/14_encoding.t
  t/15_native_doubles.t
  t/99_end.t
+ t/CGI.cgi
+ t/MOD_PERL.pl
+ t/MOD_PERL.pm
+ t/counter.java
  t/no_const.class
  t/no_const.java
+ t/pod_test.pl
  t/shared.java
+ t/shared_jvm_server.pl
+ t/shared_jvm_test.pl
+ t/swing_callback.pl
+ t/swing_gui_test.pl
+ t/t1.pl
+ t/t13.txt
+ t/t2.pl
+ t/t3.pl
+ t/t4.pl
+ t/t5.pl
  t/types.class
  t/types.java
 Copyright: *No copyright*
@@ -108,7 +152,7 @@ License: UNKNOWN
  FIXME
 
 Files: debian/rules
-Copyright: 2012-2015, Jonas Smedegaard <dr at jones.dk>
+Copyright: 2012-2016, Jonas Smedegaard <dr at jones.dk>
 License: GPL-3+
  FIXME
 

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



More information about the Pkg-perl-cvs-commits mailing list