nicolas / debian.moreutils (public) (License: GPL-2, GPL-2+, Expat, BSD-2-Clause, Public Domain) (since 2018-09-25) (hash sha1)
Debian packaging of joeyh's moreutils
List of commits:
Subject Hash Author Date (UTC)
Create new changelog for 0.54-1 release e4b3eec9ec57e9866fc147b6d45cabfbe9accb99 Nicolas Schier 2014-11-28 10:05:07
Remove obsolete vidir patch (is in upstream). ba2cd0a0aa57c44e8c4c939769dfdae6cf5a3f42 Nicolas Schier 2014-12-02 04:10:03
Remove obsolete lines from debian/rules. e8607f00286a270fee322f5c1431769d4240ba86 Nicolas Schier 2014-12-02 04:37:35
Install upstream changelog 00952a551d04f4b037a651693ea927454ca17fa8 Nicolas Schier 2014-12-02 04:04:55
Move debian/changelog to debian/changelog.upstream 6013ad3b2006c66300019b4a297511faaea6ae77 Nicolas Schier 2014-12-02 04:02:09
prep release fe7652adc13d99b8c697bccaff905eed22ef4a0c Joey Hess 2014-11-28 15:25:40
Update Standards-Version to 3.9.6 (no changes required). 5eb59ccb3543c7f06cded608eca1476d94537fe7 Nicolas Schier 2014-11-28 10:35:13
vidir: import patch from upstream (Closes: #654326). 6ce21a13fb05275b2d93aeef185c396371139331 Nicolas Schier 2014-11-27 08:47:52
Set source format to '3.0 (quilt)'. a0b06717b505c17b5448982d01c44bc7836a1c04 Nicolas Schier 2014-11-26 07:16:17
Update copyright. f1931984ae56a20d907c61536259aa188e7c7de0 Nicolas Schier 2014-11-26 07:10:37
New maintainer (Closes: #768529). 96d119a91704d89aa576dc1e8857020825af30ff Nicolas Schier 2014-11-26 07:04:10
Remove unused lines from debian/rules. 6186986de32a7839e269be1b24bbde0d96920bef Nicolas Schier 2014-11-26 06:34:01
Set debhelper compat to 9. 6d1ddde8e7247400a1d52340106a03827ebb4794 Nicolas Schier 2014-11-26 06:32:40
update 5bcbf230bd326d0731b6d7c2b82fc10789b3b004 Joey Hess 2014-11-10 16:19:05
vidir handle items with common prefix (moreutils debian bug 654326) 0aeceb285c9ce53a78c3b2fac8ff4b2015a0965d Kushal Kumaran 2014-11-10 11:23:40
Orphaned the Debian package. 2ac31faaefa940248c1d2818671bc7476661fabc Joey Hess 2014-11-08 04:31:47
prep ab65e3880c57b508b5f4e1ab46872dd797f5c1dd Joey Hess 2014-09-09 18:12:12
Add option to count elapsed time since the start of the program. ae14e19ebb489d4c063ba82ef0247439fc3417c3 Adam Juraszek 2014-09-09 07:00:19
Fix docbook markup for parallel examples. Closes: #756377 10de03e34f78612531f49828b0f32b8fc0152451 Joey Hess 2014-07-29 15:46:00
portability fix 7096a1dc5b014d8fc14477758baf2c8c3b8c9f39 Joey Hess 2014-02-28 19:19:58
Commit e4b3eec9ec57e9866fc147b6d45cabfbe9accb99 - Create new changelog for 0.54-1 release
Signed-off-by: Nicolas Schier <nicolas@hjem.rpa.no>
Author: Nicolas Schier
Author date (UTC): 2014-11-28 10:05
Committer name: Nicolas Schier
Committer date (UTC): 2014-12-02 04:37
Parent(s): ba2cd0a0aa57c44e8c4c939769dfdae6cf5a3f42
Signing key:
Tree: d3ae1ddea0af6f1151843fc49c68cc1c53f7e645
File Lines added Lines deleted
debian/changelog 12 7
File debian/changelog copied from file debian/changelog.upstream (similarity 97%) (mode: 100644) (index cddd646..009d922)
1 moreutils (0.54) unstable; urgency=medium
2
3 * vidir: Fix bug in handling filenames that share a common
4 prefix when renaming. Closes: #654326
5 Thanks, Kushal Kumaran
6
7 -- Joey Hess <id@joeyh.name> Fri, 28 Nov 2014 11:25:32 -0400
1 moreutils (0.54-1) unstable; urgency=medium
2
3 * Set debhelper compat to 9.
4 * Remove unused lines from debian/rules.
5 * New maintainer (Closes: #768529).
6 * Update copyright.
7 * Set source format to '3.0 (quilt)'.
8 * Update Standards-Version to 3.9.6 (no changes required).
9 * New upstream version (0.54).
10 Includes a vidir bug fix (Closes: #654326).
11
12 -- Nicolas Schier <nicolas@hjem.rpa.no> Tue, 2 Dec 2014 04:58:04 +0100
8 13
9 14 moreutils (0.53) unstable; urgency=medium moreutils (0.53) unstable; urgency=medium
10 15
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/nicolas/debian.moreutils

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/nicolas/debian.moreutils

Clone this repository using git:
git clone git://git.rocketgit.com/user/nicolas/debian.moreutils

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main