From f6592686eca49909a52eeee96d36d308d8b8f35a Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 6 Jul 2012 23:15:21 +0000 Subject: [PATCH 1/3] Set maintainer field to new default From: Michael Prokop --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6012854..f6e011a 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: ngcp-reminder Section: comm Priority: extra -Maintainer: Jon Bonilla +Maintainer: Sipwise Development Team Build-Depends: debhelper (>= 5) Standards-Version: 3.8.4 Homepage: http://sipwise.com/ From 5d538909136267bce9a53a22f6aada74b051e5b5 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 6 Jul 2012 23:16:53 +0000 Subject: [PATCH 2/3] Bump Standards-Version to 3.9.3 From: Michael Prokop --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f6e011a..bcc1bd0 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: comm Priority: extra Maintainer: Sipwise Development Team Build-Depends: debhelper (>= 5) -Standards-Version: 3.8.4 +Standards-Version: 3.9.3 Homepage: http://sipwise.com/ Package: ngcp-reminder From 9f39c058a39c0c6859db3ef3521a8566a873f800 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 6 Aug 2012 08:33:20 +0000 Subject: [PATCH 3/3] wrap and sort items in Debian packaging files This makes reviews and diffs easier and helps in avoiding duplicate entries. devscripts's wrap-and-sort ftw. Closes: https://bugtracker.sipwise.com/view.php?id=1845 From: Michael Prokop --- debian/control | 6 +++++- debian/copyright | 1 - 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index bcc1bd0..474a082 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,10 @@ Homepage: http://sipwise.com/ Package: ngcp-reminder Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, perl-modules, libdbi-perl, ngcp-asterisk +Depends: libdbi-perl, + ngcp-asterisk, + perl-modules, + ${misc:Depends}, + ${shlibs:Depends} Description: Reminder calls for NGCP platform Scripts for generating reminder calls in a NGCP platform. diff --git a/debian/copyright b/debian/copyright index 09d43d3..7fdc616 100644 --- a/debian/copyright +++ b/debian/copyright @@ -21,4 +21,3 @@ License: GPL-3+ On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. -