diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2006-12-19 22:31:56 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2006-12-19 22:31:56 +0000 |
commit | d6b28b439dcc6e6dacf883ef08e7a44b975ed197 (patch) | |
tree | 68cb05bc163c49ae6e34c509517a82d822ff3f4a | |
parent | 970841cc196e70d5e6074313a59c15a8eaa05242 (diff) |
change Debian source package name to nss-ldapd
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@187 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index e8df3da..83d1e00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libnss-ldapd (0.1) unstable; urgency=low +nss-ldapd (0.1) unstable; urgency=low * This is a fork from the libnss-ldap package. diff --git a/debian/control b/debian/control index 8311952..d467f65 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: libnss-ldapd +Source: nss-ldapd Section: net Priority: extra Maintainer: Arthur de Jong <adejong@debian.org> |