Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Compiling sources depending on libspymemcached-java.
· 4aecb9bf
Andrius Merkys
authored
Nov 12, 2019
4aecb9bf
Updating changelog.
· 3815be5b
Andrius Merkys
authored
Nov 12, 2019
3815be5b
Expand all
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
3815be5b
httpcomponents-client (4.5.10-3) UNRELEASED; urgency=medium
* Team upload.
* Compiling sources depending on libspymemcached-java.
-- Andrius Merkys <merkys@debian.org> Tue, 12 Nov 2019 02:33:10 -0500
httpcomponents-client (4.5.10-2) unstable; urgency=medium
* Team upload.
...
...
debian/control
View file @
3815be5b
...
...
@@ -19,7 +19,8 @@ Build-Depends:
libmaven-bundle-plugin-java,
libmaven-javadoc-plugin-java,
libmockito-java,
maven-debian-helper
maven-debian-helper,
libspymemcached-java
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/java-team/httpcomponents-client.git
Vcs-Browser: https://salsa.debian.org/java-team/httpcomponents-client
...
...
debian/maven.ignoreRules
View file @
3815be5b
...
...
@@ -14,7 +14,6 @@
# from the POM
# junit junit jar s/3\..*/3.x/
net.spy spymemcached
org.easymock easymockclassextension
org.apache.httpcomponents httpclient test-jar
* animal-sniffer-maven-plugin
...
...
debian/patches/04-remove-MemcachedHttpCacheStorage.patch
deleted
100644 → 0
View file @
603576e6
This diff is collapsed.
Click to expand it.
debian/patches/series
View file @
3815be5b
01-generate_osgi_metadata.patch
02-include-suffix-list.patch
03-skip-failing-tests.patch
04-remove-MemcachedHttpCacheStorage.patch