[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debcheckout tellico content update available



On Thu, Jun 15, 2017 at 10:53:01PM +0200, Geert Stappers wrote:
> 
> Hello,
> 
> 
> Someone with the write privilege on the KDE  git repository,
> please do
> 
> wget http://ftp.debian.org/debian/pool/main/t/tellico/tellico_3.0.2-1.2.debian.tar.xz
> debcheckout tellico
> cd tellico
> tar xf ../tellico_3.0.2-1.2.debian.tar.xz 
> git add debian
> git status
> git diff --cached
> # review the changes
> git commit -m "updated the debian directory"
> git push git@git.kde.org:tellico.git
> 
> 
> So `debcheckout tellico` content gets updated.
> Thanks!!
> 
> 
> Groeten
> Geert Stappers
> -- 
> stappers@nero:~/Downloads
> $ wget http://ftp.debian.org/debian/pool/main/t/tellico/tellico_3.0.2-1.2.debian.tar.xz
> --2017-06-15 22:32:18--  http://ftp.debian.org/debian/pool/main/t/tellico/tellico_3.0.2-1.2.debian.tar.xz

The debian tarball


> Resolving ftp.debian.org (ftp.debian.org)... 130.89.148.12, 2001:610:1908:b000::148:12
> Connecting to ftp.debian.org (ftp.debian.org)|130.89.148.12|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 1198180 (1.1M) [application/x-xz]
> Saving to: tellico_3.0.2-1.2.debian.tar.xz
> 
> 100%[======================================================================================>] 1,198,180   2.09MB/s   in 0.5s   
> 
> 2017-06-15 22:32:19 (2.09 MB/s) - tellico_3.0.2-1.2.debian.tar.xz saved [1198180/1198180]
> 
> stappers@nero:~/Downloads
> $ debcheckout tellico
> declared git repository at git://anongit.kde.org/tellico.git

a git repo where I don't have write access, hence this request.


> git clone git://anongit.kde.org/tellico.git tellico ...
> Cloning into 'tellico'...
> remote: Counting objects: 26514, done.
> remote: Compressing objects: 100% (5070/5070), done.
> remote: Total 26514 (delta 22509), reused 25177 (delta 21392)
> Receiving objects: 100% (26514/26514), 16.72 MiB | 2.22 MiB/s, done.
> Resolving deltas: 100% (22509/22509), done.
> Checking connectivity... done.
> stappers@nero:~/Downloads
> $ cd tellico
> stappers@nero:~/Downloads/tellico
> $ tar xf ../tellico_3.0.2-1.2.debian.tar.xz 
> stappers@nero:~/Downloads/tellico
> $ git add debian

Only update the debian directory in the KDE git repository


> stappers@nero:~/Downloads/tellico
> $ git status

To show the files that should be updated.


> Changes to be committed:
>   (use "git reset HEAD <file>..." to unstage)
> 
> 	new file:   debian/README.source
> 	modified:   debian/changelog
> 	modified:   debian/compat
> 	modified:   debian/control
> 	new file:   debian/patches/series
> 	new file:   debian/patches/unclean
> 	modified:   debian/rules
> 	new file:   debian/source/include-binaries
> 	new file:   debian/source/lintian-overrides
> 	modified:   debian/tellico-data.install
> 	new file:   debian/tellico-doc.install
> 	modified:   debian/tellico-scripts.install
> 	modified:   debian/watch
> 
> stappers@nero:~/Downloads/tellico
> $ 
> 

wget http://ftp.debian.org/debian/pool/main/t/tellico/tellico_3.0.2-1.2.debian.tar.xz
debcheckout tellico
cd tellico
tar xf ../tellico_3.0.2-1.2.debian.tar.xz 
git add debian
git status
git diff --cached
# review the changes
git commit -m "updated the debian directory"
git push git@git.kde.org:tellico.git


Thanks
for the love of Debian and KDE


Groeten
Geert Stappers
-- 
Leven en laten leven


Reply to: