Skip to content
Commits on Source (28)
libmateweather (1.20.1-1~bpo9+1) stretch-backports; urgency=medium
* Rebuild for stretch-backports.
-- Mike Gabriel <sunweaver@debian.org> Sun, 22 Jul 2018 17:56:17 +0200
libmateweather (1.20.1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Update Vcs-*: fields. Package has been migrated to salsa.debian.org.
+ Bump Standards-Version: to 4.1.4. No changes needed.
+ Drop pkg-mate-team Alioth mailing list from Uploaders: field.
+ Drop P (from libmateweather1): libmateweather. (Closes: #898956).
Drop C (from libmateweather1): libmateweather (having B:/R: is
sufficient).
* debian/copyright:
+ Use secure URI for copyright format.
+ Update Upstream-Contact: field.
+ Update Source: field. Use secure URLs.
+ Update copyright attributions.
* debian/upstream/metadata:
+ Add file. Be compliant with DEP-12 proposal.
+ Use Martin's address as Contact: address.
-- Mike Gabriel <sunweaver@debian.org> Thu, 05 Jul 2018 14:08:58 +0200
libmateweather (1.20.0-1) unstable; urgency=medium
[ Martin Wimpress ]
* debian/control:
+ Drop B-D autotools-dev. Since compatibility level 10, debhelper enables
the autoreconf sequence by default. (Already in 1.19.1-0ubuntu1).
* debian/copyright:
+ Update copyright attributions. (Already in 1.19.1-0ubuntu1).
[ Mike Gabriel ]
* debian/{control,compat}:
+ Bump DH version level to 11.
* debian/watch:
+ Use secure URL to obtain upstream sources.
[ Vangelis Mouhtsis ]
* debian/control (all already in 1.19.1-0ubuntu1):
+ Temporarily have pkg-mate-team ML under Uploaders:.
+ Update Maintainer: field to debian-mate ML on lists.debian.org.
+ Rename pretty name of our team -> Debian+Ubuntu MATE Packaging Team.
+ Bump Standards-Version: to 4.1.3. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Fri, 09 Feb 2018 22:38:44 +0100
libmateweather (1.20.0-0ubuntu1) bionic; urgency=medium
* New upstream release.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Wed, 07 Feb 2018 14:03:55 +0000
libmateweather (1.19.1-0ubuntu1) bionic; urgency=medium
* New upstream release.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Tue, 23 Jan 2018 22:05:06 +0000
libmateweather (1.18.2-1~bpo9+1) stretch-backports; urgency=medium
* Rebuild for stretch-backports.
......
Source: libmateweather
Section: libs
Priority: optional
Maintainer: MATE Packaging Team <pkg-mate-team@lists.alioth.debian.org>
Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
Uploaders: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
Stefano Karapetsas <stefano@karapetsas.com>,
Mike Gabriel <sunweaver@debian.org>,
Vangelis Mouhtsis <vangelis@gnugr.org>,
Martin Wimpress <code@flexion.org>,
Build-Depends: autotools-dev,
debhelper (>= 10.3~),
Build-Depends: debhelper (>= 11~),
dpkg-dev (>= 1.16.1.1),
gtk-doc-tools,
libglib2.0-dev,
......@@ -19,10 +18,10 @@ Build-Depends: autotools-dev,
libxml2-utils,
mate-common (>= 1.18),
tzdata,
Standards-Version: 4.1.1
Standards-Version: 4.1.4
Homepage: http://www.mate-desktop.org/
Vcs-Browser: https://anonscm.debian.org/git/pkg-mate/libmateweather.git
Vcs-Git: https://anonscm.debian.org/git/pkg-mate/libmateweather.git
Vcs-Browser: https://salsa.debian.org/debian-mate-team/libmateweather
Vcs-Git: https://salsa.debian.org/debian-mate-team/libmateweather.git
Package: libmateweather1
Architecture: any
......@@ -31,9 +30,7 @@ Pre-Depends: ${misc:Pre-Depends},
Depends: libmateweather-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Provides: libmateweather,
Breaks: libmateweather,
Conflicts: libmateweather,
Replaces: libmateweather,
Description: MateWeather shared library
libmateweather is a library to access weather information from online
......
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: libmateweather
Upstream-Contact: Stefano Karapetsas <stefano@karapetsas.com>
Source: http://git.mate-desktop.org/libmateweather
Upstream-Contact: Martin Wimpress <martin@mate-desktop.org>
Source: https://git.mate-desktop.org/libmateweather
Files: libmateweather/location-entry.c
libmateweather/location-entry.h
......@@ -36,7 +36,8 @@ Files: icons/moonshadow.pl
Copyright: *No copyright*
License: GPL-2+
Files: po/*
Files: libmateweather.pot
po/*
Copyright: 1998-2010, Free Software Foundation, Inc.
2009, GNOME i18n Project for Vietnamese.
1999-2002, Jesús Bravo Álvarez
......@@ -81,6 +82,7 @@ Comment:
file or in COPYING.GPL file.
Files: .tx/config
.github/issue_template.md
data/Makefile.am
data/Locations.xml.in
data/README*
......@@ -96,6 +98,7 @@ Files: .tx/config
libmateweather/org.mate.weather.gschema.xml.in
libmateweather/test_*.c
libmateweather/mateweather.pc.in
makepot
po/LINGUAS
po/POTFILES.in
po/POTFILES.skip
......@@ -110,7 +113,6 @@ Files: .tx/config
COPYING.GPL
ChangeLog
NEWS
NEWS.GNOME
README
Copyright: *No copyright*
License: GPL-2+ or LGPL-2.1+
......
Name: libmateweather
Bug-Database: https://github.com/mate-desktop/libmateweather/issues
Bug-Submit: https://github.com/mate-desktop/libmateweather/issues/new
Contact: martin@mate-desktop.org
Donation: http://mate-desktop.org/donate/
Repository: https://github.com/mate-desktop/libmateweather
Repository-Browse: https://github.com/mate-desktop/libmateweather
Security-Contact: security@mate-desktop.org
version=3
http://git.mate-desktop.org/libmateweather/ \
https://git.mate-desktop.org/libmateweather/ \
snapshot/libmateweather-(\d\.(?:[0-9]+|)[24680]\.\d)\.tar\.xz