[med-svn] [Git][med-team/tigr-glimmer][master] 6 commits: Fix FTCBFS: Use dh_auto_build

Andreas Tille gitlab at salsa.debian.org
Sat May 26 14:15:45 BST 2018


Andreas Tille pushed to branch master at Debian Med / tigr-glimmer


Commits:
61256e6f by Andreas Tille at 2018-05-26T15:06:38+02:00
Fix FTCBFS: Use dh_auto_build

- - - - -
ff5d45ea by Andreas Tille at 2018-05-26T15:07:17+02:00
Add bug number

- - - - -
0901e2f6 by Andreas Tille at 2018-05-26T15:07:59+02:00
debhelper 11

- - - - -
64e7d71f by Andreas Tille at 2018-05-26T15:08:21+02:00
Point Vcs fields to salsa.debian.org

- - - - -
60f528e0 by Andreas Tille at 2018-05-26T15:08:21+02:00
Standards-Version: 4.1.4

- - - - -
d21e320d by Andreas Tille at 2018-05-26T15:13:22+02:00
Secure URI in watch file, Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+tigr-glimmer (3.02b-2) unstable; urgency=medium
+
+  [ Helmut Grohne ]
+  * Fix FTCBFS: Use dh_auto_build. (Closes: #900114)
+
+  [ Andreas Tille ]
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.1.4
+  * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org>  Sat, 26 May 2018 15:08:21 +0200
+
 tigr-glimmer (3.02b-1) unstable; urgency=medium
 
   * New bugfix release


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11~),
                docbook-to-man
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/tigr-glimmer.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/tigr-glimmer.git
+Standards-Version: 4.1.4
+Vcs-Browser: https://salsa.debian.org/med-team/tigr-glimmer
+Vcs-Git: https://salsa.debian.org/med-team/tigr-glimmer.git
 Homepage: http://ccb.jhu.edu/software/glimmer/index.shtml
 
 Package: tigr-glimmer


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -23,5 +23,4 @@ override_dh_clean:
 	rm -f bin/* lib/* obj/*
 
 override_dh_auto_build: $(MANPAGES)
-	# dh_auto_build
-	cd src; make CFLAGS="$(CFLAGS)" CPPFLAGS="$(CPPFLAGS)" CXXFLAGS="$(CXXFLAGS)" LDFLAGS="$(LDFLAGS)"
+	dh_auto_build --sourcedirectory=src -- CFLAGS="$(CFLAGS)" CPPFLAGS="$(CPPFLAGS)" CXXFLAGS="$(CXXFLAGS)" LDFLAGS="$(LDFLAGS)"


=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
 
 opts="uversionmangle=s/(\d)/$1./" \
-http://ccb.jhu.edu/software/glimmer/index.shtml glimmer([\da-z]+)\.tar.gz
+https://ccb.jhu.edu/software/glimmer/index.shtml glimmer([\da-z]+)\.tar.gz



View it on GitLab: https://salsa.debian.org/med-team/tigr-glimmer/compare/548243bfd59e42bc3b81b0d61d70a49a3e5634c7...d21e320d9c2e1a5f4a8b09d49e3d831fb79f4e24

-- 
View it on GitLab: https://salsa.debian.org/med-team/tigr-glimmer/compare/548243bfd59e42bc3b81b0d61d70a49a3e5634c7...d21e320d9c2e1a5f4a8b09d49e3d831fb79f4e24
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/20180526/8163a8b7/attachment-0001.html>


More information about the debian-med-commit mailing list