[med-svn] [Git][med-team/roadtrips][master] 8 commits: debhelper 11

Andreas Tille gitlab at salsa.debian.org
Tue Oct 30 10:34:59 GMT 2018


Andreas Tille pushed to branch master at Debian Med / roadtrips


Commits:
41621528 by Andreas Tille at 2018-10-30T09:39:30Z
debhelper 11

- - - - -
78559a09 by Andreas Tille at 2018-10-30T09:39:32Z
Point Vcs fields to salsa.debian.org

- - - - -
a93df508 by Andreas Tille at 2018-10-30T09:39:32Z
Standards-Version: 4.2.1

- - - - -
efdade19 by Andreas Tille at 2018-10-30T09:39:32Z
Secure URI in copyright format

- - - - -
5e5ff30d by Andreas Tille at 2018-10-30T09:39:33Z
Drop useless get-orig-source target

- - - - -
18528660 by Andreas Tille at 2018-10-30T10:30:05Z
Do not parse d/changelog

- - - - -
8aaeffe5 by Andreas Tille at 2018-10-30T10:31:10Z
Upload to unstable

- - - - -
3199ca7e by Andreas Tille at 2018-10-30T10:34:43Z
Cleanup changelog of unreleased package

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,4 +2,4 @@ roadtrips (2.0+dfsg-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #<bug>)
 
- -- Andreas Tille <tille at debian.org>  Fri, 20 Nov 2015 14:29:17 +0100
+ -- Andreas Tille <tille at debian.org>  Tue, 30 Oct 2018 11:30:05 +0100


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11


=====================================
debian/control
=====================================
@@ -3,10 +3,10 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.6
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/roadtrips.git
-Vcs-Git: git://anonscm.debian.org/debian-med/roadtrips.git
+Build-Depends: debhelper (>= 11~)
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/roadtrips
+Vcs-Git: https://salsa.debian.org/med-team/roadtrips.git
 Homepage: http://faculty.washington.edu/tathornt/software/ROADTRIPS2/
 
 Package: roadtrips


=====================================
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: ROADTRIPS
 Upstream-Contact: Timothy Thornton <tathornt at u.washington.edu>
 Source: http://faculty.washington.edu/tathornt/software/ROADTRIPS2/download.html


=====================================
debian/rules
=====================================
@@ -2,15 +2,13 @@
 
 # DH_VERBOSE := 1
 
-DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
+include /usr/share/dpkg/default.mk
 
 %:
 	dh $@
 
 override_dh_install:
 	dh_install
-	mkdir -p debian/$(DEBPKGNAME)/usr/bin
-	cp -a ROADTRIPS debian/$(DEBPKGNAME)/usr/bin/roadtrips
+	mkdir -p debian/$(DEB_SOURCE)/usr/bin
+	cp -a ROADTRIPS debian/$(DEB_SOURCE)/usr/bin/roadtrips
 
-get-orig-source:
-	uscan --verbose --force-download --repack --compression xz



View it on GitLab: https://salsa.debian.org/med-team/roadtrips/compare/6ac3ba6a7cf8a23c67bb7630bccf8ee7995e7baa...3199ca7e9998701858417c202044ae0997da532d

-- 
View it on GitLab: https://salsa.debian.org/med-team/roadtrips/compare/6ac3ba6a7cf8a23c67bb7630bccf8ee7995e7baa...3199ca7e9998701858417c202044ae0997da532d
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/20181030/d970a83f/attachment-0001.html>


More information about the debian-med-commit mailing list