[med-svn] [Git][med-team/librandom123][master] 5 commits: Cleanup d/rules

Andreas Tille gitlab at salsa.debian.org
Tue Jan 8 15:43:05 GMT 2019


Andreas Tille pushed to branch master at Debian Med / librandom123


Commits:
d25f21eb by Andreas Tille at 2019-01-08T15:37:16Z
Cleanup d/rules

- - - - -
67b1e460 by Andreas Tille at 2019-01-08T15:40:58Z
debhelper 11

- - - - -
527b8412 by Andreas Tille at 2019-01-08T15:40:59Z
Point Vcs fields to salsa.debian.org

- - - - -
9eecdfe5 by Andreas Tille at 2019-01-08T15:41:00Z
Standards-Version: 4.3.0

- - - - -
b20565fa by Andreas Tille at 2019-01-08T15:42:03Z
Upload to unstable

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+librandom123 (1.09+dfsg-2) unstable; urgency=medium
+
+  * Cleanup d/rules
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.3.0
+
+ -- Andreas Tille <tille at debian.org>  Tue, 08 Jan 2019 16:41:00 +0100
+
 librandom123 (1.09+dfsg-1) unstable; urgency=medium
 
   * Initial release (Closes: #857713)


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+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 (>= 10)
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/librandom123.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/librandom123.git
+Build-Depends: debhelper (>= 11~)
+Standards-Version: 4.3.0
+Vcs-Browser: https://salsa.debian.org/med-team/librandom123
+Vcs-Git: https://salsa.debian.org/med-team/librandom123.git
 Homepage: http://www.deshawresearch.com/resources_random123.html
 
 Package: librandom123-dev


=====================================
debian/rules
=====================================
@@ -3,24 +3,5 @@
 # DH_VERBOSE := 1
 export LC_ALL=C.UTF-8
 
-# some helpful variables - uncomment them if needed
-# shamelessly stolen from http://jmtd.net/log/awk/
-#DEBVERS        := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
-#VERSION        := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//')
-#DEBFLAVOR      := $(shell dpkg-parsechangelog | awk '/^Distribution:/ {print $$2}')
-#DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
-#DEBIAN_BRANCH  := $(shell awk 'BEGIN{FS="[= ]+"} /debian-branch/ {print $$2}' debian/gbp.conf)
-#GIT_TAG        := $(subst ~,_,$(VERSION))
-
-# alternatively to manually set those variables, you can
-#  include /usr/share/dpkg/default.mk
-# and use what is set there.
-
-# for hardening you might like to uncomment this:
-# export DEB_BUILD_MAINT_OPTIONS=hardening=+all
-
 %:
 	dh $@
-
-#get-orig-source:
-#	. debian/get-orig-source



View it on GitLab: https://salsa.debian.org/med-team/librandom123/compare/ef40d48945f9c5b6121cc23a395d2368d4f88d12...b20565faac2b2dc092b0a135dac5905cf5098634

-- 
View it on GitLab: https://salsa.debian.org/med-team/librandom123/compare/ef40d48945f9c5b6121cc23a395d2368d4f88d12...b20565faac2b2dc092b0a135dac5905cf5098634
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/20190108/edec0ea2/attachment-0001.html>


More information about the debian-med-commit mailing list