elk (3.0-14) unstable; urgency=low
* Rebuilt package against libgdbm's new version. * Set policy to 3.5.10. -- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Wed, 4 Jun 2003 02:42:08 +0200 git-svn-id: svn://svn.zoy.org/elk/trunk@8 55e467fa-43c5-0310-a8a2-de718669efc6
This commit is contained in:
		
							parent
							
								
									fd4e14a4d1
								
							
						
					
					
						commit
						5066aea63d
					
				| 
						 | 
					@ -1,7 +1,13 @@
 | 
				
			||||||
 | 
					elk (3.0-14) unstable; urgency=low
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * Rebuilt package against libgdbm's new version.
 | 
				
			||||||
 | 
					  * Set policy to 3.5.10.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed,  4 Jun 2003 02:42:08 +0200
 | 
				
			||||||
 | 
					
 | 
				
			||||||
elk (3.0-13) unstable; urgency=low
 | 
					elk (3.0-13) unstable; urgency=low
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * Fixed gcc-3.3 compilation errors due to deprecated usage of <varargs.h>.
 | 
					  * Fixed gcc-3.3 compilation errors due to deprecated usage of <varargs.h>.
 | 
				
			||||||
  * Set policy to 3.5.10.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 30 May 2003 17:04:56 +0200
 | 
					 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 30 May 2003 17:04:56 +0200
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,8 +2,8 @@ Source: elk
 | 
				
			||||||
Section: devel
 | 
					Section: devel
 | 
				
			||||||
Priority: optional
 | 
					Priority: optional
 | 
				
			||||||
Maintainer: Sam Hocevar (Debian packages) <sam+deb@zoy.org>
 | 
					Maintainer: Sam Hocevar (Debian packages) <sam+deb@zoy.org>
 | 
				
			||||||
Build-Depends: debhelper (>> 3.0.0), libelfg0-dev, xlibs-dev, lesstif-dev, libgdbmg1-dev, libxaw7-dev
 | 
					Build-Depends: debhelper (>> 3.0.0), libelfg0-dev, xlibs-dev, lesstif-dev, libgdbm-dev, libxaw7-dev
 | 
				
			||||||
Standards-Version: 3.5.9.0
 | 
					Standards-Version: 3.5.10
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Package: elk
 | 
					Package: elk
 | 
				
			||||||
Architecture: any
 | 
					Architecture: any
 | 
				
			||||||
| 
						 | 
					@ -11,7 +11,7 @@ Section: devel
 | 
				
			||||||
Priority: optional
 | 
					Priority: optional
 | 
				
			||||||
Depends: ${shlibs:Depends}
 | 
					Depends: ${shlibs:Depends}
 | 
				
			||||||
Conflicts: pact (<= 980714-1)
 | 
					Conflicts: pact (<= 980714-1)
 | 
				
			||||||
Description: the Extension Language Kit, a Scheme implementation
 | 
					Description: implementation of Scheme (the Extension Language Kit)
 | 
				
			||||||
 Elk is an implementation of the Scheme programming language,
 | 
					 Elk is an implementation of the Scheme programming language,
 | 
				
			||||||
 designed specifically as an embeddable, reusable extension 
 | 
					 designed specifically as an embeddable, reusable extension 
 | 
				
			||||||
 language subsystem for applications written in C or C++.
 | 
					 language subsystem for applications written in C or C++.
 | 
				
			||||||
| 
						 | 
					@ -27,7 +27,7 @@ Package: elkdoc
 | 
				
			||||||
Architecture: all
 | 
					Architecture: all
 | 
				
			||||||
Section: doc
 | 
					Section: doc
 | 
				
			||||||
Priority: optional
 | 
					Priority: optional
 | 
				
			||||||
Description: the Extension Language Kit documentation
 | 
					Description: documentation for the Extension Language Kit
 | 
				
			||||||
 Elk is an implementation of the Scheme programming language,
 | 
					 Elk is an implementation of the Scheme programming language,
 | 
				
			||||||
 designed specifically as an embeddable, reusable extension 
 | 
					 designed specifically as an embeddable, reusable extension 
 | 
				
			||||||
 language subsystem for applications written in C or C++.    
 | 
					 language subsystem for applications written in C or C++.    
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue