[med-svn] [Git][med-team/libmialm][master] 5 commits: For some reason the patched Makefile.am was commited - revert
Andreas Tille
gitlab at salsa.debian.org
Fri Jul 13 14:59:49 BST 2018
Andreas Tille pushed to branch master at Debian Med / libmialm
Commits:
ca0710c8 by Andreas Tille at 2018-07-13T15:56:39+02:00
For some reason the patched Makefile.am was commited - revert
- - - - -
bfc1dc34 by Andreas Tille at 2018-07-13T15:57:28+02:00
debhelper 11
- - - - -
f97ee7ab by Andreas Tille at 2018-07-13T15:57:29+02:00
Point Vcs fields to salsa.debian.org
- - - - -
99666454 by Andreas Tille at 2018-07-13T15:57:30+02:00
Standards-Version: 4.1.5
- - - - -
e06125a0 by Andreas Tille at 2018-07-13T15:59:25+02:00
Upload to unstable
- - - - -
5 changed files:
- Makefile.am
- debian/changelog
- debian/compat
- debian/control
- debian/rules
Changes:
=====================================
Makefile.am
=====================================
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,6 +31,8 @@ libmialmdoc_DATA = \
NEWS\
TODO
+ACLOCAL_AMFLAGS="-I m4"
+
pkgconfigdir=$(libdir)/pkgconfig
pkgconfig_DATA = mialm.pc
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libmialm (1.0.9-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> Fri, 13 Jul 2018 15:57:30 +0200
+
libmialm (1.0.9-1) unstable; urgency=medium
* Imported Upstream version 1.0.9
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,14 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Gert Wollny <gw.fossdev at gmail.com>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9.0.0),
- autotools-dev,
+Build-Depends: debhelper (>= 11~),
libxml2-dev,
libglib2.0-dev,
pkg-config,
- dh-autoreconf,
gtk-doc-tools
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libmialm.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/libmialm.git
+Standards-Version: 4.1.5
+Vcs-Browser: https://salsa.debian.org/med-team/libmialm
+Vcs-Git: https://salsa.debian.org/med-team/libmialm.git
Homepage: http://mia.sourceforge.net
Package: libmialm-dev
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,5 @@
#export DH_VERBOSE=1
%:
- dh $@ --with autoreconf
+ dh $@
View it on GitLab: https://salsa.debian.org/med-team/libmialm/compare/f9203d540ecbb8935de5d7c2da739b08d85749a9...e06125a0ce53eb32397d251a12d42534794d9ca7
--
View it on GitLab: https://salsa.debian.org/med-team/libmialm/compare/f9203d540ecbb8935de5d7c2da739b08d85749a9...e06125a0ce53eb32397d251a12d42534794d9ca7
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/20180713/08cc1a77/attachment-0001.html>
More information about the debian-med-commit
mailing list