|
From: James C. <qu...@us...> - 2006-12-18 22:26:41
|
Update of /cvsroot/pptpclient/pptp-extras/pptpconfig/debian In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv904/debian Modified Files: changelog rules Log Message: Index: changelog =================================================================== RCS file: /cvsroot/pptpclient/pptp-extras/pptpconfig/debian/changelog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- changelog 10 Apr 2006 01:12:20 -0000 1.5 +++ changelog 18 Dec 2006 22:26:32 -0000 1.6 @@ -1,3 +1,9 @@ +pptpconfig (20060821-0) unstable; urgency=low + + * update version + + -- James Cameron <qu...@us...> Mon, 21 Aug 2006 16:10:08 +1000 + pptpconfig (20060410-0) unstable; urgency=low * update version Index: rules =================================================================== RCS file: /cvsroot/pptpclient/pptp-extras/pptpconfig/debian/rules,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- rules 2 Jan 2006 20:13:43 -0000 1.2 +++ rules 18 Dec 2006 22:26:32 -0000 1.3 @@ -6,7 +6,7 @@ #export DH_VERBOSE=1 # This is the debhelper compatibility version to use. -export DH_COMPAT=3 +export DH_COMPAT=4 build: build-stamp build-stamp: |