[med-svn] [kmc] 01/15: start 2.1.1

Sascha Steinbiss sascha-guest at moszumanska.debian.org
Mon Aug 24 21:25:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

sascha-guest pushed a commit to branch master
in repository kmc.

commit 941c4f5a7498d38a2957db55549f79e388a41911
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date:   Sun Aug 23 15:36:40 2015 +0000

    start 2.1.1
---
 debian/changelog | 7 +++++++
 debian/control   | 7 ++++---
 debian/watch     | 4 ++--
 3 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0b7faa3..b7cb74a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kmc (2.1.1+dfsg-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * d/watch: Adjusted to use actual upstream's github repo.
+
+ -- Sascha Steinbiss <sascha at steinbiss.name>  Sun, 23 Aug 2015 15:32:16 +0000
+
 kmc (2.0+dfsg-2) unstable; urgency=medium
 
   * Set BOOST_LIB path fit for any arch
diff --git a/debian/control b/debian/control
index cc9d8d1..cc31bd7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
 Source: kmc
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>,
-           Jorge Soares <j.s.soares at gmail.com>
+           Jorge Soares <j.s.soares at gmail.com>,
+           Sascha Steinbiss <sascha at steinbiss.name>
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9),
@@ -12,7 +13,7 @@ Build-Depends: debhelper (>= 9),
 	       d-shlibs
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/kmc.git
-Homepage: https://github.com/js21/kmc
+Homepage: http://sun.aei.polsl.pl/kmc
 
 Package: kmc
 Architecture: any
@@ -38,4 +39,4 @@ Description: count kmers in genomic sequences
  computers. When run at high-end server (what is necessary for KMC
  competitors) it outperforms them in both memory requirements and
  speed of computation. The disk space necessary for computation is in
- order of the size of input data (usually it is smaller). 
\ No newline at end of file
+ order of the size of input data (usually it is smaller).
\ No newline at end of file
diff --git a/debian/watch b/debian/watch
index d29e086..e67fb81 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-opts=dversionmangle=s/.+\/v?(\d\S*)\.tar\.gz/kmc-$1.tar.gz/,dversionmangle=s/.dfsg// \ 
-	https://github.com/js21/kmc/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts=dversionmangle=s/.+\/v?(\d\S*)\.tar\.gz/kmc-$1.tar.gz/,dversionmangle=s/.dfsg// \
+	https://github.com/marekkokot/KMC/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmc.git



More information about the debian-med-commit mailing list