]>
 
 
git.sven.stormbind.net Git - sven/tclcurl.git/log 
 
 
 
 
 
 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
Sven Hoexter  [Thu, 9 Jul 2015 20:56:38 +0000  (22:56 +0200)] 
 
Point the Homepage field to a mirror of the last website to cater http://duck.debian.net/ and the DUCK challenge. 
 
Sven Hoexter  [Sat, 2 Jun 2012 18:49:07 +0000  (20:49 +0200)] 
 
releasing version 7.22.0-1 
 
Sven Hoexter  [Sat, 2 Jun 2012 18:14:00 +0000  (20:14 +0200)] 
 
Another round of manpage fixes and associated patch refreshes. 
 
Sven Hoexter  [Sat, 2 Jun 2012 17:59:06 +0000  (19:59 +0200)] 
 
Fix another hyphen-as-minus in man 3 tclcurl. 
 
Sven Hoexter  [Sat, 2 Jun 2012 17:51:10 +0000  (19:51 +0200)] 
 
Continue to move the libs to /usr/lib/tcltk/ for now against the will of the buildsystem. Original installation path is now architecture dependend. 
 
Sven Hoexter  [Sat, 2 Jun 2012 17:36:20 +0000  (19:36 +0200)] 
 
Update homepage in debian/watch and debian/control. 
 
Sven Hoexter  [Sat, 2 Jun 2012 17:31:57 +0000  (19:31 +0200)] 
 
Update copyright year and download location in debian/copyright. 
 
Sven Hoexter  [Sat, 2 Jun 2012 17:30:02 +0000  (19:30 +0200)] 
 
Change Standards-Version to 3.9.3 - no changes required. 
 
Sven Hoexter  [Sat, 2 Jun 2012 17:23:54 +0000  (19:23 +0200)] 
 
Switch LDFLAGS to DEB_LDFLAGS_MAINT_PREPEND. 
 
Sven Hoexter  [Sat, 2 Jun 2012 17:23:19 +0000  (19:23 +0200)] 
 
Switch to dh compat level 9, build-depend on debhelper (>= 9). 
 
Sven Hoexter  [Sat, 2 Jun 2012 17:20:37 +0000  (19:20 +0200)] 
 
Remove overrides for dh_clean and dh_installexamples. All the build artefacts which required special handling are no longer included in the upstream tarball. 
 
Sven Hoexter  [Sat, 2 Jun 2012 17:18:01 +0000  (19:18 +0200)] 
 
Refresh all patches. 
 
Sven Hoexter  [Sat, 2 Jun 2012 17:17:49 +0000  (19:17 +0200)] 
 
Add .pc to .gitignore. 
 
Sven Hoexter  [Sat, 2 Jun 2012 17:07:03 +0000  (19:07 +0200)] 
 
Build-depend on libcurl4-gnutls-dev (>= 7.22.0). 
 
Sven Hoexter  [Sat, 2 Jun 2012 17:05:36 +0000  (19:05 +0200)] 
 
Remove debian/patches/deprecated-curl-types - fixed upstream. 
 
Sven Hoexter  [Sat, 2 Jun 2012 17:02:48 +0000  (19:02 +0200)] 
 
New upstream release 
 
Sven Hoexter  [Sat, 2 Jun 2012 17:01:24 +0000  (19:01 +0200)] 
 
Merge tag 'upstream/7.22.0' 
 
Upstream version 7.22.0 
 
Sven Hoexter  [Sat, 2 Jun 2012 17:01:22 +0000  (19:01 +0200)] 
 
Imported Upstream version 7.22.0 
 
Sven Hoexter  [Thu, 4 Aug 2011 17:57:04 +0000  (19:57 +0200)] 
 
releasing version 7.19.6-3 
 
Sven Hoexter  [Thu, 4 Aug 2011 17:53:25 +0000  (19:53 +0200)] 
 
