Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
45 5352d 15h magnus /branches/7.6-stable/debian/ * Switch to Nettle 2.0 (Build-Depend on nettle-dev instead of
libnettle-dev).
+ nettle_2.0.dpatch: Changes from upstream CVS needed to accomodate the
API changes.
 
44 5372d 10h magnus /trunk/debian/ Close bugs.  
43 5372d 15h magnus /trunk/debian/ pike7.8-core.postinst: Increase update-alternatives priority.  
42 5373d 19h magnus /trunk/debian/ Rename the metapackage that depends on all Pike packages pike7.8-full,
-full being a more common suffix for such a package.
 
41 5396d 14h magnus /trunk/debian/ * New major upstream release; new package name.
+ New modules: SQLite, Fuse, DNS-SD, and FFTW.
- Perl module removed.
* Modify debian/watch to track the latest 7.8 version using uscan's
recursive capabilities.
* debian/control:
* Bumped standards to version 3.8.0.
+ Added build dependency on libfftw3-dev.
+ Added build dependency on libavahi-compat-libdnssd-dev.
+ Created new binary package 'pike-dnssd' for pike DNS-SD module.
- Dropped the dependencies on libpng12-dev and libreadline5-dev.
* debian/rules:
- Removed '--with-perl' from CFARGS as perl module is deprecated.
* Fixed path to dynamic_module_makefile in install rule.
* Rewrote shell trickery to determine DEBVERSION as previous method did
not work correctly in all cases.
- Enable GTK2 module as it has much better support in 7.8.
- Fixed CFARGS quoting issues.
- Specifically disable DVB and Oracle in CFARGS.
- Tidy things up a bit.
* debian/patches/05_install.pike.dpatch: refreshed.
* debian/patches/07_dynamic_module_makefile.in-libgcc.dpatch: refreshed.
* debian/copyright: Point at versioned copy of GPL and LGPL.
* Big thanks to Cody A.W. Somerville <cody-somerville@ubuntu.com> who did
most the the work.
 
40 5399d 07h magnus /trunk/debian/ Change back some paths in watch and SVN URLs.  
39 5399d 08h magnus /trunk/debian/ Merge changes from 7.6 branch.  
38 5399d 08h magnus /trunk/debian/ Merge changes on 7.6 stable branch  
37 5561d 08h magnus /branches/7.6-stable/debian/ pike7.6-core.postinst: Don't use absolute path to call
update-alternatives (Closes: #510941).
 
36 5561d 08h magnus /branches/7.6-stable/debian/ 12_perl_init.dpatch: Don't use .bak as filename extension for the
original of the patched file (Closes: #512539). Thanks to Robert
Millan for spotting this.
 
35 5776d 10h magnus /branches/7.6-stable/debian/ Correct spelling in package descriptions.  
34 5776d 10h magnus /branches/7.6-stable/debian/ Correct co-maintainer email address.  
33 5776d 10h magnus /branches/7.6-stable/debian/ 12_perl_init.dpatch (new): Fix silent build failure on hppa (Closes:
#486066). Thanks to Niko Tyni.
 
32 5814d 13h magnus /tags/7.6.116-1/ [svn-buildpackage] Tagging pike7.6 (7.6.116-1)  
31 5814d 13h magnus /tags/ [svn-buildpackage] Removing old tag pike7.6-7.6.116-1  
30 5814d 13h magnus /branches/7.6/debian/ Remove the --host and --build configure arguments; some configure scripts screw up.  
29 5814d 21h magnus /tags/7.6.116-1/ [svn-buildpackage] Tagging pike7.6 (7.6.116-1)  
28 5815d 07h magnus /branches/7.6/debian/ debian/control: Adjust Vcs-Svn field.  
27 5815d 07h magnus /branches/7.6/debian/ debian/rules: Handle DEB_*_GNU_TYPE and modify quoting of strings
inside the long string of configure arguments.
 
26 5815d 10h magnus /branches/7.6/debian/ Update debian/copyright.  
25 5815d 10h magnus /branches/7.6/debian/ * The latest downloadable "beta" release of the 7.6 branch.
* Modify debian/watch to track the beta download directory.
 
24 5815d 11h magnus /branches/7.6-stable/ Create branch for stable 7.6 releases, which go to Debian unstable.  
23 5815d 11h magnus /branches/7.6/ Separate 7.6 branch  
22 5815d 11h magnus /branches/ Create branches directory.  
21 5820d 22h magnus /tags/7.6.112-2/ [svn-buildpackage] Tagging pike7.6 (7.6.112-2)  
20 5822d 09h magnus /trunk/debian/ 11_pthread_stub.dpatch: Make sure configure doesn't think
pthread_atfork() works just because it exists, when it's in fact a
stub. (Closes: #462998). Thanks to Samuel Thibault.
 
19 5822d 11h magnus /trunk/debian/ * Increase Standards-Version to 3.7.3:
* debian/menu: change section from Apps/Programming to
Applications/Programming.
* Fix capitalization issues in package descriptions and remove
superfluous occurrences of upstream homepage URL.
* New maintainer email address.
* Work around build failures on alpha by removing build-indep from the
prerequisites of build.
* Drop the versioned dependency on freeglut3-dev (>= 2.2.0-6.1) for
alpha and hppa since even sarge has 2.2.0-8.
* Correct doc-base section according to new section list.
 
18 5961d 14h magnus /tags/7.6.112-1/ [svn-buildpackage] Tagging pike7.6 (7.6.112-1)  
17 5961d 14h magnus /tags/ Create tags directory  
16 5961d 14h magnus /trunk/debian/ Apply changes made by Alain Schroeder when sponsoring, to preserve the 7.6.93-4 QA upload changes.  
15 5962d 20h magnus /trunk/debian/ Add Vcs fields to debian/control  
14 5962d 20h magnus /trunk/debian/ Update debian/changelog  
13 5962d 20h magnus /trunk/debian/ dh_installchangelogs installs CHANGES.  
12 5962d 20h magnus /trunk/debian/ Attempt to get optimizations right. Don't install our own specs file - the ordinary one is not that bad really. Changes related to making pike7.6-dev Architecture: any. Let dh_installchangelogs install upstream CHANGES. Fix pike-config.  
11 5962d 20h magnus /trunk/debian/ Update README.Debian with more module exclusions and note about bad local modules directory structure.  
10 5963d 09h magnus /trunk/debian/ Update debian/copyright to reflect that the package was built on an upstream tarball rather than code from CVS, and list current maintainers.  
9 5963d 09h magnus /trunk/debian/patches/ Patches: Drop useless 03_language.yacc_bison_fix.dpatch and disable probably unnecessary 04_make_variables_fpic.dpatch  
8 5963d 09h magnus /trunk/debian/ I accidentally checked in all pending changes. Revert and redo piecemeal.  
7 5967d 11h magnus /trunk/debian/ Update debian/copyright to reflect that the package was built on an upstream tarball rather than code from CVS, and list current maintainers.  
6 5967d 11h magnus /trunk/debian/ Delete extraneous space