[med-svn] [Git][med-team/pal2nal][master] 5 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Fri Oct 26 13:46:21 BST 2018
Andreas Tille pushed to branch master at Debian Med / pal2nal
Commits:
6c65b594 by Andreas Tille at 2018-10-26T12:39:11Z
debhelper 11
- - - - -
914ac441 by Andreas Tille at 2018-10-26T12:39:14Z
Standards-Version: 4.2.1
- - - - -
891cab78 by Andreas Tille at 2018-10-26T12:43:57Z
Remove old boilerplate from debian/rules
- - - - -
6b646b12 by Andreas Tille at 2018-10-26T12:43:58Z
Remove trailing whitespace in debian/rules
- - - - -
c7b0eee4 by Andreas Tille at 2018-10-26T12:45:34Z
Fix Vcs-Browser
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+pal2nal (14.1-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * debhelper 11
+ * Standards-Version: 4.2.1
+ * Remove old boilerplate from debian/rules
+ * Remove trailing whitespace in debian/rules
+
+ -- Andreas Tille <tille at debian.org> Fri, 26 Oct 2018 14:39:10 +0200
+
pal2nal (14.1-1) unstable; urgency=low
* Initial release (Closes: #604701)
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
@@ -4,9 +4,9 @@ Uploaders: Pjotr Prins <pjotr.debian at thebird.nl>,
Steffen Moeller <moeller at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 10)
-Standards-Version: 4.1.3
-Vcs-Browser: https://salsa.debian.org/med-team/pal2nal.git
+Build-Depends: debhelper (>= 11~)
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/pal2nal
Vcs-Git: https://salsa.debian.org/med-team/pal2nal.git
Homepage: http://www.bork.embl.de/pal2nal
=====================================
debian/rules
=====================================
@@ -1,13 +1,7 @@
#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@
View it on GitLab: https://salsa.debian.org/med-team/pal2nal/compare/f223cd95b1d71cb0e787be6f981a511ca57c948c...c7b0eee4ad4d5b858f80f263c5ecf4213a1b8dea
--
View it on GitLab: https://salsa.debian.org/med-team/pal2nal/compare/f223cd95b1d71cb0e787be6f981a511ca57c948c...c7b0eee4ad4d5b858f80f263c5ecf4213a1b8dea
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/20181026/d390e2c4/attachment-0001.html>
More information about the debian-med-commit
mailing list