[Git][java-team/spymemcached][master] 3 commits: Annotating test dependencies with <!nocheck>.
Andrius Merkys
gitlab at salsa.debian.org
Tue Oct 8 11:01:19 BST 2019
Andrius Merkys pushed to branch master at Debian Java Maintainers / spymemcached
Commits:
27bf6f8b by Andrius Merkys at 2019-10-08T09:59:42Z
Annotating test dependencies with <!nocheck>.
- - - - -
0e1a6663 by Andrius Merkys at 2019-10-08T10:00:14Z
Wrapping and sorting.
- - - - -
56a66204 by Andrius Merkys at 2019-10-08T10:01:06Z
Updating Vcs-* links.
- - - - -
2 changed files:
- debian/control
- debian/copyright
Changes:
=====================================
debian/control
=====================================
@@ -2,22 +2,32 @@ Source: spymemcached
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Christopher Hoskin <mans0954 at debian.org>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.1),
-# Test dependencies
- memcached, procps, net-tools
-Build-Depends-Indep: libdropwizard-metrics-java, libspring-beans-java,
-# Test dependencies
- junit4, libjmock-java
+Uploaders:
+ Christopher Hoskin <mans0954 at debian.org>,
+Build-Depends:
+ debhelper (>= 10),
+ default-jdk,
+ maven-debian-helper (>= 2.1),
+ memcached <!nocheck>,
+ net-tools <!nocheck>,
+ procps <!nocheck>,
+Build-Depends-Indep:
+ junit4 <!nocheck>,
+ libdropwizard-metrics-java,
+ libjmock-java <!nocheck>,
+ libspring-beans-java,
Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/spymemcached.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/spymemcached.git
+Vcs-Git: https://salsa.debian.org/java-team/spymemcached.git
+Vcs-Browser: https://salsa.debian.org/java-team/spymemcached
Homepage: http://www.couchbase.org/code/couchbase/java
Package: libspymemcached-java
Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
-Suggests: ${maven:OptionalDepends}
+Depends:
+ ${maven:Depends},
+ ${misc:Depends},
+Suggests:
+ ${maven:OptionalDepends},
Description: simple, asynchronous, single-threaded memcached client
Spymemcached is a simple, asynchronous, single-threaded memcached client
written in Java, featuring:
@@ -47,5 +57,3 @@ Description: simple, asynchronous, single-threaded memcached client
.
* Aggressively optimized. There are many optimizations that combine to
provide high throughput.
-
-
=====================================
debian/copyright
=====================================
@@ -51,4 +51,3 @@ License: Apache-2.0
.
On Debian systems, the complete text of the Apache License 2.0 can
be found in "/usr/share/common-licenses/Apache-2.0"
-
View it on GitLab: https://salsa.debian.org/java-team/spymemcached/compare/3cc2198d7b5289352a6ce4b30a1bc5eb57116ee6...56a66204aa353b737b5479c38379be2ff5d852d0
--
View it on GitLab: https://salsa.debian.org/java-team/spymemcached/compare/3cc2198d7b5289352a6ce4b30a1bc5eb57116ee6...56a66204aa353b737b5479c38379be2ff5d852d0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20191008/203d436d/attachment.html>
More information about the pkg-java-commits
mailing list