From 4bda0cd18e86f037c3f494f1ea7ba5efedaf5042 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Sun, 21 Nov 2010 13:08:51 +0100 Subject: Changed Debian packager to "Swift Package Maintainer" diff --git a/BuildTools/UpdateDebianChangelog.py b/BuildTools/UpdateDebianChangelog.py index 31f7a80..c98863d 100755 --- a/BuildTools/UpdateDebianChangelog.py +++ b/BuildTools/UpdateDebianChangelog.py @@ -24,7 +24,7 @@ if last_version != version : changelog = open(sys.argv[1], "w") changelog.write(project + " (" + version + "-1)" + " unstable; urgency=low\n\n") changelog.write(" * Upstream development snapshot\n\n") - changelog.write(" -- Remko Tron\xc3\xa7on " + email.utils.formatdate() + "\n") + changelog.write(" -- Swift Package Maintainer " + email.utils.formatdate() + "\n") changelog.write("\n") changelog.write(changelog_data) changelog.close() diff --git a/Swift/Packaging/Debian/debian/changelog b/Swift/Packaging/Debian/debian/changelog index a5338f8..9e81511 100644 --- a/Swift/Packaging/Debian/debian/changelog +++ b/Swift/Packaging/Debian/debian/changelog @@ -2,10 +2,10 @@ swift-im (1.0~beta2-1) unstable; urgency=low * Upstream release - -- Remko Tronçon Sat, 26 Sep 2009 11:08:32 +0200 + -- Swift Package Maintainer Sat, 26 Sep 2009 11:08:32 +0200 swift-im (1.0~beta1-1) unstable; urgency=low * Upstream release - -- Remko Tronçon Sat, 26 Sep 2009 11:08:32 +0200 + -- Swift Package Maintaner Sat, 26 Sep 2009 11:08:32 +0200 diff --git a/Swift/Packaging/Debian/debian/control b/Swift/Packaging/Debian/debian/control index da88b28..8df3e39 100644 --- a/Swift/Packaging/Debian/debian/control +++ b/Swift/Packaging/Debian/debian/control @@ -1,7 +1,7 @@ Source: swift-im Section: x11 Priority: optional -Maintainer: Remko Tronçon +Maintainer: Swift Package Maintainer Build-Depends: debhelper (>= 7), scons (>= 1.2.0), libssl-dev (>= 0.9.8g), libqt4-dev (>= 4.5.0), libexpat1-dev (>= 2.0.1), lintian (>= 2.2.5), libxss-dev (>= 1.2.0), libboost-dev (>= 1.34.1), libboost-filesystem-dev (>= 1.34.1), libboost-program-options-dev (>= 1.34.1), libboost-regex-dev (>= 1.34.1), libboost-signals-dev (>= 1.34.1), libboost-system-dev (>= 1.34.1), libboost-thread-dev (>= 1.34.1), libboost-date-time-dev (>= 1.34.1), libidn11-dev (>= 1.10), docbook-xsl (>= 1.75.0), docbook-xml (>= 4.5), xsltproc, libxml2-utils Standards-Version: 3.8.4 Homepage: http://swift.im diff --git a/Swift/Packaging/Debian/debian/copyright b/Swift/Packaging/Debian/debian/copyright index 2547c75..1cea005 100644 --- a/Swift/Packaging/Debian/debian/copyright +++ b/Swift/Packaging/Debian/debian/copyright @@ -1,4 +1,4 @@ -This package was debianized by Remko Tronçon +This package was debianized by the Swift Package Maintainer License: -- cgit v0.10.2-6-g49f6