Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
For some reason the patched Makefile.am was commited - revert
· ca0710c8
Andreas Tille
authored
Jul 13, 2018
ca0710c8
debhelper 11
· bfc1dc34
Andreas Tille
authored
Jul 13, 2018
bfc1dc34
Point Vcs fields to salsa.debian.org
· f97ee7ab
Andreas Tille
authored
Jul 13, 2018
f97ee7ab
Standards-Version: 4.1.5
· 99666454
Andreas Tille
authored
Jul 13, 2018
99666454
Upload to unstable
· e06125a0
Andreas Tille
authored
Jul 13, 2018
e06125a0
Show whitespace changes
Inline
Side-by-side
Makefile.am
View file @
e06125a0
...
...
@@ -31,6 +31,8 @@ libmialmdoc_DATA = \
NEWS
\
TODO
ACLOCAL_AMFLAGS
=
"-I m4"
pkgconfigdir
=
$(
libdir
)
/pkgconfig
pkgconfig_DATA
=
mialm.pc
...
...
debian/changelog
View file @
e06125a0
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@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
View file @
e06125a0
9
11
debian/control
View file @
e06125a0
...
...
@@ -3,16 +3,14 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Gert Wollny <gw.fossdev@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
View file @
e06125a0
...
...
@@ -5,5 +5,5 @@
#export DH_VERBOSE=1
%
:
dh
$@
--with
autoreconf
dh
$@