From b7a7540f9bad82c74f5dc3303b5b592f7e315780 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 21 Dec 2013 17:10:10 +0100 Subject: test --- .sync2github | 0 README.md | 1 + 2 files changed, 1 insertion(+) create mode 100644 .sync2github diff --git a/.sync2github b/.sync2github new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md index 5bc808d..39b9094 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,4 @@ loadbars Script to show real time CPU load bars. Visit http://loadbars.buetow.org for more informations. + -- cgit v1.2.3 From 49507b052a497fd1557c9597c4a9b43195673249 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Fri, 27 Dec 2013 12:33:34 +0100 Subject: fix control file --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 89d53e5..0323a62 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Paul Buetow Build-Depends: perl, perltidy Standards-Version: 3.9.2 Homepage: http://loadbars.buetow.org -Vcs-Git: git://git.bueto.org/loadbars +Vcs-Git: git://git.buetow.org/loadbars Vcs-Browser: http://web.buetow.org/git/?p=loadbars.git;a=summary Package: loadbars -- cgit v1.2.3 From 7b00d727f760a8edb38744b839a8503b3f44ca21 Mon Sep 17 00:00:00 2001 From: "admin (centauri.fritz.box)" Date: Sat, 22 Mar 2014 12:13:32 +0100 Subject: change repo --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0323a62..87c4003 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Paul Buetow Build-Depends: perl, perltidy Standards-Version: 3.9.2 Homepage: http://loadbars.buetow.org -Vcs-Git: git://git.buetow.org/loadbars +Vcs-Git: https://github.com/rantanplan//loadbars Vcs-Browser: http://web.buetow.org/git/?p=loadbars.git;a=summary Package: loadbars -- cgit v1.2.3 From c7de2e865f82ff9a29040d7a14154a022c670e67 Mon Sep 17 00:00:00 2001 From: "admin (centauri.fritz.box)" Date: Sat, 22 Mar 2014 12:18:54 +0100 Subject: fix --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 87c4003..71f52c5 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Paul Buetow Build-Depends: perl, perltidy Standards-Version: 3.9.2 Homepage: http://loadbars.buetow.org -Vcs-Git: https://github.com/rantanplan//loadbars +Vcs-Git: https://github.com/rantanplan/loadbars Vcs-Browser: http://web.buetow.org/git/?p=loadbars.git;a=summary Package: loadbars -- cgit v1.2.3 From e84e2b3d2e8e7691b0a4fcab4c769687a0e2b61e Mon Sep 17 00:00:00 2001 From: "admin (centauri.fritz.box)" Date: Sat, 22 Mar 2014 14:11:41 +0100 Subject: fix --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index ef8ec68..c05dca1 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,7 @@ Maintainer: Paul Buetow Build-Depends: perl, perltidy Standards-Version: 3.9.2 Homepage: http://loadbars.buetow.org -Vcs-Git: https://github.com/rantanplan/loadbars -Vcs-Browser: https://github.com/rantanplan/loadbars +Vcs-Git: https://github.com/rantanplan/loadbars.git Vcs-Browser: https://github.com/rantanplan/loadbars Package: loadbars -- cgit v1.2.3