diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 4 | 
2 files changed, 4 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index cbb7843..786acc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ wallet (1.0-1) UNRELEASED; urgency=low    * Move single-debian-patch to local-options and patch-header to      local-patch-header so that they only apply to the packages I build and      NMUs get regular version-numbered patches. +  * Update standards version to 3.9.4. +    - Indicate the Debian packaging branch in the Vcs-Git header.   -- Russ Allbery <rra@debian.org>  Wed, 27 Mar 2013 15:23:54 -0700 diff --git a/debian/control b/debian/control index f184a16..b4ede49 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,9 @@ Maintainer: Russ Allbery <rra@debian.org>  Build-Depends: debhelper (>= 7.0.50~), libdatetime-format-sqlite-perl,   libdbd-sqlite3-perl, libdbi-perl, libdbx-class-perl, libkrb5-dev,   libremctl-dev, libsql-translator-perl, libtest-pod-perl, perl -Standards-Version: 3.9.1 +Standards-Version: 3.9.4  Homepage: http://www.eyrie.org/~eagle/software/wallet/ -Vcs-Git: git://git.eyrie.org/kerberos/wallet.git +Vcs-Git: git://git.eyrie.org/kerberos/wallet.git -b debian  Vcs-Browser: http://git.eyrie.org/?p=kerberos/wallet.git  Package: keytab-backend | 
