[metis] 01/05: Update git-version to the actual one.

Anton Gladky gladk at moszumanska.debian.org
Fri Jun 13 19:57:38 UTC 2014


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

gladk pushed a commit to branch master
in repository metis.

commit 033aedd0b760d4ef176ac2b18a76c10405da089a
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Jun 13 21:02:18 2014 +0200

    Update git-version to the actual one.
---
 debian/changelog | 8 ++++++++
 debian/control   | 2 +-
 debian/copyright | 2 +-
 debian/rules     | 2 +-
 4 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 170b202..fd86354 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+metis (5.1.0.dfsg-2) unstable; urgency=low
+
+  * [7327fa2] Fix typo in debian/copyright.
+  * [a41e1e7] Do not use --parallel option in dh. (Closes: #717363)
+  * [8d6adaa] Use canonical VCS.
+
+ -- Anton Gladky <gladk at debian.org>  Sat, 20 Jul 2013 20:42:20 +0200
+
 metis (5.1.0.dfsg-1) unstable; urgency=low
 
   * Initial packaging. (Closes: #708045).
diff --git a/debian/control b/debian/control
index 015d54a..3d39b50 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  cmake,
  debhelper (>= 9)
 Vcs-Git: git://git.debian.org/git/debian-science/packages/metis.git
-Vcs-Browser: http://git.debian.org/?p=debian-science/packages/metis.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/metis.git
 
 Package: libmetis-dev
 Section: libdevel
diff --git a/debian/copyright b/debian/copyright
index 7460e67..4e530d8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -23,7 +23,7 @@ License: Apache License, Version 2.0
 
 Files: GKlib/ms_inttypes.h GKlib/ms_stdint.h
 Copyright: 2006, Alexander Chemeris
-License: BSD-2-clause
+License: BSD-3-clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:
  . 
diff --git a/debian/rules b/debian/rules
index e96a42c..067a2e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --buildsystem=cmake --parallel
+	dh $@ --buildsystem=cmake
 
 override_dh_strip:
 	dh_strip --dbg-package=libmetis5-dbg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/metis.git



More information about the debian-science-commits mailing list