[med-svn] [Git][med-team/cassiopee][master] 5 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Tue Jan 8 12:33:51 GMT 2019
Andreas Tille pushed to branch master at Debian Med / cassiopee
Commits:
6c79e133 by Andreas Tille at 2019-01-08T12:26:53Z
debhelper 11
- - - - -
72f4e595 by Andreas Tille at 2019-01-08T12:26:56Z
Standards-Version: 4.3.0
- - - - -
f94d313a by Andreas Tille at 2019-01-08T12:26:56Z
Remove trailing whitespace in debian/rules
- - - - -
d381f700 by Andreas Tille at 2019-01-08T12:31:02Z
libcassie1v5 is section libs
- - - - -
52af9441 by Andreas Tille at 2019-01-08T12:33:24Z
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,6 @@
-cassiopee (1.0.9-2) UNRELEASED; urgency=medium
+cassiopee (1.0.9-2) unstable; urgency=medium
+
+ * Team upload.
[ Olivier Sallou ]
* d/control: Fix VCS fields, upgrade Standards
@@ -7,7 +9,13 @@ cassiopee (1.0.9-2) UNRELEASED; urgency=medium
* Use secure copyright file specification URI.
* Trim trailing whitespace.
- -- Olivier Sallou <osallou at tifenn.irisa.fr> Sat, 25 Aug 2018 17:19:22 +0200
+ [ Andreas Tille ]
+ * debhelper 11
+ * Standards-Version: 4.3.0
+ * Remove trailing whitespace in debian/rules
+ * libcassie1v5 is section libs
+
+ -- Andreas Tille <tille at debian.org> Tue, 08 Jan 2019 13:31:11 +0100
cassiopee (1.0.9-1) unstable; urgency=medium
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
@@ -3,14 +3,14 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Olivier Sallou <osallou at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11~),
cmake,
doxygen,
libboost-serialization-dev,
libboost-iostreams-dev,
libgoogle-glog-dev,
libcppunit-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/cassiopee
Vcs-Git: https://salsa.debian.org/med-team/cassiopee.git
Homepage: https://github.com/osallou/cassiopee-c
@@ -44,6 +44,7 @@ Description: documentation for cassiopee library
Package: libcassie1v5
Architecture: any
+Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Conflicts: libcassie1
=====================================
debian/rules
=====================================
@@ -10,7 +10,7 @@ export DH_OPTIONS
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
- dh $@
+ dh $@
override_dh_clean:
dh_clean
View it on GitLab: https://salsa.debian.org/med-team/cassiopee/compare/9ba3e50346de4c5f6b3a8172787acfabf73e4243...52af944157876ecf1e05c0e0c0d34fc5b51f8661
--
View it on GitLab: https://salsa.debian.org/med-team/cassiopee/compare/9ba3e50346de4c5f6b3a8172787acfabf73e4243...52af944157876ecf1e05c0e0c0d34fc5b51f8661
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/ab3e71cb/attachment-0001.html>
More information about the debian-med-commit
mailing list