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
79 5312d 06h holmgren /tags/7.6.112-dfsg-1/ [svn-buildpackage] Tagging pike7.6 (7.6.112-dfsg-1)  
78 5312d 06h holmgren /branches/7.6-stable/debian/ Repack upstream tarball without the 'bundles' subdirectory, which
contained a non-free IETF RFC inside nettle-1.14.tar.gz as well as the
GMP documentation, which is released under the GFDL with cover texts,
inside gmp-4.2.1.tar-gz (Closes: #459705).
 
73 5331d 09h holmgren /branches/7.6-stable/debian/ Add "Increase Standards-Version to 3.8.3." to debian/changelog; the actual change was accidentally included in the previous commit again.  
70 5331d 09h holmgren /branches/7.6-stable/debian/ Use $(filter) instead of $(findstring) to parse DEB_BUILD_OPTIONS.  
69 5331d 09h holmgren /branches/7.6-stable/debian/ Add debian/README.source.  
66 5331d 09h holmgren /branches/7.6-stable/debian/ Point Vcs-Svn and Vcs-Browser at svn.debian.org.  
63 5331d 10h holmgren /branches/7.6-stable/debian/ Instead of patching shebangs and fixing execute permissions, simply
remove them from all Pike scripts. None of them are meant to be run
directly anyway.
 
59 5331d 12h holmgren /branches/7.6-stable/debian/ Change word order to get rid of Lintian spelling warning.  
58 5331d 18h holmgren /branches/7.6-stable/debian/ A few more nonmatching globs.  
57 5332d 03h holmgren /branches/7.6-stable/debian/ Add build dependency libfftw3-dev that was mysteriously missing.  
56 5332d 03h holmgren /branches/7.6-stable/debian/ * Increase Debhelper compat level to 5.
- Remove non-matching lines from debian/*.install.
 
55 5332d 03h holmgren /branches/7.6-stable/debian/ Update debian/copyright; fix references to common-licenses.  
54 5332d 05h holmgren /branches/7.6-stable/debian/ Spelling  
53 5332d 05h holmgren /branches/7.6-stable/debian/patches/ Include nettle_2.0 in 00list.  
51 5332d 08h holmgren /branches/7.6-stable/debian/ Modify debian/watch to track the latest 7.6 version using uscan's
recursive capabilities.
 
49 5332d 09h holmgren /branches/7.6-stable/debian/ Complete previous commit.  
48 5332d 11h holmgren /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.
 
37 5541d 05h magnus /branches/7.6-stable/debian/ pike7.6-core.postinst: Don't use absolute path to call
update-alternatives (Closes: #510941).
 
36 5541d 05h 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 5756d 08h magnus /branches/7.6-stable/debian/ Correct spelling in package descriptions.  
34 5756d 08h magnus /branches/7.6-stable/debian/ Correct co-maintainer email address.  
33 5756d 08h magnus /branches/7.6-stable/debian/ 12_perl_init.dpatch (new): Fix silent build failure on hppa (Closes:
#486066). Thanks to Niko Tyni.
 
24 5795d 08h magnus /branches/7.6-stable/ Create branch for stable 7.6 releases, which go to Debian unstable.  
23 5795d 08h magnus /branches/7.6/ Separate 7.6 branch  
20 5802d 07h 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 5802d 08h 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.
 
16 5941d 11h magnus /trunk/debian/ Apply changes made by Alain Schroeder when sponsoring, to preserve the 7.6.93-4 QA upload changes.  
15 5942d 17h magnus /trunk/debian/ Add Vcs fields to debian/control  
14 5942d 17h magnus /trunk/debian/ Update debian/changelog  
13 5942d 17h magnus /trunk/debian/ dh_installchangelogs installs CHANGES.  
12 5942d 17h 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 5942d 17h magnus /trunk/debian/ Update README.Debian with more module exclusions and note about bad local modules directory structure.  
10 5943d 06h 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 5943d 06h magnus /trunk/debian/patches/ Patches: Drop useless 03_language.yacc_bison_fix.dpatch and disable probably unnecessary 04_make_variables_fpic.dpatch  
8 5943d 07h magnus /trunk/debian/ I accidentally checked in all pending changes. Revert and redo piecemeal.  
7 5947d 08h 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 5947d 08h magnus /trunk/debian/ Delete extraneous space  
5 6028d 12h magnus /trunk/debian/ Add debian/watch  
4 6028d 12h magnus /trunk/debian/ Minor touchups to debian/changelog; README.Debian updated with reasons for removed modules.  
3 6028d 13h magnus /trunk/debian/ Major makeover