[med-svn] [Git][med-team/ctn][master] 5 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Thu Jul 19 07:06:14 BST 2018
Andreas Tille pushed to branch master at Debian Med / ctn
Commits:
c91805eb by Andreas Tille at 2018-07-19T07:53:50+02:00
debhelper 11
- - - - -
d8e67af1 by Andreas Tille at 2018-07-19T07:54:49+02:00
Point Vcs fields to salsa.debian.org
- - - - -
148dd5ca by Andreas Tille at 2018-07-19T07:54:49+02:00
Standards-Version: 4.1.5
- - - - -
b751c674 by Andreas Tille at 2018-07-19T08:01:52+02:00
Drop unneeded get-orig-source target
- - - - -
12b432fd by Andreas Tille at 2018-07-19T08:04:13+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 @@
+ctn (3.2.0~dfsg-6) unstable; urgency=medium
+
+ * debhelper 11
+ * Point Vcs fields to salsa.debian.org
+ * Standards-Version: 4.1.5
+ * Drop unneeded get-orig-source target
+
+ -- Andreas Tille <tille at debian.org> Thu, 19 Jul 2018 08:02:10 +0200
+
ctn (3.2.0~dfsg-5) unstable; urgency=medium
* Update README.Debian
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: graphics
Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11~),
libmotif-dev,
libxaw7-dev,
flex,
@@ -15,9 +15,9 @@ Build-Depends: debhelper (>= 10),
libxt-dev,
x11proto-core-dev,
csh | c-shell
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/ctn.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/ctn.git
+Standards-Version: 4.1.5
+Vcs-Browser: https://salsa.debian.org/med-team/ctn
+Vcs-Git: https://salsa.debian.org/med-team/ctn.git
Homepage: http://sourceforge.net/projects/mirctn
Package: ctn
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -65,12 +65,3 @@ override_dh_fixperms:
dh_fixperms
chmod +x `echo $(CURDIR)/debian/$(pkg-ctn)/usr/share/ctn/mysql/*`
chmod -x `echo $(CURDIR)/debian/$(pkg-ctn)/usr/share/ctn/mysql/*.script`
-
-# Remark: The following uscan command requires devscripts > 2.12.4 which is not
-# yet released at the time of this package release. The code can be obtained
-# via
-# git clone git://tille@git.debian.org/git/users/tille/devscripts.git
-# and then use scripts/uscan.pl
-get-orig-source:
- mkdir -p ../tarballs
- uscan --verbose --force-download --destdir=../tarballs --repack-compression xz
View it on GitLab: https://salsa.debian.org/med-team/ctn/compare/dd933f67e4b2c8c21b13af7c90d255cfa0f09786...12b432fd26e586e37eb8987bb55ace2fbf42aa69
--
View it on GitLab: https://salsa.debian.org/med-team/ctn/compare/dd933f67e4b2c8c21b13af7c90d255cfa0f09786...12b432fd26e586e37eb8987bb55ace2fbf42aa69
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/20180719/b8680056/attachment-0001.html>
More information about the debian-med-commit
mailing list