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-maintain...@lists.alioth.debian.org>
-Uploaders: Christopher Hoskin <mans0...@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 <mans0...@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.


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to