[debian-edu-commits] debian-edu/upstream/ 01/02: Move to git and update standard-version.
Petter Reinholdtsen
pere at moszumanska.debian.org
Mon Jun 9 18:53:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
pere pushed a commit to branch master
in repository libpam-mklocaluser.
commit fe4ac59d96816a87edfd0237d9ef8bea99a75b7a
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Mon Jun 9 20:49:52 2014 +0200
Move to git and update standard-version.
* Update standard-version from 3.9.2 to 3.9.5. No changes needed.
* Source is moved to git. Update Vcs-* control file fields.
---
debian/changelog | 3 ++-
debian/control | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b65a976..b765bc0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
libpam-mklocaluser (0.9) UNRELEASED; urgency=low
- * Update standard-version from 3.9.2 to 3.9.3. No changes needed.
+ * Update standard-version from 3.9.2 to 3.9.5. No changes needed.
* Make PAM module more robust:
* Add to /etc/passwd and /etc/shadow using python code instead of
calling "echo 'something' >> /etc/file" in a subshell.
@@ -13,6 +13,7 @@ libpam-mklocaluser (0.9) UNRELEASED; urgency=low
is updated by the module.
* Change priority from optional to extra, as it depend on libpam-python
which is priority extra, to avoid priority inversion.
+ * Source is moved to git. Update Vcs-* control file fields.
-- Petter Reinholdtsen <pere at debian.org> Sat, 04 May 2013 08:25:53 +0200
diff --git a/debian/control b/debian/control
index 742a780..86019a9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Priority: extra
Maintainer: Debian Edu Developers <debian-edu at lists.debian.org>
Uploaders: Petter Reinholdtsen <pere at debian.org>, Morten Werner Forsbring <werner at debian.org>
Build-Depends: debhelper (>= 7), python-support
-Standards-Version: 3.9.3
+Standards-Version: 3.9.5
Homepage: http://www.skolelinux.org/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-edu/trunk/src/libpam-mklocaluser/?rev=0&sc=0
-Vcs-Svn: svn://svn.debian.org/debian-edu/trunk/src/libpam-mklocaluser/
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-edu/upstream/libpam-mklocaluser.git;a=summary
+Vcs-Git: git://alioth.debian.org/git/debian-edu/upstream/libpam-mklocaluser.git
Package: libpam-mklocaluser
Architecture: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/libpam-mklocaluser.git
More information about the debian-edu-commits
mailing list