[lombok] branch master updated (28d5245 -> 6287995)

Markus Koschany apo-guest at moszumanska.debian.org
Mon Feb 15 17:21:49 GMT 2016


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

apo-guest pushed a change to branch master
in repository lombok.

      from  28d5245   Do not tweak upstream files
      adds  ff247b8   Imported Upstream version 1.16.6+ds
       new  fa54e58   Imported Debian patch 1.16.6+ds-1
       new  6287995   Fix typo

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/.gitignore                                  |   8 -
 debian/build.xml                                   | 198 ------------
 debian/changelog                                   |  31 +-
 debian/control                                     |  15 +-
 debian/copyright                                   |  14 +-
 debian/gbp.conf                                    |   3 -
 debian/install                                     |   2 -
 debian/liblombok-java-doc.install                  |   1 +
 debian/liblombok-java-doc.javadoc                  |   1 -
 debian/liblombok-java.jlibs                        |   3 +-
 debian/liblombok-java.poms                         |   2 +
 debian/linkjars                                    |   3 +
 debian/links                                       |   2 -
 debian/lombok-maven-1.16.6.1.pom                   | 351 ---------------------
 doc/maven-pom.xml => debian/lombok-pom.xml         |  10 +-
 .../lombok-utils.pom.xml                           |  10 +-
 debian/patches/Javac.patch                         |  67 ++++
 debian/patches/add_maven_repo.patch                |  20 --
 debian/patches/build.patch                         |  75 +++++
 ...clude_classes_that_require_lombok_patcher.patch |  59 ----
 .../include_jars_from_debian_in_build_path.patch   |  60 ----
 debian/patches/javadoc.patch                       |  34 ++
 .../patches/remove_dependency_on_ensure-ipp.patch  |  27 --
 debian/patches/series                              |   7 +-
 debian/rules                                       |  30 +-
 debian/watch                                       |   3 +-
 .../lombok/installer/WindowsDriveInfo-i386.dll     | Bin 14472 -> 0 bytes
 .../lombok/installer/WindowsDriveInfo-x86_64.dll   | Bin 66806 -> 0 bytes
 28 files changed, 246 insertions(+), 790 deletions(-)
 delete mode 100644 debian/.gitignore
 delete mode 100644 debian/build.xml
 delete mode 100644 debian/gbp.conf
 delete mode 100644 debian/install
 create mode 100644 debian/liblombok-java-doc.install
 delete mode 100644 debian/liblombok-java-doc.javadoc
 create mode 100644 debian/liblombok-java.poms
 create mode 100644 debian/linkjars
 delete mode 100644 debian/links
 delete mode 100644 debian/lombok-maven-1.16.6.1.pom
 copy doc/maven-pom.xml => debian/lombok-pom.xml (86%)
 copy doc/utils-maven-pom.xml => debian/lombok-utils.pom.xml (86%)
 create mode 100644 debian/patches/Javac.patch
 delete mode 100644 debian/patches/add_maven_repo.patch
 create mode 100644 debian/patches/build.patch
 delete mode 100644 debian/patches/exclude_classes_that_require_lombok_patcher.patch
 delete mode 100644 debian/patches/include_jars_from_debian_in_build_path.patch
 create mode 100644 debian/patches/javadoc.patch
 delete mode 100644 debian/patches/remove_dependency_on_ensure-ipp.patch
 delete mode 100644 src/installer/lombok/installer/WindowsDriveInfo-i386.dll
 delete mode 100644 src/installer/lombok/installer/WindowsDriveInfo-x86_64.dll

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



More information about the pkg-java-commits mailing list