diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ab34057..a43df1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +etherpad (1.0.1) karmic; urgency=low + + * Changed maintainer to Packaging + + -- Etherpad Foundation (Packaging) <packaging@etherpad.org> Mon, 10 May 2010 19:22:19 +0200 + etherpad (1.0fixed) karmic; urgency=low * Fixed installation scripts diff --git a/debian/control b/debian/control index 1689ea7..feb76f6 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: etherpad Section: contrib/httpd Priority: extra -Maintainer: Etherpad Foundation <packaging@etherpad.org> +Maintainer: Etherpad Foundation (Packaging) <packaging@etherpad.org> Build-Depends: po-debconf, debhelper (>= 7) Build-Depends-indep: dbconfig-common, sun-java6-jdk, mysql-client, libmysql-java, scala (>= 2.7), scala-library (>= 2.7) Build-Conflicts: libgcj-common, java-gcj-compat-headless, java-gcj-compat, gcj-4.3-base |