[med-svn] [Git][med-team/axparafit][master] 7 commits: Add fake watch file
Andreas Tille
gitlab at salsa.debian.org
Mon Apr 8 07:37:45 BST 2019
Andreas Tille pushed to branch master at Debian Med / axparafit
Commits:
c5e81b04 by Andreas Tille at 2019-04-08T06:12:16Z
Add fake watch file
- - - - -
650712d0 by Andreas Tille at 2019-04-08T06:12:26Z
debhelper 12
- - - - -
78f97b3c by Andreas Tille at 2019-04-08T06:12:39Z
Point Vcs fields to salsa.debian.org
- - - - -
651efc8c by Andreas Tille at 2019-04-08T06:12:39Z
Standards-Version: 4.3.0
- - - - -
1d2ce750 by Andreas Tille at 2019-04-08T06:12:39Z
Secure URI in copyright format
- - - - -
8f578a05 by Andreas Tille at 2019-04-08T06:12:39Z
Remove trailing whitespace in debian/rules
- - - - -
eee3fdd2 by Andreas Tille at 2019-04-08T06:37:14Z
Remove automatic changes from changelog, fix Build-Depends
- - - - -
6 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/rules
- + debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,5 @@ axparafit (1.0-1) UNRELEASED; urgency=low
We need confirmation of authors for GPL first!
* Initial release (Closes: #463219)
- * Moved packaging from SVN to Git
- -- Andreas Tille <tille at debian.org> Fri, 29 Apr 2011 09:13:49 +0200
+ -- Andreas Tille <tille at debian.org> Mon, 08 Apr 2019 08:12:39 +0200
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+12
=====================================
debian/control
=====================================
@@ -4,12 +4,13 @@ Uploaders: Charles Plessy <plessy at debian.org>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 12~),
libatlas-base-dev,
- libmpich1.0-dev
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/axparafit.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/axparafit.git
+ mpi-default-dev,
+ rename
+Standards-Version: 4.3.0
+Vcs-Browser: https://salsa.debian.org/med-team/axparafit
+Vcs-Git: https://salsa.debian.org/med-team/axparafit.git
Homepage: http://sco.h-its.org/exelixis/web/software/AxParafit/index.html
Package: axparafit
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: AxParafit
Upstream-Contact: Alexandros Stamatakis <Alexandros.Stamatakis at epfl.ch>
Alexander Auch
=====================================
debian/rules
=====================================
@@ -4,9 +4,9 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-CFLAGS = -Wall -g -fomit-frame-pointer -funroll-loops
+CFLAGS = -Wall -g -fomit-frame-pointer -funroll-loops
LDFLAGS = -Wl,-z,defs,--as-needed
-BLAS_CFLAGS = $(CFLAGS) -D_USE_ATLAS
+BLAS_CFLAGS = $(CFLAGS) -D_USE_ATLAS
BLAS = -lcblas
ARCH=$(shell dpkg-architecture -qDEB_BUILD_ARCH_BITS)
=====================================
debian/watch
=====================================
@@ -0,0 +1,3 @@
+version=4
+opts=dversionmangle=s/.*/0.No-Release/ \
+ https://people.debian.org/~eriberto/ FakeWatchNoUpstreamReleaseForThisPackage-(\d\S+)\.gz
View it on GitLab: https://salsa.debian.org/med-team/axparafit/compare/17bf278ababb344ec71c532e112cbb6ba6f10399...eee3fdd206afb24345779f5c83115d4fed5fa60b
--
View it on GitLab: https://salsa.debian.org/med-team/axparafit/compare/17bf278ababb344ec71c532e112cbb6ba6f10399...eee3fdd206afb24345779f5c83115d4fed5fa60b
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/debian-med-commit/attachments/20190408/2102a73f/attachment-0001.html>
More information about the debian-med-commit
mailing list