Index: debian/changelog |
diff --git a/debian/changelog b/debian/changelog |
deleted file mode 100644 |
index 1e119015208852f90fed4d5cc28468ac3cc6c176..0000000000000000000000000000000000000000 |
--- a/debian/changelog |
+++ /dev/null |
@@ -1,68 +0,0 @@ |
-chromeos-pam-google (0.11) UNRELEASED; urgency=low |
- |
- * Use dh(1) and dh-chromeos. |
- * Declare build-dependencies correctly. |
- * Unhardcode runtime dependencies. |
- * Use cross-tools from environment if set. |
- |
- -- Colin Watson <cjwatson@canonical.com> Sat, 28 Nov 2009 11:14:26 +0000 |
- |
-chromeos-pam-google (0.10) karmic; urgency=low |
- |
- * Switching to external-facing Google accounts URLs. |
- |
- -- The Chromium OS Authors <chromium-os-dev@googlegroups.com> Wed, 16 Sep 2009 20:11:20 +0000 |
- |
-chromeos-pam-google (0.9) karmic; urgency=low |
- |
- * Switching to authenticating accounts as HOSTED_OR_GOOGLE. |
- |
- -- The Chromium OS Authors <chromium-os-dev@googlegroups.com> Wed, 19 Aug 2009 05:17:07 +0000 |
- |
-chromeos-pam-google (0.8) jaunty; urgency=low |
- |
- * Add hack for opening multiple Google properties at startup. This should go away. |
- |
- -- The Chromium OS Authors <chromium-os-dev@googlegroups.com> Tue, 21 Jul 2009 10:58:33 -0700 |
- |
-chromeos-pam-google (0.7) jaunty; urgency=low |
- |
- * Fix a bug that causes multiple chrome instances to be started, as opposed to multiple windows in the same chrome instance. |
- |
- -- The Chromium OS Authors <chromium-os-dev@googlegroups.com> Tue, 07 Jul 2009 15:09:49 -0700 |
- |
-chromeos-pam-google (0.6) jaunty; urgency=low |
- |
- * stop using the homepage flag to send you to gmail |
- |
- -- The Chromium OS Authors <chromium-os-dev@googlegroups.com> Mon, 06 Jul 2009 14:07:57 -0700 |
- |
-chromeos-pam-google (0.5) jaunty; urgency=low |
- |
- * Update pam_google to pull the username out of the email addres used to authenticate to google and set the active user to that username. |
- |
- -- The Chromium OS Authors <chromium-os-dev@googlegroups.com> Sat, 20 Jun 2009 21:26:17 -0700 |
- |
-chromeos-pam-google (0.4) jaunty; urgency=low |
- |
- * Fixed a bug that caused a redirect returned from Google (HTTP 302) to result in successful authentication. |
- |
- -- The Chromium OS Authors <chromium-os-dev@googlegroups.com> Thu, 18 Jun 2009 13:37:57 -0700 |
- |
-chromeos-pam-google (0.3) jaunty; urgency=low |
- |
- * Updating single-sign-on stuff to generate a script to start google-chrome; this is more robust, and allows us to handle the chronos user backdoor gracefully. |
- |
- -- The Chromium OS Authors <chromium-os-dev@googlegroups.com> Mon, 08 Jun 2009 15:27:09 -0700 |
- |
-chromeos-pam-google (0.2) jaunty; urgency=low |
- |
- * Adding single-sign-on functionality |
- |
- -- The Chromium OS Authors <chromium-os-dev@googlegroups.com> Mon, 08 Jun 2009 08:30:35 -0700 |
- |
-chromeos-pam-google (0.1) unstable; urgency=low |
- |
- * Initial release |
- |
- -- The Chromium OS Authors <chromium-os-dev@googlegroups.com> Mon, 01 Jun 2009 22:38:04 -0700 |