Ask a Question related to Debian, Design and Development.
-
David Z Maze #1
Re: versioning for custom packages
"Dj Statik" <djstatik@internode.on.net> writes:
You should probably look in the Debian Policy Manual for details on> I am wanting to build custom packages of various utilities that are already
> in the Debian archive.
>
> Is there a recommended versioning system I should use while building these
> packages?
how the versions work; if it were me, I'd obey the conventions for
non-maintainer uploads (for non-native packages 1.2.3-4, use
1.2.3-4.1; for native packages 2.4.6, use 2.4.6.1). That makes you
newer than the current Debian version but older than the "next" one,
pretty much whatever it is.
If you really really don't want a pre-packaged version, ever, you also> I thought of using the word "custom" before the version number.
>
> blah-custom.1.0
>
> but dh_make doesn't seem to like non numeric values in the version
> string.
might use an epoch, like 999:1.2.3-4.
--
David Maze [email]dmaze@debian.org[/email] [url]http://people.debian.org/~dmaze/[/url]
"Theoretical politics is interesting. Politicking should be illegal."
-- Abra Mitchell
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
David Z Maze Guest
-
Web Service Versioning
I have a .NET web service and I want to be able to version it, and continue developing on a separate version altogether. The client that accesses... -
Web Service Versioning in GAC
I have deployed version 1.0 and 2.0 of a web service in GAC. When I call the web service from the client application on the Internet, the version... -
[PHP-DEV] --enable-versioning does not work (was: [PHP-DEV] [PATCH] disallow --enable-versioning with shared modules)
Hello Jani, Friday, November 14, 2003, 5:15:39 PM, you wrote: -
Versioning Best Practices?
Emad, Now that web applications are classes themselves the same versioning best practices apply! Go ahead and follow the versioning components... -
versioning of assemblies
Hi, I was reading a doc on versioning, and came to know that versioning of assemblies are easier than ever. Can sb pl mention me, how this can be...



Reply With Quote

