/[pkg-subversion]/trunk/debian
ViewVC logotype

Log of /trunk/debian

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 941)

Revision 60 - Directory Listing
Modified Sat Feb 21 08:22:43 2004 UTC (9 years, 3 months ago) by dwhedon
Rename ltmain.sh.diff to ltmain.sh.patch so as to make patch names
consistent.

Revision 59 - Directory Listing
Modified Sat Feb 21 08:19:35 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/patches/series : Remove trailing space.

Revision 58 - Directory Listing
Modified Sat Feb 21 08:13:38 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/patches/repos-templates.patch : Refresh this patch against
  subversion 1.0.0-beta1.

Revision 57 - Directory Listing
Modified Wed Feb 18 05:46:43 2004 UTC (9 years, 3 months ago) by dwhedon
This is my first attempt to get the perl bindings to work. There may be some
problems because the testsuite fails to run.


Revision 56 - Directory Listing
Modified Sat Feb 14 19:16:23 2004 UTC (9 years, 3 months ago) by dwhedon
Remove large warning that this software is still in development.

Revision 55 - Directory Listing
Modified Sat Feb 14 15:39:46 2004 UTC (9 years, 3 months ago) by dwhedon
+  * Don't pass broken CFLAGS to swig wrapper build (closes: #232591)

Revision 54 - Directory Listing
Modified Sat Feb 14 11:20:58 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/rules : Should be passing the prefix to swig rather than the
  full path.

Revision 53 - Directory Listing
Modified Fri Feb 13 21:18:58 2004 UTC (9 years, 3 months ago) by dwhedon
* Add build dependancy on libperl-dev so the perl bindings 
  build properly and mostly pass the testsuite.

Revision 52 - Directory Listing
Modified Thu Feb 12 17:21:28 2004 UTC (9 years, 3 months ago) by dwhedon
prepare to release 0.37.0-3, fix a typo

Revision 51 - Directory Listing
Modified Thu Feb 12 17:10:23 2004 UTC (9 years, 3 months ago) by dwhedon
+  * Update swig build-dep to >= 1.3.21.  This isn't actually required
+    by Subversion but I have some current Subversion bug reports that
+    indicate mixinh 1.3.19 builds with 1.3.21 systems may cause problems.
+  * Pass fulll path the swig to configure so as to ensure we use the swig
+    from the Debian package.

Revision 50 - Directory Listing
Modified Tue Feb 10 22:19:48 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/changelog : Call this one 0.37.0-2.3test so it is younger that
  0.37.0-3.

Revision 49 - Directory Listing
Modified Tue Feb 10 22:03:53 2004 UTC (9 years, 3 months ago) by dwhedon
clean target should remove .libs/

Revision 48 - Directory Listing
Modified Tue Feb 10 22:02:09 2004 UTC (9 years, 3 months ago) by dwhedon
always more TODO

Revision 47 - Directory Listing
Modified Tue Feb 10 22:00:23 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/rules : Fix typo, libsvn-perl -> libsvn-core-perl

