[med-svn] [Git][med-team/scrm][master] 5 commits: Fix team name
Andreas Tille
gitlab at salsa.debian.org
Thu Jul 12 20:37:51 BST 2018
Andreas Tille pushed to branch master at Debian Med / scrm
Commits:
b000a2e0 by Andreas Tille at 2018-07-12T21:34:15+02:00
Fix team name
- - - - -
7e3bf971 by Andreas Tille at 2018-07-12T21:34:27+02:00
debhelper 11
- - - - -
b0000ce0 by Andreas Tille at 2018-07-12T21:34:30+02:00
Point Vcs fields to salsa.debian.org
- - - - -
2d963b9f by Andreas Tille at 2018-07-12T21:34:30+02:00
Standards-Version: 4.1.5
- - - - -
9498cf8b by Andreas Tille at 2018-07-12T21:36:24+02:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+scrm (1.7.2-2) unstable; urgency=medium
+
+ * Team upload.
+ * debhelper 11
+ * Point Vcs fields to salsa.debian.org
+ * Standards-Version: 4.1.5
+
+ -- Andreas Tille <tille at debian.org> Thu, 12 Jul 2018 21:34:30 +0200
+
scrm (1.7.2-1) unstable; urgency=low
* Team upload
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,13 @@
Source: scrm
-Maintainer: Debian Med Packaging <debian-med-packaging at lists.alioth.debian.org>
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Kevin Murray <spam at kdmurray.id.au>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
- dh-autoreconf,
+Build-Depends: debhelper (>= 11~),
libcppunit-dev
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/scrm.git/
-Vcs-Git: https://anonscm.debian.org/git/debian-med/scrm.git
+Standards-Version: 4.1.5
+Vcs-Browser: https://salsa.debian.org/med-team/scrm
+Vcs-Git: https://salsa.debian.org/med-team/scrm.git
Homepage: https://github.com/scrm/scrm
Package: scrm
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,5 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
# main packaging script based on dh7 syntax
%:
- dh $@ --parallel --with autoreconf
+ dh $@
View it on GitLab: https://salsa.debian.org/med-team/scrm/compare/c728094795fd2d363592091a1a19328f33780228...9498cf8b7c7f3cdc23354588b0ff1ce3fac49b9d
--
View it on GitLab: https://salsa.debian.org/med-team/scrm/compare/c728094795fd2d363592091a1a19328f33780228...9498cf8b7c7f3cdc23354588b0ff1ce3fac49b9d
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/20180712/14a452ff/attachment-0001.html>
More information about the debian-med-commit
mailing list