[proguard] branch master updated (ac375e6 -> 1218799)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Dec 12 01:19:07 UTC 2016


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

ebourg-guest pushed a change to branch master
in repository proguard.

      from  ac375e6   New upstream release (5.3.1)
       new  fdc67b4   Packaged the library, the CLI and the GUI separately (Closes: #840317, #846463)
      adds  1933978   New upstream version 5.3.2
       new  4dcbfdf   Merge tag 'upstream/5.3.2'
       new  8688e2c   New upstream release (5.3.2)
       new  ca877fa   Modified the usage message for the command line tool
       new  1218799   Upload to unstable

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.


Summary of changes:
 buildscripts/maven/ant/pom.xml                     |  2 +-
 buildscripts/maven/base/pom.xml                    |  2 +-
 buildscripts/maven/gradle/pom.xml                  |  2 +-
 buildscripts/maven/gui/pom.xml                     |  2 +-
 buildscripts/maven/pom.xml                         |  2 +-
 buildscripts/maven/retrace/pom.xml                 |  2 +-
 buildscripts/maven/wtk/pom.xml                     |  2 +-
 debian/changelog                                   | 10 +++++
 debian/control                                     | 52 ++++++++++++++++++++--
 debian/libproguard-java.links                      |  1 +
 debian/patches/01-fix-usage.patch                  | 14 ++++++
 debian/patches/series                              |  1 +
 debian/proguard-cli.install                        |  1 +
 debian/{install => proguard-gui.install}           |  2 -
 debian/proguard.poms                               |  3 +-
 src/proguard/ProGuard.java                         |  2 +-
 .../classfile/editor/MethodInvocationFixer.java    | 19 ++++----
 src/proguard/classfile/util/ClassUtil.java         |  2 +-
 src/proguard/gui/GUIResources.properties           |  2 +-
 19 files changed, 98 insertions(+), 25 deletions(-)
 create mode 100644 debian/libproguard-java.links
 create mode 100644 debian/patches/01-fix-usage.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/proguard-cli.install
 rename debian/{install => proguard-gui.install} (50%)

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



More information about the pkg-java-commits mailing list