release 0.4.2
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABCgAGBQJU/gLNAAoJEA15HcjXN8HZq1cIAL+qpa119dGR+mnEoulFTpbN itgb+hPauqGXfaebqL8jjIXW3Zebp6T1uP6PGK88qsuPibfZFQACx4k9KzAGTCL/ Uk5KMr+eHIH5wfKS+1jjSxOwqlfcHc7IoSGzALSZEXVzJNT26hr3QX8GvjvGAjj1 ka4EluwDAxU/67jjgUENtMorD2z0K6RmgBhzwLxqftrPlccDjeBjtqTQSrIFj8pH Zg0iDO6eT+Gjc2ujGAuah2nzPTAsd9suQaSX/wguBhFgRG1pw3fLYaeS7dEbrfB5 hWS09mdZEF8D4ShajYSwSyemaAkuvxSxcsxkNGSrAV7epZQafdH01pyOi6dE/Us= =P0Ji -----END PGP SIGNATURE----- Merge tag '0.4.2' into develop release 0.4.2 * tag '0.4.2': update version number and ChangeLog
This commit is contained in:
		
						commit
						0d54abd22f
					
				
					 3 changed files with 5 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,3 +1,6 @@
 | 
				
			||||||
 | 
					2015-03-09  Jan Dittberner  <jan@dittberner.info>
 | 
				
			||||||
 | 
						* apply patch for DMD link by Paul Wise
 | 
				
			||||||
 | 
					
 | 
				
			||||||
2015-02-20  Jan Dittberner  <jan@dittberner.info>
 | 
					2015-02-20  Jan Dittberner  <jan@dittberner.info>
 | 
				
			||||||
	* add Jessie requirements file
 | 
						* add Jessie requirements file
 | 
				
			||||||
	* fix language check if no Accept-Language header is sent
 | 
						* fix language check if no Accept-Language header is sent
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -53,7 +53,7 @@ copyright = u'2009-2015, Jan Dittberner'
 | 
				
			||||||
# built documents.
 | 
					# built documents.
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# The short X.Y version.
 | 
					# The short X.Y version.
 | 
				
			||||||
version = '0.4.1'
 | 
					version = '0.4.2'
 | 
				
			||||||
# The full version, including alpha/beta/rc tags.
 | 
					# The full version, including alpha/beta/rc tags.
 | 
				
			||||||
release = version
 | 
					release = version
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
										
									
									
									
								
							| 
						 | 
					@ -28,7 +28,7 @@ except ImportError:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
setup(
 | 
					setup(
 | 
				
			||||||
    name='debianmemberportfolio',
 | 
					    name='debianmemberportfolio',
 | 
				
			||||||
    version='0.4.1',
 | 
					    version='0.4.2',
 | 
				
			||||||
    description='service to create Debian Member Portfolio URLs',
 | 
					    description='service to create Debian Member Portfolio URLs',
 | 
				
			||||||
    long_description="""This is a service implementation that returns a set of
 | 
					    long_description="""This is a service implementation that returns a set of
 | 
				
			||||||
    personalized URLs as outlined in https://wiki.debian.org/DDPortfolio. It
 | 
					    personalized URLs as outlined in https://wiki.debian.org/DDPortfolio. It
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue