[felix-bundlerepository] branch master updated (3026d75 -> 73a4c08)

Markus Koschany apo at moszumanska.debian.org
Thu Apr 7 20:59:45 UTC 2016


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

apo pushed a change to branch master
in repository felix-bundlerepository.

      from  3026d75   Update changelog
       new  803118d   Declare compliance with Debian Policy 3.9.7.
       new  2fb63bb   Vcs-Git: Use https.
       new  4366a55   Switch from cdbs to dh sequencer.
       new  b98c5eb   Update get-orig-source target.
      adds  7682c9d   Imported Upstream version 2.0.8
       new  ad0a422   Merge tag 'upstream/2.0.8'
       new  693531a   Update changelog
       new  73a4c08   Update Homepage field.

The 7 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/changelog                                   |  12 +
 debian/control                                     |   7 +-
 debian/rules                                       |  11 +-
 doc/changelog.txt                                  |   7 +
 pom.xml                                            |  10 +-
 .../ResourceCapability.java => LocalResource.java} |  13 +-
 .../bundlerepository/impl/DataModelHelperImpl.java |  19 +-
 .../impl/LazyLocalResourceImpl.java                |  14 +-
 .../bundlerepository/impl/LocalResourceImpl.java   |   3 +-
 .../bundlerepository/impl/RepositoryAdminImpl.java |   9 +-
 .../felix/bundlerepository/impl/ResolverImpl.java  | 492 +++++++++------------
 .../bundlerepository/impl/SpecXMLPullParser.java   |  32 +-
 .../bundlerepository/impl/DataModelHelperTest.java |  51 ++-
 .../bundlerepository/impl/ResolverImplTest.java    | 136 +++++-
 src/test/resources/spec_repository.gz              | Bin 3347 -> 3620 bytes
 src/test/resources/spec_repository.xml             |  69 +++
 16 files changed, 544 insertions(+), 341 deletions(-)
 copy src/main/java/org/apache/felix/bundlerepository/{impl/ResourceCapability.java => LocalResource.java} (76%)

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



More information about the pkg-java-commits mailing list