[SCM] UNNAMED PROJECT branch, master, updated. 0.37-1-g0448c2b

Niels Thykier nthykier at alioth.debian.org
Mon Jul 11 13:23:47 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".

The branch, master has been updated
       via  0448c2b5417dbe401cf2a8db4e341837137f2698 (commit)
      from  5df7ff57bf0d547551af0c8b72d5950e75c49987 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0448c2b5417dbe401cf2a8db4e341837137f2698
Author: Niels Thykier <niels at thykier.net>
Date:   Mon Jul 11 15:20:44 2011 +0200

    Added missing empty line in jh_makepkg created d/control file

-----------------------------------------------------------------------

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

diff --git a/debian/changelog b/debian/changelog
index 9b7708c..90445f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+javatools (0.38) UNRELEASED; urgency=low
+
+  * Added missing empty line the in d/control generated by jh_makepkg
+
+ -- Niels Thykier <niels at thykier.net>  Mon, 11 Jul 2011 15:20:40 +0200
+
 javatools (0.37) unstable; urgency=low
 
   [ Niels Thykier ]
diff --git a/jh_makepkg b/jh_makepkg
index 3a80721..d84a1fe 100755
--- a/jh_makepkg
+++ b/jh_makepkg
@@ -300,6 +300,7 @@ END
 if [ "$TYPE" = "lib" ] ; then
     # add doc package template
     cat >> debian/control <<END
+
 Package: $BINPACKAGE-doc
 Architecture: all
 Depends: \${java:Depends}, \${misc:Depends}


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the pkg-java-commits mailing list