diff -Nru libmowgli-2-2.1.0/debian/changelog libmowgli-2-2.1.0/debian/changelog --- libmowgli-2-2.1.0/debian/changelog 2016-07-05 13:43:06.000000000 +0000 +++ libmowgli-2-2.1.0/debian/changelog 2018-04-24 14:52:34.000000000 +0000 @@ -1,3 +1,9 @@ +libmowgli-2 (2.1.0-2) unstable; urgency=medium + + * Orphan. + + -- Andrej Shadura Tue, 24 Apr 2018 16:52:34 +0200 + libmowgli-2 (2.1.0-1) unstable; urgency=medium * New upstream release. diff -Nru libmowgli-2-2.1.0/debian/control libmowgli-2-2.1.0/debian/control --- libmowgli-2-2.1.0/debian/control 2016-07-05 13:20:48.000000000 +0000 +++ libmowgli-2-2.1.0/debian/control 2018-04-24 14:52:34.000000000 +0000 @@ -1,11 +1,11 @@ Source: libmowgli-2 Priority: optional -Maintainer: Andrew Shadura +Maintainer: Debian QA Group Build-Depends: debhelper (>= 9), dh-autoreconf, autotools-dev Standards-Version: 3.9.5 Homepage: http://www.atheme.org/projects/libmowgli.html -Vcs-Hg: http://anonscm.debian.org/hg/collab-maint/libmowgli -Vcs-Browser: http://anonscm.debian.org/hg/collab-maint/libmowgli/summary +Vcs-Git: https://git.dgit.debian.org/libmowgli-2 +Vcs-Browser: https://browse.dgit.debian.org/libmowgli-2.git/ Section: libs Package: libmowgli-2-dev diff -Nru libmowgli-2-2.1.0/debian/patches/001-Disable_Makefile_silent_output.diff libmowgli-2-2.1.0/debian/patches/001-Disable_Makefile_silent_output.diff --- libmowgli-2-2.1.0/debian/patches/001-Disable_Makefile_silent_output.diff 2016-07-05 13:21:36.000000000 +0000 +++ libmowgli-2-2.1.0/debian/patches/001-Disable_Makefile_silent_output.diff 2018-04-24 14:52:34.000000000 +0000 @@ -1,5 +1,5 @@ -Author: Adam Cécile (Le_Vert) -Description: Let's show what happens... +From: Adam Cécile (Le_Vert) +Subject: Let's show what happens... --- a/buildsys.mk.in +++ b/buildsys.mk.in diff -Nru libmowgli-2-2.1.0/debian/patches/002-Make-Examples-Buildable-standalone.diff libmowgli-2-2.1.0/debian/patches/002-Make-Examples-Buildable-standalone.diff --- libmowgli-2-2.1.0/debian/patches/002-Make-Examples-Buildable-standalone.diff 2016-07-05 13:21:36.000000000 +0000 +++ libmowgli-2-2.1.0/debian/patches/002-Make-Examples-Buildable-standalone.diff 2018-04-24 14:52:34.000000000 +0000 @@ -1,5 +1,5 @@ -Author: Adam Cécile (Le_Vert) -Description: This patch makes the examples build standalone. +From: Adam Cécile (Le_Vert) +Subject: This patch makes the examples build standalone. --- a/src/examples/formattertest/formattertest.c +++ b/src/examples/formattertest/formattertest.c