[autocomplete] branch master updated (9245f34 -> 2311d58)

Benjamin Mesing ben at alioth.debian.org
Mon Oct 21 19:10:24 UTC 2013


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

ben pushed a change to branch master
in repository autocomplete.

      from  9245f34   Fixing minor bug, didn't seem to cause any problems
       new  b4bf7e2   - basic debian-packaging parts
       new  913d3af   - added patch directory (from patch-queue/master)
       new  168b5ea    bumped version to 2.5.0
       new  a0a622a   - updated dependencies
       new  d94c64b   - fixed POM-location and pom file
       new  a09d42d   - updated dependency to rsyntaxtextarea 2.5.0
       new  5d54580   - updated debian/patches
       new  6d82a83   - added .pc to gitignore
       new  c4e5256   - include maven part in build
       new  577681b   - fixed lintian warnings
       new  8b8a7b1   - updated changelog
       new  0960717   - added get-orig-source target
       new  2311d58   -minor fixes

The 13 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:
 .gitignore                                         |    2 +-
 debian/README.source                               |    5 ++
 debian/changelog                                   |   13 +++++
 debian/compat                                      |    1 +
 debian/control                                     |   51 +++++++++++++++++
 debian/copyright                                   |   40 +++++++++++++
 debian/libautocomplete-java-doc.javadoc            |    1 +
 debian/libautocomplete-java.jlibs                  |    1 +
 debian/libautocomplete-java.poms                   |    1 +
 ...ed-build.xml-for-debian-specific-settings.patch |   60 ++++++++++++++++++++
 debian/patches/series                              |    1 +
 debian/pom.xml                                     |   54 ++++++++++++++++++
 debian/rules                                       |   16 ++++++
 debian/source/format                               |    1 +
 debian/watch                                       |    2 +
 15 files changed, 248 insertions(+), 1 deletion(-)
 create mode 100644 debian/README.source
 create mode 100644 debian/TODOs
 create mode 100644 debian/changelog
 create mode 100644 debian/compat
 create mode 100644 debian/control
 create mode 100644 debian/copyright
 create mode 100644 debian/libautocomplete-java-doc.javadoc
 create mode 100644 debian/libautocomplete-java.jlibs
 create mode 100644 debian/libautocomplete-java.poms
 create mode 100644 debian/patches/0001-Modified-build.xml-for-debian-specific-settings.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/pom.xml
 create mode 100755 debian/rules
 create mode 100644 debian/source/format
 create mode 100644 debian/watch

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



More information about the pkg-java-commits mailing list