[apparmor] switch away from REPO_URL shortcut

2013-12-02 Thread Kees Cook
Since --per-file-timestamps is broken over the SSH transport, make the
default the HTTPS URI instead.

Signed-off-by: Kees Cook k...@ubuntu.com
---

=== modified file 'Makefile'
--- Makefile2012-03-22 20:17:48 +
+++ Makefile2013-12-02 21:47:38 +
@@ -12,7 +12,9 @@
  changehat/pam_apparmor \
  tests
 
-REPO_URL?=lp:apparmor
+#REPO_URL?=lp:apparmor
+# --per-file-timestamps is failing over SSH, 
https://bugs.launchpad.net/bzr/+bug/1257078
+REPO_URL?=https://code.launchpad.net/~apparmor-dev/apparmor/master
 # alternate possibilities to export from
 #REPO_URL=.
 #REPO_URL=bzr+ssh://bazaar.launchpad.net/~sbeattie/+junk/apparmor-dev/


-- 
Kees Cook

-- 
AppArmor mailing list
AppArmor@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor


Re: [apparmor] switch away from REPO_URL shortcut

2013-12-02 Thread Steve Beattie
On Mon, Dec 02, 2013 at 01:50:45PM -0800, Kees Cook wrote:
 Since --per-file-timestamps is broken over the SSH transport, make the
 default the HTTPS URI instead.
 
 Signed-off-by: Kees Cook k...@ubuntu.com
Acked-by: Steve Beattie st...@nxnw.org

 ---
 
 === modified file 'Makefile'
 --- Makefile  2012-03-22 20:17:48 +
 +++ Makefile  2013-12-02 21:47:38 +
 @@ -12,7 +12,9 @@
   changehat/pam_apparmor \
   tests
  
 -REPO_URL?=lp:apparmor
 +#REPO_URL?=lp:apparmor
 +# --per-file-timestamps is failing over SSH, 
 https://bugs.launchpad.net/bzr/+bug/1257078
 +REPO_URL?=https://code.launchpad.net/~apparmor-dev/apparmor/master
  # alternate possibilities to export from
  #REPO_URL=.
  #REPO_URL=bzr+ssh://bazaar.launchpad.net/~sbeattie/+junk/apparmor-dev/

-- 
Steve Beattie
sbeat...@ubuntu.com
http://NxNW.org/~steve/


signature.asc
Description: Digital signature
-- 
AppArmor mailing list
AppArmor@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor