Index: debian/control |
diff --git a/debian/control b/debian/control |
deleted file mode 100644 |
index 44acde8d116d5eaf9118521800a635328ddecf44..0000000000000000000000000000000000000000 |
--- a/debian/control |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-# Copyright (c) 2009 The Chromium OS Authors. All rights reserved. |
-# Use of this source code is governed by a BSD-style license that can be |
-# found in the LICENSE file. |
- |
-Source: chromeos-pam-google |
-Priority: extra |
-Maintainer: The Chromium OS Authors <chromium-os-dev@googlegroups.com> |
-Build-Depends: debhelper (>= 7.3.0), dh-chromeos, libpam-dev, libcurl-dev, libgflags-dev, libgtest-dev, libchromeos-dev |
-Standards-Version: 3.8.0 |
-Section: libs |
- |
-Package: chromeos-pam-google |
-Section: libs |
-Architecture: any |
-Depends: ${shlibs:Depends}, ${misc:Depends} |
-Description: Linux-PAM module to authenticate against Google |
- A Linux-PAM module that takes a Google username and password |
- and authenticates against Google's authentication service |