Revision 46 - Directory Listing
Modified Tue Feb 10 21:58:12 2004 UTC (9 years, 3 months ago) by dwhedon
+  * Fix default repos templates. (closes: #210901)

Revision 45 - Directory Listing
Modified Tue Feb 10 21:47:32 2004 UTC (9 years, 3 months ago) by dwhedon
+  * Start using 'quilt' and part of 'cdbs' to maintain separate pataches
+    within the source package.

Revision 44 - Directory Listing
Modified Tue Feb 10 21:41:59 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/TODO : It would be nice to make a spurious error due to cdbs
  go away.

Revision 43 - Directory Listing
Modified Tue Feb 10 20:51:13 2004 UTC (9 years, 3 months ago) by dwhedon
+  * Fix doc build by giving the new path to the docbook stylesheets.
+    (closes: #231981)

Revision 42 - Directory Listing
Modified Mon Feb 9 22:39:53 2004 UTC (9 years, 3 months ago) by dwhedon
this patch is now applied

Revision 41 - Directory Listing
Modified Mon Feb 9 22:39:07 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/control.in : Add new package libsvn-core-perl.
* debian/rules : Build perl bindings.
* debian/changelog : Note this change.

Revision 40 - Directory Listing
Modified Mon Feb 9 22:11:18 2004 UTC (9 years, 3 months ago) by dwhedon
test shoudl make sure source package builds

Revision 39 - Directory Listing
Modified Mon Feb 9 21:46:45 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/README.Debian : Be more explicit about what libapache2-svn
  does for you.

Revision 38 - Directory Listing
Modified Mon Feb 9 21:43:22 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/rules :  Don't include svnshell.  It is just an example of 
  how to use the bindings and isn't for general consumption. (closes: #230534)
* debian/changelog : Note this change.

Revision 37 - Directory Listing
Modified Mon Feb 9 21:26:21 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/rules : shlibs file now creates a >= dependancy rather than 
  a strict =.  (closes: #231681)
* debian/changelog : Note this change.

Revision 36 - Directory Listing
Modified Mon Feb 9 21:21:31 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/control.in : Mention to abbreviation 'svn' in short package 
  descriptions. (closes: #231698)
* debian/changelog : Note this change.

Revision 35 - Directory Listing
Modified Sat Feb 7 13:23:31 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/TODO : would be nice to have some tests of the package
  after it is built.

Revision 34 - Directory Listing
Modified Sat Feb 7 12:59:16 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/build.sh : Pass all arguments to dpkg-buildpackage.  Check
  build-deps before calling dpkg-buildpackage.

Revision 33 - Directory Listing
Modified Fri Feb 6 23:26:21 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/rules : Install README.
* debian/changelog : Note this change.

Revision 32 - Directory Listing
Modified Fri Feb 6 23:10:52 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/NEWS.Debian : Add pointer to Subversion book when saying
  dump/load is required.
* debian/changelog : Note this change.

Revision 29 - Directory Listing
Modified Tue Feb 3 22:54:40 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/patches/perl-bindings.patch : This package is arch any, fix clean
  target so the perl binding build is cleaned as well.

Revision 28 - Directory Listing
Modified Tue Feb 3 21:53:10 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/patches/perl-bindings.patch : Temporary storage area for 
  the in-development packaged perl bindings.

Revision 27 - Directory Listing
Modified Tue Feb 3 20:43:53 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/rules : Remove unused perl binding build rules.

Revision 26 - Directory Listing
Modified Tue Feb 3 20:40:58 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/rules : powerpc passed the testsuite, don't run it on powerpc
  anymore.

Revision 25 - Directory Listing
Modified Tue Feb 3 19:05:18 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/NEWS.Debian debian/README.Debian : Remove references to subversion 
  0.35.1-1 which was never uploaded.
* debian/changelog: note this change.

Revision 24 - Directory Listing
Modified Tue Feb 3 19:00:10 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/changelog : Note that Bug #230955 will be fixed by
  this upload.

Revision 23 - Directory Listing
Modified Tue Feb 3 17:19:06 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/build.sh : Fix up source package ignore list so svn-make-config.c
  is not ignored.  Run lintian after the build.  Create debian/control
  before the build.  Collect stderrr in the build log as well as stdout.
* debian/changelog: note this change.

Revision 22 - Directory Listing
Modified Mon Feb 2 18:59:33 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/control.in : Remove the part of the package descriptions that
  says subversion is "in development, alpha"
* debian/changelog : Note this.

Revision 21 - Directory Listing
Modified Sun Feb 1 22:28:02 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/control.in : Increate apache dependancy to 2.0.48-7
  since -5 and -6 had problems.
* debian/changelog : Update.

Revision 20 - Directory Listing
Modified Sun Feb 1 22:21:21 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/control.in : Remove build-dep on libgdbm-dev, I think
  I only needed that due to a problem with a previous libapr version.
* debian/changelog : Update.

Revision 19 - Directory Listing
Modified Fri Jan 30 05:36:25 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/control.in : Add build depends on libgdbm-dev
* debian/changelog : Note this change. Note that this upload fixes 
  Bug #230311, runtime linker failures.  Remove note saying we aren't
  yet at 1.0, since we might be.

Revision 18 - Directory Listing
Modified Fri Jan 30 05:32:43 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/rules : Testsuite has been run on i386, but not yet
  on powerpc.

Revision 17 - Directory Listing
Modified Fri Jan 30 05:31:39 2004 UTC (9 years, 3 months ago) by dwhedon
* debian/tools/Makefile : Clean up the .o also.

Revision 16 - Directory Listing
Modified Mon Jan 26 20:02:57 2004 UTC (9 years, 4 months ago) by dwhedon
* debian/rules : Make sure /usr/share/doc/<package>/ exists 
  before trying to install to it.

Revision 15 - Directory Listing
Modified Mon Jan 26 19:22:23 2004 UTC (9 years, 4 months ago) by dwhedon
* debian/rules : Add forgotten '\'.

Revision 14 - Directory Listing
Modified Mon Jan 26 19:09:22 2004 UTC (9 years, 4 months ago) by dwhedon
* debian/rules :  Fix two broken build targets.

Revision 13 - Directory Listing
Modified Tue Jan 20 20:34:10 2004 UTC (9 years, 4 months ago) by dwhedon
* debian/changelog : Note that bug 202885 is fixed thanks to upstream
  changes.

Revision 12 - Directory Listing
Modified Sun Jan 18 18:41:20 2004 UTC (9 years, 4 months ago) by dwhedon
* debian/control.in : Remove note saying that this is an alpha release.
  We still aren't at 1.0 but we are getting close.
* debian/changelog: note this change.

Revision 11 - Directory Listing
Modified Sun Jan 18 18:17:51 2004 UTC (9 years, 4 months ago) by dwhedon
* debian/rules : Remove and remake libsvn_swig_py to fix Bug #220107.
* debian/changelog : Note this change.

Revision 10 - Directory Listing
Modified Sun Jan 18 16:40:17 2004 UTC (9 years, 4 months ago) by dwhedon
* debian/build.sh : This is now executable.

Revision 9 - Directory Listing
Modified Sun Jan 18 16:31:27 2004 UTC (9 years, 4 months ago) by dwhedon
* debian/rules : Create /etc/subversion/* as part of the build process.
* debian/tools/Makefile : Link with libtool so we can use the 
  libraries in the build diirectory.  This allows us to run this
  program during the build.
* debian/tools/README : New file.
* debian/TODO : Less to do.
* debian/changelog : Note this change.

Revision 8 - Directory Listing
Modified Sun Jan 18 16:18:34 2004 UTC (9 years, 4 months ago) by dwhedon
* debian/tools/svn-defaults : These are now generated during the build.

Revision 7 - Directory Listing
Modified Sun Jan 18 15:36:49 2004 UTC (9 years, 4 months ago) by dwhedon
* debian/copyright : Update to 2004.
* debian/changelog : Note this change.

Revision 6 - Directory Listing
Modified Sun Jan 18 15:34:48 2004 UTC (9 years, 4 months ago) by dwhedon
* debian/build.sh : New file.
* debian/TODO : Autogenerated files are no longer in the diff.
* debian/changelog : Note these changes.
* debian/rules : Re-arrange the way that autogen.sh gets called.
  The 'autogen' target is no longer a dependancy of the 'clean' target.
  'autogen' is now a dependancy of 'build'.

Revision 5 - Directory Listing
Modified Sun Jan 18 14:21:40 2004 UTC (9 years, 4 months ago) by dwhedon
* debian/TODO : This package is now in a repository that encourages outside
  contributions.

Revision 4 - Directory Listing
Modified Sun Jan 18 13:41:51 2004 UTC (9 years, 4 months ago) by dwhedon
* debian/control.in : Add back build dependancy on xsltproc and docbook-xsl.
* debian/changelog : We build the doc again.
* debian/rules : XSL_DIR set in the Makefile no longer allows us to use
  stylesheets installed on the system, create a symlink so the build works.

Revision 3 - Directory Listing
Modified Sun Jan 18 12:36:49 2004 UTC (9 years, 4 months ago) by dwhedon
* debian/control: Remove this file since it is generated from 
  debian/control.in

Revision 2 - Directory Listing
Modified Sun Jan 18 12:06:29 2004 UTC (9 years, 4 months ago) by dwhedon
* debian/changelog : This release closes #193062

Revision 1 - Directory Listing
Added Sun Jan 18 11:03:17 2004 UTC (9 years, 4 months ago) by dwhedon
* trunk/debian/ : Import current (unreleased) 0.36.0-1 debian/ subdir.

  ViewVC Help
Powered by ViewVC 1.1.5