[coinor-osi] 02/02: bump; prepare for unstable

Miles Lubin mlubin-guest at moszumanska.debian.org
Thu Nov 28 04:47:20 UTC 2013


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

mlubin-guest pushed a commit to branch master
in repository coinor-osi.

commit ad1a7f3d1f549ac9c0bfd0adc3d7237bdff81c20
Author: Miles Lubin <miles.lubin at gmail.com>
Date:   Wed Nov 27 23:35:47 2013 -0500

    bump; prepare for unstable
---
 debian/changelog   |  9 +++++++++
 debian/control     |  2 +-
 debian/copyright   |  3 ---
 debian/orig-tar.sh | 11 -----------
 debian/watch       |  4 ++--
 5 files changed, 12 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f44506f..0abd18d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+coinor-osi (0.106.4-1) unstable; urgency=low
+
+  * New upstream version.
+  * Switch to upstream's packager-friendly tarballs.
+  * Bump standards version (no changes needed).
+  * Upload to unstable for transition.
+
+ -- Miles Lubin <miles.lubin at gmail.com>  Wed, 27 Nov 2013 23:33:22 -0500
+
 coinor-osi (0.106.1-2) experimental; urgency=low
 
   * Update package descriptions from upstream.
diff --git a/debian/control b/debian/control
index 1b96d48..ccbc62a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.
 Uploaders: Miles Lubin <miles.lubin at gmail.com>
 Build-Depends: debhelper (>= 9), doxygen, graphviz,
  coinor-libcoinutils-dev (>= 2.9.4), pkg-config, zlib1g-dev, libbz2-dev
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/coinor-osi.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/coinor-osi.git
 Homepage: https://projects.coin-or.org/Osi
diff --git a/debian/copyright b/debian/copyright
index b6d9b1e..eea91c7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Osi
 Source: https://projects.coin-or.org/Osi
- The source tarball was extracted and the Osi directory contained
- was repackaged as a standalone tarball. This distribution mechanism
- is supported by upstream. See orig-tar.sh.
 
 Files: *
 Copyright: 2000-2013, IBM Corporation and others
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
deleted file mode 100755
index 5825bff..0000000
--- a/debian/orig-tar.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-# called as orig-tar.sh --upstream-version version path/to/tarball
-
-tarname=`basename $3`
-cd `dirname $3`
-tar xzf $tarname
-mv Osi-$2/Osi .
-rm $tarname
-tar czf $tarname Osi
-rm -r Osi-$2
-rm -r Osi
diff --git a/debian/watch b/debian/watch
index f7e8ee6..c0cbb74 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://www.coin-or.org/download/source/Osi/Osi-([\d\.]+).tgz \
-		 debian debian/orig-tar.sh
+http://www.coin-or.org/download/pkgsource/Osi/Osi-([\d\.]+).tgz \
+		 debian

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



More information about the debian-science-commits mailing list