Skip to content
Commits on Source (10)
spymemcached (2.12.3-1) UNRELEASED; urgency=medium
spymemcached (2.12.3+dfsg-1) unstable; urgency=medium
[ Christopher Hoskin ]
* Initial release (Closes: #845789)
* Enable tests, disabling 5 failing tests pending further investigation
* Add build dependencies to debian/control
* Use my Debian e-mail address in control, changelog and copyright
* Bump Standards-Version from 3.9.8 to 4.0.0 (no change required)
* Use -Dtest.type=ci
* Add debian/clean
* New upstream release (2.12.3)
* Remove trailing whitespace from debian/changelog and debian/control
* Bump Standards-Version from 4.0.0 to 4.1.1 (no change required)
* Set IPv6 port for tests
-- Christopher Hoskin <mans0954@debian.org> Sun, 05 Nov 2017 22:56:37 +0000
-- Andrius Merkys <merkys@debian.org> Tue, 08 Oct 2019 06:51:45 -0400
......@@ -3,9 +3,10 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
Andrius Merkys <merkys@debian.org>,
Christopher Hoskin <mans0954@debian.org>,
Build-Depends:
debhelper (>= 10),
debhelper (>= 12),
default-jdk,
maven-debian-helper (>= 2.1),
memcached <!nocheck>,
......@@ -16,7 +17,8 @@ Build-Depends-Indep:
libdropwizard-metrics-java,
libjmock-java <!nocheck>,
libspring-beans-java,
Standards-Version: 4.1.1
Standards-Version: 4.4.1
Rules-Requires-Root: no
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
......
......@@ -12,11 +12,10 @@ Files: debian/*
Copyright: 2016-2017, Christopher Hoskin <mans0954@debian.org>
License: Expat
Files: .//src/scripts/write-version-info.sh
Files: src/scripts/write-version-info.sh
Copyright: Cloudera, Inc.
License: Apache-2.0
License: Expat
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
......
......@@ -21,6 +21,3 @@ endif
override_dh_clean:
dh_clean
rm -rf $(BUILDHOME)
get-orig-source:
uscan --download-current-version --force-download --no-symlink
version=3
version=4
opts="dversionmangle=s/\+dfsg$//,repack,repacksuffix=+dfsg" \
https://github.com/couchbase/spymemcached/tags .*/(?:.*?)([\d\.]+)\.tar\.gz