Commit Graph

239 Commits

Author SHA1 Message Date
Andreas Henriksson
6a22a39ece Drop libgit2-dbg and migrate to dbgsym 2016-04-11 10:48:07 +02:00
Andreas Henriksson
fa011ff96b Update debian/changelog 2016-04-05 08:31:21 +02:00
Andreas Henriksson
79f33a6314 Incorporate 0.23.1-1.1 NMU diff
Please note that this does not include the original TMPDIR usage
removal from debian/rules dh_auto_test as that was already committed
(yet forgotten to go into debian/changelog in both instances) in
commit df12d29ae7 "Remove TMPDIR override"
2016-04-05 08:30:12 +02:00
Andreas Henriksson
0c83b22aba Update debian/changelog 2016-04-04 15:32:22 +02:00
Andreas Henriksson
43f750b4ee Update Vcs-* for new collab-maint repo 2016-04-04 15:29:28 +02:00
Andreas Henriksson
f33ee246e0 Bump Standards-Version to 3.9.7 2016-04-03 14:48:57 +02:00
Andreas Henriksson
c97bd38326 Update debian/libgit2-24.symbols 2016-04-03 14:47:52 +02:00
Andreas Henriksson
c68e98a3eb Rename packages for new upstream so version -24 2016-04-03 14:47:49 +02:00
Andreas Henriksson
faa570b59f Update debian/changelog 2016-04-03 14:33:11 +02:00
Russell Sim
df12d29ae7 Remove TMPDIR override
Remove the overridden TMPDIR since bug #2797 is fixed upstream.
2015-09-06 13:04:24 +10:00
Russell Sim
0c3507f361 Bump package version to 0.23.1 2015-08-11 08:53:26 +10:00
Russell Sim
a9c98d4807 Bump version to 0.23.0 2015-08-10 07:52:26 +10:00
Russell Sim
2f72fad2b3 Commited changes from the 0.22 series 2015-07-26 20:55:06 +10:00
Russell Sim
c7d01cbce9 Commited changes from the 0.21 series 2015-07-26 20:52:18 +10:00
Russell Sim
9ccfa88011 Updated copyright to reduce duplication 2014-09-03 08:32:44 +10:00
Russell Sim
b94af9f7fb Updated changelog 2014-08-31 22:15:47 +10:00
Russell Sim
b3ff4b58a2 Updated copyright 2014-08-31 22:15:46 +10:00
Russell Sim
45f8f56ede Changed package name to match library version 2014-08-31 20:57:25 +10:00
Russell Sim
4dbf80836c Updated symbol list 2014-06-21 12:10:37 +10:00
Russell Sim
7c06749cde Updated changelog 2014-06-21 11:40:06 +10:00
Russell Sim
01ed17fc5e Updated changelog 2014-03-24 09:37:33 +11:00
Russell Sim
aeee29abf1 Added new licenses to copyright file
New licenses:
src/khash.h (MIT)
src/tsort.c (MIT)
src/path.c (BSD)
src/win32/posix_w32.c (PHP 3.01)

