[med-svn] [beads] 01/04: Remove CImg.h and use Debian packaged version instead
Andreas Tille
tille at debian.org
Fri Oct 20 10:50:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository beads.
commit 8815f6a96415cde10dd5c9685ba2c763f96628e9
Author: Andreas Tille <tille at debian.org>
Date: Fri Oct 20 12:36:47 2017 +0200
Remove CImg.h and use Debian packaged version instead
---
debian/changelog | 2 +-
debian/control | 3 ++-
debian/copyright | 1 +
debian/watch | 3 ++-
4 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a45fc32..681190f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-beads (1.1.13-1) UNRELEASED; urgency=medium
+beads (1.1.13+dfsg-1) UNRELEASED; urgency=medium
* Initial upload to Debian (Closes: #???)
diff --git a/debian/control b/debian/control
index be1eddf..7cfc9eb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Priority: optional
Build-Depends: debhelper (>= 10),
cmake,
qtbase5-dev,
- qttools5-dev-tools
+ qttools5-dev-tools,
+ cimg-dev
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/beads.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/beads.git
diff --git a/debian/copyright b/debian/copyright
index 23e54c1..0d45ae4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: BEADS
Upstream-Contact: Olivier Langella <olivier.langella at moulon.inra.fr>
Source: http://pappso.inra.fr/bioinfo/beads/index.php
+Files-Excluded: */CImg.h
Files: *
Copyright: 2008-2010 Michel Zivy <zivy at moulon.inra.fr>, Olivier Langella <olivier.langella at moulon.inra.fr>
diff --git a/debian/watch b/debian/watch
index 46f0b39..ea7d5db 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
version=4
-http://pappso.inra.fr/bioinfo/beads/index.php .*/downloads/beads- at ANY_VERSION@@ARCHIVE_EXT@
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+ http://pappso.inra.fr/bioinfo/beads/index.php .*/downloads/beads- at ANY_VERSION@@ARCHIVE_EXT@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beads.git
More information about the debian-med-commit
mailing list