Packaging updates, release for stretch
This commit is contained in:
parent
e344a9b7b7
commit
cad70a69ab
|
@ -1,3 +1,10 @@
|
|||
libpam-csc (1.11debian9) stretch; urgency=medium
|
||||
|
||||
* Packaging updates; we are targeting 7-year old policy.
|
||||
* Release for stretch.
|
||||
|
||||
-- Elana Hashman <ehashman@csclub.uwaterloo.ca> Tue, 25 Apr 2017 22:13:54 -0400
|
||||
|
||||
libpam-csc (1.10ubuntu5) saucy; urgency=low
|
||||
|
||||
* Packaging for saucy.
|
||||
|
|
|
@ -1 +1 @@
|
|||
7
|
||||
10
|
||||
|
|
|
@ -5,9 +5,10 @@ Maintainer: Systems Commmittee <syscom@csclub.uwaterloo.ca>
|
|||
Uploaders:
|
||||
David Bartley <dtbartle@csclub.uwaterloo.ca>,
|
||||
Michael Spang <mspang@csclub.uwaterloo.ca>,
|
||||
Jeremy Roman <jbroman@csclub.uwaterloo.ca>
|
||||
Build-Depends: debhelper (>= 7), libldap2-dev, libpam0g-dev, libsasl2-dev
|
||||
Standards-Version: 3.9.1
|
||||
Jeremy Roman <jbroman@csclub.uwaterloo.ca>,
|
||||
Elana Hashman <ehashman@csclub.uwaterloo.ca>
|
||||
Build-Depends: debhelper (>= 10), libldap2-dev, libpam0g-dev, libsasl2-dev
|
||||
Standards-Version: 3.9.8
|
||||
|
||||
Package: libpam-csc
|
||||
Architecture: any
|
||||
|
|
|
@ -14,8 +14,9 @@ configure-stamp:
|
|||
touch configure-stamp
|
||||
|
||||
|
||||
build: build-stamp
|
||||
|
||||
build: build-arch build-indep
|
||||
build-arch: build-stamp
|
||||
build-indep: build-stamp
|
||||
build-stamp: configure-stamp
|
||||
dh_testdir
|
||||
|
||||
|
|
Loading…
Reference in New Issue