Add debian/patches/deprecated-curl-types to no longer include curl/types.h and curl/easy.h. Both are deprecated and got removed from recent curl releases. (Closes: #636558) 
 
Sven Hoexter  [Thu, 28 Apr 2011 11:51:22 +0000  (13:51 +0200)] 
 
releasing version 7.19.6-2 
 
Sven Hoexter  [Thu, 28 Apr 2011 11:30:41 +0000  (13:30 +0200)] 
 
Add debian/patches/(man-hyphen-as-minus|man-spelling) to fix several manpage issue flagged by lintian. 
 
Sven Hoexter  [Thu, 28 Apr 2011 10:41:20 +0000  (12:41 +0200)] 
 
Override dh_installexamples to not install a.tcl~. 
 
Sven Hoexter  [Thu, 28 Apr 2011 10:16:59 +0000  (12:16 +0200)] 
 
Emtpy override for dh_auto_test, the reference all.tcl doesn't exist; Most of the tests require network access anyway, which isn't given on the buildds. 
 
Sven Hoexter  [Thu, 28 Apr 2011 10:05:43 +0000  (12:05 +0200)] 
 
Override dh_clean to not remove autom4te.cache and other left-overs from 
upstream. 
 
Sven Hoexter  [Thu, 28 Apr 2011 10:04:13 +0000  (12:04 +0200)] 
 
Spaces to tabs in debian/rules 
 
Sven Hoexter  [Thu, 28 Apr 2011 09:58:52 +0000  (11:58 +0200)] 
 
Add a watch file. 
 
Sven Hoexter  [Thu, 28 Apr 2011 09:50:50 +0000  (11:50 +0200)] 
 
Add debian/source/format -> 1.0. 
 
Sven Hoexter  [Thu, 28 Apr 2011 09:49:28 +0000  (11:49 +0200)] 
 
* Convert to dh: 
  + Build-Depend on debhelper (>= 8). 
  + Increase compat level to 8. 
  + Shorten debian/rules to the bare essentials. 
  + Override dh_makeshlibs call to add tcltk-depends. 
 
Sven Hoexter  [Thu, 28 Apr 2011 09:42:10 +0000  (11:42 +0200)] 
 
Update VCS-* to the new git repository. 
 
Sven Hoexter  [Thu, 28 Apr 2011 09:39:46 +0000  (11:39 +0200)] 
 
Bumb Standards-Version to 3.9.2 - no changes. 
 
Sven Hoexter  [Thu, 28 Apr 2011 09:39:11 +0000  (11:39 +0200)] 
 
Update homepage url to a generic hostname. 
 
Sven Hoexter  [Thu, 28 Apr 2011 09:38:39 +0000  (11:38 +0200)] 
 
Add gbp.conf with pristine-tar = true 
 
Sven Hoexter  [Mon, 17 Jan 2011 15:46:33 +0000  (16:46 +0100)] 
 
Imported Upstream version 7.19.6 
 
Sven Hoexter  [Mon, 17 Jan 2011 15:46:33 +0000  (16:46 +0100)] 
 
Merge commit 'upstream/7.19.6' 
 
Sven Hoexter  [Mon, 17 Jan 2011 15:45:50 +0000  (16:45 +0100)] 
 
Merge branch 'upstream' 
 
Sven Hoexter  [Mon, 17 Jan 2011 15:45:40 +0000  (16:45 +0100)] 
 
initial upstream branch 
 
Sven Hoexter  [Wed, 16 Jun 2010 22:01:18 +0000  (22:01 +0000)] 
 
Update homepage url. 
 
Sven Hoexter  [Wed, 16 Jun 2010 21:59:09 +0000  (21:59 +0000)] 
 
Add ${misc:Depends} to the binary package. 
 
Sven Hoexter  [Wed, 16 Jun 2010 20:33:03 +0000  (20:33 +0000)] 
 
Bumb Standards-Version to 3.8.4 - no changes. 
 
Sven Hoexter  [Wed, 11 Nov 2009 22:26:36 +0000  (22:26 +0000)] 
 
refresh all patches again and set a new changelog date 
 
Sven Hoexter  [Wed, 30 Sep 2009 19:49:10 +0000  (19:49 +0000)] 
 
Change maintainer e-mail to my @d.o address. 
 
Sven Hoexter  [Wed, 30 Sep 2009 19:05:26 +0000  (19:05 +0000)] 
 
Refresh patches/correct-linking. 
 
Sven Hoexter  [Wed, 30 Sep 2009 18:54:36 +0000  (18:54 +0000)] 
 
* New upstream release. 
  + Build-Depend at least on libcurl4 (>= 7.19.6). 
* Bumb Standards-Version to 3.8.3 - no changes. 
 
Sven Hoexter  [Wed, 5 Aug 2009 19:40:20 +0000  (19:40 +0000)] 
 
Set the permissions for the example files to 644, except for those 
with a working shebang line (Thanks to Sergei). 
 
Sven Hoexter  [Wed, 5 Aug 2009 19:19:39 +0000  (19:19 +0000)] 
 
Add patches/example-shebang. This patch adds a working shebang line 
to those example files that carry one (Thanks to Sergei). 
 
Sven Hoexter  [Tue, 4 Aug 2009 14:30:51 +0000  (14:30 +0000)] 
 
releasing version 7.19.0-1 
 
Sven Hoexter  [Tue, 4 Aug 2009 14:09:14 +0000  (14:09 +0000)] 
 
Add description header to all patches. 
 
Sven Hoexter  [Tue, 4 Aug 2009 14:03:53 +0000  (14:03 +0000)] 
 
Copy in the short README.source from mysqltcl 
 
Sven Hoexter  [Tue, 4 Aug 2009 14:03:01 +0000  (14:03 +0000)] 
 
Bump standards version to 3.8.2 
 
Sven Hoexter  [Sat, 27 Dec 2008 16:31:11 +0000  (16:31 +0000)] 
 
Update debian/copyright with copyright information for Makefile.in 
and tclconfig/tcl.m4. Thanks to Ondrej Certik for the pointer in 
mysqltcl which has to applied here aswell. 
 
Sven Hoexter  [Thu, 11 Sep 2008 19:33:29 +0000  (19:33 +0000)] 
 
Make README.source a little bit nicer and add some more information about how to use quilt 
 
Sven Hoexter  [Thu, 11 Sep 2008 19:22:36 +0000  (19:22 +0000)] 
 
* New upstream release. 
* Bump Standards-Version to 3.8.0. 
  + Add a debian/README.source file with an introduction to quilt. 
 
Sven Hoexter  [Thu, 11 Sep 2008 19:20:05 +0000  (19:20 +0000)] 
 
Add a debian/README.source file with an introduction to quilt. 
 
Sven Hoexter  [Thu, 11 Sep 2008 18:58:55 +0000  (18:58 +0000)] 
 
Update mail address of the upstream maintainer in debian/copyright. 
 
Sven Hoexter  [Thu, 11 Sep 2008 18:51:49 +0000  (18:51 +0000)] 
 
Build-Depend at least on libcurl4 (>= 7.19.0). 
 
Sven Hoexter  [Thu, 11 Sep 2008 18:50:54 +0000  (18:50 +0000)] 
 
Aim at unreleased to conform with the expectations of debcommit for a release 
 
Sven Hoexter  [Thu, 11 Sep 2008 18:42:03 +0000  (18:42 +0000)] 
 
* New upstream release 
  + Refresh all patches. 
 
Sven Hoexter  [Thu, 14 Feb 2008 07:53:29 +0000  (07:53 +0000)] 
 
oops the examples file was still there 
 
Sven Hoexter  [Thu, 14 Feb 2008 07:32:06 +0000  (07:32 +0000)] 
 
Re-add dh_installexamples 
 
Sven Hoexter  [Thu, 14 Feb 2008 07:23:09 +0000  (07:23 +0000)] 
 
Readd --with-tcl and --with-tclinclude 
 
Sven Hoexter  [Wed, 13 Feb 2008 20:43:40 +0000  (20:43 +0000)] 
 
and another manpage fix 
 
Sven Hoexter  [Wed, 13 Feb 2008 20:39:13 +0000  (20:39 +0000)] 
 
* Updated the copyright file and formated it to make lintian happy. 
 
Sven Hoexter  [Wed, 13 Feb 2008 20:33:34 +0000  (20:33 +0000)] 
 
another man confusion caught by lintian 
 
Sven Hoexter  [Wed, 13 Feb 2008 20:25:15 +0000  (20:25 +0000)] 
 
* Added patch reformat-tclcurl3 to prevent confusion of man. 
 
Sven Hoexter  [Tue, 25 Dec 2007 21:53:08 +0000  (21:53 +0000)] 
 
Optimisation roudn 2 
 
Sven Hoexter  [Tue, 25 Dec 2007 20:56:08 +0000  (20:56 +0000)] 
 
Correct optimization/noopt check 
 
Sven Hoexter  [Tue, 25 Dec 2007 20:50:30 +0000  (20:50 +0000)] 
 
* Adopt the new Tcl/Tk policy and move the lib into /usr/lib/tcltk. 
 
Sven Hoexter  [Tue, 25 Dec 2007 19:17:54 +0000  (19:17 +0000)] 
 
change file removal path to tclcurl 
 
Sven Hoexter  [Tue, 25 Dec 2007 19:14:30 +0000  (19:14 +0000)] 
 
Remove empty diretories from build 
 
Sven Hoexter  [Tue, 25 Dec 2007 19:11:47 +0000  (19:11 +0000)] 
 
Make rules work again - remove spaces and replace them with tabs 
 
Sven Hoexter  [Tue, 25 Dec 2007 19:03:05 +0000  (19:03 +0000)] 
 
Unification with mysqltcl rules files 
 
Sven Hoexter  [Tue, 25 Dec 2007 18:57:36 +0000  (18:57 +0000)] 
 
* Reworked debian/rules to make it a bit clearer what happens. 
 
Sven Hoexter  [Tue, 25 Dec 2007 18:49:50 +0000  (18:49 +0000)] 
 
* Added Vcs-Svn field to debian/control. 
 
Sven Hoexter  [Tue, 25 Dec 2007 12:49:13 +0000  (12:49 +0000)] 
 
[svn-inject] Applying Debian modifications to trunk 
 
Sven Hoexter  [Tue, 25 Dec 2007 12:48:57 +0000  (12:48 +0000)] 
 
Creating trunk directory