[Git][java-team/spymemcached][master] 10 commits: Bumping debhelper compat to 12 (no changes).

Andrius Merkys gitlab at salsa.debian.org
Tue Oct 8 12:52:17 BST 2019



Andrius Merkys pushed to branch master at Debian Java Maintainers / spymemcached


Commits:
e4a77676 by Andrius Merkys at 2019-10-08T10:26:30Z
Bumping debhelper compat to 12 (no changes).

- - - - -
6b955cf1 by Andrius Merkys at 2019-10-08T10:41:04Z
New upstream version 2.12.3+dfsg
- - - - -
86171793 by Andrius Merkys at 2019-10-08T10:41:04Z
Update upstream source from tag 'upstream/2.12.3+dfsg'

Update to upstream version '2.12.3+dfsg'
with Debian dir 4e88d68edc33c2b5f967f34c48162c9ffec96007
- - - - -
286cfb71 by Andrius Merkys at 2019-10-08T10:41:46Z
Repacking the source.

- - - - -
645ebb23 by Andrius Merkys at 2019-10-08T10:51:01Z
Adding 'Rules-Requires-Root: no'.

- - - - -
588196d9 by Andrius Merkys at 2019-10-08T10:51:36Z
Adding myself as an uploader.

- - - - -
f509cc53 by Andrius Merkys at 2019-10-08T10:52:41Z
Cleaning up the changelog. Preparing for upload.

- - - - -
7fba0281 by Andrius Merkys at 2019-10-08T11:01:01Z
Removing unneccessary 'get-orig-source' target.

- - - - -
ccd678cf by Andrius Merkys at 2019-10-08T11:03:25Z
Bumping Standards-Version (no changes).

- - - - -
fc1329c1 by Andrius Merkys at 2019-10-08T11:17:31Z
Cleaning up debian/copyright.

- - - - -


6 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,15 +1,6 @@
-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 at debian.org>  Sun, 05 Nov 2017 22:56:37 +0000
+ -- Andrius Merkys <merkys at debian.org>  Tue, 08 Oct 2019 06:51:45 -0400


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+12


=====================================
debian/control
=====================================
@@ -3,9 +3,10 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders:
+ Andrius Merkys <merkys at debian.org>,
  Christopher Hoskin <mans0954 at 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


=====================================
debian/copyright
=====================================
@@ -12,11 +12,10 @@ Files: debian/*
 Copyright: 2016-2017, Christopher Hoskin <mans0954 at 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


=====================================
debian/rules
=====================================
@@ -21,6 +21,3 @@ endif
 override_dh_clean:
 	dh_clean
 	rm -rf $(BUILDHOME)
-
-get-orig-source:
-	uscan --download-current-version --force-download --no-symlink


=====================================
debian/watch
=====================================
@@ -1,2 +1,3 @@
-version=3
-https://github.com/couchbase/spymemcached/tags .*/(?:.*?)([\d\.]+)\.tar\.gz
+version=4
+opts="dversionmangle=s/\+dfsg$//,repack,repacksuffix=+dfsg" \
+ https://github.com/couchbase/spymemcached/tags .*/(?:.*?)([\d\.]+)\.tar\.gz



View it on GitLab: https://salsa.debian.org/java-team/spymemcached/compare/56a66204aa353b737b5479c38379be2ff5d852d0...fc1329c11e6a8bbd0abcb6c0a956f39acab4d602

-- 
View it on GitLab: https://salsa.debian.org/java-team/spymemcached/compare/56a66204aa353b737b5479c38379be2ff5d852d0...fc1329c11e6a8bbd0abcb6c0a956f39acab4d602
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/cb67fdf2/attachment.html>


More information about the pkg-java-commits mailing list