[med-svn] [Git][med-team/aghermann][master] 6 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Tue Oct 30 08:05:44 GMT 2018
Andreas Tille pushed to branch master at Debian Med / aghermann
Commits:
0f4e1d2f by Andreas Tille at 2018-10-30T07:20:15Z
debhelper 11
- - - - -
708ce714 by Andreas Tille at 2018-10-30T07:44:27Z
Point Vcs fields to salsa.debian.org
- - - - -
b6888e9c by Andreas Tille at 2018-10-30T07:44:27Z
Standards-Version: 4.2.1
- - - - -
a15e7032 by Andreas Tille at 2018-10-30T07:44:27Z
Secure URI in copyright format
- - - - -
779aa994 by Andreas Tille at 2018-10-30T07:54:45Z
hardening=+all
- - - - -
c4a4a2cb by Andreas Tille at 2018-10-30T08:00:59Z
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,15 @@
-aghermann (1.1.2-1) UNRELEASED; urgency=medium
+aghermann (1.1.2-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Team maintenance in Debian Med team
+ * debhelper 11
+ * Point Vcs fields to salsa.debian.org
+ * Standards-Version: 4.2.1
+ * Secure URI in copyright format
+ * hardening=+all
- -- Andreas Tille <tille at debian.org> Tue, 30 Oct 2018 08:15:54 +0100
+ -- Andreas Tille <tille at debian.org> Tue, 30 Oct 2018 08:54:52 +0100
aghermann (1.1.1-1) unstable; urgency=low
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
@@ -1,20 +1,31 @@
Source: aghermann
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andrei Zavada <johnhommer at gmail.com>
-Build-Depends: debhelper (>= 9), dh-autoreconf,
- autoconf-archive, pkg-config, libgomp1, libconfig++-dev, libgsl-dev, libfftw3-dev,
- libsamplerate0-dev (>= 0.1.7), libgtk-3-dev, libitpp-dev, libvte-2.91-dev,
- liblua5.2-dev, lua5.2, libxml2-utils
-Standards-Version: 3.9.8
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 11~),
+ autoconf-archive,
+ pkg-config,
+ libgomp1,
+ libconfig++-dev,
+ libgsl-dev,
+ libfftw3-dev,
+ libsamplerate0-dev,
+ libgtk-3-dev,
+ libitpp-dev,
+ libvte-2.91-dev,
+ liblua5.2-dev,
+ lua5.2,
+ libxml2-utils
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/aghermann
+Vcs-Git: https://salsa.debian.org/med-team/aghermann.git
Homepage: http://johnhommer.com/academic/code/aghermann
-Vcs-Git: git://git.debian.org/git/debian-med/aghermann.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/aghermann.git
Package: aghermann
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Suggests: edfbrowser
Description: Sleep-research experiment manager
Aghermann is a program designed around a common workflow in
=====================================
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: Aghermann
Upstream-Contact: Andrei Zavada <johnhommer at gmail.com>
Source: http://johnhommer.com/academic/code/aghermann/source/
=====================================
debian/rules
=====================================
@@ -4,8 +4,10 @@
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_clean:
rm -f config.log
View it on GitLab: https://salsa.debian.org/med-team/aghermann/compare/23330d335ae1686d196c3d023890c0cf3ea50ff1...c4a4a2cbcf2a800cad23a13e36339e84ed797d02
--
View it on GitLab: https://salsa.debian.org/med-team/aghermann/compare/23330d335ae1686d196c3d023890c0cf3ea50ff1...c4a4a2cbcf2a800cad23a13e36339e84ed797d02
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/622039d4/attachment-0001.html>
More information about the debian-med-commit
mailing list