Updated debian/* license year
2014-03-24 09:37:26 +11:00
Russell Sim
1e1e8f9538 Whitespace cleanup copyright file 2014-03-24 09:36:14 +11:00
Russell Sim
777e439e98 Bumped standards version, no change 2014-03-24 09:36:10 +11:00
Russell Sim
bc14b20f53 There is no way to verify packages at the moment 2014-03-24 09:35:01 +11:00
Russell Sim
53e01caec5 Use automatic dh_makeshlib version dependency
This will default to the current package version number.
2014-03-24 09:34:58 +11:00
Russell Sim
af4ddbe4df Updated symbols file 2014-03-24 09:23:45 +11:00
Russell Sim
d538205f3c Disable simple blame test
This simple blame test depends on the libgit2 repo which isn't shipped
in the orig tarball.
2014-03-24 09:23:37 +11:00
Russell Sim
d0f1b53f5d Updated changelog 2014-02-13 09:18:04 +11:00
Russell Sim
22daa806cb Updated changelog 2013-08-21 23:28:56 +10:00
Russell Sim
65bb9dbfb2 Uncomment Vcs lines in control file. 2013-08-12 23:01:21 +10:00
Russell Sim
1e2f615217 Added test program. 2013-07-23 19:58:35 +10:00
Russell Sim
a62d294cd9 Updated paths to fix package config paths. 2013-07-23 18:04:37 +10:00
Russell Sim
e832b95894 Updated changelog. 2013-07-22 22:28:41 +10:00
Russell Sim
b573e0fb15 Updated symbols file. 2013-07-22 21:30:07 +10:00
Russell Sim
c2cf9f3807 Multi-arch support. 2013-07-22 21:30:07 +10:00
Russell Sim
2ab62c32f0 Standards upgrade to version 3.9.4. 2013-07-16 12:32:21 +10:00
Russell Sim
bd21ace01c Removed useless comment. 2013-07-16 11:02:42 +10:00
Russell Sim
30b8697c7b Added correct dependencies to development package. 2013-07-07 10:31:01 +10:00
Russell Sim
82a153649d Set release. 2013-07-02 22:22:12 +10:00
Russell Sim
6cfda60730 Fixed watch file. 2013-07-02 22:14:08 +10:00
Russell Sim
15ba946c11 Updated changelog. 2013-07-02 20:06:55 +10:00
Russell Sim
9b01b5a0f9 Enable threading.
Git-Dch: Short
Closes: #700181
2013-07-02 20:06:55 +10:00
Russell Sim
a5cd103675 Released 0.18.0-2 2013-07-02 19:16:32 +10:00
Russell Sim
2a5da45788 Disable online tests.
Debian packages shouldn't require the internet during tests.

Git-Dch: Short
Closes: #712300
Thanks: Felix Geyer for the heads up.
2013-07-02 19:16:24 +10:00
Russell Sim
61fb4ac978 updated changelog. 2013-07-02 19:15:43 +10:00
Russell Sim
cb90eda132 Added examples. 2013-07-02 19:15:32 +10:00
Russell Sim
f00d1952db Updated Changelog. 2013-07-02 19:15:22 +10:00
Carlos Martín Nieto
1371f7ad4a BUILD_TESTS isn't used in this project 2012-09-03 21:47:13 +10:00
Carlos Martín Nieto
a53253013d Build-Depend on python-minimal instead of -all 2012-09-03 21:47:01 +10:00
Russell Sim
961e6c5365 Removed windows specific headers. 2012-08-01 22:05:02 +10:00
Russell Sim
07b6b1e0fc updated changelog to match actual target release 2012-05-22 07:46:48 +10:00
Russell Sim
058d3b0a32 updated changelog 2012-05-22 00:45:07 +10:00
Russell Sim
86c4a77939 set build type to disable debug mode 2012-05-22 00:31:53 +10:00
Russell Sim
371a54238a updated compat and debhelper requirements to allow for hardening 2012-05-22 00:16:18 +10:00
Russell Sim
73c90d7882 Released Debian version 0.17.0-1 2012-05-21 22:53:13 +10:00
Russell Sim
d2f0d0f4e3 Build both static and shared libraries 2012-05-21 22:52:19 +10:00
Russell Sim
d2adea23dd updated symbols file, lintian override 2012-05-21 21:12:39 +10:00
Russell Sim
fed8c7eb94 removed patch for spelling error 2012-05-20 21:41:08 +10:00
Russell Sim
6d6574ab60 updated to version 0.17.0 2012-05-20 21:35:32 +10:00
Russell Sim
0ec578d5a7 added lintian overrides 2012-05-20 21:24:11 +10:00
Russell Sim
b6568d4ea2 added dependency between libgit2-dev and libgit2-0 2012-05-20 21:24:04 +10:00
Russell Sim
f5d3f9675b squashed changelog 2012-05-20 21:23:56 +10:00
Russell Sim
dfc8d3c375 changed development package description 2012-05-20 21:23:51 +10:00
Russell Sim
c3fc1f604a generalised installed files 2012-05-20 21:23:46 +10:00
Russell Sim
b23f854d6b added patch to fix minor spelling mistake 2012-05-20 21:23:41 +10:00
Russell Sim
3a282033f5 added symbols file 2012-05-20 21:23:32 +10:00
Russell Sim
44628f081a fixed 2 lintian errors 2012-05-20 21:23:28 +10:00
Russell Sim
45adeafb35 added symbol generation support 2012-05-20 21:23:23 +10:00
Russell Sim
7c3cad40e4 renamed clay to clar in copyright file 2012-05-20 21:23:15 +10:00
Russell Sim
93108bd538 changed package description 2012-05-20 21:23:09 +10:00
Russell Sim
2af1fda879 removed unused readme file 2012-05-20 21:23:06 +10:00
Russell Sim
b788cc0ac9 updated description field 2012-05-20 21:22:58 +10:00
Russell Sim
b06de9b00d added configure options for building tests 2012-05-20 21:22:25 +10:00
Russell Sim
7d42bce013 fixed up gpl exception listing 2012-05-20 21:22:20 +10:00
Russell Sim
d0bc2ba290 added zlib copyright and fixed libgit copyright format 2012-05-20 21:22:15 +10:00
Russell Sim
c35908c407 changed sections again 2012-05-20 21:22:08 +10:00
Russell Sim
dbe37d2c22 changed section to devel 2012-05-20 21:22:03 +10:00
Russell Sim
8c676c856e removed full stop from short description 2012-05-20 21:21:58 +10:00
Russell Sim
d6dcf12639 added full stop to end of description and removed extra priority tag 2012-05-20 21:21:53 +10:00
Russell Sim
3d861398c3 updated standards and removed unused files 2012-05-20 21:21:45 +10:00
Russell Sim
b9205bf251 updated package discriptions. 2012-05-20 21:21:38 +10:00
Russell Sim
51285d0095 updated changelog 2012-05-20 21:21:31 +10:00
Russell Sim
cd49f377a5 added watch file 2012-05-20 21:21:18 +10:00
Russell Sim
8dc4ea58bd updated packaging.
* cleaned up copyright
* corrected files in dev and lib packages
2012-05-20 21:21:13 +10:00
Russell Sim
5b74e1de54 added libgit2 so libraries 2012-05-20 21:21:08 +10:00
Russell Sim
f7080cd5cb added stub description 2012-05-20 21:20:57 +10:00
Russell Sim
0d836383cd added debug and dev packages 2012-05-20 21:20:39 +10:00
Russell Sim
7618a9d965 initial debian package 2012-05-20 21:20:34 +10:00